| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|---|
| 2 | <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
|---|
| 3 | <!--*- mode: xml -*--> |
|---|
| 4 | <glade-interface> |
|---|
| 5 | <widget class="GtkWindow" id="add_new_contact_window"> |
|---|
| 6 | <property name="border_width">6</property> |
|---|
| 7 | <property name="title" translatable="yes">Add New Contact</property> |
|---|
| 8 | <property name="resizable">False</property> |
|---|
| 9 | <signal name="key_press_event" handler="on_add_new_contact_window_key_press_event"/> |
|---|
| 10 | <signal name="destroy" handler="on_add_new_contact_window_destroy"/> |
|---|
| 11 | <child> |
|---|
| 12 | <widget class="GtkVBox" id="vbox8"> |
|---|
| 13 | <property name="visible">True</property> |
|---|
| 14 | <property name="spacing">6</property> |
|---|
| 15 | <child> |
|---|
| 16 | <widget class="GtkLabel" id="prompt_label"> |
|---|
| 17 | <property name="visible">True</property> |
|---|
| 18 | </widget> |
|---|
| 19 | <packing> |
|---|
| 20 | <property name="expand">False</property> |
|---|
| 21 | <property name="fill">False</property> |
|---|
| 22 | </packing> |
|---|
| 23 | </child> |
|---|
| 24 | <child> |
|---|
| 25 | <widget class="GtkHBox" id="account_hbox"> |
|---|
| 26 | <property name="visible">True</property> |
|---|
| 27 | <property name="spacing">6</property> |
|---|
| 28 | <child> |
|---|
| 29 | <widget class="GtkLabel" id="account_label"> |
|---|
| 30 | <property name="visible">True</property> |
|---|
| 31 | <property name="xalign">0</property> |
|---|
| 32 | <property name="label" translatable="yes">A_ccount:</property> |
|---|
| 33 | <property name="use_underline">True</property> |
|---|
| 34 | </widget> |
|---|
| 35 | <packing> |
|---|
| 36 | <property name="expand">False</property> |
|---|
| 37 | <property name="fill">False</property> |
|---|
| 38 | </packing> |
|---|
| 39 | </child> |
|---|
| 40 | <child> |
|---|
| 41 | <widget class="GtkComboBox" id="account_combobox"> |
|---|
| 42 | <property name="visible">True</property> |
|---|
| 43 | <property name="items" translatable="yes"></property> |
|---|
| 44 | </widget> |
|---|
| 45 | <packing> |
|---|
| 46 | <property name="expand">False</property> |
|---|
| 47 | <property name="fill">False</property> |
|---|
| 48 | <property name="position">1</property> |
|---|
| 49 | </packing> |
|---|
| 50 | </child> |
|---|
| 51 | <child> |
|---|
| 52 | <placeholder/> |
|---|
| 53 | </child> |
|---|
| 54 | </widget> |
|---|
| 55 | <packing> |
|---|
| 56 | <property name="position">1</property> |
|---|
| 57 | </packing> |
|---|
| 58 | </child> |
|---|
| 59 | <child> |
|---|
| 60 | <widget class="GtkHBox" id="protocol_hbox"> |
|---|
| 61 | <property name="visible">True</property> |
|---|
| 62 | <property name="spacing">6</property> |
|---|
| 63 | <child> |
|---|
| 64 | <widget class="GtkLabel" id="protocol_label"> |
|---|
| 65 | <property name="visible">True</property> |
|---|
| 66 | <property name="xalign">0</property> |
|---|
| 67 | <property name="label" translatable="yes">_Protocol:</property> |
|---|
| 68 | <property name="use_underline">True</property> |
|---|
| 69 | <property name="mnemonic_widget">uid_entry</property> |
|---|
| 70 | </widget> |
|---|
| 71 | <packing> |
|---|
| 72 | <property name="expand">False</property> |
|---|
| 73 | <property name="fill">False</property> |
|---|
| 74 | </packing> |
|---|
| 75 | </child> |
|---|
| 76 | <child> |
|---|
| 77 | <widget class="GtkComboBox" id="protocol_combobox"> |
|---|
| 78 | <property name="visible">True</property> |
|---|
| 79 | <signal name="changed" handler="on_protocol_combobox_changed"/> |
|---|
| 80 | </widget> |
|---|
| 81 | <packing> |
|---|
| 82 | <property name="expand">False</property> |
|---|
| 83 | <property name="fill">False</property> |
|---|
| 84 | <property name="position">1</property> |
|---|
| 85 | </packing> |
|---|
| 86 | </child> |
|---|
| 87 | <child> |
|---|
| 88 | <widget class="GtkComboBox" id="protocol_jid_combobox"> |
|---|
| 89 | <property name="visible">True</property> |
|---|
| 90 | <property name="items" translatable="yes"></property> |
|---|
| 91 | </widget> |
|---|
| 92 | <packing> |
|---|
| 93 | <property name="position">2</property> |
|---|
| 94 | </packing> |
|---|
| 95 | </child> |
|---|
| 96 | </widget> |
|---|
| 97 | <packing> |
|---|
| 98 | <property name="position">2</property> |
|---|
| 99 | </packing> |
|---|
| 100 | </child> |
|---|
| 101 | <child> |
|---|
| 102 | <widget class="GtkTable" id="subscription_table"> |
|---|
| 103 | <property name="visible">True</property> |
|---|
| 104 | <property name="border_width">6</property> |
|---|
| 105 | <property name="n_rows">3</property> |
|---|
| 106 | <property name="n_columns">2</property> |
|---|
| 107 | <property name="column_spacing">6</property> |
|---|
| 108 | <property name="row_spacing">6</property> |
|---|
| 109 | <child> |
|---|
| 110 | <widget class="GtkComboBoxEntry" id="group_comboboxentry"> |
|---|
| 111 | <property name="visible">True</property> |
|---|
| 112 | <property name="items" translatable="yes"></property> |
|---|
| 113 | <child internal-child="entry"> |
|---|
| 114 | <widget class="GtkEntry" id="comboboxentry-entry1"> |
|---|
| 115 | </widget> |
|---|
| 116 | </child> |
|---|
| 117 | </widget> |
|---|
| 118 | <packing> |
|---|
| 119 | <property name="left_attach">1</property> |
|---|
| 120 | <property name="right_attach">2</property> |
|---|
| 121 | <property name="top_attach">2</property> |
|---|
| 122 | <property name="bottom_attach">3</property> |
|---|
| 123 | <property name="x_options">GTK_FILL</property> |
|---|
| 124 | </packing> |
|---|
| 125 | </child> |
|---|
| 126 | <child> |
|---|
| 127 | <widget class="GtkLabel" id="label223"> |
|---|
| 128 | <property name="visible">True</property> |
|---|
| 129 | <property name="xalign">0</property> |
|---|
| 130 | <property name="label" translatable="yes">_Group:</property> |
|---|
| 131 | <property name="use_underline">True</property> |
|---|
| 132 | </widget> |
|---|
| 133 | <packing> |
|---|
| 134 | <property name="top_attach">2</property> |
|---|
| 135 | <property name="bottom_attach">3</property> |
|---|
| 136 | <property name="x_options">GTK_FILL</property> |
|---|
| 137 | <property name="y_options"></property> |
|---|
| 138 | </packing> |
|---|
| 139 | </child> |
|---|
| 140 | <child> |
|---|
| 141 | <widget class="GtkEntry" id="nickname_entry"> |
|---|
| 142 | <property name="visible">True</property> |
|---|
| 143 | <property name="can_focus">True</property> |
|---|
| 144 | <property name="invisible_char">*</property> |
|---|
| 145 | <property name="activates_default">True</property> |
|---|
| 146 | </widget> |
|---|
| 147 | <packing> |
|---|
| 148 | <property name="left_attach">1</property> |
|---|
| 149 | <property name="right_attach">2</property> |
|---|
| 150 | <property name="top_attach">1</property> |
|---|
| 151 | <property name="bottom_attach">2</property> |
|---|
| 152 | <property name="y_options"></property> |
|---|
| 153 | </packing> |
|---|
| 154 | </child> |
|---|
| 155 | <child> |
|---|
| 156 | <widget class="GtkLabel" id="label188"> |
|---|
| 157 | <property name="visible">True</property> |
|---|
| 158 | <property name="xalign">0</property> |
|---|
| 159 | <property name="label" translatable="yes">_Nickname:</property> |
|---|
| 160 | <property name="use_underline">True</property> |
|---|
| 161 | <property name="mnemonic_widget">nickname_entry</property> |
|---|
| 162 | </widget> |
|---|
| 163 | <packing> |
|---|
| 164 | <property name="top_attach">1</property> |
|---|
| 165 | <property name="bottom_attach">2</property> |
|---|
| 166 | <property name="x_options">GTK_FILL</property> |
|---|
| 167 | <property name="y_options"></property> |
|---|
| 168 | </packing> |
|---|
| 169 | </child> |
|---|
| 170 | <child> |
|---|
| 171 | <widget class="GtkEntry" id="uid_entry"> |
|---|
| 172 | <property name="visible">True</property> |
|---|
| 173 | <property name="can_focus">True</property> |
|---|
| 174 | <property name="invisible_char">*</property> |
|---|
| 175 | <property name="activates_default">True</property> |
|---|
| 176 | <signal name="changed" handler="on_uid_entry_changed"/> |
|---|
| 177 | </widget> |
|---|
| 178 | <packing> |
|---|
| 179 | <property name="left_attach">1</property> |
|---|
| 180 | <property name="right_attach">2</property> |
|---|
| 181 | <property name="y_options"></property> |
|---|
| 182 | </packing> |
|---|
| 183 | </child> |
|---|
| 184 | <child> |
|---|
| 185 | <widget class="GtkLabel" id="uid_label"> |
|---|
| 186 | <property name="visible">True</property> |
|---|
| 187 | <property name="xalign">0</property> |
|---|
| 188 | <property name="label" translatable="yes">_User ID:</property> |
|---|
| 189 | <property name="use_underline">True</property> |
|---|
| 190 | <property name="mnemonic_widget">uid_entry</property> |
|---|
| 191 | </widget> |
|---|
| 192 | <packing> |
|---|
| 193 | <property name="x_options">GTK_FILL</property> |
|---|
| 194 | <property name="y_options"></property> |
|---|
| 195 | </packing> |
|---|
| 196 | </child> |
|---|
| 197 | </widget> |
|---|
| 198 | <packing> |
|---|
| 199 | <property name="expand">False</property> |
|---|
| 200 | <property name="position">3</property> |
|---|
| 201 | </packing> |
|---|
| 202 | </child> |
|---|
| 203 | <child> |
|---|
| 204 | <widget class="GtkCheckButton" id="auto_authorize_checkbutton"> |
|---|
| 205 | <property name="visible">True</property> |
|---|
| 206 | <property name="can_focus">True</property> |
|---|
| 207 | <property name="label" translatable="yes">A_llow this contact to view my status</property> |
|---|
| 208 | <property name="use_underline">True</property> |
|---|
| 209 | <property name="active">True</property> |
|---|
| 210 | <property name="draw_indicator">True</property> |
|---|
| 211 | </widget> |
|---|
| 212 | <packing> |
|---|
| 213 | <property name="expand">False</property> |
|---|
| 214 | <property name="fill">False</property> |
|---|
| 215 | <property name="position">4</property> |
|---|
| 216 | </packing> |
|---|
| 217 | </child> |
|---|
| 218 | <child> |
|---|
| 219 | <widget class="GtkScrolledWindow" id="message_scrolledwindow"> |
|---|
| 220 | <property name="visible">True</property> |
|---|
| 221 | <property name="can_focus">True</property> |
|---|
| 222 | <property name="border_width">6</property> |
|---|
| 223 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 224 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 225 | <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
|---|
| 226 | <child> |
|---|
| 227 | <widget class="GtkTextView" id="message_textview"> |
|---|
| 228 | <property name="visible">True</property> |
|---|
| 229 | <property name="can_focus">True</property> |
|---|
| 230 | <property name="wrap_mode">GTK_WRAP_WORD</property> |
|---|
| 231 | <property name="text" translatable="yes">I would like to add you to my contact list.</property> |
|---|
| 232 | </widget> |
|---|
| 233 | </child> |
|---|
| 234 | </widget> |
|---|
| 235 | <packing> |
|---|
| 236 | <property name="position">5</property> |
|---|
| 237 | </packing> |
|---|
| 238 | </child> |
|---|
| 239 | <child> |
|---|
| 240 | <widget class="GtkHBox" id="register_hbox"> |
|---|
| 241 | <property name="visible">True</property> |
|---|
| 242 | <property name="spacing">6</property> |
|---|
| 243 | <child> |
|---|
| 244 | <widget class="GtkLabel" id="label224"> |
|---|
| 245 | <property name="visible">True</property> |
|---|
| 246 | <property name="xalign">0</property> |
|---|
| 247 | <property name="label" translatable="yes">You have to register with this transport |
|---|
| 248 | to be able to add a contact from this |
|---|
| 249 | protocol. Click on register button to |
|---|
| 250 | proceed.</property> |
|---|
| 251 | <property name="wrap">True</property> |
|---|
| 252 | </widget> |
|---|
| 253 | </child> |
|---|
| 254 | <child> |
|---|
| 255 | <widget class="GtkButton" id="register_button"> |
|---|
| 256 | <property name="visible">True</property> |
|---|
| 257 | <property name="can_focus">True</property> |
|---|
| 258 | <property name="can_default">True</property> |
|---|
| 259 | <property name="label" translatable="yes">_Register</property> |
|---|
| 260 | <property name="use_underline">True</property> |
|---|
| 261 | <signal name="clicked" handler="on_register_button_clicked"/> |
|---|
| 262 | </widget> |
|---|
| 263 | <packing> |
|---|
| 264 | <property name="expand">False</property> |
|---|
| 265 | <property name="fill">False</property> |
|---|
| 266 | <property name="position">1</property> |
|---|
| 267 | </packing> |
|---|
| 268 | </child> |
|---|
| 269 | </widget> |
|---|
| 270 | <packing> |
|---|
| 271 | <property name="position">6</property> |
|---|
| 272 | </packing> |
|---|
| 273 | </child> |
|---|
| 274 | <child> |
|---|
| 275 | <widget class="GtkLabel" id="connected_label"> |
|---|
| 276 | <property name="visible">True</property> |
|---|
| 277 | <property name="label" translatable="yes">You must be connected to the transport to be able |
|---|
| 278 | to add a contact from this protocol.</property> |
|---|
| 279 | </widget> |
|---|
| 280 | <packing> |
|---|
| 281 | <property name="expand">False</property> |
|---|
| 282 | <property name="fill">False</property> |
|---|
| 283 | <property name="position">7</property> |
|---|
| 284 | </packing> |
|---|
| 285 | </child> |
|---|
| 286 | <child> |
|---|
| 287 | <widget class="GtkHButtonBox" id="hbuttonbox1"> |
|---|
| 288 | <property name="visible">True</property> |
|---|
| 289 | <property name="border_width">5</property> |
|---|
| 290 | <property name="spacing">12</property> |
|---|
| 291 | <property name="layout_style">GTK_BUTTONBOX_END</property> |
|---|
| 292 | <child> |
|---|
| 293 | <widget class="GtkButton" id="cancel_button"> |
|---|
| 294 | <property name="visible">True</property> |
|---|
| 295 | <property name="can_focus">True</property> |
|---|
| 296 | <property name="can_default">True</property> |
|---|
| 297 | <property name="label">gtk-cancel</property> |
|---|
| 298 | <property name="use_stock">True</property> |
|---|
| 299 | <signal name="clicked" handler="on_cancel_button_clicked"/> |
|---|
| 300 | </widget> |
|---|
| 301 | </child> |
|---|
| 302 | <child> |
|---|
| 303 | <widget class="GtkButton" id="add_button"> |
|---|
| 304 | <property name="visible">True</property> |
|---|
| 305 | <property name="can_focus">True</property> |
|---|
| 306 | <property name="can_default">True</property> |
|---|
| 307 | <property name="has_default">True</property> |
|---|
| 308 | <property name="label">gtk-add</property> |
|---|
| 309 | <property name="use_stock">True</property> |
|---|
| 310 | <signal name="clicked" handler="on_add_button_clicked"/> |
|---|
| 311 | </widget> |
|---|
| 312 | <packing> |
|---|
| 313 | <property name="position">1</property> |
|---|
| 314 | </packing> |
|---|
| 315 | </child> |
|---|
| 316 | </widget> |
|---|
| 317 | <packing> |
|---|
| 318 | <property name="expand">False</property> |
|---|
| 319 | <property name="fill">False</property> |
|---|
| 320 | <property name="position">8</property> |
|---|
| 321 | </packing> |
|---|
| 322 | </child> |
|---|
| 323 | </widget> |
|---|
| 324 | </child> |
|---|
| 325 | </widget> |
|---|
| 326 | </glade-interface> |
|---|