]> git.pld-linux.org Git - packages/nautilus.git/commitdiff
to compile nautilus against eel-2.1.2
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Fri, 8 Nov 2002 15:03:09 +0000 (15:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nautilus-eel.patch -> 1.1

nautilus-eel.patch [new file with mode: 0644]

diff --git a/nautilus-eel.patch b/nautilus-eel.patch
new file mode 100644 (file)
index 0000000..a073b5d
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nuard nautilus-2.1.2.orig/components/hardware/nautilus-hardware-view.c nautilus-2.1.2/components/hardware/nautilus-hardware-view.c
+--- nautilus-2.1.2.orig/components/hardware/nautilus-hardware-view.c   Wed Jul 24 22:20:49 2002
++++ nautilus-2.1.2/components/hardware/nautilus-hardware-view.c        Fri Nov  8 14:04:03 2002
+@@ -769,7 +769,7 @@
+         case TARGET_COLOR:
+                 /* Let the background change based on the dropped color. */
+                 eel_background_receive_dropped_color (eel_get_widget_background (widget),
+-                                                           widget, x, y, selection_data);
++                                                           widget, GDK_ACTION_DEFAULT, x, y, selection_data);
+                 break;
+                 
+         default:
This page took 0.522192 seconds and 4 git commands to generate.