Rename header.pot to pot.header.
authorCarlos O'Donell <carlos@redhat.com>
Wed, 8 Jan 2014 22:09:48 +0000 (17:09 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 8 Jan 2014 22:17:48 +0000 (17:17 -0500)
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.

ChangeLog
po/Makefile
po/pot.header [moved from po/header.pot with 99% similarity]

index 661f004..2c7e427 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2014-01-08  Carlos O'Donell  <carlos@redhat.com>
+
+       * po/header.pot: Rename to...
+       * po/pot.header: ... this.
+       * po/Makefile: Use pot.header.
+
 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
            Maxim Kuvyrkov  <maxim@kugelworks.com>
 
        [BZ #16394]
-        * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
-        SRC and DEST against LEN.
+       * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
+       SRC and DEST against LEN.
 
 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
index d4b2e4a..99f2816 100644 (file)
@@ -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)/' \
similarity index 99%
rename from po/header.pot
rename to po/pot.header
index 8789e5c..d0742ae 100644 (file)
@@ -13,4 +13,3 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
-