summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-01-08 17:09:48 -0500
committerCarlos O'Donell <carlos@redhat.com>2014-01-08 17:17:48 -0500
commitcd6701cf9c8dc2e40b3c9af03b5847898369ecb9 (patch)
treef91ca73029239fdaa19f0c4d39cdc06d9d72648d /po
parent66671c84d58d6ae705bac39dc476c3d3b2b81116 (diff)
Rename header.pot to pot.header.
The Translation Project has asked us to rename the pot header file `header.pot' to something else. Their scripts automatically look for pot files and the file `header.pot' is not actually a pot file but a header that we use when regenerating `libc.pot.' This commit renames `header.pot' to `pot.header' to avoid causing errors or complicating the TP project scripts.
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
-rw-r--r--po/pot.header (renamed from po/header.pot)1
2 files changed, 1 insertions, 2 deletions
diff --git a/po/Makefile b/po/Makefile
index d4b2e4accd..99f28160d2 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -50,7 +50,7 @@ install-others = $(LINGUAS:%=$(mo-installed))
include ../Rules
# Generate the translation template from all the source files.
-libc.pot: header.pot libc.pot.files
+libc.pot: pot.header libc.pot.files
@rm -f $@.new
set `date -R`; disp="$$6"; \
sed -e 's/VERSION/$(version)/' \
diff --git a/po/header.pot b/po/pot.header
index 8789e5cfc8..d0742aee96 100644
--- a/po/header.pot
+++ b/po/pot.header
@@ -13,4 +13,3 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-