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>
Mon, 4 Apr 2011 19:15:40 +0000 (20:15 +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 4385ab8..0e72b95 100644 (file)
@@ -10,6 +10,8 @@ RDEPENDS_${PN} = "iceauth xfce-utils xinit dbus-x11"
 
 EXTRA_OECONF += "ac_cv_path_ICEAUTH=${bindir}/iceauth"
 
+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/*"