aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indicator-sus.c')
-rw-r--r--src/indicator-sus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indicator-sus.c b/src/indicator-sus.c
index 5788d42..be83c29 100644
--- a/src/indicator-sus.c
+++ b/src/indicator-sus.c
@@ -210,7 +210,7 @@ connect_to_status (gpointer userdata)
status_proxy = dbus_g_proxy_new_for_name_owner(sbus,
INDICATOR_STATUS_DBUS_NAME,
- INDICATOR_STATUS_DBUS_OBJECT,
+ INDICATOR_STATUS_SERVICE_DBUS_OBJECT,
INDICATOR_STATUS_SERVICE_DBUS_INTERFACE,
&error);