diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-28 02:39:31 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-28 02:39:31 +0000 |
commit | 9201eff5cf8f1df79d52842b653e0f465bdb850a (patch) | |
tree | 7b221a8270a5ef1bf29326750696dfb6396f9305 /ChangeLog | |
parent | 729b818e4666c62b79ca0d6f883ca22937645b9d (diff) |
added 16x16 Sylpheed icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1197 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-09-28 + * src/trayicon.c: use 16x16 icon for Windows system tray. + * src/icons/stock_sylpheed_16.png + src/icons/Makefile.am + src/stock_pixmap.[ch]: added 16x16 Sylpheed icon. + +2006-09-28 + * src/trayicon.c: some code cleanups. 2006-09-27 |