summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-02-23 13:38:24 -0500
committerShaun McCance <shaunm@gnome.org>2012-02-23 13:38:24 -0500
commit80a49b9dbfe0952497950d4fb80ac94d87433be9 (patch)
tree088926e623e9a6945f332161bece675112c74dd5 /data
parentfe96a2256808f63e69e31fa69942c3f93fb10557 (diff)
downloadyelp-80a49b9dbfe0952497950d4fb80ac94d87433be9.tar.gz
data/domains: Fixed distcheck for yelp.pot
Diffstat (limited to 'data')
-rw-r--r--data/domains/Makefile.am14
-rw-r--r--data/domains/yelp.pot15
2 files changed, 9 insertions, 20 deletions
diff --git a/data/domains/Makefile.am b/data/domains/Makefile.am
index 9c532392..35d04cb8 100644
--- a/data/domains/Makefile.am
+++ b/data/domains/Makefile.am
@@ -1,9 +1,9 @@
ALL_LINGUAS = @ALL_LINGUAS@
-$(srcdir)/yelp.pot: yelp.xml.in
- itstool -o "$@" yelp.xml.in
+yelp.pot: yelp.xml
+ itstool -o "$@" "$^"
-all: $(srcdir)/yelp.pot
+all: yelp.xml yelp.pot
yelp.xml: yelp.xml.in
@echo " GEN $@"; \
@@ -17,15 +17,13 @@ yelp.xml: yelp.xml.in
echo '<file href="'".yelp/$$lang.xml"'"/>' >> ".yelp.files"; \
done; \
echo '</files>' >> ".yelp.files"; \
- xsltproc -o "$@" "msgs.xsl" ".yelp.files" || exit 1; \
+ xsltproc -o "$@" "$(srcdir)/msgs.xsl" ".yelp.files" || exit 1; \
for lang in $(ALL_LINGUAS); do rm ".yelp/$$lang.xml"; done; \
rmdir .yelp; \
rm .yelp.files
-xsldir=${XSL_DOMAINS}
+xsldir=$(datadir)/yelp-xsl/xslt/common/domains
xsl_DATA = yelp.xml
-EXTRA_DIST = yelp.xml yelp.xml.in
-
-CLEANFILES = yelp.xml yelp.pot
+EXTRA_DIST = msgs.xsl yelp.xml.in yelp.xml yelp.pot
diff --git a/data/domains/yelp.pot b/data/domains/yelp.pot
index f988f848..2cf0b05e 100644
--- a/data/domains/yelp.pot
+++ b/data/domains/yelp.pot
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2012-01-18 10:49-0500\n"
+"POT-Creation-Date: 2012-02-23 13:14-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9,16 +9,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#. ID: install.tooltip
-#. This is a format message used to format tooltips on install: links. These
-#. links allow users to install packages by clicking a link in the help. The
-#. tooltip may also be used as the link text, if there's no link text in the
-#. document. Special elements in the message will be replaced with the
-#. appropriate content, as follows:
-#.
-#. <string/> - The package to install
-#.
-#: yelp.xml.in:29(msg/msgstr)
-msgid "Install <string/>"
+#: yelp.xml:2(msg/msgstr)
+msgid "Install <_:string-1/>"
msgstr ""