From ad5a58e3852d7028a7b22115f4729c860950e3a3 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 21 Sep 2019 11:50:16 +0200 Subject: tx: Fix Content-Type in resource "Content-Type: text/plain; charset=CHARSET\n" breaks distcheck! Better: "Content-Type: text/plain; charset=UTF-8\n" --- mate-menus.pot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mate-menus.pot') diff --git a/mate-menus.pot b/mate-menus.pot index 069545b..d5b7e52 100644 --- a/mate-menus.pot +++ b/mate-menus.pot @@ -6,15 +6,15 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-12-20 14:55+0100\n" +"POT-Creation-Date: 2019-09-21 11:47+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/mate-audio-video.directory.in.h:1 -- cgit v1.2.1