From b8a504cf97e041c41db4f1ce684286b1573a5d67 Mon Sep 17 00:00:00 2001 From: Maurilio Longo Date: Thu, 30 Aug 2001 07:34:37 +0000 Subject: [PATCH] 2001-08-30 09:31 GMT+2 Maurilio Longo * contrib/os2pm/*.* - removed all files + contrib/hgf/os2pm + contrib/hgf/os2pm/os2pm.c + contrib/hgf/os2pm/tform.prg + contrib/hgf/os2pm/os2pm.ch + contrib/hgf/os2pm/tmenu.prg + contrib/hgf/os2pm/tmenuitm.prg + contrib/hgf/os2pm/Makefile + added all files for IBM OS/2 version of HGF --- harbour/ChangeLog | 12 ++++++++++++ harbour/contrib/{ => hgf}/os2pm/Makefile | 0 harbour/contrib/{ => hgf}/os2pm/os2pm.c | 0 harbour/contrib/{ => hgf}/os2pm/os2pm.ch | 0 harbour/contrib/{ => hgf}/os2pm/tform.prg | 0 harbour/contrib/{ => hgf}/os2pm/tmenu.prg | 0 harbour/contrib/{ => hgf}/os2pm/tmenuitm.prg | 0 7 files changed, 12 insertions(+) rename harbour/contrib/{ => hgf}/os2pm/Makefile (100%) rename harbour/contrib/{ => hgf}/os2pm/os2pm.c (100%) rename harbour/contrib/{ => hgf}/os2pm/os2pm.ch (100%) rename harbour/contrib/{ => hgf}/os2pm/tform.prg (100%) rename harbour/contrib/{ => hgf}/os2pm/tmenu.prg (100%) rename harbour/contrib/{ => hgf}/os2pm/tmenuitm.prg (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 00320e38ab..d535669075 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +2001-08-30 09:31 GMT+2 Maurilio Longo + * contrib/os2pm/*.* + - removed all files + + contrib/hgf/os2pm + + contrib/hgf/os2pm/os2pm.c + + contrib/hgf/os2pm/tform.prg + + contrib/hgf/os2pm/os2pm.ch + + contrib/hgf/os2pm/tmenu.prg + + contrib/hgf/os2pm/tmenuitm.prg + + contrib/hgf/os2pm/Makefile + + added all files for IBM OS/2 version of HGF + 2001-08-28 21:10 GMT -3 Luiz Rafael Culik + contrib/libct/files.c * CT3 compatible functions for Fileattr,fileseek,filedate,filetime,setfattr diff --git a/harbour/contrib/os2pm/Makefile b/harbour/contrib/hgf/os2pm/Makefile similarity index 100% rename from harbour/contrib/os2pm/Makefile rename to harbour/contrib/hgf/os2pm/Makefile diff --git a/harbour/contrib/os2pm/os2pm.c b/harbour/contrib/hgf/os2pm/os2pm.c similarity index 100% rename from harbour/contrib/os2pm/os2pm.c rename to harbour/contrib/hgf/os2pm/os2pm.c diff --git a/harbour/contrib/os2pm/os2pm.ch b/harbour/contrib/hgf/os2pm/os2pm.ch similarity index 100% rename from harbour/contrib/os2pm/os2pm.ch rename to harbour/contrib/hgf/os2pm/os2pm.ch diff --git a/harbour/contrib/os2pm/tform.prg b/harbour/contrib/hgf/os2pm/tform.prg similarity index 100% rename from harbour/contrib/os2pm/tform.prg rename to harbour/contrib/hgf/os2pm/tform.prg diff --git a/harbour/contrib/os2pm/tmenu.prg b/harbour/contrib/hgf/os2pm/tmenu.prg similarity index 100% rename from harbour/contrib/os2pm/tmenu.prg rename to harbour/contrib/hgf/os2pm/tmenu.prg diff --git a/harbour/contrib/os2pm/tmenuitm.prg b/harbour/contrib/hgf/os2pm/tmenuitm.prg similarity index 100% rename from harbour/contrib/os2pm/tmenuitm.prg rename to harbour/contrib/hgf/os2pm/tmenuitm.prg