xfce4-session 4.6.1: Add patch to remove "Tips and Tricks" on startup as we do not...
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 18 May 2010 08:26:58 +0000 (09:26 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 18 May 2010 08:26:58 +0000 (09:26 +0100)
recipes/xfce-base/xfce4-session-4.6.1/0001-no_tips_on_startup.patch [new file with mode: 0644]
recipes/xfce-base/xfce4-session_4.6.1.bb

diff --git a/recipes/xfce-base/xfce4-session-4.6.1/0001-no_tips_on_startup.patch b/recipes/xfce-base/xfce4-session-4.6.1/0001-no_tips_on_startup.patch
new file mode 100644 (file)
index 0000000..39f0b4a
--- /dev/null
@@ -0,0 +1,10 @@
+Index: xfce4-session-4.5.99.1/xfce4-tips/xfce4-tips-autostart.desktop.in
+===================================================================
+--- xfce4-session-4.5.99.1.orig/xfce4-tips/xfce4-tips-autostart.desktop.in     2009-02-15 17:06:23.000000000 -0600
++++ xfce4-session-4.5.99.1/xfce4-tips/xfce4-tips-autostart.desktop.in  2009-02-15 17:06:32.000000000 -0600
+@@ -7,4 +7,4 @@
+ Terminal=false
+ Type=Application
+ OnlyShowIn=XFCE;
+-Hidden=false
++Hidden=true
index 663d796..7571479 100644 (file)
@@ -2,12 +2,14 @@ DESCRIPTION = "xfce4-session is a session manager for Xfce 4 Desktop  Environmen
 DEPENDS = "libxfcegui4 libxfce4util dbus iceauth xfce-utils"
 SECTION = "x11"
 
-PR = "r4"
+PR = "r5"
 
 inherit xfce46
 
 RDEPENDS_${PN} = "iceauth xfce-utils xinit dbus-x11"
 
+SRC_URI += "file://0001-no_tips_on_startup.patch;patch=1" 
+
 FILES_${PN} += "${libdir}/xfce4/splash/engines/*.so"
 FILES_${PN} += "${datadir}/xfce4/tips/*"
 FILES_${PN} += "${datadir}/themes/Default/balou/*"