[gnome-clocks] world: Wrap the time
- From: Zander <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] world: Wrap the time
- Date: Wed, 15 Jan 2020 23:50:27 +0000 (UTC)
commit f0dcfcf0bd774e6df4fd3e062622b8411f389939
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon Jan 13 13:37:26 2020 +0100
world: Wrap the time
This will let the AM/PM mention flow to a second line, letting the
window reach narrower widths.
data/ui/world.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/ui/world.ui b/data/ui/world.ui
index 9b8c9cc..5a24dcb 100644
--- a/data/ui/world.ui
+++ b/data/ui/world.ui
@@ -81,6 +81,8 @@
<object class="GtkLabel" id="standalone_time_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="justify">center</property>
+ <property name="wrap">True</property>
<style>
<class name="clocks-standalone-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]