Fix for Japanese Font Names

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

May last patch had some wrong font names for Japanese resource files.
The correct name for MS UI Gothic is 'Gothic' in English, and not 'Gothic' in 
Japanese.

Changelog
+ fixed MS UI Gothic Font names in:
    dlls/commdlg/cdlg_Ja.rc
    dlls/user/resources/user32_Ja.rc

Cheers,
Vik
Index: dlls/commdlg/cdlg_Ja.rc
===================================================================
RCS file: /home/wine/wine/dlls/commdlg/cdlg_Ja.rc,v
retrieving revision 1.11
diff -r1.11 cdlg_Ja.rc
28c28
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
50c50
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
72c72
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
95c95
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
121c121
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
153c153
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
187c187
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
206c206
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
227c227
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
267c267
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
301c301
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"
Index: dlls/user/resources/user32_Ja.rc
===================================================================
RCS file: /home/wine/wine/dlls/user/resources/user32_Ja.rc,v
retrieving revision 1.5
diff -r1.5 user32_Ja.rc
54c54
< FONT 8, "?l?r UI ?S?V?b?N"
---
> FONT 9, "MS UI Gothic"

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux