aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/indicator-messages.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indicator-messages.c b/src/indicator-messages.c
index cb435c4..1c2cfeb 100644
--- a/src/indicator-messages.c
+++ b/src/indicator-messages.c
@@ -304,7 +304,7 @@ connection_change (IndicatorServiceManager * sm, gboolean connected, gpointer us
}
if (icon_proxy == NULL) {
- g_dbus_proxy_new_for_bus(G_BUS_SESSION,
+ g_dbus_proxy_new_for_bus(G_BUS_TYPE_SESSION,
G_DBUS_PROXY_FLAGS_NONE,
bus_interface_info,
INDICATOR_MESSAGES_DBUS_NAME,