diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-16 02:41:40 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-16 02:41:40 +0800 |
commit | 7cc37466c122693397465b443811aa20d855c04f (patch) | |
tree | 54decc615039e2c8ae6618d56e588b32b48758d7 /ui/ChangeLog | |
parent | d1fe1c2d897e8f37d509db960739516275ec35f6 (diff) | |
download | gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.tar gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.tar.gz gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.tar.bz2 gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.tar.lz gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.tar.xz gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.tar.zst gsoc2013-evolution-7cc37466c122693397465b443811aa20d855c04f.zip |
Create a "Message Display" submenu in View, move source/full
* evolution-mail.xml: Create a "Message Display" submenu in View,
move source/full headers/normal there and make it a radio group.
Add "Load Images" there.
svn path=/trunk/; revision=9819
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 c88fdc1a0d..72e9e3e597 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,11 @@ 2001-05-15 Dan Winship <danw@ximian.com> + * evolution-mail.xml: Create a "Message Display" submenu in View, + move source/full headers/normal there and make it a radio group. + Add "Load Images" there. + +2001-05-15 Dan Winship <danw@ximian.com> + * evolution-mail.xml: Clean this up A LOT. In addition to cosmetic changes, now every command appears in the <commands> section, and has a tooltip. Also, move "Search" to the "Edit" menu for |