summaryrefslogtreecommitdiff
path: root/panels/sharing/sharing.ui
diff options
context:
space:
mode:
Diffstat (limited to 'panels/sharing/sharing.ui')
-rw-r--r--panels/sharing/sharing.ui36
1 files changed, 31 insertions, 5 deletions
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index 67441720a..ea4701d46 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -2,13 +2,37 @@
<!-- Generated with glade 3.18.1 -->
<interface>
<requires lib="gtk+" version="3.10"/>
- <object class="GtkBox" id="sharing-panel">
+ <object class="GtkBox" id="sharing-panel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+
+ <!-- Stub boxes to make the content cover 1/3 of the screen -->
+ <child>
+ <object class="GtkBox">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ </object>
+ </child>
+
+ <child>
+ <object class="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_start">134</property>
- <property name="margin_end">134</property>
- <property name="margin_top">22</property>
- <property name="margin_bottom">22</property>
+ <property name="hexpand">True</property>
+ </object>
+ <packing>
+ <property name="pack_type">end</property>
+ </packing>
+ </child>
+
+ <!-- Content -->
+ <child>
+ <object class="GtkBox">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="margin">24</property>
+ <property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label6">
@@ -239,6 +263,8 @@
</packing>
</child>
</object>
+ </child>
+ </object>
<object class="GtkDialog" id="personal-file-sharing-dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>