[gnome-clocks] alarm: wrap also here



commit b6e202f7601d6044f7a67d1112575d5c7d36d468
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Jul 22 20:00:10 2017 +0200

    alarm: wrap also here

 data/ui/alarmtile.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/alarmtile.ui b/data/ui/alarmtile.ui
index 3cf8a80..10184ec 100644
--- a/data/ui/alarmtile.ui
+++ b/data/ui/alarmtile.ui
@@ -32,6 +32,8 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="halign">center</property>
+        <property name="wrap">True</property>
+        <property name="max-width-chars">30</property>
         <style>
           <class name="name-label"/>
         </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]