[nautilus/gnome-2-32] Revert "Don't set a NULL argv for GApplication (#624508)"
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-2-32] Revert "Don't set a NULL argv for GApplication (#624508)"
- Date: Mon, 13 Sep 2010 09:09:42 +0000 (UTC)
commit e4c0ce8b1691efe0c6f8c101c17866e7cedaf744
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sat Sep 11 16:10:27 2010 +0200
Revert "Don't set a NULL argv for GApplication (#624508)"
This reverts commit ce9cbaf18abffedc1614b36453a6fba77dce18e8.
src/nautilus-application.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-application.c b/src/nautilus-application.c
index 25b8d2e..1316879 100644
--- a/src/nautilus-application.c
+++ b/src/nautilus-application.c
@@ -873,7 +873,6 @@ nautilus_application_startup (NautilusApplication *application,
&error,
"application-id", "org.gnome.Nautilus",
"default-quit", FALSE,
- "argv", g_variant_new_bytestring_array (NULL, 0),
NULL);
g_assert (error == NULL);
is_remote = g_application_is_remote (application->unique_app);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]