ChangeLogTag:19990727-19:08 GMT+1 Bruno Cantero <bruno@issnet.net>

This commit is contained in:
Bruno Cantero
1999-07-27 17:17:13 +00:00
parent 995709efad
commit 2c7e26b470
22 changed files with 43 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
19990727-19:08 GMT+1 Bruno Cantero <bruno@issnet.net>
* source/rtl/natmsg/*.c
Added #include <hbdefs.h> to these files
19990727-12:35 EDT David G. Holm <dholm@jsd-llc.com>
* source/rtl/dir.c
! Corrected two errors that the MSC changes introduced for non-MSC

View File

@@ -6,6 +6,8 @@
* Language support unit for Basque
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Urtarrila", "Otsaila", "Martxoa",
"Apirila", "Maitza", "Ekaina", "Uztaila",

View File

@@ -7,6 +7,8 @@
*
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Xaner", "Febrer", "Mars",
"April", "Mallol", "Xuniol", "Xuliol",

View File

@@ -5,6 +5,8 @@
/* Czech language module (2 char. ISO language code: CZ) */
/* Codepage: Latin II - 852 */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] =
{
"leden",

View File

@@ -5,6 +5,8 @@
/* Czech language module (2 char. ISO language code: CZ) */
/* Codepage: Czech - Kamenickych (CS2) */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] =
{
"leden",

View File

@@ -2,8 +2,7 @@
* $Id$
*/
#include <extend.h>
#include <ctype.h>
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"januari", "februari", "maart",

View File

@@ -3,6 +3,8 @@
* Codepage: N/A
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Jaunaro", "Februaro", "Marto",
"Aprilo", "Majo", "Junio", "Julio",

View File

@@ -7,6 +7,8 @@
*
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Janvier", "Fvrier", "Mars",
"Avril", "May", "Juin", "Juillet",

View File

@@ -7,6 +7,8 @@
*
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Xaneiro", "Febreiro", "Marzal",
"Abril", "Maio", "Xunio", "Xullo",

View File

@@ -2,8 +2,7 @@
* $Id$
*/
#include <extend.h>
#include <ctype.h>
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Januar", "Februar", "März",

View File

@@ -34,6 +34,8 @@
/* TODO: Decide which codepage to use, and how to implement the whole
codepage issue */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] =
{
"janu r",

View File

@@ -5,6 +5,8 @@
/* Indonesian language module */
/* Codepage: N/A */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Januari", "Februari", "Maret",
"April", "Mei", "Juni", "Juli",

View File

@@ -7,6 +7,8 @@
*
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Gennaio", "Febbraio", "Marzo",
"Aprile", "Maggio", "Giugno", "Luglio",

View File

@@ -4,8 +4,7 @@
/* Korea language module */
#include <extend.h>
#include <ctype.h>
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"1월", "2월", "3월",

View File

@@ -1,9 +1,12 @@
/*
* $Id$
*/
/* Polish language module - Polskoj©zyczny modu<64> dla Harbour */
/* Codepage: Latin II - 852 */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Styczeä", "Luty", "Marzec",
"Kwiecieä", "Maj", "Czerwiec", "Lipiec",

View File

@@ -1,9 +1,12 @@
/*
* $Id$
*/
/* Polish language module - Polskojęzyczny moduł dla Harbour */
/* Codepage: ISO-8859-2 */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Styczeń", "Luty", "Marzec",
"Kwiecień", "Maj", "Czerwiec", "Lipiec",

View File

@@ -1,9 +1,12 @@
/*
* $Id$
*/
/* Polish language module - Polskojzyczny modu dla Harbour */
/* Codepage: Mazowia */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Stycze¤", "Luty", "Marzec",
"Kwiecie¤", "Maj", "Czerwiec", "Lipiec",

View File

@@ -2,8 +2,7 @@
* $Id$
*/
#include <extend.h>
#include <ctype.h>
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Janeiro", "Fevereiro", "Março",

View File

@@ -2,8 +2,7 @@
* $Id$
*/
#include <extend.h>
#include <ctype.h>
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"ßíâàðü", "Ôåâðàëü", "Ìàðò",

View File

@@ -2,8 +2,7 @@
* $Id$
*/
#include <extend.h>
#include <ctype.h>
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Ÿ­¢ àì", "”¥¢à «ì", "Œ àâ",

View File

@@ -2,6 +2,8 @@
* $Id$
*/
#include <hbdefs.h>
char *hb_monthsname[ 12 ] = {
"Enero", "Febrero", "Marzo",
"Abril", "Mayo", "Junio", "Julio",

View File

@@ -5,6 +5,8 @@
/* Serbian language module (2 char. ISO language code: YU) */
/* Codepage: Latin II - 852 */
#include <hbdefs.h>
char *hb_monthsname[ 12 ] =
{
"januar",