[yelp] Prefix ui files with gettext/glade for strings to be properly extracted



commit f718eb8f7497c1b48950fb7bd8b437774a684a6b
Author: Claude Paroz <claude 2xlibre net>
Date:   Sat May 23 16:59:50 2009 +0200

    Prefix ui files with gettext/glade for strings to be properly extracted
---
 po/POTFILES.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1a75259..61defb2 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



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