]> git.pld-linux.org Git - packages/nautilus.git/blame - nautilus-eel.patch
- updated to version 2.2.0.2
[packages/nautilus.git] / nautilus-eel.patch
CommitLineData
0e8c276f
MK
1diff -Nuard nautilus-2.1.2.orig/components/hardware/nautilus-hardware-view.c nautilus-2.1.2/components/hardware/nautilus-hardware-view.c
2--- nautilus-2.1.2.orig/components/hardware/nautilus-hardware-view.c Wed Jul 24 22:20:49 2002
3+++ nautilus-2.1.2/components/hardware/nautilus-hardware-view.c Fri Nov 8 14:04:03 2002
4@@ -769,7 +769,7 @@
5 case TARGET_COLOR:
6 /* Let the background change based on the dropped color. */
7 eel_background_receive_dropped_color (eel_get_widget_background (widget),
8- widget, x, y, selection_data);
9+ widget, GDK_ACTION_DEFAULT, x, y, selection_data);
10 break;
11
12 default:
This page took 0.079396 seconds and 4 git commands to generate.