2013-01-30 15:31 UTC+0100 Viktor Szakats (harbour syenar.net)
- src/codepage/l_ua.c
+ src/codepage/l_uk.c
* src/codepage/cpua1125.c
* src/codepage/cpua1251.c
* src/codepage/cpuakoi8.c
! renamed to be in sync with ISO language code
and src/lang/uk.c filename
This commit is contained in:
@@ -10,6 +10,15 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-01-30 15:31 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
- src/codepage/l_ua.c
|
||||
+ src/codepage/l_uk.c
|
||||
* src/codepage/cpua1125.c
|
||||
* src/codepage/cpua1251.c
|
||||
* src/codepage/cpuakoi8.c
|
||||
! renamed to be in sync with ISO language code
|
||||
and src/lang/uk.c filename
|
||||
|
||||
2013-01-30 15:27 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* src/codepage/l_sv.c
|
||||
! fixed again after last patch where wrong value creeped back
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
#define HB_CP_INFO "Ukrainian CP-1125"
|
||||
#define HB_CP_UNITB HB_UNITB_1125
|
||||
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
|
||||
#include "l_ua.c"
|
||||
#include "l_uk.c"
|
||||
#define HB_CP_UTF8
|
||||
|
||||
/* include CP registration code */
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
#define HB_CP_INFO "Ukrainian Windows-1251"
|
||||
#define HB_CP_UNITB HB_UNITB_1251
|
||||
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
|
||||
#include "l_ua.c"
|
||||
#include "l_uk.c"
|
||||
#define HB_CP_UTF8
|
||||
|
||||
/* include CP registration code */
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
#define HB_CP_INFO "Ukrainian KOI8-U"
|
||||
#define HB_CP_UNITB HB_UNITB_KOI_8U
|
||||
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
|
||||
#include "l_ua.c"
|
||||
#include "l_uk.c"
|
||||
#define HB_CP_UTF8
|
||||
|
||||
/* include CP registration code */
|
||||
|
||||
Reference in New Issue
Block a user