more xml tweaks

This commit is contained in:
Brandon Lewis 2010-08-03 19:53:34 +02:00 committed by Edward Hervey
parent 678d5fd710
commit 029f6b8228

View file

@ -25,19 +25,20 @@
<column type="gchararray"/>
</columns>
<data>
<row>
<col id="0" translatable="yes">Top</col>
</row>
<row>
<col id="0" translatable="yes">Baseline</col>
</row>
<row>
<col id="0" translatable="yes">Bottom</col>
</row>
<row>
<col id="0" translatable="yes">Top</col>
</row>
</data>
</object>
<object class="GtkWindow" id="window">
<property name="visible">True</property>
<property name="title" translatable="yes">GES Demo</property>
<property name="default_width">540</property>
<property name="default_height">450</property>
<signal name="destroy" handler="window_destroy_cb"/>
@ -765,16 +766,16 @@
<object class="GtkTreeSelection" id="selection"/>
<object class="GtkSizeGroup" id="LabelSizeGroup">
<widgets>
<widget name="label4"/>
<widget name="label_inpoint"/>
<widget name="label_duration"/>
<widget name="label_duration"/>
<widget name="label_inpoint"/>
<widget name="label2"/>
<widget name="label3"/>
<widget name="label4"/>
<widget name="label5"/>
<widget name="label6"/>
<widget name="label5"/>
<widget name="label4"/>
<widget name="label3"/>
<widget name="label2"/>
<widget name="label_inpoint"/>
<widget name="label_duration"/>
<widget name="label_duration"/>
<widget name="label_inpoint"/>
<widget name="label4"/>
</widgets>
</object>
<object class="GtkAction" id="delete">