aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/message.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.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.ui')
-rw-r--r--resources/ui/message.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/ui/message.ui b/resources/ui/message.ui
index 41c2284..ceb84f4 100644
--- a/resources/ui/message.ui
+++ b/resources/ui/message.ui
@@ -61,6 +61,7 @@ Author: Tobias Frisch
61 <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> 61 <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="wrap">True</property> 62 <property name="wrap">True</property>
63 <property name="max-width-chars">64</property> 63 <property name="max-width-chars">64</property>
64 <property name="xalign">0</property>
64 </object> 65 </object>
65 <packing> 66 <packing>
66 <property name="expand">True</property> 67 <property name="expand">True</property>