diff options
author | Milan Crha <mcrha@redhat.com> | 2007-11-19 17:56:52 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-11-19 17:56:52 +0800 |
commit | aa3aab83049c1ff8464de6c1a2d7b7b4139e2200 (patch) | |
tree | a728caa2996721875130070adb2f1d06c3542f8c /calendar/ChangeLog | |
parent | 5e800b4fc38673adcac7238d8ac7ad4cd9602f90 (diff) | |
download | gsoc2013-evolution-aa3aab83049c1ff8464de6c1a2d7b7b4139e2200.tar.gz gsoc2013-evolution-aa3aab83049c1ff8464de6c1a2d7b7b4139e2200.tar.zst gsoc2013-evolution-aa3aab83049c1ff8464de6c1a2d7b7b4139e2200.zip |
** Fix for bug #401337
2007-11-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #401337
* gui/dialogs/task-page.glade:
* gui/dialogs/task-page.c: (sensitize_widgets), (get_widgets):
Use other mnemonic for Organizer and let it work properly.
svn path=/trunk/; revision=34552
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 028ca2c5ff..b605450e3b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2007-11-19 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #401337 + + * gui/dialogs/task-page.glade: + * gui/dialogs/task-page.c: (sensitize_widgets), (get_widgets): + Use other mnemonic for Organizer and let it work properly. + 2007-11-18 Gilles Dartiguelongue <gdartigu@svn.gnome.org> ** Fix bug #495875 |