[gnome-clocks] Add categories to .desktop file



commit 63f7051ad787b2b21ab13721e6524aa5e29f0852
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Sep 3 00:01:09 2012 -0400

    Add categories to .desktop file
    
    Otherwise, Clocks shows in the Other category
    
    http://standards.freedesktop.org/menu-spec/latest/apa.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683237

 data/gnome-clocks.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-clocks.desktop.in b/data/gnome-clocks.desktop.in
index 480c7d8..877229e 100644
--- a/data/gnome-clocks.desktop.in
+++ b/data/gnome-clocks.desktop.in
@@ -7,6 +7,6 @@ Exec=gnome-clocks
 Icon=clocks
 Terminal=false
 Type=Application
-Categories=GNOME;GTK;
+Categories=GNOME;GTK;Utility;Clock;
 StartupNotify=true
 



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