updated h2inc_gtk.py and h2inc.glade

This commit is contained in:
2018-02-25 10:51:04 +01:00
parent 4b1ad6d614
commit b434526b31
2 changed files with 31 additions and 16 deletions
+3 -3
View File
@@ -252,7 +252,7 @@
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label6">
<object class="GtkLabel" id="numfolders_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
@@ -268,7 +268,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<object class="GtkLabel" id="numfiles_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
@@ -369,7 +369,7 @@
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label8">
<object class="GtkLabel" id="progress_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_left">5</property>