From 667466775b7d785ac048732b18efacea09711ab2 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Fri, 4 Sep 2015 21:49:36 +0100 Subject: Switch to org.gnome.SessionManager --- mate-panel/libpanel-util/panel-session-manager.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mate-panel') diff --git a/mate-panel/libpanel-util/panel-session-manager.c b/mate-panel/libpanel-util/panel-session-manager.c index b96d1dc8..65a1e330 100644 --- a/mate-panel/libpanel-util/panel-session-manager.c +++ b/mate-panel/libpanel-util/panel-session-manager.c @@ -65,9 +65,9 @@ panel_session_manager_constructor (GType type, panel_dbus_service_define_service (PANEL_DBUS_SERVICE (obj), - "org.mate.SessionManager", - "/org/mate/SessionManager", - "org.mate.SessionManager"); + "org.gnome.SessionManager", + "/org/gnome/SessionManager", + "org.gnome.SessionManager"); error = NULL; if (!panel_dbus_service_ensure_connection (PANEL_DBUS_SERVICE (obj), -- cgit v1.2.1