[epiphany/newmenus] ephy-window: use the emblem icon for the page menu
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/newmenus] ephy-window: use the emblem icon for the page menu
- Date: Fri, 13 Jan 2012 17:25:58 +0000 (UTC)
commit ff8037dfca3db4fe416cefe29e4d0fec0d51b9fc
Author: Xan Lopez <xan igalia com>
Date: Fri Jan 13 18:25:32 2012 +0100
ephy-window: use the emblem icon for the page menu
It's a bit more understandable than send-to.
src/ephy-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 5879111..7ea3cfe 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1549,7 +1549,7 @@ setup_ui_manager (EphyWindow *window)
action = g_object_new (EPHY_TYPE_PAGE_MENU_ACTION,
"name", "PageMenu",
- "icon-name", "send-to-symbolic",
+ "icon-name", "emblem-system-symbolic",
"window", window,
NULL);
gtk_action_group_add_action_with_accel (action_group, action, "<alt>E");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]