Now only displays commands if the backends (ffmpeg/ffmpeg2thera etc.) are found....
[pyvconv.git] / progresswin.glade
blob368bbadfd02d7c3add1176482fb239cf8a066d19
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--Generated with glade3 3.4.5 on Sun Aug 10 20:06:50 2008 -->
4 <glade-interface>
5 <widget class="GtkWindow" id="progresswindow">
6 <property name="title" translatable="yes">Converting</property>
7 <child>
8 <widget class="GtkHBox" id="hbox1">
9 <property name="visible">True</property>
10 <property name="spacing">10</property>
11 <child>
12 <widget class="GtkLabel" id="progresslabel">
13 <property name="visible">True</property>
14 <property name="label" translatable="yes">Progress</property>
15 </widget>
16 </child>
17 <child>
18 <widget class="GtkButton" id="abortbutton">
19 <property name="visible">True</property>
20 <property name="can_focus">True</property>
21 <property name="receives_default">True</property>
22 <property name="label" translatable="yes">gtk-cancel</property>
23 <property name="use_stock">True</property>
24 <property name="response_id">0</property>
25 </widget>
26 <packing>
27 <property name="expand">False</property>
28 <property name="fill">False</property>
29 <property name="pack_type">GTK_PACK_END</property>
30 <property name="position">1</property>
31 </packing>
32 </child>
33 </widget>
34 </child>
35 </widget>
36 </glade-interface>