]> git.pld-linux.org Git - packages/nautilus.git/blob - nautilus-eel.patch
- no *.la for nautilus modules
[packages/nautilus.git] / nautilus-eel.patch
1 diff -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.090163 seconds and 3 git commands to generate.