summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/gnome-mount/header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-apps/gnome-mount/header.patch')
-rw-r--r--gnome2-apps/gnome-mount/header.patch14
1 files changed, 11 insertions, 3 deletions
diff --git a/gnome2-apps/gnome-mount/header.patch b/gnome2-apps/gnome-mount/header.patch
index d357b6c0d4..a6596f3a0c 100644
--- a/gnome2-apps/gnome-mount/header.patch
+++ b/gnome2-apps/gnome-mount/header.patch
@@ -1,6 +1,5 @@
-diff -uprN gnome-mount-0.8.orig/src/gnome-mount.c gnome-mount-0.8/src/gnome-mount.c
---- gnome-mount-0.8.orig/src/gnome-mount.c 2009-06-24 08:15:31.000000000 +0800
-+++ gnome-mount-0.8/src/gnome-mount.c 2009-06-24 08:16:00.000000000 +0800
+--- src/gnome-mount.c.orig 2008-04-17 03:41:32.000000000 +0400
++++ src/gnome-mount.c 2011-10-25 01:24:30.000000000 +0400
@@ -30,6 +30,7 @@
#include <fcntl.h>
#include <string.h>
@@ -9,3 +8,12 @@ diff -uprN gnome-mount-0.8.orig/src/gnome-mount.c gnome-mount-0.8/src/gnome-moun
#include <dbus/dbus.h>
#include <dbus/dbus-glib-lowlevel.h>
+@@ -39,6 +40,8 @@
+ #include <glib/gi18n.h>
+ #include <gconf/gconf-client.h>
+ #include <gdk/gdkx.h>
++#include <gtk/gtkmessagedialog.h>
++#include <gtk/gtkstock.h>
+ #include "copy-paste/gnome-password-dialog.h"
+ #include <gnome-keyring.h>
+ #include <libnotify/notify.h>