winefile: correct encoding for russian resource

Yuri Kozlov kozlov.y at gmail.com
Sun Aug 14 09:25:42 CDT 2005


Changelog:
 winefile: set correct encoding for the Ru.rc
-- 
Regards,
Yuri Kozlov

--- wine/programs/winefile/Ru.rc        2005-06-20 15:45:39.000000000 +0400
+++ bwine/programs/winefile/Ru.rc       2005-08-14 18:21:17.000000000 +0400
@@ -19,7 +19,7 @@
  */
 
 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
+#pragma code_page(1251)
 /* Menu */
 
 IDM_WINEFILE MENU FIXED IMPURE




More information about the wine-patches mailing list