aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-14 13:07:27 -0600
committerTed Gould <ted@gould.cx>2011-01-14 13:07:27 -0600
commit5f18bbc4b0789b75868e07627da88dcafb478bab (patch)
treed422c71f11a1964368c7ea0417398939f726687b
parentb141e4fe3dc5c1c86180a7f1a9b18d39ec44bc22 (diff)
downloadayatana-indicator-messages-5f18bbc4b0789b75868e07627da88dcafb478bab.tar.gz
ayatana-indicator-messages-5f18bbc4b0789b75868e07627da88dcafb478bab.tar.bz2
ayatana-indicator-messages-5f18bbc4b0789b75868e07627da88dcafb478bab.zip
Type to session
-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,