[yelp] yelp.pot: Don't regenerate on "make all"



commit 011d4fb000c5fbd6df6637dcce6d8c7f5a824dc0
Author: Shaun McCance <shaunm gnome org>
Date:   Wed Nov 21 23:10:34 2012 -0500

    yelp.pot: Don't regenerate on "make all"

 data/domains/Makefile.am |    2 --
 data/domains/yelp.pot    |    4 ++--
 data/domains/yelp.xml.in |    5 +++++
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/data/domains/Makefile.am b/data/domains/Makefile.am
index a3b80d0..e70fbbb 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 57d6b77..8cdef47 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 c35f098..32fdcf0 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";



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