diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d9964d2231..15948a660e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,12 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-02-19 17:22 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * contrib/hbide/resources/help.png + + contrib/hbide/resources/sort.png + + contrib/hbide/resources/sortdescend.png + + Added new images and changed one old. + 2010-02-20 01:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbsetup.h * Changed not to rely on _WIN32_WCE to detect WinCE. diff --git a/harbour/contrib/hbide/resources/help.png b/harbour/contrib/hbide/resources/help.png index fcdfb43ca5..3321e30b87 100644 Binary files a/harbour/contrib/hbide/resources/help.png and b/harbour/contrib/hbide/resources/help.png differ diff --git a/harbour/contrib/hbide/resources/sort.png b/harbour/contrib/hbide/resources/sort.png new file mode 100644 index 0000000000..de0ff8bf70 Binary files /dev/null and b/harbour/contrib/hbide/resources/sort.png differ diff --git a/harbour/contrib/hbide/resources/sortdescend.png b/harbour/contrib/hbide/resources/sortdescend.png new file mode 100644 index 0000000000..53d1937a3d Binary files /dev/null and b/harbour/contrib/hbide/resources/sortdescend.png differ