[packages/mate-applets: 233/311] - fixes for new dbus
glen
glen at pld-linux.org
Thu Dec 27 20:42:42 CET 2012
commit 726aa7e681c75558e12111bc55fbd26289acc3de
Author: freetz <freetz at pld-linux.org>
Date: Wed Aug 9 19:52:03 2006 +0000
- fixes for new dbus
Changed files:
gnome-applets-dbus.patch -> 1.1
gnome-applets-dbus.patch | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
---
diff --git a/gnome-applets-dbus.patch b/gnome-applets-dbus.patch
new file mode 100644
index 0000000..3f5a8bd
--- /dev/null
+++ b/gnome-applets-dbus.patch
@@ -0,0 +1,24 @@
+diff -aurN gnome-applets-2.15.3.orig/libgswitchit/keyboard-config-registry.c gnome-applets-2.15.3/libgswitchit/keyboard-config-registry.c
+--- gnome-applets-2.15.3.orig/libgswitchit/keyboard-config-registry.c 2006-08-07 15:52:13.000000000 +0200
++++ gnome-applets-2.15.3/libgswitchit/keyboard-config-registry.c 2006-08-09 21:48:23.178132370 +0200
+@@ -146,7 +146,7 @@
+ DBUS_PATH_DBUS,
+ DBUS_INTERFACE_DBUS);
+
+- if (!org_freedesktop_DBus_request_name
++ if (!dbus_bus_request_name
+ (driver_proxy, "org.gnome.KeyboardConfigRegistry", 0,
+ &request_ret, &error)) {
+ g_warning ("Unable to register service: %s",
+diff -aurN gnome-applets-2.15.3.orig/libgswitchit/keyboard-config-registry.h gnome-applets-2.15.3/libgswitchit/keyboard-config-registry.h
+--- gnome-applets-2.15.3.orig/libgswitchit/keyboard-config-registry.h 2006-07-06 21:42:56.000000000 +0200
++++ gnome-applets-2.15.3/libgswitchit/keyboard-config-registry.h 2006-08-09 21:47:09.971261506 +0200
+@@ -1,7 +1,7 @@
+ #ifndef __KEYBOARD_CONFIG_REGISTRY_H__
+ #define __KEYBOARD_CONFIG_REGISTRY_H__
+
+-#include <dbus/dbus-glib-bindings.h>
++#include <dbus/dbus-glib.h>
+ #include <libxklavier/xklavier.h>
+
+ typedef struct KeyboardConfigRegistry KeyboardConfigRegistry;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453
More information about the pld-cvs-commit
mailing list