panels: Add keywords to all the panels we ship
https://bugzilla.gnome.org/show_bug.cgi?id=399754
This commit is contained in:
parent
ad98fd751b
commit
032d6326d5
12 changed files with 25 additions and 2 deletions
|
@ -6,6 +6,9 @@ Icon=application-x-executable
|
|||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Settings;DesktopSettings;
|
||||
# The X-GNOME-Settings-Panel is necessary to show in the main shell UI
|
||||
Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Settings-Panel=example-panel
|
||||
# Translators: those are keywords for the example control-center panel
|
||||
_X-GNOME-Keywords=Foo;Bar;Baz;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue