summaryrefslogtreecommitdiff
path: root/data/cheese-prefs.ui
diff options
context:
space:
mode:
authorLucas Baudin <xapantu@gmail.com>2011-11-26 10:32:13 +0100
committerDavid King <amigadave@amigadave.com>2011-11-26 18:28:59 +0100
commit4317b88eea3e5f7537a97a5e2714caf252a9f9d6 (patch)
treea9025d512d523e7dc28ddb61d42ad9fcde3d2ed7 /data/cheese-prefs.ui
parent9782633c45898592f12e5cf2e0346d9a385d708f (diff)
downloadcheese-4317b88eea3e5f7537a97a5e2714caf252a9f9d6.tar.gz
Replace all GtkBoxes by GtkGrids, bug 664428
Diffstat (limited to 'data/cheese-prefs.ui')
-rw-r--r--data/cheese-prefs.ui36
1 files changed, 11 insertions, 25 deletions
diff --git a/data/cheese-prefs.ui b/data/cheese-prefs.ui
index abcef565..d5df3cd0 100644
--- a/data/cheese-prefs.ui
+++ b/data/cheese-prefs.ui
@@ -322,12 +322,11 @@
</packing>
</child>
<child>
- <object class="GtkBox" id="box1">
+ <object class="GtkGrid" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="orientation">vertical</property>
- <property name="spacing">18</property>
+ <property name="row_spacing">12</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkGrid" id="grid4">
<property name="visible">True</property>
@@ -391,26 +390,12 @@
<property name="height">1</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
</packing>
</child>
<child>
@@ -511,9 +496,10 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
</packing>
</child>
</object>