aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-view.c3
2 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 4334ec9bc9..0b7e748184 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-08-20 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c (pop_up_folder_bar): Make sure we display a pin
+ when we are popped up.
+
+2001-08-20 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view.c (setup_widgets): Don't set the paned tree
position.
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 46b31f3eef..722b4788c0 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -426,6 +426,9 @@ pop_up_folder_bar (EShellView *shell_view)
g_assert (! priv->folder_bar_shown);
+ e_title_bar_set_button_mode (E_TITLE_BAR (priv->storage_set_title_bar),
+ E_TITLE_BAR_BUTTON_MODE_PIN);
+
priv->folder_bar_popup = gtk_window_new (GTK_WINDOW_POPUP);
/* We need to show the storage set view box and do a pointer grab to catch the