diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-09 11:30:47 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-09 11:30:47 +0800 |
commit | 10b1fc590bf3204088215c2531a550197ee3db70 (patch) | |
tree | 39e45dee338a8ea2b632a5e019e04cb608099ad1 /mail/ChangeLog | |
parent | 972b2fc3bba1eb144e0c200923e46261515c476f (diff) | |
download | gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.tar gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.tar.gz gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.tar.bz2 gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.tar.lz gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.tar.xz gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.tar.zst gsoc2013-evolution-10b1fc590bf3204088215c2531a550197ee3db70.zip |
Fix up the pageup/pagedown increment a bit.
* folder-browser.c (etable_key): Fix up the pageup/pagedown
increment a bit.
svn path=/trunk/; revision=4001
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c780a4aae0..0598003c7d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2000-07-08 Dan Winship <danw@helixcode.com> + * folder-browser.c (etable_key): Fix up the pageup/pagedown + increment a bit. + * folder-browser-factory.c (control_activate): Add a "Threaded Message List" item to the "View" menu. |