diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-05-04 22:35:34 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-05-04 22:35:34 +0800 |
commit | a9db5c0fc571e914bd11f65927190c6b0cd17a54 (patch) | |
tree | a58ee4fbbb7b66059b07ea762a27a2406708db60 /calendar/ChangeLog | |
parent | 898e686c834493fb8b2da58b967af220ad530f49 (diff) | |
download | gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.gz gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.bz2 gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.lz gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.xz gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.zst gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.zip |
Set mnemonic to L instead of the conflicting 'i'. Fixes #334056.
2006-05-04 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/event-page.glade: Set mnemonic to
L instead of the conflicting 'i'. Fixes #334056.
svn path=/trunk/; revision=31953
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f55ce1682e..ed63eda81b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2006-05-04 Harish Krishnaswamy <kharish@novell.com> + + * gui/dialogs/event-page.glade: Set mnemonic to + L instead of the conflicting 'i'. Fixes #334056. + 2006-05-04 Chenthill Palanisamy <pchenthill novell com> Fixes #333689 |