From a11450eb048df79a3f2b00ebef6d7cab07ad5054 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 22 Sep 2016 18:23:04 -0400 Subject: move some file encodings to UTF-8 * THANKS, doc/ChangeLog-2011, tests/ChangeLog-2011, tests/gpg/geheim.txt: convert from iso 8859-1 to utf-8. * lang/qt/src/dataprovider.cpp, lang/qt/src/qgpgmerefreshkeysjob.cpp, lang/qt/src/qgpgmesecretkeyexportjob.cpp: replace U+FFFD REPLACEMENT CHARACTER with proper U+00E4 LATIN SMALL LETTER A WITH DIAERESIS. -- Note that src/versioninfo.rc.in is still ISO-8859-1. I don't know whether Windows will properly handle UTF-8 in this file or not, so i have not touched it. Signed-off-by: Daniel Kahn Gillmor --- tests/ChangeLog-2011 | 8 ++++---- tests/gpg/geheim.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/ChangeLog-2011 b/tests/ChangeLog-2011 index 596c2df3..3ec0fb7c 100644 --- a/tests/ChangeLog-2011 +++ b/tests/ChangeLog-2011 @@ -603,7 +603,7 @@ 2002-09-28 Marcus Brinkmann - * t-version.c: Include . Reported by Stéphane Corthésy. + * t-version.c: Include . Reported by Stéphane Corthésy. 2002-09-02 Marcus Brinkmann @@ -624,8 +624,8 @@ * gpg/t-encrypt-sym.c (main): Change type of I to size_t and rename to LEN. - * gpg/t-verify.c (main): Likewise. Submitted by Stéphane - Corthésy. + * gpg/t-verify.c (main): Likewise. Submitted by Stéphane + Corthésy. 2002-07-03 Marcus Brinkmann @@ -772,7 +772,7 @@ 2001-12-19 Marcus Brinkmann * gpg/t-decrypt-verify.c: Don't include `mcheck.h'. Reported by - Stéphane Corthésy. + Stéphane Corthésy. 2001-12-19 Marcus Brinkmann diff --git a/tests/gpg/geheim.txt b/tests/gpg/geheim.txt index 99a54788..49d78a72 100644 --- a/tests/gpg/geheim.txt +++ b/tests/gpg/geheim.txt @@ -1,2 +1,2 @@ -Wenn Sie dies lesen können, ist es wohl nicht +Wenn Sie dies lesen können, ist es wohl nicht geheim genug. -- cgit v1.2.3