[packages/caja-dropbox] add caja-versions.patch

glen glen at pld-linux.org
Mon Jan 20 12:50:15 CET 2014


commit 1f0723d308da011a5f4cba1f9cfd33053f4daf45
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Feb 23 00:21:56 2013 +0200

    add caja-versions.patch

 caja-versions.patch | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
---
diff --git a/caja-versions.patch b/caja-versions.patch
new file mode 100644
index 0000000..d6a23b7
--- /dev/null
+++ b/caja-versions.patch
@@ -0,0 +1,16 @@
+um, caja is at 1.5 so 2.22 and older version probably is wrong
+
+last gnome2 was 2.32.2.1 for nautilus
+--- caja-dropbox-0.7.1/src/dropbox.c~	2012-07-16 19:04:32.000000000 +0300
++++ caja-dropbox-0.7.1/src/dropbox.c	2013-02-23 00:17:01.435618438 +0200
+@@ -41,9 +41,7 @@
+   caja_dropbox_register_type (module);
+   type_list[0] = CAJA_TYPE_DROPBOX;
+ 
+-  dropbox_use_caja_submenu_workaround
+-    = (CAJA_VERSION_MAJOR < 2 ||
+-       (CAJA_VERSION_MAJOR == 2 && CAJA_VERSION_MINOR <= 22));
++  dropbox_use_caja_submenu_workaround = FALSE;
+   dropbox_use_operation_in_progress_workaround = TRUE;
+ }
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/caja-dropbox.git/commitdiff/1f0723d308da011a5f4cba1f9cfd33053f4daf45



More information about the pld-cvs-commit mailing list