| 130 | Â | <widget class="GtkLabel" id="label387">Â |
| 131 | Â | <property name="visible">True</property>Â |
| Â | 130 | <widget class="GtkComboBox" id="default_outgoing_messages_type_combobox">Â |
| Â | 131 | <property name="visible">True</property>Â |
| Â | 132 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>Â |
|  | 133 | <property name="items" translatable="yes">Chat message  |
| Â | 134 | Single message</property>Â |
| Â | 135 | <signal name="changed" handler="on_default_outgoing_messages_type_combobox_changed"/>Â |
| Â | 136 | </widget>Â |
| Â | 137 | <packing>Â |
| Â | 138 | <property name="left_attach">1</property>Â |
| Â | 139 | <property name="right_attach">2</property>Â |
| Â | 140 | <property name="top_attach">2</property>Â |
| Â | 141 | <property name="bottom_attach">3</property>Â |
| Â | 142 | </packing>Â |
| Â | 143 | </child>Â |
| Â | 144 | <child>Â |
| Â | 145 | <widget class="GtkLabel" id="label12">Â |
| Â | 146 | <property name="visible">True</property>Â |
| Â | 147 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>Â |
| 143 | Â | <widget class="GtkLabel" id="label379">Â |
| 144 | Â | <property name="visible">True</property>Â |
| 145 | Â | <property name="xalign">0</property>Â |
| 146 | Â | <property name="xpad">1</property>Â |
| 147 | Â | <property name="label" translatable="yes">Use only one message _window:</property>Â |
| 148 | Â | <property name="use_underline">True</property>Â |
| 149 | Â | <property name="mnemonic_widget">one_window_type_combobox</property>Â |
| 150 | Â | </widget>Â |
| 151 | Â | <packing>Â |
| Â | 158 | <widget class="GtkEventBox" id="eventbox5">Â |
| Â | 159 | <property name="visible">True</property>Â |
| Â | 160 | <property name="tooltip" translatable="yes">If not disabled, Gajim will replace ascii smilies like ':)' with equivalent animated or static graphical emoticons</property>Â |
| Â | 161 | <child>Â |
| Â | 162 | <widget class="GtkLabel" id="label381">Â |
| Â | 163 | <property name="visible">True</property>Â |
| Â | 164 | <property name="xalign">0</property>Â |
| Â | 165 | <property name="xpad">1</property>Â |
| Â | 166 | <property name="label" translatable="yes">Emoticons:</property>Â |
| Â | 167 | </widget>Â |
| Â | 168 | </child>Â |
| Â | 169 | </widget>Â |
| Â | 170 | <packing>Â |
| Â | 171 | <property name="x_options">GTK_FILL</property>Â |
| Â | 172 | </packing>Â |
| Â | 173 | </child>Â |
| Â | 174 | <child>Â |
| Â | 175 | <widget class="GtkComboBox" id="emoticons_combobox">Â |
| Â | 176 | <property name="visible">True</property>Â |
| Â | 177 | <signal name="changed" handler="on_emoticons_combobox_changed"/>Â |
| Â | 178 | </widget>Â |
| Â | 179 | <packing>Â |
| Â | 180 | <property name="left_attach">1</property>Â |
| Â | 181 | <property name="right_attach">2</property>Â |
| Â | 182 | <property name="x_options">GTK_FILL</property>Â |
| Â | 183 | </packing>Â |
| Â | 184 | </child>Â |
| Â | 185 | <child>Â |
| Â | 186 | <widget class="GtkCheckButton" id="speller_checkbutton">Â |
| Â | 187 | <property name="can_focus">True</property>Â |
| Â | 188 | <property name="label" translatable="yes">_Highlight misspelled words</property>Â |
| Â | 189 | <property name="use_underline">True</property>Â |
| Â | 190 | <property name="response_id">0</property>Â |
| Â | 191 | <property name="draw_indicator">True</property>Â |
| Â | 192 | <signal name="toggled" handler="on_speller_checkbutton_toggled"/>Â |
| Â | 193 | </widget>Â |
| Â | 194 | <packing>Â |
| Â | 195 | <property name="right_attach">2</property>Â |
| Â | 196 | <property name="top_attach">6</property>Â |
| Â | 197 | <property name="bottom_attach">7</property>Â |
| Â | 198 | <property name="x_options">GTK_FILL</property>Â |
| Â | 199 | </packing>Â |
| Â | 200 | </child>Â |
| Â | 201 | <child>Â |
| Â | 202 | <widget class="GtkCheckButton" id="xhtml_checkbutton">Â |
| Â | 203 | <property name="visible">True</property>Â |
| Â | 204 | <property name="can_focus">True</property>Â |
| Â | 205 | <property name="tooltip" translatable="yes">Some messages may include rich content (formatting, colors etc). If checked, Gajim will just display the raw message text.</property>Â |
| Â | 206 | <property name="label" translatable="yes">Ignore rich content in incoming messages</property>Â |
| Â | 207 | <property name="use_underline">True</property>Â |
| Â | 208 | <property name="response_id">0</property>Â |
| Â | 209 | <property name="draw_indicator">True</property>Â |
| Â | 210 | <signal name="toggled" handler="on_xhtml_checkbutton_toggled"/>Â |
| Â | 211 | </widget>Â |
| Â | 212 | <packing>Â |
| Â | 213 | <property name="right_attach">2</property>Â |
| Â | 214 | <property name="top_attach">5</property>Â |
| Â | 215 | <property name="bottom_attach">6</property>Â |
| Â | 216 | <property name="x_options">GTK_FILL</property>Â |
| Â | 217 | </packing>Â |
| Â | 218 | </child>Â |
| Â | 219 | <child>Â |
| Â | 220 | <widget class="GtkCheckButton" id="compact_view_checkbutton">Â |
| Â | 221 | <property name="can_focus">True</property>Â |
| Â | 222 | <property name="tooltip" translatable="yes">Hides buttons in chatwindows to </property>Â |
| Â | 223 | <property name="label" translatable="yes">_Make message windows compact</property>Â |
| Â | 224 | <property name="use_underline">True</property>Â |
| Â | 225 | <property name="response_id">0</property>Â |
| Â | 226 | <property name="draw_indicator">True</property>Â |
| Â | 227 | <signal name="toggled" handler="on_compact_view_checkbutton_toggled"/>Â |
| Â | 228 | </widget>Â |
| Â | 229 | <packing>Â |
| Â | 230 | <property name="right_attach">2</property>Â |
| Â | 231 | <property name="top_attach">4</property>Â |
| Â | 232 | <property name="bottom_attach">5</property>Â |
| Â | 233 | <property name="x_options">GTK_FILL</property>Â |
| Â | 234 | </packing>Â |
| Â | 235 | </child>Â |
| Â | 236 | <child>Â |
| Â | 237 | <widget class="GtkComboBox" id="one_window_type_combobox">Â |
| Â | 238 | <property name="visible">True</property>Â |
|  | 239 | <property name="items" translatable="yes">Never |
|  | 240 | Always |
| Â | 241 | Always (with Roster)Â |
|  | 242 | Per account |
| Â | 243 | Per type</property>Â |
| Â | 244 | <signal name="changed" handler="on_one_window_type_combo_changed"/>Â |
| Â | 245 | </widget>Â |
| Â | 246 | <packing>Â |
| Â | 247 | <property name="left_attach">1</property>Â |
| Â | 248 | <property name="right_attach">2</property>Â |
| 191 | Â | <widget class="GtkCheckButton" id="compact_view_checkbutton">Â |
| 192 | Â | <property name="can_focus">True</property>Â |
| 193 | Â | <property name="tooltip" translatable="yes">Hides buttons in chatwindows to </property>Â |
| 194 | Â | <property name="label" translatable="yes">_Make message windows compact</property>Â |
| 195 | Â | <property name="use_underline">True</property>Â |
| 196 | Â | <property name="response_id">0</property>Â |
| 197 | Â | <property name="draw_indicator">True</property>Â |
| 198 | Â | <signal name="toggled" handler="on_compact_view_checkbutton_toggled"/>Â |
| 199 | Â | </widget>Â |
| 200 | Â | <packing>Â |
| 201 | Â | <property name="right_attach">2</property>Â |
| 202 | Â | <property name="top_attach">4</property>Â |
| 203 | Â | <property name="bottom_attach">5</property>Â |
| Â | 286 | <widget class="GtkLabel" id="label387">Â |
| Â | 287 | <property name="visible">True</property>Â |
| Â | 288 | <property name="xalign">0</property>Â |
| Â | 289 | <property name="xpad">1</property>Â |
| Â | 290 | <property name="label" translatable="yes">Treat all incoming messages as:</property>Â |
| Â | 291 | </widget>Â |
| Â | 292 | <packing>Â |
| Â | 293 | <property name="top_attach">1</property>Â |
| Â | 294 | <property name="bottom_attach">2</property>Â |
| 205 | Â | </packing>Â |
| 206 | Â | </child>Â |
| 207 | Â | <child>Â |
| 208 | Â | <widget class="GtkCheckButton" id="xhtml_checkbutton">Â |
| 209 | Â | <property name="visible">True</property>Â |
| 210 | Â | <property name="can_focus">True</property>Â |
| 211 | Â | <property name="tooltip" translatable="yes">Some messages may include rich content (formatting, colors etc). If checked, Gajim will just display the raw message text.</property>Â |
| 212 | Â | <property name="label" translatable="yes">Ignore rich content in incoming messages</property>Â |
| 213 | Â | <property name="use_underline">True</property>Â |
| 214 | Â | <property name="response_id">0</property>Â |
| 215 | Â | <property name="draw_indicator">True</property>Â |
| 216 | Â | <signal name="toggled" handler="on_xhtml_checkbutton_toggled"/>Â |
| 217 | Â | </widget>Â |
| 218 | Â | <packing>Â |
| 219 | Â | <property name="right_attach">2</property>Â |
| 220 | Â | <property name="top_attach">5</property>Â |
| 221 | Â | <property name="bottom_attach">6</property>Â |
| 222 | Â | <property name="x_options">GTK_FILL</property>Â |
| 223 | Â | </packing>Â |
| 224 | Â | </child>Â |
| 225 | Â | <child>Â |
| 226 | Â | <widget class="GtkCheckButton" id="speller_checkbutton">Â |
| 227 | Â | <property name="can_focus">True</property>Â |
| 228 | Â | <property name="label" translatable="yes">_Highlight misspelled words</property>Â |
| 229 | Â | <property name="use_underline">True</property>Â |
| 230 | Â | <property name="response_id">0</property>Â |
| 231 | Â | <property name="draw_indicator">True</property>Â |
| 232 | Â | <signal name="toggled" handler="on_speller_checkbutton_toggled"/>Â |
| 233 | Â | </widget>Â |
| 234 | Â | <packing>Â |
| 235 | Â | <property name="right_attach">2</property>Â |
| 236 | Â | <property name="top_attach">6</property>Â |
| 237 | Â | <property name="bottom_attach">7</property>Â |
| 238 | Â | <property name="x_options">GTK_FILL</property>Â |
| 239 | Â | </packing>Â |
| 240 | Â | </child>Â |
| 241 | Â | <child>Â |
| 242 | Â | <widget class="GtkComboBox" id="emoticons_combobox">Â |
| 243 | Â | <property name="visible">True</property>Â |
| 244 | Â | <signal name="changed" handler="on_emoticons_combobox_changed"/>Â |
| 245 | Â | </widget>Â |
| 246 | Â | <packing>Â |
| 247 | Â | <property name="left_attach">1</property>Â |
| 248 | Â | <property name="right_attach">2</property>Â |
| 249 | Â | <property name="x_options">GTK_FILL</property>Â |
| 250 | Â | </packing>Â |
| 251 | Â | </child>Â |
| 252 | Â | <child>Â |
| 253 | Â | <widget class="GtkEventBox" id="eventbox5">Â |
| 254 | Â | <property name="visible">True</property>Â |
| 255 | Â | <property name="tooltip" translatable="yes">If not disabled, Gajim will replace ascii smilies like ':)' with equivalent animated or static graphical emoticons</property>Â |
| 256 | Â | <child>Â |
| 257 | Â | <widget class="GtkLabel" id="label381">Â |
| 258 | Â | <property name="visible">True</property>Â |
| 259 | Â | <property name="xalign">0</property>Â |
| 260 | Â | <property name="xpad">1</property>Â |
| 261 | Â | <property name="label" translatable="yes">Emoticons:</property>Â |
| 262 | Â | </widget>Â |
| 263 | Â | </child>Â |
| 264 | Â | </widget>Â |
| 265 | Â | <packing>Â |
| 266 | Â | <property name="x_options">GTK_FILL</property>Â |
| 267 | Â | </packing>Â |
| 268 | Â | </child>Â |
| 269 | Â | <child>Â |
| 270 | Â | <widget class="GtkLabel" id="label12">Â |
| 271 | Â | <property name="visible">True</property>Â |
| 272 | Â | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>Â |
| 273 | Â | <property name="xalign">0</property>Â |
| 274 | Â | <property name="label" translatable="yes">Default outgoing messages type:</property>Â |
| 275 | Â | </widget>Â |
| 276 | Â | <packing>Â |
| 277 | Â | <property name="top_attach">2</property>Â |
| 278 | Â | <property name="bottom_attach">3</property>Â |
| 279 | Â | <property name="x_options">GTK_FILL</property>Â |
| 280 | Â | </packing>Â |
| 281 | Â | </child>Â |
| 282 | Â | <child>Â |
| 283 | Â | <widget class="GtkComboBox" id="default_outgoing_messages_type_combobox">Â |
| 284 | Â | <property name="visible">True</property>Â |
| 285 | Â | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>Â |
| 286 |  | <property name="items" translatable="yes">Chat message  |
| 287 | Â | Single message</property>Â |
| 288 | Â | <signal name="changed" handler="on_default_outgoing_messages_type_combobox_changed"/>Â |
| 289 | Â | </widget>Â |
| 290 | Â | <packing>Â |
| 291 | Â | <property name="left_attach">1</property>Â |
| 292 | Â | <property name="right_attach">2</property>Â |
| 293 | Â | <property name="top_attach">2</property>Â |
| 294 | Â | <property name="bottom_attach">3</property>Â |
| 345 | Â | <property name="top_attach">1</property>Â |
| 346 | Â | <property name="bottom_attach">2</property>Â |
| 347 | Â | </packing>Â |
| 348 | Â | </child>Â |
| 349 | Â | <child>Â |
| 350 | Â | <widget class="GtkLabel" id="label249">Â |
| 351 | Â | <property name="visible">True</property>Â |
| 352 | Â | <property name="xalign">0</property>Â |
| 353 | Â | <property name="label" translatable="yes">T_heme:</property>Â |
| 354 | Â | <property name="use_underline">True</property>Â |
| 355 | Â | <property name="mnemonic_widget">theme_combobox</property>Â |
| 356 | Â | </widget>Â |
| 357 | Â | <packing>Â |
| 358 | Â | <property name="x_options">GTK_FILL</property>Â |
| 359 | Â | <property name="y_options">GTK_FILL</property>Â |
| 360 | Â | </packing>Â |
| 361 | Â | </child>Â |
| 362 | Â | <child>Â |
| 363 | Â | <widget class="GtkButton" id="manage_theme_button">Â |
| 364 | Â | <property name="visible">True</property>Â |
| 365 | Â | <property name="can_focus">True</property>Â |
| 366 | Â | <property name="tooltip" translatable="yes">Configure color and font of the interface</property>Â |
| 367 | Â | <property name="label" translatable="yes">Ma_nage...</property>Â |
| Â | 346 | </packing>Â |
| Â | 347 | </child>Â |
| Â | 348 | <child>Â |
| Â | 349 | <widget class="GtkCheckButton" id="transports_iconsets_checkbutton">Â |
| Â | 350 | <property name="visible">True</property>Â |
| Â | 351 | <property name="can_focus">True</property>Â |
| Â | 352 | <property name="tooltip" translatable="yes">If checked, Gajim will use protocol-specific status icons. (eg. A contact from MSN will have the equivalent msn icon for status online, away, busy, etc...)</property>Â |
| Â | 353 | <property name="label" translatable="yes">Use _transports iconsets</property>Â |
| 370 | Â | <signal name="clicked" handler="on_manage_theme_button_clicked"/>Â |
| 371 | Â | </widget>Â |
| 372 | Â | <packing>Â |
| 373 | Â | <property name="left_attach">2</property>Â |
| 374 | Â | <property name="right_attach">3</property>Â |
| 375 | Â | <property name="x_options">GTK_FILL</property>Â |
| 376 | Â | <property name="y_options">GTK_FILL</property>Â |
| 377 | Â | </packing>Â |
| 378 | Â | </child>Â |
| 379 | Â | <child>Â |
| 380 | Â | <widget class="GtkComboBox" id="theme_combobox">Â |
| 381 | Â | <property name="visible">True</property>Â |
| 382 | Â | <signal name="changed" handler="on_theme_combobox_changed"/>Â |
| 383 | Â | </widget>Â |
| 384 | Â | <packing>Â |
| 385 | Â | <property name="left_attach">1</property>Â |
| 386 | Â | <property name="right_attach">2</property>Â |
| 387 | Â | <property name="x_options">GTK_FILL</property>Â |
| 388 | Â | <property name="y_options">GTK_FILL</property>Â |
| 389 | Â | </packing>Â |
| 390 | Â | </child>Â |
| 391 | Â | <child>Â |
| 392 | Â | <widget class="GtkLabel" id="label174">Â |
| 393 | Â | <property name="visible">True</property>Â |
| 394 | Â | <property name="xalign">0</property>Â |
| 395 | Â | <property name="label" translatable="yes">Status _iconset:</property>Â |
| 396 | Â | <property name="use_underline">True</property>Â |
| 397 | Â | <property name="mnemonic_widget">iconset_combobox</property>Â |
| 398 | Â | </widget>Â |
| 399 | Â | <packing>Â |
| 400 | Â | <property name="top_attach">1</property>Â |
| 401 | Â | <property name="bottom_attach">2</property>Â |
| 402 | Â | <property name="x_options">GTK_FILL</property>Â |
| 403 | Â | <property name="y_options">GTK_FILL</property>Â |
| Â | 356 | <property name="draw_indicator">True</property>Â |
| Â | 357 | <signal name="toggled" handler="on_transports_iconsets_checkbutton_toggled"/>Â |
| Â | 358 | </widget>Â |
| Â | 359 | <packing>Â |
| Â | 360 | <property name="right_attach">4</property>Â |
| Â | 361 | <property name="top_attach">2</property>Â |
| Â | 362 | <property name="bottom_attach">3</property>Â |
| 421 | Â | <widget class="GtkCheckButton" id="transports_iconsets_checkbutton">Â |
| 422 | Â | <property name="visible">True</property>Â |
| 423 | Â | <property name="can_focus">True</property>Â |
| 424 | Â | <property name="tooltip" translatable="yes">If checked, Gajim will use protocol-specific status icons. (eg. A contact from MSN will have the equivalent msn icon for status online, away, busy, etc...)</property>Â |
| 425 | Â | <property name="label" translatable="yes">Use _transports iconsets</property>Â |
| Â | 380 | <widget class="GtkLabel" id="label174">Â |
| Â | 381 | <property name="visible">True</property>Â |
| Â | 382 | <property name="xalign">0</property>Â |
| Â | 383 | <property name="label" translatable="yes">Status _iconset:</property>Â |
| Â | 384 | <property name="use_underline">True</property>Â |
| Â | 385 | <property name="mnemonic_widget">iconset_combobox</property>Â |
| Â | 386 | </widget>Â |
| Â | 387 | <packing>Â |
| Â | 388 | <property name="top_attach">1</property>Â |
| Â | 389 | <property name="bottom_attach">2</property>Â |
| Â | 390 | <property name="x_options">GTK_FILL</property>Â |
| Â | 391 | <property name="y_options">GTK_FILL</property>Â |
| Â | 392 | </packing>Â |
| Â | 393 | </child>Â |
| Â | 394 | <child>Â |
| Â | 395 | <widget class="GtkComboBox" id="theme_combobox">Â |
| Â | 396 | <property name="visible">True</property>Â |
| Â | 397 | <signal name="changed" handler="on_theme_combobox_changed"/>Â |
| Â | 398 | </widget>Â |
| Â | 399 | <packing>Â |
| Â | 400 | <property name="left_attach">1</property>Â |
| Â | 401 | <property name="right_attach">2</property>Â |
| Â | 402 | <property name="x_options">GTK_FILL</property>Â |
| Â | 403 | <property name="y_options">GTK_FILL</property>Â |
| Â | 404 | </packing>Â |
| Â | 405 | </child>Â |
| Â | 406 | <child>Â |
| Â | 407 | <widget class="GtkButton" id="manage_theme_button">Â |
| Â | 408 | <property name="visible">True</property>Â |
| Â | 409 | <property name="can_focus">True</property>Â |
| Â | 410 | <property name="tooltip" translatable="yes">Configure color and font of the interface</property>Â |
| Â | 411 | <property name="label" translatable="yes">Ma_nage...</property>Â |