diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-01 02:34:59 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-01 02:34:59 +0800 |
commit | 7e4f187a1034cc352278f0fa5c3ca0321dbda4cc (patch) | |
tree | ebd786c95a4140157d5c031243add479c2dbcc04 /ChangeLog | |
parent | fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba (diff) | |
download | gsoc2013-evolution-7e4f187a1034cc352278f0fa5c3ca0321dbda4cc.tar.gz gsoc2013-evolution-7e4f187a1034cc352278f0fa5c3ca0321dbda4cc.tar.zst gsoc2013-evolution-7e4f187a1034cc352278f0fa5c3ca0321dbda4cc.zip |
Update for shortcut bar changes.
* shell/e-shortcut.c (e_shortcut_bar_view_new, shell_icon_cb):
Update for shortcut bar changes.
* shell/e-folder.h: add E_FOLDER_SUMMARY
* shell/e-shell.c (e_shell_setup_default_folders): make the
"Today" icon be of type E_FOLDER_SUMMARY, not E_FOLDER_MAIL.
svn path=/trunk/; revision=2269
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2000-03-31 Dan Winship <danw@helixcode.com> + + * shell/e-shortcut.c (e_shortcut_bar_view_new, shell_icon_cb): + Update for shortcut bar changes. + + * shell/e-folder.h: add E_FOLDER_SUMMARY + * shell/e-shell.c (e_shell_setup_default_folders): make the + "Today" icon be of type E_FOLDER_SUMMARY, not E_FOLDER_MAIL. + 2000-03-31 Damon Chaplin <damon@helixcode.com> * widgets/shortcut-bar/e-shortcut-bar.[hc]: added support for a |