aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/messenger.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r--resources/ui/messenger.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui
index 9ff5e9b..79ea388 100644
--- a/resources/ui/messenger.ui
+++ b/resources/ui/messenger.ui
@@ -248,7 +248,7 @@ Author: Tobias Frisch
248 <property name="valign">center</property> 248 <property name="valign">center</property>
249 <property name="relief">none</property> 249 <property name="relief">none</property>
250 <child> 250 <child>
251 <object class="GtkImage"> 251 <object class="GtkImage" id="account_details_symbol">
252 <property name="visible">True</property> 252 <property name="visible">True</property>
253 <property name="can-focus">False</property> 253 <property name="can-focus">False</property>
254 <property name="icon-name">go-down-symbolic</property> 254 <property name="icon-name">go-down-symbolic</property>
@@ -871,7 +871,7 @@ Author: Tobias Frisch
871 <property name="margin-bottom">4</property> 871 <property name="margin-bottom">4</property>
872 <property name="spacing">4</property> 872 <property name="spacing">4</property>
873 <child> 873 <child>
874 <object class="GtkButton"> 874 <object class="GtkButton" id="attach_file_button">
875 <property name="visible">True</property> 875 <property name="visible">True</property>
876 <property name="can-focus">True</property> 876 <property name="can-focus">True</property>
877 <property name="receives-default">True</property> 877 <property name="receives-default">True</property>
@@ -892,7 +892,7 @@ Author: Tobias Frisch
892 </packing> 892 </packing>
893 </child> 893 </child>
894 <child> 894 <child>
895 <object class="GtkTextView"> 895 <object class="GtkTextView" id="send_text_view">
896 <property name="width-request">210</property> 896 <property name="width-request">210</property>
897 <property name="height-request">48</property> 897 <property name="height-request">48</property>
898 <property name="visible">True</property> 898 <property name="visible">True</property>
@@ -912,7 +912,7 @@ Author: Tobias Frisch
912 </packing> 912 </packing>
913 </child> 913 </child>
914 <child> 914 <child>
915 <object class="GtkButton"> 915 <object class="GtkButton" id="emoji_button">
916 <property name="visible">True</property> 916 <property name="visible">True</property>
917 <property name="can-focus">True</property> 917 <property name="can-focus">True</property>
918 <property name="receives-default">True</property> 918 <property name="receives-default">True</property>
@@ -933,14 +933,14 @@ Author: Tobias Frisch
933 </packing> 933 </packing>
934 </child> 934 </child>
935 <child> 935 <child>
936 <object class="GtkButton"> 936 <object class="GtkButton" id="send_record_button">
937 <property name="visible">True</property> 937 <property name="visible">True</property>
938 <property name="can-focus">True</property> 938 <property name="can-focus">True</property>
939 <property name="receives-default">True</property> 939 <property name="receives-default">True</property>
940 <property name="valign">center</property> 940 <property name="valign">center</property>
941 <property name="relief">none</property> 941 <property name="relief">none</property>
942 <child> 942 <child>
943 <object class="GtkImage"> 943 <object class="GtkImage" id="send_record_symbol">
944 <property name="visible">True</property> 944 <property name="visible">True</property>
945 <property name="can-focus">False</property> 945 <property name="can-focus">False</property>
946 <property name="icon-name">audio-input-microphone-symbolic</property> 946 <property name="icon-name">audio-input-microphone-symbolic</property>