]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
The MIME encoding is always 8-bit.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Mar 2001 13:14:05 +0000 (13:14 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Mar 2001 13:14:05 +0000 (13:14 +0000)
misc/ChangeLog
misc/po-mode.el
src/ChangeLog
src/xgettext.c

index d6bb2213afef817d40909e07fff1a1186122fd52..2939584c47b100b2127a83687f89f31b6cf3918d 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-22  Bruno Haible  <haible@clisp.cons.org>
+
+       * po-mode.el (po-default-file-header): Replace ENCODING with 8-bit.
+
 2001-03-21  Bruno Haible  <haible@clisp.cons.org>
 
        * gettextize.in: Mention where to get config.guess and config.sub.
index 07c8ab791d55ca675c03780c125291430943fd30..8094c158d088bfe109d691343338fd5c96d8f231 100644 (file)
@@ -309,7 +309,7 @@ msgstr \"\"
 \"Language-Team: LANGUAGE <LL@li.org>\\n\"
 \"MIME-Version: 1.0\\n\"
 \"Content-Type: text/plain; charset=CHARSET\\n\"
-\"Content-Transfer-Encoding: ENCODING\\n\"
+\"Content-Transfer-Encoding: 8-bit\\n\"
 "
   "*Default PO file header."
   :type 'string
index 35affe0f8ebe1d820b52001001b902ad10d097d1..6ba24674d7e03575e2022e4051f04cfe97a335b0 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-22  Bruno Haible  <haible@clisp.cons.org>
+
+       * xgettext.c (construct_header): Replace ENCODING with 8-bit.
+
 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
 
        * po.c (po_callback_message): Change message, refer to GNU libiconv.
index 5bf5897c4eb9d1d4dfef9f4009e954a01b3b6536..cdfe29fb914f11a5bceb29250bbd7f651a5d35e1 100644 (file)
@@ -1353,7 +1353,7 @@ Last-Translator: FULL NAME <EMAIL@ADDRESS>\n\
 Language-Team: LANGUAGE <LL@li.org>\n\
 MIME-Version: 1.0\n\
 Content-Type: text/plain; charset=CHARSET\n\
-Content-Transfer-Encoding: ENCODING\n",
+Content-Transfer-Encoding: 8-bit\n",
            local_time.tm_year + TM_YEAR_ORIGIN,
            local_time.tm_mon + 1,
            local_time.tm_mday,