From 1ea3233503f84366afd4e0a76e47afa258d17d04 Mon Sep 17 00:00:00 2001 From: William Brown Date: Wed, 14 Nov 2012 23:46:18 +1030 Subject: Rename some components to mate friendly values --- src/gpm-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpm-common.h') diff --git a/src/gpm-common.h b/src/gpm-common.h index 6029b2f..ca4762c 100644 --- a/src/gpm-common.h +++ b/src/gpm-common.h @@ -31,7 +31,7 @@ G_BEGIN_DECLS #define GPM_DBUS_INTERFACE_BACKLIGHT "org.mate.PowerManager.Backlight" #define GPM_DBUS_PATH "/org/mate/PowerManager" #define GPM_DBUS_PATH_BACKLIGHT "/org/mate/PowerManager/Backlight" -#define GPM_DBUS_PATH_KBD_BACKLIGHT "/org/gnome/PowerManager/KbdBacklight" +#define GPM_DBUS_PATH_KBD_BACKLIGHT "/org/mate/PowerManager/KbdBacklight" /* common descriptions of this program */ #define GPM_NAME _("Power Manager") -- cgit v1.2.1