summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2009-05-23 16:59:50 +0200
committerClaude Paroz <claude@2xlibre.net>2009-05-23 16:59:50 +0200
commitf718eb8f7497c1b48950fb7bd8b437774a684a6b (patch)
treed6d21b602e11712258fc98d222e6df523cc3e64c
parent4a6f25b1e82d805adca6bba479dfc052118cd06d (diff)
downloadyelp-f718eb8f7497c1b48950fb7bd8b437774a684a6b.tar.gz
Prefix ui files with gettext/glade for strings to be properly extracted
-rw-r--r--po/POTFILES.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1a75259c..61defb21 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -4,10 +4,10 @@
data/info.xml.in
data/man.xml.in
data/toc.xml.in
-data/ui/yelp-bookmarks.ui
-data/ui/yelp-bookmarks-add.ui
-data/ui/yelp-open-location.ui
-data/ui/yelp-preferences.ui
+[type: gettext/glade]data/ui/yelp-bookmarks.ui
+[type: gettext/glade]data/ui/yelp-bookmarks-add.ui
+[type: gettext/glade]data/ui/yelp-open-location.ui
+[type: gettext/glade]data/ui/yelp-preferences.ui
data/yelp.schemas.in
src/yelp-base.c
src/yelp-bookmarks.c