summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-07-15 14:38:56 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-07-15 14:38:56 (GMT)
commit8b2189a819c7a761cfdb97d9e3382ea963f225fb (patch)
treee58ce76576a94c7bcc68fbaf591862f7bef726d6 /ChangeLog
parent9dad46d59fc491cac90795c418e3f973b85c2b4d (diff)
Set a scaled icons list for the application.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@251 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd285df..a19fb10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+12-07-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * pixmaps/chrysalide_128.png:
+ * pixmaps/chrysalide_32.png:
+ * pixmaps/chrysalide_64.png:
+ New entries: define scaled icons for the editor window.
+
+ * pixmaps/Makefile.am:
+ * src/editor.c:
+ Set a scaled icons list for the application.
+
12-07-14 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/binary.c: