diff options
author | Chris Toshok <toshok@ximian.com> | 2003-04-08 01:17:41 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-04-08 01:17:41 +0800 |
commit | aa9939163d6442b5083a940cc2c2945173e1300f (patch) | |
tree | 7c7a9c9b9bc029401a81d85affe3ce07f11f62e4 /ui/ChangeLog | |
parent | d08d5d0fab99ca5fb77f95bcb0da2d1ab7503c94 (diff) | |
download | gsoc2013-evolution-aa9939163d6442b5083a940cc2c2945173e1300f.tar.gz gsoc2013-evolution-aa9939163d6442b5083a940cc2c2945173e1300f.tar.zst gsoc2013-evolution-aa9939163d6442b5083a940cc2c2945173e1300f.zip |
[ fixes bug #40841 ] change the Save As VCard keybinding to C-A-s, to
2003-04-07 Chris Toshok <toshok@ximian.com>
[ fixes bug #40841 ]
* evolution-addressbook.xml: change the Save As VCard keybinding
to C-A-s, to match the mailer's Save As keybinding.
svn path=/trunk/; revision=20716
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 44048e1f14..b166ea1d1d 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2003-04-07 Chris Toshok <toshok@ximian.com> + + [ fixes bug #40841 ] + * evolution-addressbook.xml: change the Save As VCard keybinding + to C-A-s, to match the mailer's Save As keybinding. + 2003-03-26 Chris Toshok <toshok@ximian.com> [ fixes #40212 ] |