Since we don't maintain two different shells anymore, there is no need to maintain the two different sets of categories in the desktop files. This commit also drops the "#ifdef CC_ENABLE_ALT_CATEGORIES" blocks, since the previous commit removed that define. https://bugzilla.gnome.org/show_bug.cgi?id=790923
14 lines
640 B
Text
14 lines
640 B
Text
[Desktop Entry]
|
||
# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
|
||
_Name=Background
|
||
_Comment=Change your background image to a wallpaper or photo
|
||
Exec=gnome-control-center background
|
||
Icon=preferences-desktop-wallpaper
|
||
Terminal=false
|
||
Type=Application
|
||
NoDisplay=true
|
||
StartupNotify=true
|
||
Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalizationSettings;
|
||
OnlyShowIn=GNOME;
|
||
# Translators: those are keywords for the background control-center panel
|
||
_Keywords=Wallpaper;Screen;Desktop;
|