diff options
author | raveit65 <[email protected]> | 2019-02-10 13:12:24 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-10 13:12:24 +0100 |
commit | 3964e37f882d7d18631b1aafc3cc48213733e01e (patch) | |
tree | 40ea0881d6d58231c07d9905ec068470c5f836a6 | |
parent | 7eaf97381092b7b2f4a9d5180cdc36dfd61aa4f2 (diff) | |
download | mate-notification-daemon-3964e37f882d7d18631b1aafc3cc48213733e01e.tar.bz2 mate-notification-daemon-3964e37f882d7d18631b1aafc3cc48213733e01e.tar.xz |
Revert "tx: fix Content-Type in resource file"
This reverts commit 7eaf97381092b7b2f4a9d5180cdc36dfd61aa4f2.
This is wrong.
-rw-r--r-- | mate-notification-daemon.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-notification-daemon.pot b/mate-notification-daemon.pot index e2fbd9f..f8c4fcf 100644 --- a/mate-notification-daemon.pot +++ b/mate-notification-daemon.pot @@ -8,13 +8,13 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-10 13:09+0100\n" +"POT-Creation-Date: 2018-12-20 20:12+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\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" #: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:1 |