diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-10 12:46:24 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-10 12:46:24 +0800 |
commit | fa460eb6b59f0245eb43336386dfce9b6f030de3 (patch) | |
tree | a2216fe403648e456696f9ca18a8d1c53621744e /shell/ChangeLog | |
parent | 84bf1db8ccc7c792d307f8f4e787918ec05ebe54 (diff) | |
download | gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.tar gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.tar.gz gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.tar.bz2 gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.tar.lz gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.tar.xz gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.tar.zst gsoc2013-evolution-fa460eb6b59f0245eb43336386dfce9b6f030de3.zip |
Set the icons when changing between components.
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* e-shell-view.c: Set the icons when changing between components.
* main.c: Set the default icon. (The change in e-shell-view.c
doesn't work unless we do this.)
svn path=/trunk/; revision=2964
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index b4925467c7..bd72de6e43 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-05-10 Christopher James Lahey <clahey@helixcode.com> + + * e-shell-view.c: Set the icons when changing between components. + + * main.c: Set the default icon. (The change in e-shell-view.c + doesn't work unless we do this.) + 2000-05-09 Matt Loper <matt@helixcode.com> * e-shell-view-menu.c (command_run_bugbuddy): New function; allows |