[gtranslator] Removed prev / next buttons from toolbar
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Removed prev / next buttons from toolbar
- Date: Sat, 13 Oct 2018 08:15:54 +0000 (UTC)
commit ebeee810228be4f906f50c251b3e0056ecf0c5be
Author: Daniel GarcĂa Moreno <danigm wadobo com>
Date: Sat Oct 13 10:15:22 2018 +0200
Removed prev / next buttons from toolbar
src/gtr-notebook.ui | 59 +----------------------------------------------------
1 file changed, 1 insertion(+), 58 deletions(-)
---
diff --git a/src/gtr-notebook.ui b/src/gtr-notebook.ui
index 5c9473ce..259d5eda 100644
--- a/src/gtr-notebook.ui
+++ b/src/gtr-notebook.ui
@@ -256,64 +256,6 @@
<property name="position">4</property>
</packing>
</child>
- <child>
- <object class="GtkButtonBox">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">start</property>
- <child>
- <object class="GtkButton" id="prev">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Previous message (<Alt><-)</property>
- <property name="action_name">app.prev</property>
- <child>
- <object class="GtkImage">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">go-previous-symbolic</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- <property name="non_homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="next">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Next message (<Alt>->)</property>
- <property name="action_name">app.next</property>
- <child>
- <object class="GtkImage">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">go-next-symbolic</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- <property name="non_homogeneous">True</property>
- </packing>
- </child>
- <style>
- <class name="linked"/>
- <class name="horizontal"/>
- </style>
- </object>
- <packing>
- <property name="position">5</property>
- </packing>
- </child>
<child>
<object class="GtkButtonBox">
<property name="visible">True</property>
@@ -485,3 +427,4 @@
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]