aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-09-17 08:05:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-09-17 08:05:40 +0000
commitb74e71e40176930efe075fc1de0987d820500c44 (patch)
tree9e0259eb5abdc58be6f1855d275682015dc1cac2 /ChangeLog
parent42276d67cd3f739ac1528b74c98d310634465021 (diff)
implemented icon theme feature.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3284 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4519c62..bde95e87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2013-09-17
+ * src/main.c
+ src/Makefile.am
+ src/stock_pixmap.[ch]
+ configure.in: implemented icon theme feature (some icons on toolbars
+ are not themed yet).
+
+2013-09-17
+
* src/textview.c: modified debug output.
2013-09-13