[gnome-font-viewer] trivial: add Categories to the desktop file



commit 04f25a4111a75cc7e63fd991d409273b543416ec
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 4 11:00:12 2012 -0400

    trivial: add Categories to the desktop file
    
    Since we no longer set NoDisplay=true
    
    https://bugzilla.gnome.org/show_bug.cgi?id=675476

 src/gnome-font-viewer.desktop.in.in |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-font-viewer.desktop.in.in b/src/gnome-font-viewer.desktop.in.in
index 37eef35..fa99c99 100644
--- a/src/gnome-font-viewer.desktop.in.in
+++ b/src/gnome-font-viewer.desktop.in.in
@@ -6,9 +6,10 @@ Exec=gnome-font-viewer %u
 Terminal=false
 Type=Application
 StartupNotify=true
+Categories=GTK;GNOME;Utility;
 MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;
 X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=gnome-utils
-X-GNOME-Bugzilla-Component=font-viewer
+X-GNOME-Bugzilla-Product=gnome-font-viewer
+X-GNOME-Bugzilla-Component=general
 X-GNOME-Bugzilla-OtherBinaries=gnome-thumbnail-font
 X-GNOME-Bugzilla-Version= VERSION@



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