| 94 </child> |
94 </child> |
| 95 <child> |
95 <child> |
| 96 <object class="AdwPreferencesGroup"> |
96 <object class="AdwPreferencesGroup"> |
| 97 <property name="title" translatable="1">User Options</property> |
97 <property name="title" translatable="1">User Options</property> |
| 98 <child> |
98 <child> |
| 99 <object class="AdwActionRow"> |
99 <object class="AdwEntryRow" id="alias"> |
| 100 <property name="activatable-widget">alias</property> |
|
| 101 <property name="focusable">0</property> |
100 <property name="focusable">0</property> |
| 102 <property name="title" translatable="1">_Local alias</property> |
101 <property name="title" translatable="1">_Local alias</property> |
| 103 <property name="use-underline">1</property> |
102 <property name="use-underline">1</property> |
| 104 <child> |
|
| 105 <object class="GtkEntry" id="alias"> |
|
| 106 <property name="truncate-multiline">1</property> |
|
| 107 <property name="hexpand">1</property> |
|
| 108 <property name="valign">center</property> |
|
| 109 </object> |
|
| 110 </child> |
|
| 111 </object> |
103 </object> |
| 112 </child> |
104 </child> |
| 113 <child> |
105 <child> |
| 114 <object class="AdwActionRow" id="avatar_row"> |
106 <object class="AdwActionRow" id="avatar_row"> |
| 115 <property name="activatable-widget">avatar</property> |
107 <property name="activatable-widget">avatar</property> |
| 199 <property name="visible">0</property> |
191 <property name="visible">0</property> |
| 200 <child> |
192 <child> |
| 201 <object class="GtkListBox"> |
193 <object class="GtkListBox"> |
| 202 <property name="focusable">0</property> |
194 <property name="focusable">0</property> |
| 203 <child> |
195 <child> |
| 204 <object class="AdwActionRow"> |
196 <object class="AdwEntryRow" id="proxy_host"> |
| 205 <property name="activatable-widget">proxy_host</property> |
|
| 206 <property name="focusable">0</property> |
197 <property name="focusable">0</property> |
| 207 <property name="title" translatable="1">_Host</property> |
198 <property name="title" translatable="1">_Host</property> |
| 208 <property name="use-underline">1</property> |
199 <property name="use-underline">1</property> |
| 209 <child> |
200 </object> |
| 210 <object class="GtkEntry" id="proxy_host"> |
201 </child> |
| 211 <property name="hexpand">1</property> |
202 <child> |
| 212 <property name="valign">center</property> |
203 <object class="AdwEntryRow" id="proxy_port"> |
| 213 </object> |
|
| 214 </child> |
|
| 215 </object> |
|
| 216 </child> |
|
| 217 <child> |
|
| 218 <object class="AdwActionRow"> |
|
| 219 <property name="activatable-widget">proxy_port</property> |
|
| 220 <property name="focusable">0</property> |
204 <property name="focusable">0</property> |
| 221 <property name="title" translatable="1">P_ort</property> |
205 <property name="title" translatable="1">P_ort</property> |
| 222 <property name="use-underline">1</property> |
206 <property name="use-underline">1</property> |
| 223 <child> |
207 <property name="input-purpose">number</property> |
| 224 <object class="GtkSpinButton" id="proxy_port"> |
208 </object> |
| 225 <property name="text" translatable="1">0</property> |
209 </child> |
| 226 <property name="adjustment"> |
210 <child> |
| 227 <object class="GtkAdjustment"> |
211 <object class="AdwEntryRow" id="proxy_username"> |
| 228 <property name="upper">65535</property> |
|
| 229 <property name="step-increment">1</property> |
|
| 230 <property name="page-increment">10</property> |
|
| 231 </object> |
|
| 232 </property> |
|
| 233 <property name="numeric">1</property> |
|
| 234 <property name="hexpand">1</property> |
|
| 235 <property name="valign">center</property> |
|
| 236 </object> |
|
| 237 </child> |
|
| 238 </object> |
|
| 239 </child> |
|
| 240 <child> |
|
| 241 <object class="AdwActionRow"> |
|
| 242 <property name="activatable-widget">proxy_username</property> |
|
| 243 <property name="focusable">0</property> |
212 <property name="focusable">0</property> |
| 244 <property name="title" translatable="1">User_name</property> |
213 <property name="title" translatable="1">User_name</property> |
| 245 <property name="use-underline">1</property> |
214 <property name="use-underline">1</property> |
| 246 <child> |
215 </object> |
| 247 <object class="GtkEntry" id="proxy_username"> |
216 </child> |
| 248 <property name="hexpand">1</property> |
217 <child> |
| 249 <property name="valign">center</property> |
218 <object class="AdwPasswordEntryRow" id="proxy_password"> |
| 250 </object> |
|
| 251 </child> |
|
| 252 </object> |
|
| 253 </child> |
|
| 254 <child> |
|
| 255 <object class="AdwActionRow"> |
|
| 256 <property name="activatable-widget">proxy_password</property> |
|
| 257 <property name="focusable">0</property> |
219 <property name="focusable">0</property> |
| 258 <property name="title" translatable="1">Pa_ssword</property> |
220 <property name="title" translatable="1">Pa_ssword</property> |
| 259 <property name="use-underline">1</property> |
221 <property name="use-underline">1</property> |
| 260 <child> |
|
| 261 <object class="GtkPasswordEntry" id="proxy_password"> |
|
| 262 <property name="hexpand">1</property> |
|
| 263 <property name="show-peek-icon">1</property> |
|
| 264 <property name="valign">center</property> |
|
| 265 </object> |
|
| 266 </child> |
|
| 267 </object> |
222 </object> |
| 268 </child> |
223 </child> |
| 269 </object> |
224 </object> |
| 270 </child> |
225 </child> |
| 271 </object> |
226 </object> |