diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3d10003a87..ea94778bee 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,14 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-18 09:41 UTC+0200 Viktor Szakats (harbour syenar.net) + * contrib/hbide/resources/collapse_m.png + * contrib/hbide/resources/expand_m.png + % optimized them using ImageOptim. + Please run at least 'optipng' (available for all platform + for free) on .png files before uploading them to SVN. + Thank you. + 2012-07-17 19:40 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.qrc + contrib/hbide/resources/collapse_m.png @@ -25,7 +33,7 @@ * contrib/hbide/ideprojectwizard.prg * contrib/hbide/projectwizard.ui ! Advanced: now many components of the interface are complete. - Specially the section where "Libraries" etc. are requested, + Specially the section where "Libraries" etc. are requested, play; you will enjoy. 2012-07-17 22:29 UTC+0200 Viktor Szakats (harbour syenar.net) diff --git a/harbour/contrib/hbide/resources/collapse_m.png b/harbour/contrib/hbide/resources/collapse_m.png index d702bcf011..27dcc8509d 100644 Binary files a/harbour/contrib/hbide/resources/collapse_m.png and b/harbour/contrib/hbide/resources/collapse_m.png differ diff --git a/harbour/contrib/hbide/resources/expand_m.png b/harbour/contrib/hbide/resources/expand_m.png index f7f9e7c686..d5b96fdb51 100644 Binary files a/harbour/contrib/hbide/resources/expand_m.png and b/harbour/contrib/hbide/resources/expand_m.png differ