]> www.fi.muni.cz Git - evince.git/blobdiff - shell/main.c
Added Georgian Translation
[evince.git] / shell / main.c
index 8aac27afa1b85e13b779754d4a1c757678e545b7..3a24e0583796898061569737025e264da5725d41 100644 (file)
@@ -137,7 +137,7 @@ load_files_remote (const char **files)
        /* Fake it for GTK+2.6 */
        timestamp = get_startup_time ();
 #endif
-       connection = dbus_g_bus_get (DBUS_BUS_SESSION, &error);
+       connection = dbus_g_bus_get (DBUS_BUS_STARTER, &error);
        if (connection == NULL) {
                g_warning (error->message);
                g_error_free (error);