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"/> <column type="gchararray"/>
</columns> </columns>
<data> <data>
<row>
<col id="0" translatable="yes">Top</col>
</row>
<row> <row>
<col id="0" translatable="yes">Baseline</col> <col id="0" translatable="yes">Baseline</col>
</row> </row>
<row> <row>
<col id="0" translatable="yes">Bottom</col> <col id="0" translatable="yes">Bottom</col>
</row> </row>
<row>
<col id="0" translatable="yes">Top</col>
</row>
</data> </data>
</object> </object>
<object class="GtkWindow" id="window"> <object class="GtkWindow" id="window">
<property name="visible">True</property> <property name="visible">True</property>
<property name="title" translatable="yes">GES Demo</property>
<property name="default_width">540</property> <property name="default_width">540</property>
<property name="default_height">450</property> <property name="default_height">450</property>
<signal name="destroy" handler="window_destroy_cb"/> <signal name="destroy" handler="window_destroy_cb"/>
@ -765,16 +766,16 @@
<object class="GtkTreeSelection" id="selection"/> <object class="GtkTreeSelection" id="selection"/>
<object class="GtkSizeGroup" id="LabelSizeGroup"> <object class="GtkSizeGroup" id="LabelSizeGroup">
<widgets> <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="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> </widgets>
</object> </object>
<object class="GtkAction" id="delete"> <object class="GtkAction" id="delete">