diff options
author | Simon Zheng <simon.zheng@sun.com> | 2007-02-27 15:56:56 +0800 |
---|---|---|
committer | Simon Zheng <simonz@src.gnome.org> | 2007-02-27 15:56:56 +0800 |
commit | 1e06bfb9e0f5c0981ea6ff78b4c379736391d6ef (patch) | |
tree | 21c9f4e73b7dc9c45edb4e9ad3c9e5edb4484931 /mail/ChangeLog | |
parent | b1c81e03dabd0079933192e1fdfb6a811918172d (diff) | |
download | gsoc2013-evolution-1e06bfb9e0f5c0981ea6ff78b4c379736391d6ef.tar.gz gsoc2013-evolution-1e06bfb9e0f5c0981ea6ff78b4c379736391d6ef.tar.zst gsoc2013-evolution-1e06bfb9e0f5c0981ea6ff78b4c379736391d6ef.zip |
Fixes #402727
2007-02-27 Simon Zheng <simon.zheng@sun.com>
* Fixes #402727
* em-folder-view.c: (em_folder_view_print),
Remove setting default response id because
of print-preview button in print_unix_dialog
aren't set GTK_CAN_DEFAULT flag.
svn path=/trunk/; revision=33258
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 2faf3f990a..2abcf9af81 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2007-02-27 Simon Zheng <simon.zheng@sun.com> + + * Fixes #402727 + + * em-folder-view.c: (em_folder_view_print), + Remove setting default response id because + of print-preview button in print_unix_dialog + aren't set GTK_CAN_DEFAULT flag. + 2007-02-26 Sankar P <psankar@novell.com> * Committed on behalf of |