diff options
author | Mengjie Yu <meng-jie.yu@sun.com> | 2005-01-21 14:18:54 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-01-21 14:18:54 +0800 |
commit | 5d45c0d9ad123855fbc49b6f3ef3b60db037ba81 (patch) | |
tree | e93f74ef4a8f2b1f486a64b8f09117187adc920a /shell/ChangeLog | |
parent | 17d98c0038927e86ea4f4fcb4f4713ccb2528775 (diff) | |
download | gsoc2013-evolution-5d45c0d9ad123855fbc49b6f3ef3b60db037ba81.tar.gz gsoc2013-evolution-5d45c0d9ad123855fbc49b6f3ef3b60db037ba81.tar.zst gsoc2013-evolution-5d45c0d9ad123855fbc49b6f3ef3b60db037ba81.zip |
Close import wizard on 'ESC'
2005-01-20 Mengjie Yu <meng-jie.yu@sun.com>
* e-shell-importer.c: (import_druid_esc),
(e_shell_importer_start_import):
Close import wizard on 'ESC'
svn path=/trunk/; revision=28477
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7f72aa0f65..cb86b14e55 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2005-01-20 Mengjie Yu <meng-jie.yu@sun.com> + + * e-shell-importer.c: (import_druid_esc), + (e_shell_importer_start_import): + Close import wizard on 'ESC' + 2005-01-09 JP Rosevear <jpr@novell.com> * e-shell.c (impl_Shell_handleURI): open a new window if we get a |