| | 145 | <property name="has_focus">True</property> |
| | 146 | <property name="invisible_char">*</property> |
| | 147 | <signal name="changed" handler="on_username_entry_changed"/> |
| | 148 | <signal name="key_press_event" handler="on_username_entry_key_press_event"/> |
| | 149 | </widget> |
| | 150 | <packing> |
| | 151 | <property name="left_attach">1</property> |
| | 152 | <property name="right_attach">2</property> |
| | 153 | <property name="y_options"></property> |
| | 154 | </packing> |
| | 155 | </child> |
| | 156 | <child> |
| | 157 | <widget class="GtkLabel" id="label267"> |
| | 158 | <property name="visible">True</property> |
| 151 | | <property name="use_markup">True</property> |
| 152 | | <property name="selectable">True</property> |
| 153 | | </widget> |
| 154 | | <packing> |
| 155 | | <property name="left_attach">1</property> |
| 156 | | <property name="right_attach">3</property> |
| 157 | | <property name="top_attach">3</property> |
| 158 | | <property name="bottom_attach">4</property> |
| | 160 | <property name="label" translatable="yes">_Server:</property> |
| | 161 | <property name="use_underline">True</property> |
| | 162 | </widget> |
| | 163 | <packing> |
| | 164 | <property name="top_attach">1</property> |
| | 165 | <property name="bottom_attach">2</property> |
| 164 | | <widget class="GtkLabel" id="label258"> |
| 165 | | <property name="visible">True</property> |
| 166 | | <property name="xalign">0</property> |
| 167 | | <property name="label" translatable="yes">Your JID:</property> |
| 168 | | </widget> |
| 169 | | <packing> |
| 170 | | <property name="top_attach">3</property> |
| 171 | | <property name="bottom_attach">4</property> |
| 172 | | <property name="x_options">GTK_FILL</property> |
| 173 | | <property name="y_options"></property> |
| 174 | | </packing> |
| 175 | | </child> |
| 176 | | <child> |
| 177 | | <widget class="GtkLabel" id="label262"> |
| 178 | | <property name="visible">True</property> |
| 179 | | <property name="xalign">0</property> |
| 180 | | <property name="label" translatable="yes">_Username:</property> |
| 181 | | <property name="use_underline">True</property> |
| 182 | | <property name="mnemonic_widget">username_entry</property> |
| 183 | | </widget> |
| 184 | | <packing> |
| 185 | | <property name="x_options">GTK_FILL</property> |
| 186 | | <property name="y_options"></property> |
| 187 | | </packing> |
| 188 | | </child> |
| 189 | | <child> |
| 190 | | <widget class="GtkEntry" id="password_entry"> |
| 191 | | <property name="visible">True</property> |
| 192 | | <property name="can_focus">True</property> |
| 193 | | <property name="visibility">False</property> |
| 194 | | <property name="invisible_char">*</property> |
| 195 | | <property name="activates_default">True</property> |
| | 171 | <widget class="GtkComboBoxEntry" id="server_comboboxentry"> |
| | 172 | <property name="visible">True</property> |
| | 173 | <signal name="changed" handler="on_server_comboboxentry_changed"/> |
| | 174 | <child internal-child="entry"> |
| | 175 | <widget class="GtkEntry" id="comboboxentry-entry1"> |
| | 176 | </widget> |
| | 177 | </child> |
| | 182 | <property name="top_attach">1</property> |
| | 183 | <property name="bottom_attach">2</property> |
| | 184 | <property name="x_options">GTK_FILL</property> |
| | 185 | <property name="y_options">GTK_FILL</property> |
| | 186 | </packing> |
| | 187 | </child> |
| | 188 | <child> |
| | 189 | <widget class="GtkLabel" id="label263"> |
| | 190 | <property name="visible">True</property> |
| | 191 | <property name="xalign">0</property> |
| | 192 | <property name="label" translatable="yes">_Password:</property> |
| | 193 | <property name="use_underline">True</property> |
| | 194 | <property name="mnemonic_widget">password_entry</property> |
| | 195 | </widget> |
| | 196 | <packing> |
| 228 | | <widget class="GtkLabel" id="label263"> |
| 229 | | <property name="visible">True</property> |
| 230 | | <property name="xalign">0</property> |
| 231 | | <property name="label" translatable="yes">_Password:</property> |
| 232 | | <property name="use_underline">True</property> |
| 233 | | <property name="mnemonic_widget">password_entry</property> |
| 234 | | </widget> |
| 235 | | <packing> |
| | 226 | <widget class="GtkEntry" id="password_entry"> |
| | 227 | <property name="visible">True</property> |
| | 228 | <property name="can_focus">True</property> |
| | 229 | <property name="visibility">False</property> |
| | 230 | <property name="invisible_char">*</property> |
| | 231 | <property name="activates_default">True</property> |
| | 232 | </widget> |
| | 233 | <packing> |
| | 234 | <property name="left_attach">1</property> |
| | 235 | <property name="right_attach">2</property> |
| 243 | | <widget class="GtkComboBoxEntry" id="server_comboboxentry"> |
| 244 | | <property name="visible">True</property> |
| 245 | | <signal name="changed" handler="on_server_comboboxentry_changed"/> |
| 246 | | <child internal-child="entry"> |
| 247 | | <widget class="GtkEntry" id="comboboxentry-entry1"> |
| 248 | | </widget> |
| 249 | | </child> |
| 250 | | </widget> |
| 251 | | <packing> |
| 252 | | <property name="left_attach">1</property> |
| 253 | | <property name="right_attach">2</property> |
| 254 | | <property name="top_attach">1</property> |
| 255 | | <property name="bottom_attach">2</property> |
| 256 | | <property name="x_options">GTK_FILL</property> |
| 257 | | <property name="y_options">GTK_FILL</property> |
| 258 | | </packing> |
| 259 | | </child> |
| 260 | | <child> |
| 261 | | <widget class="GtkLabel" id="label267"> |
| | 255 | <widget class="GtkLabel" id="label258"> |
| | 384 | <child> |
| | 385 | <widget class="GtkLabel" id="label381"> |
| | 386 | <property name="visible">True</property> |
| | 387 | <property name="xalign">0</property> |
| | 388 | <property name="label" translatable="yes">Prox_y:</property> |
| | 389 | <property name="use_underline">True</property> |
| | 390 | </widget> |
| | 391 | <packing> |
| | 392 | <property name="x_options">GTK_FILL</property> |
| | 393 | <property name="y_options"></property> |
| | 394 | </packing> |
| | 395 | </child> |
| | 396 | <child> |
| | 397 | <widget class="GtkComboBox" id="proxies_combobox"> |
| | 398 | <property name="visible">True</property> |
| | 399 | <property name="items">None</property> |
| | 400 | </widget> |
| | 401 | <packing> |
| | 402 | <property name="left_attach">1</property> |
| | 403 | <property name="right_attach">2</property> |
| | 404 | <property name="y_options">GTK_FILL</property> |
| | 405 | </packing> |
| | 406 | </child> |
| | 407 | <child> |
| | 408 | <widget class="GtkButton" id="manage_proxies_button"> |
| | 409 | <property name="visible">True</property> |
| | 410 | <property name="can_focus">True</property> |
| | 411 | <property name="label" translatable="yes">Manage...</property> |
| | 412 | <property name="use_underline">True</property> |
| | 413 | <property name="response_id">0</property> |
| | 414 | <signal name="clicked" handler="on_manage_proxies_button_clicked"/> |
| | 415 | </widget> |
| | 416 | <packing> |
| | 417 | <property name="left_attach">2</property> |
| | 418 | <property name="right_attach">3</property> |
| | 419 | <property name="x_options"></property> |
| | 420 | <property name="y_options"></property> |
| | 421 | </packing> |
| | 422 | </child> |
| | 423 | <child> |
| | 424 | <widget class="GtkCheckButton" id="custom_host_port_checkbutton"> |
| | 425 | <property name="visible">True</property> |
| | 426 | <property name="can_focus">True</property> |
| | 427 | <property name="label" translatable="yes">Use custom hostname/port</property> |
| | 428 | <property name="use_underline">True</property> |
| | 429 | <property name="response_id">0</property> |
| | 430 | <property name="draw_indicator">True</property> |
| | 431 | <signal name="toggled" handler="on_custom_host_port_checkbutton_toggled"/> |
| | 432 | </widget> |
| | 433 | <packing> |
| | 434 | <property name="right_attach">3</property> |
| | 435 | <property name="top_attach">1</property> |
| | 436 | <property name="bottom_attach">2</property> |
| | 437 | <property name="y_options"></property> |
| | 438 | </packing> |
| | 439 | </child> |
| 453 | | <child> |
| 454 | | <widget class="GtkCheckButton" id="custom_host_port_checkbutton"> |
| 455 | | <property name="visible">True</property> |
| 456 | | <property name="can_focus">True</property> |
| 457 | | <property name="label" translatable="yes">Use custom hostname/port</property> |
| 458 | | <property name="use_underline">True</property> |
| 459 | | <property name="response_id">0</property> |
| 460 | | <property name="draw_indicator">True</property> |
| 461 | | <signal name="toggled" handler="on_custom_host_port_checkbutton_toggled"/> |
| 462 | | </widget> |
| 463 | | <packing> |
| 464 | | <property name="right_attach">3</property> |
| 465 | | <property name="top_attach">1</property> |
| 466 | | <property name="bottom_attach">2</property> |
| 467 | | <property name="y_options"></property> |
| 468 | | </packing> |
| 469 | | </child> |
| 470 | | <child> |
| 471 | | <widget class="GtkButton" id="manage_proxies_button"> |
| 472 | | <property name="visible">True</property> |
| 473 | | <property name="can_focus">True</property> |
| 474 | | <property name="label" translatable="yes">Manage...</property> |
| 475 | | <property name="use_underline">True</property> |
| 476 | | <property name="response_id">0</property> |
| 477 | | <signal name="clicked" handler="on_manage_proxies_button_clicked"/> |
| 478 | | </widget> |
| 479 | | <packing> |
| 480 | | <property name="left_attach">2</property> |
| 481 | | <property name="right_attach">3</property> |
| 482 | | <property name="x_options"></property> |
| 483 | | <property name="y_options"></property> |
| 484 | | </packing> |
| 485 | | </child> |
| 486 | | <child> |
| 487 | | <widget class="GtkComboBox" id="proxies_combobox"> |
| 488 | | <property name="visible">True</property> |
| 489 | | <property name="items">None</property> |
| 490 | | </widget> |
| 491 | | <packing> |
| 492 | | <property name="left_attach">1</property> |
| 493 | | <property name="right_attach">2</property> |
| 494 | | <property name="y_options">GTK_FILL</property> |
| 495 | | </packing> |
| 496 | | </child> |
| 497 | | <child> |
| 498 | | <widget class="GtkLabel" id="label381"> |
| 499 | | <property name="visible">True</property> |
| 500 | | <property name="xalign">0</property> |
| 501 | | <property name="label" translatable="yes">Prox_y:</property> |
| 502 | | <property name="use_underline">True</property> |
| 503 | | </widget> |
| 504 | | <packing> |
| 505 | | <property name="x_options">GTK_FILL</property> |
| 506 | | <property name="y_options"></property> |
| 507 | | </packing> |
| 508 | | </child> |
| 544 | | <widget class="GtkVBox" id="form_vbox"> |
| 545 | | <property name="visible">True</property> |
| 546 | | <child> |
| 547 | | <placeholder/> |
| | 535 | <widget class="GtkVBox" id="ssl_vbox"> |
| | 536 | <property name="visible">True</property> |
| | 537 | <child> |
| | 538 | <widget class="GtkHBox" id="hbox1"> |
| | 539 | <property name="visible">True</property> |
| | 540 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 541 | <child> |
| | 542 | <widget class="GtkImage" id="image1"> |
| | 543 | <property name="visible">True</property> |
| | 544 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 545 | <property name="stock">gtk-dialog-warning</property> |
| | 546 | <property name="icon_size">5</property> |
| | 547 | </widget> |
| | 548 | <packing> |
| | 549 | <property name="expand">False</property> |
| | 550 | </packing> |
| | 551 | </child> |
| | 552 | <child> |
| | 553 | <widget class="GtkLabel" id="ssl_label"> |
| | 554 | <property name="visible">True</property> |
| | 555 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 556 | </widget> |
| | 557 | <packing> |
| | 558 | <property name="position">1</property> |
| | 559 | </packing> |
| | 560 | </child> |
| | 561 | </widget> |
| | 562 | <packing> |
| | 563 | <property name="fill">False</property> |
| | 564 | </packing> |
| | 565 | </child> |
| | 566 | <child> |
| | 567 | <widget class="GtkCheckButton" id="ssl_checkbutton"> |
| | 568 | <property name="visible">True</property> |
| | 569 | <property name="can_focus">True</property> |
| | 570 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 571 | <property name="label" translatable="yes">Add this certificate to the list of trusted certificates. |
| | 572 | SHA1 fingerprint of the certificate: |
| | 573 | </property> |
| | 574 | <property name="response_id">0</property> |
| | 575 | <property name="draw_indicator">True</property> |
| | 576 | </widget> |
| | 577 | <packing> |
| | 578 | <property name="fill">False</property> |
| | 579 | <property name="position">1</property> |
| | 580 | </packing> |
| 562 | | <property name="tab_expand">False</property> |
| | 594 | <property name="tab_fill">False</property> |
| | 595 | </packing> |
| | 596 | </child> |
| | 597 | <child> |
| | 598 | <widget class="GtkVBox" id="form_vbox"> |
| | 599 | <property name="visible">True</property> |
| | 600 | <child> |
| | 601 | <placeholder/> |
| | 602 | </child> |
| | 603 | </widget> |
| | 604 | <packing> |
| | 605 | <property name="position">4</property> |
| | 606 | </packing> |
| | 607 | </child> |
| | 608 | <child> |
| | 609 | <widget class="GtkLabel" id="label382"> |
| | 610 | <property name="visible">True</property> |
| | 611 | </widget> |
| | 612 | <packing> |
| | 613 | <property name="type">tab</property> |
| | 614 | <property name="position">4</property> |