hanges progress bar to be more logical (doing instead of done)

This commit is contained in:
2012-08-16 10:06:14 +02:00
parent 36a68ec909
commit ada5a3ad88
4 changed files with 21 additions and 7 deletions

View File

@@ -668,6 +668,7 @@ automatically generate a movie! </property>
<object class="GtkProgressBar" id="progressbar">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="text" translatable="yes"> </property>
<property name="show_text">True</property>
</object>
<packing>