diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-29 22:05:10 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-29 22:05:10 +0800 |
commit | 7d63b93c516dd80bfc703e92c1502e55ae3c1f97 (patch) | |
tree | e3db1a2c5489a69d1beb6c66ede9766550d3e937 /shell/ChangeLog | |
parent | 95412cfb1362752168923e5cd7e663cc6db5c4e8 (diff) | |
download | gsoc2013-evolution-7d63b93c516dd80bfc703e92c1502e55ae3c1f97.tar.gz gsoc2013-evolution-7d63b93c516dd80bfc703e92c1502e55ae3c1f97.tar.zst gsoc2013-evolution-7d63b93c516dd80bfc703e92c1502e55ae3c1f97.zip |
Get the title bar for the folder view to use TigerT's pin icon for the
button when appropriate.
svn path=/trunk/; revision=5636
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7f6d2a7ba6..10af81fa5d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2000-09-29 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view.c (popup_storage_set_view_button_clicked): Renamed + from `popup_storage_set_view_close_button_clicked'. + (storage_set_view_box_map_cb): Updated accordingly. Connect to + "button_clicked" instead of "close_button_clicked". + (disconnect_popup_signals): Updated accordingly. + (e_shell_view_set_folder_bar_mode): Update the button mode of the + title bar according to the folder bar mode. + 2000-09-28 Dan Winship <danw@helixcode.com> * e-corba-storage.c (impl_StorageListener_new_folder): Don't print |