diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-07-15 14:38:56 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-07-15 14:38:56 (GMT) |
commit | 8b2189a819c7a761cfdb97d9e3382ea963f225fb (patch) | |
tree | e58ce76576a94c7bcc68fbaf591862f7bef726d6 /ChangeLog | |
parent | 9dad46d59fc491cac90795c418e3f973b85c2b4d (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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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: |