[gnome-games/wip/exalm/appmenu] collection-header-bar: Update appmenu layout
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/appmenu] collection-header-bar: Update appmenu layout
- Date: Sat, 6 Oct 2018 19:46:30 +0000 (UTC)
commit ac29f771b3d4692739bbe0147dec9b0f8f6c0ed9
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Oct 7 00:45:22 2018 +0500
collection-header-bar: Update appmenu layout
Remove separator and change 'About' to 'About Games' to conform with
https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
data/ui/collection-header-bar.ui | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/data/ui/collection-header-bar.ui b/data/ui/collection-header-bar.ui
index 9c50a47a..031747c6 100644
--- a/data/ui/collection-header-bar.ui
+++ b/data/ui/collection-header-bar.ui
@@ -113,13 +113,6 @@
<property name="visible">True</property>
</object>
</child>
- <child>
- <object class="GtkSeparator">
- <property name="margin-top">6</property>
- <property name="margin-bottom">6</property>
- <property name="visible">True</property>
- </object>
- </child>
<child>
<object class="GtkModelButton">
<property name="can_focus">True</property>
@@ -139,7 +132,7 @@
<child>
<object class="GtkModelButton">
<property name="can_focus">True</property>
- <property name="text" translatable="yes">About</property>
+ <property name="text" translatable="yes">About Games</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]