aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/message_content.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/message_content.ui')
-rw-r--r--resources/ui/message_content.ui16
1 files changed, 11 insertions, 5 deletions
diff --git a/resources/ui/message_content.ui b/resources/ui/message_content.ui
index 8fb06d1..1d32e93 100644
--- a/resources/ui/message_content.ui
+++ b/resources/ui/message_content.ui
@@ -1,5 +1,5 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.38.2 2<!-- Generated with glade 3.40.0
3 3
4Copyright (C) 2021‑‑2022 GNUnet e.V. 4Copyright (C) 2021‑‑2022 GNUnet e.V.
5 5
@@ -81,6 +81,7 @@ Author: Tobias Frisch
81 <property name="wrap">True</property> 81 <property name="wrap">True</property>
82 <property name="max-width-chars">64</property> 82 <property name="max-width-chars">64</property>
83 <property name="xalign">0</property> 83 <property name="xalign">0</property>
84 <property name="yalign">1</property>
84 </object> 85 </object>
85 <packing> 86 <packing>
86 <property name="name">text_page</property> 87 <property name="name">text_page</property>
@@ -100,16 +101,19 @@ Author: Tobias Frisch
100 <object class="GtkBox"> 101 <object class="GtkBox">
101 <property name="visible">True</property> 102 <property name="visible">True</property>
102 <property name="can-focus">False</property> 103 <property name="can-focus">False</property>
103 <property name="valign">center</property>
104 <property name="orientation">vertical</property> 104 <property name="orientation">vertical</property>
105 <property name="spacing">4</property> 105 <property name="spacing">4</property>
106 <child> 106 <child>
107 <object class="GtkLabel" id="filename_label"> 107 <object class="GtkLabel" id="filename_label">
108 <property name="visible">True</property> 108 <property name="visible">True</property>
109 <property name="can-focus">False</property> 109 <property name="can-focus">False</property>
110 <property name="label" translatable="yes">
111</property>
112 <property name="xalign">0</property>
113 <property name="yalign">1</property>
110 </object> 114 </object>
111 <packing> 115 <packing>
112 <property name="expand">False</property> 116 <property name="expand">True</property>
113 <property name="fill">True</property> 117 <property name="fill">True</property>
114 <property name="position">0</property> 118 <property name="position">0</property>
115 </packing> 119 </packing>
@@ -122,6 +126,7 @@ Author: Tobias Frisch
122 <packing> 126 <packing>
123 <property name="expand">False</property> 127 <property name="expand">False</property>
124 <property name="fill">True</property> 128 <property name="fill">True</property>
129 <property name="pack-type">end</property>
125 <property name="position">1</property> 130 <property name="position">1</property>
126 </packing> 131 </packing>
127 </child> 132 </child>
@@ -137,8 +142,7 @@ Author: Tobias Frisch
137 <property name="visible">True</property> 142 <property name="visible">True</property>
138 <property name="can-focus">True</property> 143 <property name="can-focus">True</property>
139 <property name="receives-default">True</property> 144 <property name="receives-default">True</property>
140 <property name="halign">center</property> 145 <property name="valign">end</property>
141 <property name="valign">center</property>
142 <property name="relief">none</property> 146 <property name="relief">none</property>
143 <child> 147 <child>
144 <object class="GtkImage" id="file_status_image"> 148 <object class="GtkImage" id="file_status_image">
@@ -182,6 +186,7 @@ Author: Tobias Frisch
182 <object class="GtkImage"> 186 <object class="GtkImage">
183 <property name="visible">True</property> 187 <property name="visible">True</property>
184 <property name="can-focus">False</property> 188 <property name="can-focus">False</property>
189 <property name="valign">end</property>
185 <property name="icon-name">face-shutmouth-symbolic</property> 190 <property name="icon-name">face-shutmouth-symbolic</property>
186 </object> 191 </object>
187 <packing> 192 <packing>
@@ -196,6 +201,7 @@ Author: Tobias Frisch
196 <property name="can-focus">False</property> 201 <property name="can-focus">False</property>
197 <property name="label" translatable="yes">whispering...</property> 202 <property name="label" translatable="yes">whispering...</property>
198 <property name="xalign">0</property> 203 <property name="xalign">0</property>
204 <property name="yalign">1</property>
199 <attributes> 205 <attributes>
200 <attribute name="style" value="italic"/> 206 <attribute name="style" value="italic"/>
201 </attributes> 207 </attributes>