06be5c64f7
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
25 lines
662 B
Desktop File
25 lines
662 B
Desktop File
[Desktop Entry]
|
|
Name=%{APPNAME}
|
|
Comment=what your app does in a few words
|
|
|
|
Icon=applications-system
|
|
Type=Service
|
|
ServiceTypes=Plasma/Applet
|
|
|
|
X-KDE-PluginInfo-Author=%{AUTHOR}
|
|
X-KDE-PluginInfo-Email=%{EMAIL}
|
|
X-KDE-PluginInfo-Name=%{APPNAMELC}
|
|
X-KDE-PluginInfo-Version=1.0
|
|
X-KDE-PluginInfo-Website=http://plasma.kde.org/
|
|
X-KDE-PluginInfo-Category=Utilities
|
|
X-KDE-PluginInfo-Depends=
|
|
X-KDE-PluginInfo-License=GPL
|
|
X-KDE-PluginInfo-EnabledByDefault=true
|
|
X-KDE-PluginInfo-Name=org.kde.%{APPNAMELC}
|
|
|
|
X-Plasma-API=declarativeappletscript
|
|
X-Plasma-MainScript=ui/main.qml
|
|
X-Plasma-Requires-FileDialog=Unused
|
|
X-Plasma-Requires-LaunchApp=Unused
|
|
X-Plasma-DefaultSize=200,300
|