From 7b28c40557eef24bd614b0d9c651f4848b41926f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 23 Jul 2012 09:43:29 +0000 Subject: [PATCH] 2012-07-23 11:43 UTC+0200 Viktor Szakats (harbour syenar.net) * src/lang/msgcsutf.c * src/lang/msgelutf.c * minor formatting --- harbour/ChangeLog | 5 +++++ harbour/src/lang/msgcsutf.c | 12 ++++++------ harbour/src/lang/msgelutf.c | 12 ++++++------ 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 299b53f567..5756bc821e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-23 11:43 UTC+0200 Viktor Szakats (harbour syenar.net) + * src/lang/msgcsutf.c + * src/lang/msgelutf.c + * minor formatting + 2012-07-23 11:35 UTC+0200 Viktor Szakats (vszakats syenar.net) * include/hblang.hbx + added new UTF language modules diff --git a/harbour/src/lang/msgcsutf.c b/harbour/src/lang/msgcsutf.c index d298f0ccdb..6fc008b1bd 100644 --- a/harbour/src/lang/msgcsutf.c +++ b/harbour/src/lang/msgcsutf.c @@ -64,12 +64,12 @@ static HB_LANG s_lang = { /* Identification */ - "CSUTF", /* ID */ - "Czech", /* Name (in English) */ - "Česky", /* Name (in native language) */ - "CS", /* RFC ID */ - "UTF-8", /* Codepage */ - "", /* Version */ + "CSUTF", /* ID */ + "Czech", /* Name (in English) */ + "Česky", /* Name (in native language) */ + "CS", /* RFC ID */ + "UTF-8", /* Codepage */ + "", /* Version */ /* Month names */ diff --git a/harbour/src/lang/msgelutf.c b/harbour/src/lang/msgelutf.c index 5c25a53a60..f6180eaea8 100644 --- a/harbour/src/lang/msgelutf.c +++ b/harbour/src/lang/msgelutf.c @@ -61,12 +61,12 @@ static HB_LANG s_lang = { /* Identification */ - "ELUTF", /* ID */ - "Greek ANSI", /* Name (in English) */ - "Ελληνικά ANSI", /* Name (in native language) */ - "EL", /* RFC ID */ - "UTF-8", /* Codepage */ - "", /* Version */ + "ELUTF", /* ID */ + "Greek ANSI", /* Name (in English) */ + "Ελληνικά ANSI", /* Name (in native language) */ + "EL", /* RFC ID */ + "UTF-8", /* Codepage */ + "", /* Version */ /* Month names */