aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/message-sent.ui
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2021-11-14 00:38:00 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2021-11-14 00:38:00 +0100
commitb085cf0e3025a513ebd8e5ff072f0a1fc19210f7 (patch)
tree64cf5b2eade3dbdbb14bea76ee1174027e4d6a77 /resources/ui/message-sent.ui
parent4647c3361fa682e2de8f513442b41861ccfae77b (diff)
downloadmessenger-gtk-b085cf0e3025a513ebd8e5ff072f0a1fc19210f7.tar.gz
messenger-gtk-b085cf0e3025a513ebd8e5ff072f0a1fc19210f7.zip
Implemented actual sending and receiving of text messages via chat interface
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'resources/ui/message-sent.ui')
-rw-r--r--resources/ui/message-sent.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/ui/message-sent.ui b/resources/ui/message-sent.ui
index a046788..6fd9e04 100644
--- a/resources/ui/message-sent.ui
+++ b/resources/ui/message-sent.ui
@@ -62,6 +62,7 @@ Author: Tobias Frisch
62 <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> 62 <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>
63 <property name="wrap">True</property> 63 <property name="wrap">True</property>
64 <property name="max-width-chars">64</property> 64 <property name="max-width-chars">64</property>
65 <property name="xalign">0</property>
65 </object> 66 </object>
66 <packing> 67 <packing>
67 <property name="expand">True</property> 68 <property name="expand">True</property>