aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-20 15:31:23 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-20 15:31:23 +0800
commitdea477a5a1e566006c9055f6869d2c655e6d0d0b (patch)
treed21c19e22c9db41f1edd16c5b3e41f1ae4b4b26b
parent3d36457b2cd4b52492f58e16914ca75d7932a46e (diff)
downloadgsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.tar
gsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.tar.gz
gsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.tar.bz2
gsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.tar.lz
gsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.tar.xz
gsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.tar.zst
gsoc2013-evolution-dea477a5a1e566006c9055f6869d2c655e6d0d0b.zip
Make sure we display a pin when we are popped up.
* e-shell-view.c (pop_up_folder_bar): Make sure we display a pin when we are popped up. svn path=/trunk/; revision=12259
-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