diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2014-04-25 22:32:21 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2014-04-25 22:32:21 (GMT) |
commit | 4ed8f24200c6e4df4c3fe922fc81923fb39f44be (patch) | |
tree | 68f22147ef9be4f1ce4b6e3579b950b47523ac39 /ChangeLog | |
parent | 53183d3333a280b9256eb971731f87ada5854460 (diff) |
Closed the 'About' dialog box with the escape key.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@372 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +14-04-26 Cyrille Bagard <nocbos@gmail.com> + + * src/dialogs/about.c: + Close the 'About' dialog box with the escape key. + 14-04-24 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |