[epiphany/newmenus] ephy-window: drop the PRIMARY_TOOLBAR style
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/newmenus] ephy-window: drop the PRIMARY_TOOLBAR style
- Date: Fri, 13 Jan 2012 17:37:21 +0000 (UTC)
commit 118d979f920422004e37c53e336dee925b484835
Author: Xan Lopez <xan igalia com>
Date: Fri Jan 13 18:36:35 2012 +0100
ephy-window: drop the PRIMARY_TOOLBAR style
Requested by Lapo. Now we need to fix up the theme.
src/ephy-window.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 7ea3cfe..ea63589 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -3568,9 +3568,6 @@ setup_toolbar (EphyWindow *window)
toolbar = gtk_ui_manager_get_widget (manager, "/DefaultToolbar");
- gtk_style_context_add_class (gtk_widget_get_style_context (toolbar),
- GTK_STYLE_CLASS_PRIMARY_TOOLBAR);
-
action = gtk_action_group_get_action (priv->toolbar_action_group,
"NavigationBack");
g_signal_connect_swapped (action, "open-link",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]