From f330181c78fd7b1e9cae7575ed2df0c7ce0c9fb5 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 10 May 2010 12:59:55 +0000 Subject: [shell] Don't autostart the daemon just to unregister --- (limited to 'shell') diff --git a/shell/ev-application.c b/shell/ev-application.c index 454a2ee..4331496 100644 --- a/shell/ev-application.c +++ b/shell/ev-application.c @@ -465,7 +465,7 @@ ev_application_unregister_uri (EvApplication *application, "org.gnome.evince.Daemon", "UnregisterDocument", g_variant_new ("(s)", uri), - G_DBUS_INVOKE_METHOD_FLAGS_NONE, + G_DBUS_INVOKE_METHOD_FLAGS_NO_AUTO_START, -1, NULL, &error); -- cgit v0.9.1