Warning, /plasma-mobile/plasma-settings/org.kde.mobile.plasmasettings.json is written in an unsupported language. File is not indexed.
0001 {
0002 "id": "org.kde.mobile.plasmasettings",
0003 "runtime": "org.kde.Platform",
0004 "runtime-version": "5.15-22.08",
0005 "sdk": "org.kde.Sdk",
0006 "command": "plasma-settings",
0007 "tags": ["nightly"],
0008 "desktop-file-name-suffix": " (Nightly)",
0009 "finish-args": [
0010 "--share=ipc",
0011 "--share=network",
0012 "--socket=x11",
0013 "--socket=wayland",
0014 "--device=dri",
0015 "--filesystem=home",
0016 "--talk-name=org.freedesktop.Notifications"
0017 ],
0018 "separate-locales": false,
0019
0020 "modules": [
0021 {
0022 "name": "plasma-settings",
0023 "buildsystem": "cmake-ninja",
0024 "builddir": true,
0025 "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ]
0026 }
0027 ]
0028 }