[nautilus-actions] na-gconf2key.sh.in: review comments
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] na-gconf2key.sh.in: review comments
- Date: Wed, 19 Jan 2011 21:56:23 +0000 (UTC)
commit 8121b40b11c0afb66a35c213759a5434404f9131
Author: Pierre Wieser <pwieser trychlos org>
Date: Sun Jan 16 15:54:13 2011 +0100
na-gconf2key.sh.in: review comments
ChangeLog | 2 ++
src/utils/na-gconf2key.sh.in | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b375c0c..5a49107 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@
* Makefile.am:
* configure.ac: configure in tools/.
+ * src/utils/na-gconf2key.sh.in: Review comment.
+
* src/utils/Makefile.am: Add na-gconf2key.sh.in to the distributed files.
* docs/reference/Makefile.am: Set the deprecation flags for gtkdoc-scan.
diff --git a/src/utils/na-gconf2key.sh.in b/src/utils/na-gconf2key.sh.in
index 9474c39..00929fa 100644
--- a/src/utils/na-gconf2key.sh.in
+++ b/src/utils/na-gconf2key.sh.in
@@ -181,9 +181,9 @@ done
[ "${opt_verbose}" = "yes" ] && msg "setting opt_verbose to 'yes'"
-# script_opt_verb has scanned all command-line arguments
-# in order to detect the opt_verbose;
-# reset arguments so that they can be scanned again in main script
+# we have scanned all command-line arguments in order to detect an
+# opt_verbose option;
+# reset now arguments so that they can be scanned again in main script
set -- ${my_parms}
# interpreting command-line arguments
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]