summaryrefslogtreecommitdiff
path: root/meta/packages/gnome/gconf-dbus/notify-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gnome/gconf-dbus/notify-fix.patch')
-rw-r--r--meta/packages/gnome/gconf-dbus/notify-fix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/packages/gnome/gconf-dbus/notify-fix.patch b/meta/packages/gnome/gconf-dbus/notify-fix.patch
deleted file mode 100644
index 278b64acc..000000000
--- a/meta/packages/gnome/gconf-dbus/notify-fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: gconf/gconf-dbus.c
-===================================================================
---- gconf/gconf-dbus.c (revision 635)
-+++ gconf/gconf-dbus.c (working copy)
-@@ -45,7 +45,7 @@
- #define DAEMON_NAME_OWNER_CHANGED_RULE \
- "type='signal',member='NameOwnerChanged',arg0='org.gnome.GConf'"
- #define NOTIFY_RULE \
-- "type='method_call',interface='org.gnome.GConf.Database'"
-+ "type='method_call',interface='org.gnome.GConf.Database',member='Notify'"
- #define DAEMON_DISCONNECTED_RULE \
- "type='signal',member='Disconnected'"
-