EpisodeWidget: Change the byte unit based on the size. Closes #18.

This commit is contained in:
Jordan Petridis
2017-12-21 21:31:25 +02:00
parent c8310b1eb9
commit 378b8609aa
5 changed files with 18 additions and 2 deletions
@@ -122,6 +122,7 @@
<object class="GtkLabel" id="size_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="label" translatable="yes">42 MB</property>
<property name="single_line_mode">True</property>
<property name="track_visited_links">False</property>