aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/chat_entry.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/chat_entry.ui')
-rw-r--r--resources/ui/chat_entry.ui4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/ui/chat_entry.ui b/resources/ui/chat_entry.ui
index b339fa2..b8a72d9 100644
--- a/resources/ui/chat_entry.ui
+++ b/resources/ui/chat_entry.ui
@@ -54,7 +54,6 @@ Author: Tobias Frisch
54 <object class="GtkLabel" id="title_label"> 54 <object class="GtkLabel" id="title_label">
55 <property name="visible">True</property> 55 <property name="visible">True</property>
56 <property name="can-focus">False</property> 56 <property name="can-focus">False</property>
57 <property name="label" translatable="yes">Chat title</property>
58 <property name="wrap">True</property> 57 <property name="wrap">True</property>
59 <property name="wrap-mode">word-char</property> 58 <property name="wrap-mode">word-char</property>
60 <property name="ellipsize">end</property> 59 <property name="ellipsize">end</property>
@@ -70,7 +69,6 @@ Author: Tobias Frisch
70 <object class="GtkLabel" id="timestamp_label"> 69 <object class="GtkLabel" id="timestamp_label">
71 <property name="visible">True</property> 70 <property name="visible">True</property>
72 <property name="can-focus">False</property> 71 <property name="can-focus">False</property>
73 <property name="label" translatable="yes">11.12.13</property>
74 <property name="justify">right</property> 72 <property name="justify">right</property>
75 </object> 73 </object>
76 <packing> 74 <packing>
@@ -96,7 +94,6 @@ Author: Tobias Frisch
96 <object class="GtkLabel" id="text_label"> 94 <object class="GtkLabel" id="text_label">
97 <property name="visible">True</property> 95 <property name="visible">True</property>
98 <property name="can-focus">False</property> 96 <property name="can-focus">False</property>
99 <property name="label" translatable="yes">My evil comment text is awesome! This is coming to the Pinephone which will be extremely awesome and this text may only cut some borders in certain areas!!!</property>
100 <property name="wrap">True</property> 97 <property name="wrap">True</property>
101 <property name="wrap-mode">word-char</property> 98 <property name="wrap-mode">word-char</property>
102 <property name="ellipsize">end</property> 99 <property name="ellipsize">end</property>
@@ -111,7 +108,6 @@ Author: Tobias Frisch
111 </child> 108 </child>
112 <child> 109 <child>
113 <object class="GtkImage" id="read_receipt_image"> 110 <object class="GtkImage" id="read_receipt_image">
114 <property name="visible">True</property>
115 <property name="can-focus">False</property> 111 <property name="can-focus">False</property>
116 <property name="icon-name">emblem-default-symbolic</property> 112 <property name="icon-name">emblem-default-symbolic</property>
117 </object> 113 </object>