Blame SOURCES/0005-session-properties-get-out-of-Other.patch

5d36d8
From d53180ebccd678fae1da76d1defb05a9c73e92fe Mon Sep 17 00:00:00 2001
5d36d8
From: Ray Strode <rstrode@redhat.com>
5d36d8
Date: Fri, 20 Dec 2013 15:07:35 -0500
5d36d8
Subject: [PATCH 05/19] session-properties: get out of Other
5d36d8
5d36d8
Put it in the menus next to Settings and Software
5d36d8
---
5d36d8
 data/session-properties.desktop.in.in | 2 +-
5d36d8
 1 file changed, 1 insertion(+), 1 deletion(-)
5d36d8
5d36d8
diff --git a/data/session-properties.desktop.in.in b/data/session-properties.desktop.in.in
5d36d8
index 3dc7b033..dcfe2f84 100644
5d36d8
--- a/data/session-properties.desktop.in.in
5d36d8
+++ b/data/session-properties.desktop.in.in
5d36d8
@@ -1,15 +1,15 @@
5d36d8
 [Desktop Entry]
5d36d8
 _Name=Startup Applications
5d36d8
 _Comment=Choose what applications to start when you log in
5d36d8
 Exec=gnome-session-properties
5d36d8
 Icon=session-properties
5d36d8
 Terminal=false
5d36d8
 Type=Application
5d36d8
 StartupNotify=true
5d36d8
-Categories=GTK;GNOME;Settings;X-GNOME-PersonalSettings;
5d36d8
+Categories=GNOME;GTK;System;
5d36d8
 OnlyShowIn=GNOME;Unity;
5d36d8
 NoDisplay=true
5d36d8
 X-GNOME-Bugzilla-Bugzilla=GNOME
5d36d8
 X-GNOME-Bugzilla-Product=gnome-session
5d36d8
 X-GNOME-Bugzilla-Component=gnome-session-properties
5d36d8
 X-GNOME-Bugzilla-Version=@VERSION@
5d36d8
-- 
5d36d8
2.12.0
5d36d8