diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 258c858136..2a0f74930c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,14 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-27 03:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbide/resources/hb-32x32.png + * contrib/hbide/resources/hb-16x16.png + * contrib/hbide/resources/hbide.png + + Updated + * contrib/hbide/hbide.qrc + - space @ EOF + 2011-04-27 00:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/hbide.ico * examples/httpsrv/home/favicon.ico diff --git a/harbour/contrib/hbide/hbide.qrc b/harbour/contrib/hbide/hbide.qrc index fe5c07318c..1a9e4a97a4 100644 --- a/harbour/contrib/hbide/hbide.qrc +++ b/harbour/contrib/hbide/hbide.qrc @@ -283,4 +283,3 @@ resources/rp_shapes.png - diff --git a/harbour/contrib/hbide/resources/hb-16x16.png b/harbour/contrib/hbide/resources/hb-16x16.png index 9e7c766a6c..86749de04b 100644 Binary files a/harbour/contrib/hbide/resources/hb-16x16.png and b/harbour/contrib/hbide/resources/hb-16x16.png differ diff --git a/harbour/contrib/hbide/resources/hb-32x32.png b/harbour/contrib/hbide/resources/hb-32x32.png index 35d949becc..d93581940e 100644 Binary files a/harbour/contrib/hbide/resources/hb-32x32.png and b/harbour/contrib/hbide/resources/hb-32x32.png differ diff --git a/harbour/contrib/hbide/resources/hbide.png b/harbour/contrib/hbide/resources/hbide.png index 8fdffd4dc2..a2ab6b18a5 100644 Binary files a/harbour/contrib/hbide/resources/hbide.png and b/harbour/contrib/hbide/resources/hbide.png differ