Completed the support for two-pass encoding
This commit is contained in:
parent
ea028d50c3
commit
7646cdaf7e
5 changed files with 117 additions and 52 deletions
|
|
@ -56,17 +56,10 @@
|
|||
<property name="label_xalign">0</property>
|
||||
<property name="shadow_type">none</property>
|
||||
<child>
|
||||
<object class="GtkAlignment" id="alignment1">
|
||||
<object class="GtkProgressBar" id="progress_total">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="left_padding">12</property>
|
||||
<child>
|
||||
<object class="GtkProgressBar" id="progress_total">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="show_text">True</property>
|
||||
</object>
|
||||
</child>
|
||||
<property name="show_text">True</property>
|
||||
</object>
|
||||
</child>
|
||||
<child type="label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue