From d86435d50cc3b3c64c145a64fb78046a752b00c6 Mon Sep 17 00:00:00 2001 From: Hirek Date: Wed, 11 Jun 2025 12:49:13 +0200 Subject: [PATCH] Move rc encoding to ANSI --- eu07.rc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eu07.rc.in b/eu07.rc.in index 27c8dae0..af5d5fa6 100644 --- a/eu07.rc.in +++ b/eu07.rc.in @@ -17,7 +17,7 @@ BEGIN BLOCK "040904b0" BEGIN VALUE "CompanyName", "eu07.pl\0" - VALUE "FileDescription", "Symulator pojazdów szynowych\0" + VALUE "FileDescription", "Symulator pojazdów szynowych\0" VALUE "FileVersion", "@VERSION_STRING@\0" VALUE "ProductName", "MaSzyna\0" VALUE "ProductVersion", "@VERSION_STRING@\0"