[gnome-music/wip/merge: 257/343] Make the default duration 0:00 instead of 00:00
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/merge: 257/343] Make the default duration 0:00 instead of 00:00
- Date: Thu, 25 Jul 2013 11:34:14 +0000 (UTC)
commit 08c21e1286927aa955640ca08ee7088949e4f524
Author: Arnel A. Borja <arnelborja src gnome org>
Date: Thu Jul 18 18:43:55 2013 +0800
Make the default duration 0:00 instead of 00:00
This makes sure that the duration label won't change size on first
playback.
data/PlayerToolbar.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/PlayerToolbar.ui b/data/PlayerToolbar.ui
index c8c20b1..83b7467 100644
--- a/data/PlayerToolbar.ui
+++ b/data/PlayerToolbar.ui
@@ -237,7 +237,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="valign">center</property>
- <property name="label" translatable="yes">00:00</property>
+ <property name="label" translatable="yes">0:00</property>
</object>
<packing>
<property name="expand">False</property>
@@ -265,7 +265,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="valign">center</property>
- <property name="label" translatable="yes">00:00</property>
+ <property name="label" translatable="yes">0:00</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]