aboutsummaryrefslogtreecommitdiff
path: root/voctogui/ui/voctogui.ui
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2015-06-18 11:09:48 +0200
committerMaZderMind <github@mazdermind.de>2015-06-18 11:09:48 +0200
commitcbc4f78dc9ad35a5b3ae81139cb6d8ffe054cdee (patch)
treeb21c87a34a901d97e0f6375df2ee1efa2a5a773b /voctogui/ui/voctogui.ui
parent4afab0bdefbcac57720412f77ff0672c92ce65d3 (diff)
fix spacings
Diffstat (limited to 'voctogui/ui/voctogui.ui')
-rw-r--r--voctogui/ui/voctogui.ui32
1 files changed, 21 insertions, 11 deletions
diff --git a/voctogui/ui/voctogui.ui b/voctogui/ui/voctogui.ui
index dc20452..c4cf068 100644
--- a/voctogui/ui/voctogui.ui
+++ b/voctogui/ui/voctogui.ui
@@ -172,12 +172,15 @@
<object class="GtkLabel" id="label_audio">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="margin_left">5</property>
+ <property name="margin_right">5</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
<property name="label" translatable="yes">Audio</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -186,6 +189,10 @@
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="can_focus">False</property>
+ <property name="margin_left">5</property>
+ <property name="margin_right">5</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
<property name="model">liststore_audio</property>
<property name="id_column">0</property>
<child>
@@ -198,7 +205,6 @@
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="position">1</property>
</packing>
</child>
@@ -206,7 +212,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="pack_type">end</property>
<property name="position">0</property>
</packing>
@@ -215,7 +220,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -226,16 +230,19 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkDrawingArea" id="video_main">
- <property name="width_request">1024</property>
- <property name="height_request">576</property>
+ <property name="width_request">800</property>
+ <property name="height_request">450</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="double_buffered">False</property>
+ <property name="margin_left">5</property>
+ <property name="margin_right">5</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -268,7 +275,6 @@
<object class="GtkAlignment" id="alignment">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="left_padding">12</property>
<child>
<object class="GtkBox" id="box">
<property name="visible">True</property>
@@ -281,11 +287,14 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="double_buffered">False</property>
+ <property name="margin_left">5</property>
+ <property name="margin_right">5</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -297,12 +306,12 @@
<object class="GtkLabel" id="label">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="margin_right">5</property>
<property name="label" translatable="yes">cam1</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -330,6 +339,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="margin_right">5</property>
</object>
<packing>
<property name="expand">False</property>