[evince] [shell] Don't autostart the daemon just to unregister
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] [shell] Don't autostart the daemon just to unregister
- Date: Tue, 25 May 2010 07:45:11 +0000 (UTC)
commit f330181c78fd7b1e9cae7575ed2df0c7ce0c9fb5
Author: Christian Persch <chpe gnome org>
Date: Mon May 10 14:59:55 2010 +0200
[shell] Don't autostart the daemon just to unregister
shell/ev-application.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]