[nautilus] application: update comment



commit 07c67be863f052201a59c1dede54182b912f7897
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Sep 22 16:52:31 2016 +0200

    application: update comment

 src/nautilus-application.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-application.c b/src/nautilus-application.c
index 09c9d0d..0a580ff 100644
--- a/src/nautilus-application.c
+++ b/src/nautilus-application.c
@@ -548,8 +548,8 @@ nautilus_application_open_location (NautilusApplication *self,
 
 /* Note: when launched from command line we do not reach this method
  * since we manually handle the command line parameters in order to
- * parse --no-default-window, etc.
- * However this method is called when open() is called via dbus, for
+ * parse --version, --check, etc.
+ * However this method is called when open () is called via dbus, for
  * instance when gtk_uri_open () is called from outside.
  */
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]