summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Segan <danilo@canonical.com>2011-10-08 21:24:23 +0200
committerDanilo Segan <danilo@canonical.com>2011-10-08 21:24:23 +0200
commitfe25ba8c53f6625d0c73ae90a92dc3f491442d44 (patch)
treea2169e789cf1b75b3db562ad359160af62acdfa7
parentbd3a704f6dbd9e7d493f05cbc68178b03ed39ad5 (diff)
downloadintltool-fe25ba8c53f6625d0c73ae90a92dc3f491442d44.tar.gz
Add mention to the man page.
-rw-r--r--doc/intltool-extract.82
-rw-r--r--intltool-update.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/intltool-extract.8 b/doc/intltool-extract.8
index bdf3733..f0a2998 100644
--- a/doc/intltool-extract.8
+++ b/doc/intltool-extract.8
@@ -39,6 +39,8 @@ Specify the type of source file. Currently supported types are:
.br
"gettext/glade" (.glade, .glade2)
.br
+"gettext/gsettings" (.gschema.xml)
+.br
"gettext/ini" (Generic INI file)
.br
"gettext/keys" (.keys)
diff --git a/intltool-update.in b/intltool-update.in
index 4bcf2c0..df591c6 100644
--- a/intltool-update.in
+++ b/intltool-update.in
@@ -69,7 +69,7 @@ my $xml_support =
"server(?:\\.in)+|". # Bonobo specific
"sheet(?:\\.in)+|". # ?
"schemas(?:\\.in)+|". # GConf specific
-"gschema.xml|". # GLib schema (ie: GSettings) specific
+"gschema.xml|". # GLib schema (ie: GSettings) specific
"pong(?:\\.in)+|". # DEPRECATED: PONG is not used [by GNOME] any longer.
"kbd(?:\\.in)+|". # GOK specific.
"policy(?:\\.in)+"; # PolicyKit files