mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 10:22:52 +00:00
generic: add X-KDE-HasTrayOption to .desktop files
note that some applications (e.g. kvkbd, kget, kmix, ktimer, etc.) use custom status notifier Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
5b4f518906
commit
8a8aa4ea48
6 changed files with 6 additions and 0 deletions
|
@ -154,5 +154,6 @@ Type=Application
|
|||
Terminal=false
|
||||
StartupNotify=true
|
||||
X-KDE-HasTempFileOption=true
|
||||
X-KDE-HasTrayOption=true
|
||||
Categories=Qt;KDE;Utility;Archiving;Compression;X-KDE-Utilities-File;
|
||||
InitialPreference=3
|
||||
|
|
|
@ -159,3 +159,4 @@ MimeType=inode/directory;
|
|||
X-DocPath=filelight/index.html
|
||||
Categories=Qt;KDE;Utility;
|
||||
StartupNotify=true
|
||||
X-KDE-HasTrayOption=true
|
||||
|
|
|
@ -182,3 +182,4 @@ X-DocPath=gwenview/index.html
|
|||
# primary applications for folders.
|
||||
InitialPreference=8
|
||||
StartupNotify=true
|
||||
X-KDE-HasTrayOption=true
|
||||
|
|
|
@ -151,4 +151,5 @@ GenericName[zh_TW]=科學計算機
|
|||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
X-KDE-HasTrayOption=true
|
||||
Categories=Qt;KDE;Utility;X-KDE-Utilities-Desktop;
|
||||
|
|
|
@ -8,3 +8,4 @@ Terminal=false
|
|||
Type=Application
|
||||
Categories=Qt;KDE;System;
|
||||
StartupNotify=true
|
||||
X-KDE-HasTrayOption=true
|
||||
|
|
|
@ -131,3 +131,4 @@ InitialPreference=7
|
|||
Categories=Qt;KDE;Graphics;Office;Viewer;
|
||||
MimeType=application/vnd.kde.okular-archive;
|
||||
StartupNotify=true
|
||||
X-KDE-HasTrayOption=true
|
||||
|
|
Loading…
Add table
Reference in a new issue