diff options
author | Dan Winship <danw@src.gnome.org> | 2002-03-08 06:11:26 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-03-08 06:11:26 +0800 |
commit | 46af4ae9b3e55ea80553443ff34f794afb997e3c (patch) | |
tree | fffde84d5f169e54d1c0d9b990984a2f6bbb4058 /shell/ChangeLog | |
parent | 7ad4ab01e6fd30523621ac8844f49833323979fd (diff) | |
download | gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.tar gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.tar.gz gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.tar.bz2 gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.tar.lz gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.tar.xz gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.tar.zst gsoc2013-evolution-46af4ae9b3e55ea80553443ff34f794afb997e3c.zip |
fix a bug in the storage icon code
svn path=/trunk/; revision=15974
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0d47a6fffa..609a356c5b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -55,8 +55,7 @@ * e-storage-set-view.c (set_e_shortcut_selection): Remove special-case for storages. (etree_icon_at): Remove special case for figuring out storage - icons (but leave the code that makes the icon disappear once the - storage is opened). + icons (but leave the code for storages without icons). (etree_value_at): Remove special case for storage names. (But still make storages always bold.) Remove unused special-case code for Summary. |