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



commit 79cfd2b040e9daac80123c87008109d77b0f640b
Author: Thomas Wood <thos gnome org>
Date:   Sat Nov 14 18:46:11 2009 +0000

    [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

 .../data/gnome-theme-installer.desktop.in.in       |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/capplets/appearance/data/gnome-theme-installer.desktop.in.in b/capplets/appearance/data/gnome-theme-installer.desktop.in.in
index 25e62d6..a5b6ddb 100644
--- a/capplets/appearance/data/gnome-theme-installer.desktop.in.in
+++ b/capplets/appearance/data/gnome-theme-installer.desktop.in.in
@@ -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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]