aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-10-04 09:16:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-10-04 09:16:40 +0000
commitfd5c980f1770aa74b9d4dd2ecdbaeb5abbb7b8de (patch)
tree56c86b7a645beeb23b8036b0f1952dcb4b7ec123 /ChangeLog
parent20e1d21eecd0c3ab6312ee9ba635427607d7837c (diff)
made the rest of toolbar icons themeable.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3288 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f2b768f..1f764f7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-10-04
+
+ * src/compose.c
+ src/prefs_toolbar.c
+ src/stock_pixmap.[ch]
+ src/mainwindow.c: made the rest of toolbar icons themeable.
+
2013-09-20
* makewin32.sh: added --with-themedir configure option.