[theme-installer] Add OnlyShowIn=GNOME to the .desktop file

From bug 594709:

 The desktop file for the theme installer doesn't have OnlyShowIn=GNOME;

 This prevents it from working with Firefox (apparently) and it seems like it
 should have it anyway.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=594709
This commit is contained in:
Thomas Wood 2009-11-14 18:46:11 +00:00
parent b7ce86ecec
commit 79cfd2b040

View file

@ -9,6 +9,7 @@ MimeType=application/x-gnome-theme-package;
StartupNotify=true
Categories=GNOME;GTK;
NoDisplay=true
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center
X-GNOME-Bugzilla-Component=Appearance