mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
generic: explicitly enable startup notification for all applications that support it
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
7cfd2e3fd3
commit
316bd08f90
6 changed files with 6 additions and 1 deletions
|
@ -158,3 +158,4 @@ Terminal=false
|
|||
MimeType=inode/directory;
|
||||
X-DocPath=filelight/index.html
|
||||
Categories=Qt;KDE;Utility;
|
||||
StartupNotify=true
|
||||
|
|
|
@ -181,3 +181,4 @@ X-DocPath=gwenview/index.html
|
|||
# InitialPreference should be less than Dolphin so that Gwenview is not the
|
||||
# primary applications for folders.
|
||||
InitialPreference=8
|
||||
StartupNotify=true
|
||||
|
|
|
@ -7,3 +7,4 @@ Exec=kemu --icon '%i' --caption '%c' %U
|
|||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Qt;KDE;System;
|
||||
StartupNotify=true
|
||||
|
|
|
@ -125,3 +125,4 @@ GenericName[zh_CN]=远程桌面客户端
|
|||
GenericName[zh_TW]=遠端桌面客戶端
|
||||
X-DocPath=krdc/index.html
|
||||
Categories=Qt;KDE;Network;RemoteAccess;
|
||||
StartupNotify=true
|
||||
|
|
|
@ -43,4 +43,4 @@ GenericName[uk]=Віртуальна клавіатура
|
|||
GenericName[x-test]=xxVirtual Keyboardxx
|
||||
Categories=Qt;KDE;Utility;Accessibility;
|
||||
Terminal=false
|
||||
|
||||
StartupNotify=true
|
||||
|
|
|
@ -130,3 +130,4 @@ X-DocPath=okular/index.html
|
|||
InitialPreference=7
|
||||
Categories=Qt;KDE;Graphics;Office;Viewer;
|
||||
MimeType=application/vnd.kde.okular-archive;
|
||||
StartupNotify=true
|
||||
|
|
Loading…
Add table
Reference in a new issue