[gnome-clocks] world-row: Remove useless properties
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] world-row: Remove useless properties
- Date: Fri, 18 Feb 2022 12:07:38 +0000 (UTC)
commit fff9ca3a8a76bb53a1f7dc9d65051e1df02901a9
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Tue Feb 15 12:07:38 2022 +0100
world-row: Remove useless properties
ellipsize is particularly problematic on mobile.
data/ui/world-row.ui | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/data/ui/world-row.ui b/data/ui/world-row.ui
index af8c49e1..adb1e332 100644
--- a/data/ui/world-row.ui
+++ b/data/ui/world-row.ui
@@ -5,9 +5,6 @@
<child>
<object class="GtkLabel" id="time_label">
<property name="valign">center</property>
- <property name="label">12:34</property>
- <property name="use_markup">True</property>
- <property name="ellipsize">end</property>
<property name="margin-bottom">12</property>
<property name="margin-top">12</property>
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]