aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-12 10:23:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-12 10:23:36 +0000
commit67bce9ecfaaeceb8c37fac7f22a447917c8c6a1c (patch)
treeba91c6b7a0f4c9e82581fffb801f3b8c8d7ee1b5 /ChangeLog
parent71d3dab216f7a512564a42f97b0cdd106328b70b (diff)
added a new app icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@424 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e8ff5c7..750ab2ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2005-07-12
+ * src/main.c
+ src/stock_pixmap.[ch]
+ src/Makefile.am
+ src/pixmaps/stock_sylpheed.png
+ sylpheed.png
+ sylpheed-64x64.png
+ sylpheed-128x128.png: added a new app icon, and specified it as
+ a default window icon.
+
+2005-07-12
+
* src/procmsg.[ch]: procmsg_send_queue(): clear summary cache to
prevent cache discrepancy.