[rhythmbox] power-manager: the session manager is on the session bus (bug #661700)



commit 3a3d2dd499e59fcaf6a9c7956fd06053fc1b0cb7
Author: Ulf Winkelvos <ulf winkelvos de>
Date:   Fri Oct 14 08:23:09 2011 +1000

    power-manager: the session manager is on the session bus (bug #661700)

 plugins/power-manager/rb-power-manager-plugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/power-manager/rb-power-manager-plugin.c b/plugins/power-manager/rb-power-manager-plugin.c
index 5e34634..36934fc 100644
--- a/plugins/power-manager/rb-power-manager-plugin.c
+++ b/plugins/power-manager/rb-power-manager-plugin.c
@@ -98,7 +98,7 @@ create_dbus_proxy (RBGPMPlugin *plugin)
 		return TRUE;
 	}
 
-	plugin->proxy = g_dbus_proxy_new_for_bus_sync (G_BUS_TYPE_SYSTEM,
+	plugin->proxy = g_dbus_proxy_new_for_bus_sync (G_BUS_TYPE_SESSION,
 						       G_DBUS_PROXY_FLAGS_NONE,
 						       NULL,
 						       "org.gnome.SessionManager",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]