Mercurial > projects > package-update-indicator
annotate org.guido-berhoerster.code.package-update-indicator.desktop.in @ 56:08747f3a718b
Add new setting to hide indicator menu items
The setting hide-menu-items is an array of strings containing the actions
associated with menu items that should be hidden from the indicator menu.
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Tue, 16 Aug 2022 16:19:02 +0200 |
parents | f27122a7bb02 |
children |
rev | line source |
---|---|
0
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
1 [Desktop Entry] |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
2 Name=Package Update Indicator |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
3 GenericName=Package Update Indicator |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
4 Comment=Notify about available software updates |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
5 Icon=system-software-update |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
6 Exec=package-update-indicator |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
7 Terminal=false |
6884bb8130ca
Initial revision
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
8 Type=Application |
51
f27122a7bb02
Fix desktop files
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
0
diff
changeset
|
9 Categories=Utility;GTK; |
f27122a7bb02
Fix desktop files
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
0
diff
changeset
|
10 NotShowIn=GNOME;KDE; |