Make tab take all space

merge-requests/64/head
Huluti 2016-12-04 21:53:03 +01:00
parent e9c2cb2d27
commit 261aeeba0c
1 changed files with 7 additions and 0 deletions

View File

@ -441,6 +441,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
</object> </object>
</child> </child>
</object> </object>
<packing>
<property name="tab_expand">True</property>
</packing>
</child> </child>
<child type="tab"> <child type="tab">
<object class="GtkLabel"> <object class="GtkLabel">
@ -473,6 +476,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
</object> </object>
<packing> <packing>
<property name="position">1</property> <property name="position">1</property>
<property name="tab_expand">True</property>
</packing> </packing>
</child> </child>
<child type="tab"> <child type="tab">
@ -526,6 +530,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
</object> </object>
</child> </child>
</object> </object>
<packing>
<property name="tab_expand">True</property>
</packing>
</child> </child>
<child type="tab"> <child type="tab">
<object class="GtkLabel"> <object class="GtkLabel">