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

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