|
| 1 | +{ |
| 2 | + "name": "dde-launchpad", |
| 3 | + "group": "dde", |
| 4 | + "submodules": [ |
| 5 | + { |
| 6 | + "name": "launchpad.debug", |
| 7 | + "filter": "org.deepin.dde.launchpad.debug", |
| 8 | + "exec": "/usr/bin/dde-shell", |
| 9 | + "logType": "journal" |
| 10 | + }, |
| 11 | + { |
| 12 | + "name": "launchpad.desktop", |
| 13 | + "filter": "org.deepin.dde.launchpad.desktop", |
| 14 | + "exec": "/usr/bin/dde-shell", |
| 15 | + "logType": "journal" |
| 16 | + }, |
| 17 | + { |
| 18 | + "name": "launchpad.input", |
| 19 | + "filter": "org.deepin.dde.launchpad.input", |
| 20 | + "exec": "/usr/bin/dde-shell", |
| 21 | + "logType": "journal" |
| 22 | + }, |
| 23 | + { |
| 24 | + "name": "launchpad.controller", |
| 25 | + "filter": "org.deepin.dde.launchpad.controller", |
| 26 | + "exec": "/usr/bin/dde-shell", |
| 27 | + "logType": "journal" |
| 28 | + }, |
| 29 | + { |
| 30 | + "name": "launchpad.applet", |
| 31 | + "filter": "org.deepin.dde.launchpad.applet", |
| 32 | + "exec": "/usr/bin/dde-shell", |
| 33 | + "logType": "journal" |
| 34 | + }, |
| 35 | + { |
| 36 | + "name": "launchpad.integration", |
| 37 | + "filter": "org.deepin.dde.launchpad.integration", |
| 38 | + "exec": "/usr/bin/dde-shell", |
| 39 | + "logType": "journal" |
| 40 | + }, |
| 41 | + { |
| 42 | + "name": "launchpad.gioutils", |
| 43 | + "filter": "org.deepin.dde.launchpad.gioutils", |
| 44 | + "exec": "/usr/bin/dde-shell", |
| 45 | + "logType": "journal" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": "launchpad.models", |
| 49 | + "filter": "org.deepin.dde.launchpad.models", |
| 50 | + "exec": "/usr/bin/dde-shell", |
| 51 | + "logType": "journal" |
| 52 | + }, |
| 53 | + { |
| 54 | + "name": "launchpad.quick", |
| 55 | + "filter": "org.deepin.dde.launchpad.quick", |
| 56 | + "exec": "/usr/bin/dde-shell", |
| 57 | + "logType": "journal" |
| 58 | + }, |
| 59 | + { |
| 60 | + "name": "launchpad.treeland", |
| 61 | + "filter": "org.deepin.dde.launchpad.treeland", |
| 62 | + "exec": "/usr/bin/dde-shell", |
| 63 | + "logType": "journal" |
| 64 | + }, |
| 65 | + { |
| 66 | + "name": "launchpad.utils", |
| 67 | + "filter": "org.deepin.dde.launchpad.utils", |
| 68 | + "exec": "/usr/bin/dde-shell", |
| 69 | + "logType": "journal" |
| 70 | + } |
| 71 | + ], |
| 72 | + "visible": 1, |
| 73 | + "version": "V1.0" |
| 74 | +} |
0 commit comments