[mate-session-manager] Fix ten caja window bug

Dan Mashal vicodan at fedoraproject.org
Tue Feb 12 03:29:45 UTC 2013


commit c9f5ef4edc0430fed699068d4687d8c04ba4d18e
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Mon Feb 11 19:29:24 2013 -0800

    Fix ten caja window bug

 ten_caja_windows.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/ten_caja_windows.patch b/ten_caja_windows.patch
new file mode 100644
index 0000000..6176505
--- /dev/null
+++ b/ten_caja_windows.patch
@@ -0,0 +1,12 @@
+diff -uNrp c/data/org.mate.session.gschema.xml.in.in d/data/org.mate.session.gschema.xml.in.in
+--- c/data/org.mate.session.gschema.xml.in.in	2012-10-10 14:40:20.000000000 -0700
++++ d/data/org.mate.session.gschema.xml.in.in	2013-02-11 19:16:30.011682777 -0800
+@@ -39,7 +39,7 @@
+       <_description>The panel provides the bar at the top or bottom of the screen containing menus, the window list, status icons, the clock, etc.</_description>
+     </key>
+     <key name="filemanager" type="s">
+-      <default>'caja'</default>
++      <default>'caja-desktop'</default>
+       <_summary>File Manager</_summary>
+       <_description>The file manager provides the desktop icons and allows you to interact with your saved files.</_description>
+     </key>


More information about the scm-commits mailing list