From 792331a21343d995e9410d9d62c01f8569bf64ca Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 28 Feb 2012 14:47:05 +0000 Subject: [PATCH] 2012-02-28 15:46 UTC+0100 Viktor Szakats (harbour syenar.net) * examples/ps32/ps32.hbc * \ -> / * examples/dbu/readme.txt * examples/rl/readme.txt * minor --- harbour/ChangeLog | 12 ++++++++++-- harbour/examples/dbu/readme.txt | 2 +- harbour/examples/ps32/ps32.hbc | 2 +- harbour/examples/rl/readme.txt | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0a063c3465..315b9715fa 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,11 +16,19 @@ The license applies to all entries newer than 2009-04-28. */ +2012-02-28 15:46 UTC+0100 Viktor Szakats (harbour syenar.net) + * examples/ps32/ps32.hbc + * \ -> / + + * examples/dbu/readme.txt + * examples/rl/readme.txt + * minor + 2012-02-27 11:17 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/qth/QSignalMapper.qth - Commented-out: QWidget specific method calls. - This is in accordance of our goal to keep modularity of - HbQt libraries intact. + This is in accordance of our goal to keep modularity of + HbQt libraries intact. 2012-02-24 13:46 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/include/hbcompdf.h diff --git a/harbour/examples/dbu/readme.txt b/harbour/examples/dbu/readme.txt index 057aac0a50..c2197be117 100644 --- a/harbour/examples/dbu/readme.txt +++ b/harbour/examples/dbu/readme.txt @@ -3,7 +3,7 @@ */ 1.) Copy the full content of /SOURCE/DBU from your original - CA-Cl*pper installation. + CA-Cl*pper installation to this directory. 2.) *nix users will need to convert original filenames to lowercase and EOLs to native format, using this command: diff --git a/harbour/examples/ps32/ps32.hbc b/harbour/examples/ps32/ps32.hbc index 0b849ebf7b..8c6e1992c3 100644 --- a/harbour/examples/ps32/ps32.hbc +++ b/harbour/examples/ps32/ps32.hbc @@ -7,4 +7,4 @@ libpaths=lib/${hb_plat}/${hb_comp} libs=${hb_name} -libs=..\contrib\hbxpp\hbxpp.hbc +libs=../contrib/hbxpp/hbxpp.hbc diff --git a/harbour/examples/rl/readme.txt b/harbour/examples/rl/readme.txt index 56b4be99c1..4c5ff45215 100644 --- a/harbour/examples/rl/readme.txt +++ b/harbour/examples/rl/readme.txt @@ -3,7 +3,7 @@ */ 1.) Copy the full content of /SOURCE/RL from your original - CA-Cl*pper installation. + CA-Cl*pper installation to this directory. 2.) *nix users will need to convert original filenames to lowercase and EOLs to native format, using this command: