summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-11-21 23:10:34 -0500
committerShaun McCance <shaunm@gnome.org>2012-11-21 23:10:34 -0500
commit011d4fb000c5fbd6df6637dcce6d8c7f5a824dc0 (patch)
treeecdfc2f9b0bf9f635627247592283d9201263078
parentb617a61287862c909b6819173bdac4e0c419667a (diff)
downloadyelp-011d4fb000c5fbd6df6637dcce6d8c7f5a824dc0.tar.gz
yelp.pot: Don't regenerate on "make all"
-rw-r--r--data/domains/Makefile.am2
-rw-r--r--data/domains/yelp.pot4
-rw-r--r--data/domains/yelp.xml.in5
3 files changed, 7 insertions, 4 deletions
diff --git a/data/domains/Makefile.am b/data/domains/Makefile.am
index a3b80d05..e70fbbb8 100644
--- a/data/domains/Makefile.am
+++ b/data/domains/Makefile.am
@@ -3,8 +3,6 @@ ALL_LINGUAS = @ALL_LINGUAS@
yelp.pot: yelp.xml.in
itstool -o "$@" "$^"
-all: yelp.xml yelp.pot
-
yelp.xml: yelp.xml.in
$(AM_V_GEN) ( \
for lang in $(ALL_LINGUAS); do \
diff --git a/data/domains/yelp.pot b/data/domains/yelp.pot
index 57d6b776..8cdef476 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-11-02 16:11-0400\n"
+"POT-Creation-Date: 2012-11-21 23:10-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"
@@ -19,7 +19,7 @@ msgstr ""
#.
#. <string/> - The package to install
#.
-#: yelp.xml.in:31
+#: yelp.xml.in:36
msgid "Install <string/>"
msgstr ""
diff --git a/data/domains/yelp.xml.in b/data/domains/yelp.xml.in
index c35f0984..32fdcf03 100644
--- a/data/domains/yelp.xml.in
+++ b/data/domains/yelp.xml.in
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?><!-- -*- indent-tabs-mode: nil -*- -->
+<!--
+Making a change? Make sure to run:
+$ make yelp.pot
+-->
+
<l10n xmlns="http://projects.gnome.org/yelp/gettext/"
xmlns:msg="http://projects.gnome.org/yelp/gettext/"
xmlns:its="http://www.w3.org/2005/11/its"