2009-11-10 15:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/codepage/cpes850c.c
* src/codepage/cpnl850.c
* src/codepage/cpde850.c
* src/codepage/cpfi850.c
* src/codepage/cpit850.c
! Wrong CP in descriptions.
This commit is contained in:
@@ -17,6 +17,14 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-11-10 15:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/codepage/cpes850c.c
|
||||
* src/codepage/cpnl850.c
|
||||
* src/codepage/cpde850.c
|
||||
* src/codepage/cpfi850.c
|
||||
* src/codepage/cpit850.c
|
||||
! Wrong CP in descriptions.
|
||||
|
||||
2009-11-10 15:05 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* codepage/Makefile
|
||||
- codepage/cpesisoc.c
|
||||
|
||||
@@ -23,7 +23,7 @@ static const unsigned char s_sort [ 256 ] = { 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
|
||||
static HB_CODEPAGE s_codePage =
|
||||
{
|
||||
"DE850",
|
||||
"German CP-852 (ntxger.obj compatible)",
|
||||
"German CP-850 (ntxger.obj compatible)",
|
||||
HB_UNITB_850,
|
||||
s_flags,
|
||||
s_upper,
|
||||
|
||||
@@ -23,7 +23,7 @@ static const unsigned char s_sort [ 256 ] = { 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
|
||||
static HB_CODEPAGE s_codePage =
|
||||
{
|
||||
"ES850",
|
||||
"Spanish CP-852 (ntxspa.obj compatible)",
|
||||
"Spanish CP-850 (ntxspa.obj compatible)",
|
||||
HB_UNITB_850,
|
||||
s_flags,
|
||||
s_upper,
|
||||
|
||||
@@ -23,7 +23,7 @@ static const unsigned char s_sort [ 256 ] = { 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
|
||||
static HB_CODEPAGE s_codePage =
|
||||
{
|
||||
"FI850",
|
||||
"Finnish CP-852 (ntxfin.obj compatible)",
|
||||
"Finnish CP-850 (ntxfin.obj compatible)",
|
||||
HB_UNITB_850,
|
||||
s_flags,
|
||||
s_upper,
|
||||
|
||||
@@ -23,7 +23,7 @@ static const unsigned char s_sort [ 256 ] = { 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
|
||||
static HB_CODEPAGE s_codePage =
|
||||
{
|
||||
"IT850",
|
||||
"Italian CP-852 (ntxita.obj compatible)",
|
||||
"Italian CP-850 (ntxita.obj compatible)",
|
||||
HB_UNITB_850,
|
||||
s_flags,
|
||||
s_upper,
|
||||
|
||||
@@ -23,7 +23,7 @@ static const unsigned char s_sort [ 256 ] = { 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
|
||||
static HB_CODEPAGE s_codePage =
|
||||
{
|
||||
"NL850",
|
||||
"Dutch CP-852 (ntxdut.obj compatible)",
|
||||
"Dutch CP-850 (ntxdut.obj compatible)",
|
||||
HB_UNITB_850,
|
||||
s_flags,
|
||||
s_upper,
|
||||
|
||||
Reference in New Issue
Block a user