diff options
author | Anna Marie Dirks <anna@helixcode.com> | 2000-12-02 02:09:00 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2000-12-02 02:09:00 +0800 |
commit | 704e0f44ba0eb5e857344d095e68bbae8be0b731 (patch) | |
tree | 6aff222e216acdd57dd28f3597b81bf8f924ea1f /ui/ChangeLog | |
parent | dfee15e65ac56a20ae8841ed8410ba8ee9a505ca (diff) | |
download | gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.gz gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.bz2 gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.lz gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.xz gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.zst gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.zip |
Redid all the keyboard shortcuts to comply with GNOME standards. Removed
2000-12-01 Anna Marie Dirks <anna@helixcode.com>
* evolution.xml: Redid all the keyboard shortcuts to comply with GNOME
standards. Removed unnecessary shortcuts from less commonly used menu
items, changed all references to "alt", etc.
* evolution-addressbook.xml: see above
* evolution-mail.xml: see above
* evolution-calendar.xml: Same as above, but I also reorganized menus slightly by moving "new appointment" from the edit menu to the file menu.
svn path=/trunk/; revision=6757
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 2b6a7b273e..e0e3697b6a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,11 @@ +2000-12-01 Anna Marie Dirks <anna@helixcode.com> + * evolution.xml: Redid all the keyboard shortcuts to comply with GNOME + standards. Removed unnecessary shortcuts from less commonly used menu + items, changed all references to "alt", etc. + * evolution-addressbook.xml: see above + * evolution-mail.xml: see above + * evolution-calendar.xml: Same as above, but I also reorganized menus slightly by moving "new appointment" from the edit menu to the file menu. + 2000-11-28 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Added Save As... |