[epiphany] Implement new menu organization guidelines
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Implement new menu organization guidelines
- Date: Thu, 20 Sep 2018 16:39:44 +0000 (UTC)
commit da0f38e3374ffeea8d557622d595f2a9ea3f4a92
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Thu Sep 20 11:39:00 2018 -0500
Implement new menu organization guidelines
* No separator between Preferences and Keyboard Shortcuts
* About -> About Web
https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
src/resources/gtk/page-menu-popover.ui | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/src/resources/gtk/page-menu-popover.ui b/src/resources/gtk/page-menu-popover.ui
index c49e31f50..da0581f63 100644
--- a/src/resources/gtk/page-menu-popover.ui
+++ b/src/resources/gtk/page-menu-popover.ui
@@ -245,14 +245,6 @@
<property name="visible">True</property>
</object>
</child>
- <child>
- <object class="GtkSeparator">
- <property name="orientation">horizontal</property>
- <property name="margin-top">6</property>
- <property name="margin-bottom">6</property>
- <property name="visible">True</property>
- </object>
- </child>
<!-- FRAGILE: This button is manually removed for app mode in ephy-header-bar.c. -->
<child>
<object class="GtkModelButton" id="keyboard-shortcuts-button">
@@ -274,7 +266,7 @@
<child>
<object class="GtkModelButton">
<property name="can_focus">True</property>
- <property name="text" translatable="yes">_About</property>
+ <property name="text" translatable="yes">_About Web</property>
<property name="action-name">app.about</property>
<property name="visible">True</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]