aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/messenger.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r--resources/ui/messenger.ui57
1 files changed, 21 insertions, 36 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui
index d6e2b1d..1dd76c2 100644
--- a/resources/ui/messenger.ui
+++ b/resources/ui/messenger.ui
@@ -884,6 +884,26 @@ Author: Tobias Frisch
884 <property name="margin-bottom">8</property> 884 <property name="margin-bottom">8</property>
885 <property name="spacing">8</property> 885 <property name="spacing">8</property>
886 <child> 886 <child>
887 <object class="GtkButton" id="back_button">
888 <property name="visible">True</property>
889 <property name="can-focus">True</property>
890 <property name="receives-default">True</property>
891 <property name="relief">none</property>
892 <child>
893 <object class="GtkImage">
894 <property name="visible">True</property>
895 <property name="can-focus">False</property>
896 <property name="icon-name">go-previous-symbolic</property>
897 </object>
898 </child>
899 </object>
900 <packing>
901 <property name="expand">False</property>
902 <property name="fill">True</property>
903 <property name="position">0</property>
904 </packing>
905 </child>
906 <child>
887 <object class="GtkBox"> 907 <object class="GtkBox">
888 <property name="visible">True</property> 908 <property name="visible">True</property>
889 <property name="can-focus">False</property> 909 <property name="can-focus">False</property>
@@ -927,7 +947,7 @@ Author: Tobias Frisch
927 <packing> 947 <packing>
928 <property name="expand">True</property> 948 <property name="expand">True</property>
929 <property name="fill">True</property> 949 <property name="fill">True</property>
930 <property name="position">0</property> 950 <property name="position">1</property>
931 </packing> 951 </packing>
932 </child> 952 </child>
933 <child> 953 <child>
@@ -951,27 +971,6 @@ Author: Tobias Frisch
951 <property name="position">1</property> 971 <property name="position">1</property>
952 </packing> 972 </packing>
953 </child> 973 </child>
954 <child>
955 <object class="GtkButton">
956 <property name="visible">True</property>
957 <property name="can-focus">True</property>
958 <property name="receives-default">True</property>
959 <property name="relief">none</property>
960 <child>
961 <object class="GtkImage">
962 <property name="visible">True</property>
963 <property name="can-focus">False</property>
964 <property name="icon-name">system-search-symbolic</property>
965 </object>
966 </child>
967 </object>
968 <packing>
969 <property name="expand">False</property>
970 <property name="fill">True</property>
971 <property name="pack-type">end</property>
972 <property name="position">2</property>
973 </packing>
974 </child>
975 </object> 974 </object>
976 <packing> 975 <packing>
977 <property name="expand">False</property> 976 <property name="expand">False</property>
@@ -1688,20 +1687,6 @@ Author: Tobias Frisch
1688 <property name="title" translatable="yes">Messenger</property> 1687 <property name="title" translatable="yes">Messenger</property>
1689 <property name="subtitle" translatable="yes">GNUnet</property> 1688 <property name="subtitle" translatable="yes">GNUnet</property>
1690 <property name="interpolate-size">True</property> 1689 <property name="interpolate-size">True</property>
1691 <child>
1692 <object class="GtkButton" id="back_button">
1693 <property name="visible">True</property>
1694 <property name="can-focus">True</property>
1695 <property name="receives-default">True</property>
1696 <child>
1697 <object class="GtkImage">
1698 <property name="visible">True</property>
1699 <property name="can-focus">False</property>
1700 <property name="icon-name">go-previous-symbolic</property>
1701 </object>
1702 </child>
1703 </object>
1704 </child>
1705 </object> 1690 </object>
1706 </child> 1691 </child>
1707 </object> 1692 </object>