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
18 lines
810 B
Text
18 lines
810 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=Search
|
|
_Comment=Control which applications show search results in the Activities Overview
|
|
Exec=gnome-control-center search
|
|
Icon=preferences-system-search
|
|
Terminal=false
|
|
Type=Application
|
|
NoDisplay=true
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalizationSettings;
|
|
OnlyShowIn=GNOME;Unity;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
|
X-GNOME-Bugzilla-Component=search
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|
|
# Translators: those are keywords for the search control-center panel
|
|
_Keywords=Search;Find;Index;Hide;Privacy;Results;
|