[mate-file-manager/f20] add mate-file-manager_surpress-x-caja-desktops.patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Dec 16 22:29:49 UTC 2013


commit 1d069dd10e7c637c5c3a0854046f6de0f59f35b1
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Dec 16 23:29:52 2013 +0100

    add mate-file-manager_surpress-x-caja-desktops.patch

 mate-file-manager_surpress-x-caja-desktops.patch |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/mate-file-manager_surpress-x-caja-desktops.patch b/mate-file-manager_surpress-x-caja-desktops.patch
new file mode 100644
index 0000000..aaed01f
--- /dev/null
+++ b/mate-file-manager_surpress-x-caja-desktops.patch
@@ -0,0 +1,16 @@
+diff -uNrp a/src/caja-application.c b/src/caja-application.c
+--- a/src/caja-application.c	2013-10-26 03:19:58.000000000 -0700
++++ b/src/caja-application.c	2013-12-08 15:01:44.388797604 -0800
+@@ -1029,9 +1029,11 @@ caja_application_startup (CajaApplicatio
+ 
+         /* Monitor the preference to have the desktop */
+         /* point to the Unix home folder */
++/*
+         g_signal_connect_swapped (caja_preferences, "changed::" CAJA_PREFERENCES_DESKTOP_IS_HOME_DIR,
+                                   G_CALLBACK(desktop_location_changed_callback),
+                                   G_OBJECT (application));
++*/
+         /* Create the other windows. */
+         if (urls != NULL || !no_default_window)
+         {
+


More information about the scm-commits mailing list