| 1 | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
|---|
| 2 | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
|---|
| 3 | |
|---|
| 4 | <glade-interface> |
|---|
| 5 | |
|---|
| 6 | <widget class="GtkWindow" id="account_modification_window"> |
|---|
| 7 | <property name="border_width">12</property> |
|---|
| 8 | <property name="title" translatable="yes">Account Modification</property> |
|---|
| 9 | <property name="type">GTK_WINDOW_TOPLEVEL</property> |
|---|
| 10 | <property name="window_position">GTK_WIN_POS_NONE</property> |
|---|
| 11 | <property name="modal">False</property> |
|---|
| 12 | <property name="resizable">True</property> |
|---|
| 13 | <property name="destroy_with_parent">False</property> |
|---|
| 14 | <property name="decorated">True</property> |
|---|
| 15 | <property name="skip_taskbar_hint">False</property> |
|---|
| 16 | <property name="skip_pager_hint">False</property> |
|---|
| 17 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
|---|
| 18 | <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
|---|
| 19 | <property name="focus_on_map">True</property> |
|---|
| 20 | <property name="urgency_hint">False</property> |
|---|
| 21 | <signal name="destroy" handler="on_account_modification_window_destroy" last_modification_time="Mon, 07 Mar 2005 16:05:10 GMT"/> |
|---|
| 22 | |
|---|
| 23 | <child> |
|---|
| 24 | <widget class="GtkVBox" id="vbox7"> |
|---|
| 25 | <property name="visible">True</property> |
|---|
| 26 | <property name="homogeneous">False</property> |
|---|
| 27 | <property name="spacing">6</property> |
|---|
| 28 | |
|---|
| 29 | <child> |
|---|
| 30 | <widget class="GtkHBox" id="hbox23"> |
|---|
| 31 | <property name="visible">True</property> |
|---|
| 32 | <property name="homogeneous">False</property> |
|---|
| 33 | <property name="spacing">5</property> |
|---|
| 34 | |
|---|
| 35 | <child> |
|---|
| 36 | <widget class="GtkLabel" id="name_label"> |
|---|
| 37 | <property name="visible">True</property> |
|---|
| 38 | <property name="label" translatable="yes">_Name:</property> |
|---|
| 39 | <property name="use_underline">True</property> |
|---|
| 40 | <property name="use_markup">False</property> |
|---|
| 41 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 42 | <property name="wrap">False</property> |
|---|
| 43 | <property name="selectable">False</property> |
|---|
| 44 | <property name="xalign">0.5</property> |
|---|
| 45 | <property name="yalign">0.5</property> |
|---|
| 46 | <property name="xpad">0</property> |
|---|
| 47 | <property name="ypad">0</property> |
|---|
| 48 | <property name="mnemonic_widget">name_entry</property> |
|---|
| 49 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 50 | <property name="width_chars">-1</property> |
|---|
| 51 | <property name="single_line_mode">False</property> |
|---|
| 52 | <property name="angle">0</property> |
|---|
| 53 | </widget> |
|---|
| 54 | <packing> |
|---|
| 55 | <property name="padding">0</property> |
|---|
| 56 | <property name="expand">False</property> |
|---|
| 57 | <property name="fill">False</property> |
|---|
| 58 | </packing> |
|---|
| 59 | </child> |
|---|
| 60 | |
|---|
| 61 | <child> |
|---|
| 62 | <widget class="GtkEntry" id="name_entry"> |
|---|
| 63 | <property name="visible">True</property> |
|---|
| 64 | <property name="can_focus">True</property> |
|---|
| 65 | <property name="has_focus">True</property> |
|---|
| 66 | <property name="editable">True</property> |
|---|
| 67 | <property name="visibility">True</property> |
|---|
| 68 | <property name="max_length">0</property> |
|---|
| 69 | <property name="text" translatable="yes"></property> |
|---|
| 70 | <property name="has_frame">True</property> |
|---|
| 71 | <property name="invisible_char">*</property> |
|---|
| 72 | <property name="activates_default">False</property> |
|---|
| 73 | </widget> |
|---|
| 74 | <packing> |
|---|
| 75 | <property name="padding">0</property> |
|---|
| 76 | <property name="expand">True</property> |
|---|
| 77 | <property name="fill">True</property> |
|---|
| 78 | </packing> |
|---|
| 79 | </child> |
|---|
| 80 | </widget> |
|---|
| 81 | <packing> |
|---|
| 82 | <property name="padding">2</property> |
|---|
| 83 | <property name="expand">False</property> |
|---|
| 84 | <property name="fill">False</property> |
|---|
| 85 | </packing> |
|---|
| 86 | </child> |
|---|
| 87 | |
|---|
| 88 | <child> |
|---|
| 89 | <widget class="GtkNotebook" id="notebook1"> |
|---|
| 90 | <property name="visible">True</property> |
|---|
| 91 | <property name="can_focus">True</property> |
|---|
| 92 | <property name="show_tabs">True</property> |
|---|
| 93 | <property name="show_border">True</property> |
|---|
| 94 | <property name="tab_pos">GTK_POS_TOP</property> |
|---|
| 95 | <property name="scrollable">False</property> |
|---|
| 96 | <property name="enable_popup">False</property> |
|---|
| 97 | |
|---|
| 98 | <child> |
|---|
| 99 | <widget class="GtkTable" id="table24"> |
|---|
| 100 | <property name="border_width">6</property> |
|---|
| 101 | <property name="visible">True</property> |
|---|
| 102 | <property name="n_rows">5</property> |
|---|
| 103 | <property name="n_columns">3</property> |
|---|
| 104 | <property name="homogeneous">False</property> |
|---|
| 105 | <property name="row_spacing">6</property> |
|---|
| 106 | <property name="column_spacing">6</property> |
|---|
| 107 | |
|---|
| 108 | <child> |
|---|
| 109 | <widget class="GtkLabel" id="label9"> |
|---|
| 110 | <property name="visible">True</property> |
|---|
| 111 | <property name="label" translatable="yes">_Jabber ID:</property> |
|---|
| 112 | <property name="use_underline">True</property> |
|---|
| 113 | <property name="use_markup">False</property> |
|---|
| 114 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 115 | <property name="wrap">False</property> |
|---|
| 116 | <property name="selectable">False</property> |
|---|
| 117 | <property name="xalign">0</property> |
|---|
| 118 | <property name="yalign">0.5</property> |
|---|
| 119 | <property name="xpad">0</property> |
|---|
| 120 | <property name="ypad">0</property> |
|---|
| 121 | <property name="mnemonic_widget">jid_entry</property> |
|---|
| 122 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 123 | <property name="width_chars">-1</property> |
|---|
| 124 | <property name="single_line_mode">False</property> |
|---|
| 125 | <property name="angle">0</property> |
|---|
| 126 | </widget> |
|---|
| 127 | <packing> |
|---|
| 128 | <property name="left_attach">0</property> |
|---|
| 129 | <property name="right_attach">1</property> |
|---|
| 130 | <property name="top_attach">0</property> |
|---|
| 131 | <property name="bottom_attach">1</property> |
|---|
| 132 | <property name="x_options">fill</property> |
|---|
| 133 | <property name="y_options"></property> |
|---|
| 134 | </packing> |
|---|
| 135 | </child> |
|---|
| 136 | |
|---|
| 137 | <child> |
|---|
| 138 | <widget class="GtkLabel" id="label202"> |
|---|
| 139 | <property name="visible">True</property> |
|---|
| 140 | <property name="label" translatable="yes">_Password:</property> |
|---|
| 141 | <property name="use_underline">True</property> |
|---|
| 142 | <property name="use_markup">False</property> |
|---|
| 143 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 144 | <property name="wrap">False</property> |
|---|
| 145 | <property name="selectable">False</property> |
|---|
| 146 | <property name="xalign">0</property> |
|---|
| 147 | <property name="yalign">0.5</property> |
|---|
| 148 | <property name="xpad">0</property> |
|---|
| 149 | <property name="ypad">0</property> |
|---|
| 150 | <property name="mnemonic_widget">password_entry</property> |
|---|
| 151 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 152 | <property name="width_chars">-1</property> |
|---|
| 153 | <property name="single_line_mode">False</property> |
|---|
| 154 | <property name="angle">0</property> |
|---|
| 155 | </widget> |
|---|
| 156 | <packing> |
|---|
| 157 | <property name="left_attach">0</property> |
|---|
| 158 | <property name="right_attach">1</property> |
|---|
| 159 | <property name="top_attach">1</property> |
|---|
| 160 | <property name="bottom_attach">2</property> |
|---|
| 161 | <property name="x_options">fill</property> |
|---|
| 162 | <property name="y_options"></property> |
|---|
| 163 | </packing> |
|---|
| 164 | </child> |
|---|
| 165 | |
|---|
| 166 | <child> |
|---|
| 167 | <widget class="GtkEntry" id="password_entry"> |
|---|
| 168 | <property name="visible">True</property> |
|---|
| 169 | <property name="sensitive">False</property> |
|---|
| 170 | <property name="can_focus">True</property> |
|---|
| 171 | <property name="editable">True</property> |
|---|
| 172 | <property name="visibility">False</property> |
|---|
| 173 | <property name="max_length">0</property> |
|---|
| 174 | <property name="text" translatable="yes"></property> |
|---|
| 175 | <property name="has_frame">True</property> |
|---|
| 176 | <property name="invisible_char">*</property> |
|---|
| 177 | <property name="activates_default">True</property> |
|---|
| 178 | </widget> |
|---|
| 179 | <packing> |
|---|
| 180 | <property name="left_attach">1</property> |
|---|
| 181 | <property name="right_attach">2</property> |
|---|
| 182 | <property name="top_attach">1</property> |
|---|
| 183 | <property name="bottom_attach">2</property> |
|---|
| 184 | <property name="x_options">expand|shrink|fill</property> |
|---|
| 185 | <property name="y_options"></property> |
|---|
| 186 | </packing> |
|---|
| 187 | </child> |
|---|
| 188 | |
|---|
| 189 | <child> |
|---|
| 190 | <widget class="GtkCheckButton" id="save_password_checkbutton"> |
|---|
| 191 | <property name="visible">True</property> |
|---|
| 192 | <property name="tooltip" translatable="yes">If checked, Gajim will remember the password for this account</property> |
|---|
| 193 | <property name="can_focus">True</property> |
|---|
| 194 | <property name="label" translatable="yes">Save pass_word</property> |
|---|
| 195 | <property name="use_underline">True</property> |
|---|
| 196 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 197 | <property name="focus_on_click">False</property> |
|---|
| 198 | <property name="active">False</property> |
|---|
| 199 | <property name="inconsistent">False</property> |
|---|
| 200 | <property name="draw_indicator">True</property> |
|---|
| 201 | <signal name="toggled" handler="on_save_password_checkbutton_toggled" last_modification_time="Mon, 28 Feb 2005 20:25:48 GMT"/> |
|---|
| 202 | </widget> |
|---|
| 203 | <packing> |
|---|
| 204 | <property name="left_attach">2</property> |
|---|
| 205 | <property name="right_attach">3</property> |
|---|
| 206 | <property name="top_attach">1</property> |
|---|
| 207 | <property name="bottom_attach">2</property> |
|---|
| 208 | <property name="x_options">fill</property> |
|---|
| 209 | <property name="y_options"></property> |
|---|
| 210 | </packing> |
|---|
| 211 | </child> |
|---|
| 212 | |
|---|
| 213 | <child> |
|---|
| 214 | <widget class="GtkLabel" id="label11"> |
|---|
| 215 | <property name="visible">True</property> |
|---|
| 216 | <property name="label" translatable="yes">Resour_ce:</property> |
|---|
| 217 | <property name="use_underline">True</property> |
|---|
| 218 | <property name="use_markup">False</property> |
|---|
| 219 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 220 | <property name="wrap">False</property> |
|---|
| 221 | <property name="selectable">False</property> |
|---|
| 222 | <property name="xalign">0</property> |
|---|
| 223 | <property name="yalign">0.5</property> |
|---|
| 224 | <property name="xpad">0</property> |
|---|
| 225 | <property name="ypad">0</property> |
|---|
| 226 | <property name="mnemonic_widget">resource_entry</property> |
|---|
| 227 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 228 | <property name="width_chars">-1</property> |
|---|
| 229 | <property name="single_line_mode">False</property> |
|---|
| 230 | <property name="angle">0</property> |
|---|
| 231 | </widget> |
|---|
| 232 | <packing> |
|---|
| 233 | <property name="left_attach">0</property> |
|---|
| 234 | <property name="right_attach">1</property> |
|---|
| 235 | <property name="top_attach">2</property> |
|---|
| 236 | <property name="bottom_attach">3</property> |
|---|
| 237 | <property name="x_options">fill</property> |
|---|
| 238 | <property name="y_options"></property> |
|---|
| 239 | </packing> |
|---|
| 240 | </child> |
|---|
| 241 | |
|---|
| 242 | <child> |
|---|
| 243 | <widget class="GtkLabel" id="label220"> |
|---|
| 244 | <property name="visible">True</property> |
|---|
| 245 | <property name="label" translatable="yes">Priori_ty:</property> |
|---|
| 246 | <property name="use_underline">True</property> |
|---|
| 247 | <property name="use_markup">False</property> |
|---|
| 248 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 249 | <property name="wrap">False</property> |
|---|
| 250 | <property name="selectable">False</property> |
|---|
| 251 | <property name="xalign">0</property> |
|---|
| 252 | <property name="yalign">0.5</property> |
|---|
| 253 | <property name="xpad">0</property> |
|---|
| 254 | <property name="ypad">0</property> |
|---|
| 255 | <property name="mnemonic_widget">priority_spinbutton</property> |
|---|
| 256 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 257 | <property name="width_chars">-1</property> |
|---|
| 258 | <property name="single_line_mode">False</property> |
|---|
| 259 | <property name="angle">0</property> |
|---|
| 260 | </widget> |
|---|
| 261 | <packing> |
|---|
| 262 | <property name="left_attach">0</property> |
|---|
| 263 | <property name="right_attach">1</property> |
|---|
| 264 | <property name="top_attach">3</property> |
|---|
| 265 | <property name="bottom_attach">4</property> |
|---|
| 266 | <property name="x_options">fill</property> |
|---|
| 267 | <property name="y_options"></property> |
|---|
| 268 | </packing> |
|---|
| 269 | </child> |
|---|
| 270 | |
|---|
| 271 | <child> |
|---|
| 272 | <widget class="GtkCheckButton" id="adjust_priority_with_status_checkbutton"> |
|---|
| 273 | <property name="visible">True</property> |
|---|
| 274 | <property name="tooltip" translatable="yes">Priority will change automatically according to your status.</property> |
|---|
| 275 | <property name="can_focus">True</property> |
|---|
| 276 | <property name="label" translatable="yes">_Adjust to status</property> |
|---|
| 277 | <property name="use_underline">True</property> |
|---|
| 278 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 279 | <property name="focus_on_click">True</property> |
|---|
| 280 | <property name="active">False</property> |
|---|
| 281 | <property name="inconsistent">False</property> |
|---|
| 282 | <property name="draw_indicator">True</property> |
|---|
| 283 | <signal name="toggled" handler="on_adjust_priority_with_status_checkbutton_toggled" last_modification_time="Tue, 03 Oct 2006 00:04:37 GMT"/> |
|---|
| 284 | </widget> |
|---|
| 285 | <packing> |
|---|
| 286 | <property name="left_attach">1</property> |
|---|
| 287 | <property name="right_attach">2</property> |
|---|
| 288 | <property name="top_attach">3</property> |
|---|
| 289 | <property name="bottom_attach">4</property> |
|---|
| 290 | <property name="x_options">fill</property> |
|---|
| 291 | <property name="y_options"></property> |
|---|
| 292 | </packing> |
|---|
| 293 | </child> |
|---|
| 294 | |
|---|
| 295 | <child> |
|---|
| 296 | <widget class="GtkSpinButton" id="priority_spinbutton"> |
|---|
| 297 | <property name="visible">True</property> |
|---|
| 298 | <property name="tooltip" translatable="yes">Priority is used in Jabber to determine who gets the events from the jabber server when two or more clients are connected using the same account; The client with the highest priority gets the events</property> |
|---|
| 299 | <property name="can_focus">True</property> |
|---|
| 300 | <property name="climb_rate">1</property> |
|---|
| 301 | <property name="digits">0</property> |
|---|
| 302 | <property name="numeric">True</property> |
|---|
| 303 | <property name="update_policy">GTK_UPDATE_ALWAYS</property> |
|---|
| 304 | <property name="snap_to_ticks">False</property> |
|---|
| 305 | <property name="wrap">False</property> |
|---|
| 306 | <property name="adjustment">5 0 127 1 5 5</property> |
|---|
| 307 | </widget> |
|---|
| 308 | <packing> |
|---|
| 309 | <property name="left_attach">2</property> |
|---|
| 310 | <property name="right_attach">3</property> |
|---|
| 311 | <property name="top_attach">3</property> |
|---|
| 312 | <property name="bottom_attach">4</property> |
|---|
| 313 | <property name="x_options">fill</property> |
|---|
| 314 | <property name="y_options"></property> |
|---|
| 315 | </packing> |
|---|
| 316 | </child> |
|---|
| 317 | |
|---|
| 318 | <child> |
|---|
| 319 | <widget class="GtkExpander" id="expander1"> |
|---|
| 320 | <property name="visible">True</property> |
|---|
| 321 | <property name="can_focus">True</property> |
|---|
| 322 | <property name="expanded">False</property> |
|---|
| 323 | <property name="spacing">0</property> |
|---|
| 324 | |
|---|
| 325 | <child> |
|---|
| 326 | <widget class="GtkHBox" id="hbox2968"> |
|---|
| 327 | <property name="visible">True</property> |
|---|
| 328 | <property name="homogeneous">True</property> |
|---|
| 329 | <property name="spacing">11</property> |
|---|
| 330 | |
|---|
| 331 | <child> |
|---|
| 332 | <widget class="GtkButton" id="synchronise_contacts_button"> |
|---|
| 333 | <property name="visible">True</property> |
|---|
| 334 | <property name="tooltip" translatable="yes">Click to request authorization to all contacts of another account</property> |
|---|
| 335 | <property name="can_focus">True</property> |
|---|
| 336 | <property name="label" translatable="yes">Synchronise contacts</property> |
|---|
| 337 | <property name="use_underline">True</property> |
|---|
| 338 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 339 | <property name="focus_on_click">True</property> |
|---|
| 340 | <signal name="clicked" handler="on_synchronise_contacts_button_clicked" last_modification_time="Thu, 01 Mar 2007 11:05:20 GMT"/> |
|---|
| 341 | </widget> |
|---|
| 342 | <packing> |
|---|
| 343 | <property name="padding">0</property> |
|---|
| 344 | <property name="expand">False</property> |
|---|
| 345 | <property name="fill">True</property> |
|---|
| 346 | </packing> |
|---|
| 347 | </child> |
|---|
| 348 | |
|---|
| 349 | <child> |
|---|
| 350 | <widget class="GtkButton" id="change_password_button"> |
|---|
| 351 | <property name="visible">True</property> |
|---|
| 352 | <property name="tooltip" translatable="yes">Click to change account's password</property> |
|---|
| 353 | <property name="can_focus">True</property> |
|---|
| 354 | <property name="label" translatable="yes">Chan_ge Password</property> |
|---|
| 355 | <property name="use_underline">True</property> |
|---|
| 356 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 357 | <property name="focus_on_click">True</property> |
|---|
| 358 | <signal name="clicked" handler="on_change_password_button_clicked" last_modification_time="Fri, 04 Mar 2005 11:33:37 GMT"/> |
|---|
| 359 | </widget> |
|---|
| 360 | <packing> |
|---|
| 361 | <property name="padding">0</property> |
|---|
| 362 | <property name="expand">False</property> |
|---|
| 363 | <property name="fill">True</property> |
|---|
| 364 | </packing> |
|---|
| 365 | </child> |
|---|
| 366 | </widget> |
|---|
| 367 | </child> |
|---|
| 368 | |
|---|
| 369 | <child> |
|---|
| 370 | <widget class="GtkLabel" id="label361"> |
|---|
| 371 | <property name="visible">True</property> |
|---|
| 372 | <property name="label" translatable="yes">Administration operations</property> |
|---|
| 373 | <property name="use_underline">False</property> |
|---|
| 374 | <property name="use_markup">False</property> |
|---|
| 375 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 376 | <property name="wrap">False</property> |
|---|
| 377 | <property name="selectable">False</property> |
|---|
| 378 | <property name="xalign">0.5</property> |
|---|
| 379 | <property name="yalign">0.5</property> |
|---|
| 380 | <property name="xpad">0</property> |
|---|
| 381 | <property name="ypad">0</property> |
|---|
| 382 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 383 | <property name="width_chars">-1</property> |
|---|
| 384 | <property name="single_line_mode">False</property> |
|---|
| 385 | <property name="angle">0</property> |
|---|
| 386 | </widget> |
|---|
| 387 | <packing> |
|---|
| 388 | <property name="type">label_item</property> |
|---|
| 389 | </packing> |
|---|
| 390 | </child> |
|---|
| 391 | </widget> |
|---|
| 392 | <packing> |
|---|
| 393 | <property name="left_attach">0</property> |
|---|
| 394 | <property name="right_attach">3</property> |
|---|
| 395 | <property name="top_attach">4</property> |
|---|
| 396 | <property name="bottom_attach">5</property> |
|---|
| 397 | <property name="x_options">fill</property> |
|---|
| 398 | <property name="y_options">fill</property> |
|---|
| 399 | </packing> |
|---|
| 400 | </child> |
|---|
| 401 | |
|---|
| 402 | <child> |
|---|
| 403 | <widget class="GtkEntry" id="jid_entry"> |
|---|
| 404 | <property name="visible">True</property> |
|---|
| 405 | <property name="can_focus">True</property> |
|---|
| 406 | <property name="editable">True</property> |
|---|
| 407 | <property name="visibility">True</property> |
|---|
| 408 | <property name="max_length">0</property> |
|---|
| 409 | <property name="text" translatable="yes"></property> |
|---|
| 410 | <property name="has_frame">True</property> |
|---|
| 411 | <property name="invisible_char">*</property> |
|---|
| 412 | <property name="activates_default">True</property> |
|---|
| 413 | </widget> |
|---|
| 414 | <packing> |
|---|
| 415 | <property name="left_attach">1</property> |
|---|
| 416 | <property name="right_attach">3</property> |
|---|
| 417 | <property name="top_attach">0</property> |
|---|
| 418 | <property name="bottom_attach">1</property> |
|---|
| 419 | <property name="y_options"></property> |
|---|
| 420 | </packing> |
|---|
| 421 | </child> |
|---|
| 422 | |
|---|
| 423 | <child> |
|---|
| 424 | <widget class="GtkEntry" id="resource_entry"> |
|---|
| 425 | <property name="visible">True</property> |
|---|
| 426 | <property name="tooltip" translatable="yes">Resource is sent to the Jabber server in order to separate the same JID in two or more parts depending on the number of the clients connected in the same server with the same account. So you might be connected in the same account with resource 'Home' and 'Work' at the same time. The resource which has the highest priority will get the events. (see below)</property> |
|---|
| 427 | <property name="can_focus">True</property> |
|---|
| 428 | <property name="editable">True</property> |
|---|
| 429 | <property name="visibility">True</property> |
|---|
| 430 | <property name="max_length">0</property> |
|---|
| 431 | <property name="text" translatable="yes">Gajim</property> |
|---|
| 432 | <property name="has_frame">True</property> |
|---|
| 433 | <property name="invisible_char">*</property> |
|---|
| 434 | <property name="activates_default">False</property> |
|---|
| 435 | </widget> |
|---|
| 436 | <packing> |
|---|
| 437 | <property name="left_attach">1</property> |
|---|
| 438 | <property name="right_attach">3</property> |
|---|
| 439 | <property name="top_attach">2</property> |
|---|
| 440 | <property name="bottom_attach">3</property> |
|---|
| 441 | <property name="x_options">expand|shrink|fill</property> |
|---|
| 442 | <property name="y_options"></property> |
|---|
| 443 | </packing> |
|---|
| 444 | </child> |
|---|
| 445 | </widget> |
|---|
| 446 | <packing> |
|---|
| 447 | <property name="tab_expand">False</property> |
|---|
| 448 | <property name="tab_fill">True</property> |
|---|
| 449 | </packing> |
|---|
| 450 | </child> |
|---|
| 451 | |
|---|
| 452 | <child> |
|---|
| 453 | <widget class="GtkLabel" id="label6"> |
|---|
| 454 | <property name="visible">True</property> |
|---|
| 455 | <property name="label" translatable="yes">Account</property> |
|---|
| 456 | <property name="use_underline">False</property> |
|---|
| 457 | <property name="use_markup">False</property> |
|---|
| 458 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 459 | <property name="wrap">False</property> |
|---|
| 460 | <property name="selectable">False</property> |
|---|
| 461 | <property name="xalign">0.5</property> |
|---|
| 462 | <property name="yalign">0.5</property> |
|---|
| 463 | <property name="xpad">0</property> |
|---|
| 464 | <property name="ypad">0</property> |
|---|
| 465 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 466 | <property name="width_chars">-1</property> |
|---|
| 467 | <property name="single_line_mode">False</property> |
|---|
| 468 | <property name="angle">0</property> |
|---|
| 469 | </widget> |
|---|
| 470 | <packing> |
|---|
| 471 | <property name="type">tab</property> |
|---|
| 472 | </packing> |
|---|
| 473 | </child> |
|---|
| 474 | |
|---|
| 475 | <child> |
|---|
| 476 | <widget class="GtkVBox" id="vbox38"> |
|---|
| 477 | <property name="border_width">6</property> |
|---|
| 478 | <property name="visible">True</property> |
|---|
| 479 | <property name="homogeneous">False</property> |
|---|
| 480 | <property name="spacing">6</property> |
|---|
| 481 | |
|---|
| 482 | <child> |
|---|
| 483 | <widget class="GtkCheckButton" id="autoconnect_checkbutton"> |
|---|
| 484 | <property name="visible">True</property> |
|---|
| 485 | <property name="tooltip" translatable="yes">If checked, Gajim, when launched, will automatically connect to jabber using this account</property> |
|---|
| 486 | <property name="can_focus">True</property> |
|---|
| 487 | <property name="label" translatable="yes">C_onnect on Gajim startup</property> |
|---|
| 488 | <property name="use_underline">True</property> |
|---|
| 489 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 490 | <property name="focus_on_click">True</property> |
|---|
| 491 | <property name="active">False</property> |
|---|
| 492 | <property name="inconsistent">False</property> |
|---|
| 493 | <property name="draw_indicator">True</property> |
|---|
| 494 | </widget> |
|---|
| 495 | <packing> |
|---|
| 496 | <property name="padding">0</property> |
|---|
| 497 | <property name="expand">False</property> |
|---|
| 498 | <property name="fill">False</property> |
|---|
| 499 | </packing> |
|---|
| 500 | </child> |
|---|
| 501 | |
|---|
| 502 | <child> |
|---|
| 503 | <widget class="GtkCheckButton" id="autoreconnect_checkbutton"> |
|---|
| 504 | <property name="visible">True</property> |
|---|
| 505 | <property name="can_focus">True</property> |
|---|
| 506 | <property name="label" translatable="yes">Auto-reconnect when connection is lost</property> |
|---|
| 507 | <property name="use_underline">True</property> |
|---|
| 508 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 509 | <property name="focus_on_click">True</property> |
|---|
| 510 | <property name="active">False</property> |
|---|
| 511 | <property name="inconsistent">False</property> |
|---|
| 512 | <property name="draw_indicator">True</property> |
|---|
| 513 | </widget> |
|---|
| 514 | <packing> |
|---|
| 515 | <property name="padding">0</property> |
|---|
| 516 | <property name="expand">False</property> |
|---|
| 517 | <property name="fill">False</property> |
|---|
| 518 | </packing> |
|---|
| 519 | </child> |
|---|
| 520 | |
|---|
| 521 | <child> |
|---|
| 522 | <widget class="GtkCheckButton" id="log_history_checkbutton"> |
|---|
| 523 | <property name="visible">True</property> |
|---|
| 524 | <property name="can_focus">True</property> |
|---|
| 525 | <property name="label" translatable="yes">Save conversation _logs for all contacts</property> |
|---|
| 526 | <property name="use_underline">True</property> |
|---|
| 527 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 528 | <property name="focus_on_click">True</property> |
|---|
| 529 | <property name="active">True</property> |
|---|
| 530 | <property name="inconsistent">False</property> |
|---|
| 531 | <property name="draw_indicator">True</property> |
|---|
| 532 | </widget> |
|---|
| 533 | <packing> |
|---|
| 534 | <property name="padding">0</property> |
|---|
| 535 | <property name="expand">False</property> |
|---|
| 536 | <property name="fill">False</property> |
|---|
| 537 | </packing> |
|---|
| 538 | </child> |
|---|
| 539 | |
|---|
| 540 | <child> |
|---|
| 541 | <widget class="GtkCheckButton" id="sync_with_global_status_checkbutton"> |
|---|
| 542 | <property name="visible">True</property> |
|---|
| 543 | <property name="tooltip" |
|---|