From 12ba2b692f156091f10cf7b98a472e4196003b37 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 23 Apr 2000 03:12:06 +0000 Subject: [PATCH] 20000423-05:15 GMT+1 Victor Szakats --- harbour/ChangeLog | 12 ++++++++++++ harbour/doc/{ => en}/compiler.txt | 0 harbour/doc/{ => en}/gnulice.txt | 0 harbour/doc/{ => en}/harbext.txt | 0 harbour/doc/{ => en}/subcodes.txt | 0 5 files changed, 12 insertions(+) rename harbour/doc/{ => en}/compiler.txt (100%) rename harbour/doc/{ => en}/gnulice.txt (100%) rename harbour/doc/{ => en}/harbext.txt (100%) rename harbour/doc/{ => en}/subcodes.txt (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 65c013a990..110f85f452 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +20000423-05:15 GMT+1 Victor Szakats + + - doc/compiler.txt + - doc/gnulice.txt + - doc/harbext.txt + - doc/subcodes.txt + + doc/en/compiler.txt + + doc/en/gnulice.txt + + doc/en/harbext.txt + + doc/en/subcodes.txt + * Moved some doc files which are part of the HBDOC generated docs. + 20000423-04:02 GMT+1 Victor Szakats * source/compiler/genc.c diff --git a/harbour/doc/compiler.txt b/harbour/doc/en/compiler.txt similarity index 100% rename from harbour/doc/compiler.txt rename to harbour/doc/en/compiler.txt diff --git a/harbour/doc/gnulice.txt b/harbour/doc/en/gnulice.txt similarity index 100% rename from harbour/doc/gnulice.txt rename to harbour/doc/en/gnulice.txt diff --git a/harbour/doc/harbext.txt b/harbour/doc/en/harbext.txt similarity index 100% rename from harbour/doc/harbext.txt rename to harbour/doc/en/harbext.txt diff --git a/harbour/doc/subcodes.txt b/harbour/doc/en/subcodes.txt similarity index 100% rename from harbour/doc/subcodes.txt rename to harbour/doc/en/subcodes.txt