[gnome-packagekit] Add some desktop file categories



commit 9dde8f0c5929bd4951ed85dfc10500a9d381aba4
Author: Elad Alfassa <elad fedoraproject org>
Date:   Wed Sep 4 14:18:50 2013 +0300

    Add some desktop file categories
    
    We need the Settings category and the PackageManager category if we want
    gpk-application to appear in the right place in gnome-software

 data/gpk-application.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gpk-application.desktop.in b/data/gpk-application.desktop.in
index 73ea8e7..7c2faea 100644
--- a/data/gpk-application.desktop.in
+++ b/data/gpk-application.desktop.in
@@ -5,7 +5,7 @@ Icon=system-software-install
 Exec=gpk-application
 Terminal=false
 Type=Application
-Categories=GNOME;GTK;System;
+Categories=GNOME;GTK;System;Settings;PackageManager;
 _Keywords=Updates;Upgrade;Sources;Repositories;Preferences;Install;Store;
 NotShowIn=KDE;
 StartupNotify=true


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