[gnome-blog] replace "Application" with GTK



commit f9dbde4a75c34f6397644a2998ae67b35e268518
Author: Sven Herzberg <herzi gnome org>
Date:   Sun May 17 13:08:01 2009 +0200

    replace "Application" with GTK
    
    This fixes this warning from desktop-file-validate:
    gnome-blog.desktop: warning: value "GNOME;Application;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"
---
 gnome-blog.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-blog.desktop.in.in b/gnome-blog.desktop.in.in
index 077f58f..39b66f9 100644
--- a/gnome-blog.desktop.in.in
+++ b/gnome-blog.desktop.in.in
@@ -6,7 +6,7 @@ Terminal=false
 Type=Application
 Icon=gnome-blog
 StartupNotify=true
-Categories=GNOME;Application;Utility;
+Categories=GNOME;GTK;Utility;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-blog
 X-GNOME-Bugzilla-Component=general



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