Mercurial > projects > package-update-indicator
comparison org.guido-berhoerster.code.package-update-indicator.desktop.in @ 51:f27122a7bb02
Fix desktop files
Remove the "TrayIcon" category from the indicator autostart desktop file since
it must be combined with "OnlyShowIn".
Hide the indicator and preferences application in KDE by default since it comes
with its own implementation.
Display the preferences application in the Xfce system settings dialog.
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Thu, 03 Dec 2020 08:51:48 +0100 |
parents | 6884bb8130ca |
children |
comparison
equal
deleted
inserted
replaced
50:25552baecdcd | 51:f27122a7bb02 |
---|---|
4 Comment=Notify about available software updates | 4 Comment=Notify about available software updates |
5 Icon=system-software-update | 5 Icon=system-software-update |
6 Exec=package-update-indicator | 6 Exec=package-update-indicator |
7 Terminal=false | 7 Terminal=false |
8 Type=Application | 8 Type=Application |
9 Categories=Utility;GTK;TrayIcon; | 9 Categories=Utility;GTK; |
10 NotShowIn=GNOME; | 10 NotShowIn=GNOME;KDE; |