diff options
author | Boby Wang <boby.wang@sun.com> | 2006-03-20 14:19:43 +0800 |
---|---|---|
committer | Li Yuan <liyuan@src.gnome.org> | 2006-03-20 14:19:43 +0800 |
commit | 4a19f6a83850664c2c64ff0115861f9c31680f06 (patch) | |
tree | 6594975d6a97f56da546b3ee86f44e755fc4805f /calendar/ChangeLog | |
parent | ab382e96118f91b2722146dd7c0163042bd46c73 (diff) | |
download | gsoc2013-evolution-4a19f6a83850664c2c64ff0115861f9c31680f06.tar.gz gsoc2013-evolution-4a19f6a83850664c2c64ff0115861f9c31680f06.tar.zst gsoc2013-evolution-4a19f6a83850664c2c64ff0115861f9c31680f06.zip |
** Fix for bug #268584
2006-03-20 Boby Wang <boby.wang@sun.com>
** Fix for bug #268584
* gui/dialogs/cal-attachment-select-file.c: (run_selector):
* gui/dialogs/cal-attachment.glade:
set the accelerate key for "Suggest Suggest automatic display of
attachment"
svn path=/trunk/; revision=31722
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fd4864ca30..32a59efe37 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2006-03-20 Boby Wang <boby.wang@sun.com> + + ** Fix for bug #268584 + + * gui/dialogs/cal-attachment-select-file.c: (run_selector): + * gui/dialogs/cal-attachment.glade: + set the accelerate key for "Suggest Suggest automatic display of + attachment" + 2006-03-09 Chenthill Palanisamy <pchenthill@novell.com> Fixes #334003 |