46789eb1c8
this makes easier to develop a new plasmoid, there are two templates: one is for a pure QML plasmoid the othe rone has a C++ part
106 lines
3.6 KiB
Desktop File
106 lines
3.6 KiB
Desktop File
[Desktop Entry]
|
||
Name=%{APPNAME}
|
||
Name[bg]=%{APPNAME}
|
||
Name[bs]=%{APPNAME}
|
||
Name[ca]=%{APPNAME}
|
||
Name[ca@valencia]=%{APPNAME}
|
||
Name[cs]=%{APPNAME}
|
||
Name[da]=%{APPNAME}
|
||
Name[de]=%{APPNAME}
|
||
Name[el]=%{APPNAME}
|
||
Name[en_GB]=%{APPNAME}
|
||
Name[eo]=%{APPNAME}
|
||
Name[es]=%{APPNAME}
|
||
Name[et]=%{APPNAME}
|
||
Name[fi]=%{APPNAME}
|
||
Name[fr]=%{APPNAME}
|
||
Name[ga]=%{APPNAME}
|
||
Name[gl]=%{APPNAME}
|
||
Name[hu]=%{APPNAME}
|
||
Name[it]=%{APPNAME}
|
||
Name[ja]=%{APPNAME}
|
||
Name[kk]=%{APPNAME}
|
||
Name[km]=%{APPNAME}
|
||
Name[ko]=%{APPNAME}
|
||
Name[lt]=%{APPNAME}
|
||
Name[lv]=%{APPNAME}
|
||
Name[nb]=%{APPNAME}
|
||
Name[nds]=%{APPNAME}
|
||
Name[nl]=%{APPNAME}
|
||
Name[nn]=%{APPNAME}
|
||
Name[pa]=%{APPNAME}
|
||
Name[pl]=%{APPNAME}
|
||
Name[pt]=%{APPNAME}
|
||
Name[pt_BR]=%{APPNAME}
|
||
Name[ro]=%{APPNAME}
|
||
Name[ru]=%{APPNAME}
|
||
Name[sk]=%{APPNAME}
|
||
Name[sl]=%{APPNAME}
|
||
Name[sq]=%{APPNAME}
|
||
Name[sr]=%{APPNAME}
|
||
Name[sr@ijekavian]=%{APPNAME}
|
||
Name[sr@ijekavianlatin]=%{APPNAME}
|
||
Name[sr@latin]=%{APPNAME}
|
||
Name[sv]=%{APPNAME}
|
||
Name[tr]=%{APPNAME}
|
||
Name[ug]=%{APPNAME}
|
||
Name[uk]=%{APPNAME}
|
||
Name[x-test]=xx%{APPNAME}xx
|
||
Name[zh_CN]=%{APPNAME}
|
||
Name[zh_TW]=%{APPNAME}
|
||
Comment=what your app does in a few words
|
||
Comment[bs]=šta vaš program radi u nekoliko riječi
|
||
Comment[ca]=Què fa la vostra aplicació en poques paraules
|
||
Comment[ca@valencia]=Què fa la vostra aplicació en poques paraules
|
||
Comment[da]=nogle få ord om hvad din app gør
|
||
Comment[de]=Kurze Bescheibung, was Ihre Anwendung tut
|
||
Comment[el]=με λίγα λόγια,τι κάνει η εφαρμογή σας
|
||
Comment[en_GB]=what your app does in a few words
|
||
Comment[es]=lo que hace su aplicación, en pocas palabras
|
||
Comment[et]=Mõne sõnaga, mida rakendus teeb
|
||
Comment[fi]=ohjelmasi toiminta muutamalla sanalla
|
||
Comment[fr]=ce que fait votre application en quelques mots
|
||
Comment[gl]=o que fai o seu programa en poucas palabras
|
||
Comment[hu]=mit csinál az alkalmazása néhány szóban
|
||
Comment[it]=cosa fa la tua applicazione in poche parole
|
||
Comment[kk]=қолданбаңыз не істейді - бір-екі сөзде
|
||
Comment[ko]=프로그램이 하는 일에 대한 간단한 설명
|
||
Comment[nb]=hva programmet gjør, med noen få ord
|
||
Comment[nl]=wat uw app in een paar woorden doet
|
||
Comment[pl]=w kilku słowach opis co robi twój program
|
||
Comment[pt]=o que a sua aplicação faz, em poucas palavras
|
||
Comment[pt_BR]=breve descrição do que o seu aplicativo faz
|
||
Comment[ru]=Краткое описание вашего приложений
|
||
Comment[sk]=čo vaša aplikácia robí v niekoľkých slovách
|
||
Comment[sl]=kaj vaš program dela, nekaj besed
|
||
Comment[sr]=Неколико речи о намени програма
|
||
Comment[sr@ijekavian]=Неколико речи о намени програма
|
||
Comment[sr@ijekavianlatin]=Nekoliko reči o nameni programa
|
||
Comment[sr@latin]=Nekoliko reči o nameni programa
|
||
Comment[sv]=vad programmet gör med några få ord
|
||
Comment[tr]=uygulamanızın birkaç kelime ile ne yaptığı
|
||
Comment[uk]=призначення вашої програми у декількох словах
|
||
Comment[x-test]=xxwhat your app does in a few wordsxx
|
||
Comment[zh_TW]=簡單說明您的程式做什麼事情
|
||
|
||
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
|