aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/chat.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/chat.ui')
-rw-r--r--resources/ui/chat.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/ui/chat.ui b/resources/ui/chat.ui
index f6e8cc8..ca93f9d 100644
--- a/resources/ui/chat.ui
+++ b/resources/ui/chat.ui
@@ -195,6 +195,7 @@ Author: Tobias Frisch
195 <child> 195 <child>
196 <object class="GtkButton" id="attach_file_button"> 196 <object class="GtkButton" id="attach_file_button">
197 <property name="visible">True</property> 197 <property name="visible">True</property>
198 <property name="sensitive">False</property>
198 <property name="can-focus">True</property> 199 <property name="can-focus">True</property>
199 <property name="receives-default">True</property> 200 <property name="receives-default">True</property>
200 <property name="valign">center</property> 201 <property name="valign">center</property>
@@ -218,8 +219,10 @@ Author: Tobias Frisch
218 <property name="width-request">210</property> 219 <property name="width-request">210</property>
219 <property name="height-request">48</property> 220 <property name="height-request">48</property>
220 <property name="visible">True</property> 221 <property name="visible">True</property>
222 <property name="sensitive">False</property>
221 <property name="can-focus">True</property> 223 <property name="can-focus">True</property>
222 <property name="valign">end</property> 224 <property name="valign">end</property>
225 <property name="editable">False</property>
223 <property name="wrap-mode">word-char</property> 226 <property name="wrap-mode">word-char</property>
224 <property name="left-margin">8</property> 227 <property name="left-margin">8</property>
225 <property name="right-margin">8</property> 228 <property name="right-margin">8</property>
@@ -236,6 +239,7 @@ Author: Tobias Frisch
236 <child> 239 <child>
237 <object class="GtkButton" id="emoji_button"> 240 <object class="GtkButton" id="emoji_button">
238 <property name="visible">True</property> 241 <property name="visible">True</property>
242 <property name="sensitive">False</property>
239 <property name="can-focus">True</property> 243 <property name="can-focus">True</property>
240 <property name="receives-default">True</property> 244 <property name="receives-default">True</property>
241 <property name="valign">center</property> 245 <property name="valign">center</property>
@@ -257,6 +261,7 @@ Author: Tobias Frisch
257 <child> 261 <child>
258 <object class="GtkButton" id="send_record_button"> 262 <object class="GtkButton" id="send_record_button">
259 <property name="visible">True</property> 263 <property name="visible">True</property>
264 <property name="sensitive">False</property>
260 <property name="can-focus">True</property> 265 <property name="can-focus">True</property>
261 <property name="receives-default">True</property> 266 <property name="receives-default">True</property>
262 <property name="valign">center</property> 267 <property name="valign">center</property>