From 3bef20a14911e3115e351285dec9eff6f444cae2 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 10 Sep 2010 09:34:27 +0000 Subject: [PATCH] 2010-09-10 11:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/hbide.hbp - contrib/hbide/hbide.prg + contrib/hbide/idemain.prg * Renamed to avoid users trying 'hbmk2 hbide' (and fail). --- harbour/ChangeLog | 8 +++++++- harbour/contrib/hbide/hbide.hbp | 2 +- harbour/contrib/hbide/{hbide.prg => idemain.prg} | 0 3 files changed, 8 insertions(+), 2 deletions(-) rename harbour/contrib/hbide/{hbide.prg => idemain.prg} (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ce129f7910..b70ae7b149 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2010-09-10 11:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbide/hbide.hbp + - contrib/hbide/hbide.prg + + contrib/hbide/idemain.prg + * Renamed to avoid users trying 'hbmk2 hbide' (and fail). + 2010-09-10 09:57 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/olecore.c ! do not convert parameters passed by reference for DISPID_PROPERTYPUT @@ -32,7 +38,7 @@ 2010-19-12 09:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg - ! Few more steps gained on printing front. + ! Few more steps gained on printing front. 2010-09-09 23:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs diff --git a/harbour/contrib/hbide/hbide.hbp b/harbour/contrib/hbide/hbide.hbp index fdb5dc87b2..6e76494ff3 100644 --- a/harbour/contrib/hbide/hbide.hbp +++ b/harbour/contrib/hbide/hbide.hbp @@ -22,7 +22,7 @@ ../hbxbp/hbxbp.hbc ../hbqt/hbqtnetwork.hbc -hbide.prg +idemain.prg ideobject.prg idestylesheets.prg idetags.prg diff --git a/harbour/contrib/hbide/hbide.prg b/harbour/contrib/hbide/idemain.prg similarity index 100% rename from harbour/contrib/hbide/hbide.prg rename to harbour/contrib/hbide/idemain.prg