[gtk-doc] scangobj: add new option to template
- From: Stefan Kost <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] scangobj: add new option to template
- Date: Thu, 14 Apr 2011 14:32:38 +0000 (UTC)
commit 4575717b5ea36b95f74d0276dc3593ac2eed9690
Author: Stefan Kost <ensonic users sf net>
Date: Thu Apr 14 17:25:47 2011 +0300
scangobj: add new option to template
gtkdoc-scangobj.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtkdoc-scangobj.in b/gtkdoc-scangobj.in
index 82746d4..ca0daca 100644
--- a/gtkdoc-scangobj.in
+++ b/gtkdoc-scangobj.in
@@ -52,7 +52,7 @@ my $QUERY_CHILD_PROPERTIES;
'version' => \$PRINT_VERSION,
'help' => \$PRINT_HELP);
-GetOptions(\%optctl, "module=s", "types:s", "output-dir:s", "nogtkinit", "type-init-func:s", "query-child-properties:s", "version", "help");
+GetOptions(\%optctl, "module=s", "types:s", "output-dir:s", "nogtkinit", "type-init-func:s", "query-child-properties:s", "verbose", "version", "help");
if ($NO_GTK_INIT) {
# Do nothing. This just avoids a warning.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]