From 69562c40e236f2f24dc667cbc724cf6f99034d8e Mon Sep 17 00:00:00 2001 From: Stanislav Motylkov Date: Mon, 29 Jul 2024 20:18:06 +0300 Subject: [PATCH] [NOTEVIL] Convert resource file to UTF-8 This converts it from Windows-1252 to UTF-8. Otherwise the changes to this file are not rendered correctly by GitHub. As a core developer and repository maintainer, I have the right to change file contents (including its encoding) without prior discussion, as long as it corresponds with the repository's code of conduct. I won't permit curtailment of my rights! This is my answer and addendum to the commit b6bf1108905a, which tries to disrespect me as a developer and maintainer. --- modules/rosapps/applications/notevil/notevil.rc | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/modules/rosapps/applications/notevil/notevil.rc b/modules/rosapps/applications/notevil/notevil.rc index 935eb55f0cc..726722c214e 100644 --- a/modules/rosapps/applications/notevil/notevil.rc +++ b/modules/rosapps/applications/notevil/notevil.rc @@ -21,6 +21,9 @@ * */ +/* UTF-8 */ +#pragma code_page(65001) + STRINGTABLE MOVEABLE BEGIN 1, "Aleksandar Andrejevic" @@ -50,7 +53,7 @@ BEGIN 21, "Claudiu Mihail" 22, "Colin Finck" 23, "Daniel Reimer" - 24, "Danny Götte" + 24, "Danny Götte" 25, "David Quintana" 26, "David Welch" 27, "Dmitry Chapyshev" @@ -69,7 +72,7 @@ BEGIN 36, "Frederik Leemans" 37, "Gabriel Ilardi" 38, "Ged Murphy" - 39, "Gé van Geldorp" + 39, "Gé van Geldorp" 40, "Gero Kuehn" 41, "Giannis Adamopoulos" 42, "Gregor Anich" @@ -83,9 +86,9 @@ BEGIN 46, "Gunnar Andre' Dalsnes" 47, "Hans Kremer" 48, "Hartmut Birr" - 49, "Hermès Bélusca-Maïto" + 49, "Hermès Bélusca-Maïto" 50, "Hernan Ochoa" - 51, "Hervé Poussineau" + 51, "Hervé Poussineau" 52, "Iwan Fatahi" 53, "James Tabor" 54, "Jan Roeloffzen" @@ -100,7 +103,7 @@ END STRINGTABLE MOVEABLE BEGIN 61, "Jens Collin" - 62, "Jérôme Gardou" + 62, "Jérôme Gardou" 63, "Jim Noeth" 64, "Johannes Anderwald" 65, "Jonathan Wilson" @@ -151,7 +154,7 @@ BEGIN 102, "Robert Kopferl" 103, "Roel Messiant" 104, "Royce Mitchell III" - 105, "Samuel Serapión" + 105, "Samuel Serapión" END STRINGTABLE MOVEABLE