generic: proper support for icon and caption in .desktop files

This commit is contained in:
Ivailo Monev 2015-09-21 00:43:22 +00:00
parent 598b724c4b
commit d3b86ed118
10 changed files with 10 additions and 10 deletions

View file

@ -89,7 +89,7 @@ Name[wa]=Håyneu d' fontes
Name[x-test]=xxKFontViewxx
Name[zh_CN]=KFontView
Name[zh_TW]=KFontView
Exec=kfontview %U
Exec=kfontview --icon '%i' --caption '%c' %U
Icon=kfontview
X-KDE-StartupNotify=true
Type=Application

View file

@ -252,7 +252,7 @@ Comment[wa]=Ene aplikete po candjî l' grandeu eyet tourner li håynaedje so le
Comment[x-test]=xxA panel applet for resizing and reorientating X screens.xx
Comment[zh_CN]= X
Comment[zh_TW]=調 X
Exec=krandrtray
Exec=krandrtray --icon '%i' --caption '%c'
Icon=preferences-desktop-display-randr
Type=Application
OnlyShowIn=KDE;

View file

@ -1,5 +1,5 @@
[Desktop Entry]
Exec=kinfocenter
Exec=kinfocenter --icon '%i' --caption '%c'
Icon=hwinfo
Type=Application
X-DocPath=kinfocenter/index.html

View file

@ -177,7 +177,7 @@ GenericName[xh]=Isixhobo Sebhodi eqhoboshayo
GenericName[x-test]=xxClipboard Toolxx
GenericName[zh_CN]=
GenericName[zh_TW]=簿
Exec=klipper
Exec=klipper --icon '%i' --caption '%c'
Icon=klipper
Type=Application
X-DocPath=klipper/index.html

View file

@ -1,5 +1,5 @@
[Desktop Entry]
Exec=kmenuedit
Exec=kmenuedit --icon '%i' --caption '%c'
Icon=kmenuedit
X-DocPath=kmenuedit/index.html
Type=Application

View file

@ -177,7 +177,7 @@ GenericName[wa]=Macrea po les ridants rantoele
GenericName[x-test]=xxNetwork Folder Wizardxx
GenericName[zh_CN]=
GenericName[zh_TW]=
Exec=knetattach
Exec=knetattach --icon '%i' --caption '%c'
InitialPreference=6
Icon=knetattach
Type=Application

View file

@ -167,7 +167,7 @@ GenericName[xh]=Indlela yokusebenza Yophatho
GenericName[x-test]=xxSystem Monitorxx
GenericName[zh_CN]=
GenericName[zh_TW]=
Exec=ksysguard %U
Exec=ksysguard --icon '%i' --caption '%c' %U
Icon=utilities-system-monitor
Type=Application
MimeType=application/x-ksysguard;

View file

@ -113,7 +113,7 @@ GenericName[uk]=Засіб керування торбинками
GenericName[x-test]=xxWallet Management Toolxx
GenericName[zh_CN]=
GenericName[zh_TW]=
Exec=kwalletmanager %u
Exec=kwalletmanager --icon '%i' --caption '%c' %u
MimeType=application/x-kwallet;
InitialPreference=6
Icon=kwalletmanager

View file

@ -1,5 +1,5 @@
[Desktop Entry]
Exec=systemsettings -caption %c %i
Exec=systemsettings --icon '%i' --caption '%c'
Icon=preferences-system
Type=Application
X-KDE-StartupNotify=true

View file

@ -1,5 +1,5 @@
[Desktop Entry]
Exec=systemsettings -caption %c %i
Exec=systemsettings --icon '%i' --caption '%c'
Icon=preferences-system
Type=Application
X-DocPath=systemsettings/index.html