File gnome-packagekit-OnlyShowIn.patch of Package gnome-packagekit
Index: gnome-packagekit-3.9.92/data/gpk-application.desktop.in
===================================================================
--- orig-gnome-packagekit-3.15.3/data/gpk-application.desktop.in 2014-12-18 16:38:23.000000000 +0100
+++ gnome-packagekit-3.15.3/data/gpk-application.desktop.in 2014-12-19 02:59:27.044592039 +0100
@@ -7,6 +7,6 @@
Type=Application
Categories=GNOME;GTK;System;Settings;PackageManager;
_Keywords=Sources;Repositories;Preferences;Install;Store;
-NotShowIn=KDE;
+OnlyShowIn=GNOME;
StartupNotify=true
X-GNOME-UsesNotifications=true
Index: gnome-packagekit-3.9.92/data/gpk-log.desktop.in
===================================================================
--- gnome-packagekit-3.9.92.orig/data/gpk-log.desktop.in
+++ gnome-packagekit-3.9.92/data/gpk-log.desktop.in
@@ -8,4 +8,4 @@ Type=Application
NoDisplay=true
Categories=GNOME;GTK;System;
StartupNotify=true
-
+OnlyShowIn=GNOME;
Index: gnome-packagekit-3.9.92/data/gpk-prefs.desktop.in
===================================================================
--- gnome-packagekit-3.9.92.orig/data/gpk-prefs.desktop.in
+++ gnome-packagekit-3.9.92/data/gpk-prefs.desktop.in
@@ -5,7 +5,7 @@ Icon=gpk-prefs
Exec=gpk-prefs
Terminal=false
Type=Application
-Categories=Settings;X-GNOME-SystemSettings;
-NotShowIn=KDE;
+Categories=Settings;X-GNOME-Settings-Panel;
+OnlyShowIn=GNOME;
StartupNotify=true
-NoDisplay=true
+NoDisplay=false
Index: gnome-packagekit-3.9.92/data/gpk-update-viewer.desktop.in
===================================================================
--- orig-gnome-packagekit-3.15.3/data/gpk-update-viewer.desktop.in 2014-12-18 16:38:23.000000000 +0100
+++ gnome-packagekit-3.15.3/data/gpk-update-viewer.desktop.in 2014-12-19 03:01:09.450768311 +0100
@@ -7,6 +7,6 @@
Type=Application
Categories=GNOME;GTK;System;
_Keywords=Updates;Upgrade;
-NotShowIn=KDE;
+OnlyShowIn=GNOME;
StartupNotify=true
X-GNOME-UsesNotifications=true