~jtaylor/ubuntu/oneiric/gajim/multiple-CVE

« back to all changes in this revision

Viewing changes to data/glade/preferences_window.glade

  • Committer: Bazaar Package Importer
  • Author(s): Nafallo Bjälevik
  • Date: 2009-06-12 13:49:19 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20090612134919-basez34an73qkkb1
Tags: 0.12.2-0ubuntu1
* New upstream bugfix release:
  + Better keepalive / ping behaviour
  + Fix custom port handling
  + Improve error messages handling
  + Totem support for played music
  + Fix SSL with some servers
  + Handle XFCE notification-daemon
  + Restore old behaviour of click on systray: left click to open events
  + Network manager 0.7 support
  + Improve Kerberos support
  + Many bugfixes here and there
  + Add -c option to history_manager
* debian/patches/00list:
  - Disable de-update.patch, since it doesn't apply
  - Drop svn-11058.patch since it is included in the new release
* debian/patches/svn-11058.patch:
  - Drop patch since it is included in the new release
* debian/control:
  - Bump required version for intltool as per upstream's requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
211
211
                            <property name="column_spacing">6</property>
212
212
                            <property name="row_spacing">6</property>
213
213
                            <child>
 
214
                              <widget class="GtkLabel" id="label379">
 
215
                                <property name="visible">True</property>
 
216
                                <property name="xalign">0</property>
 
217
                                <property name="xpad">1</property>
 
218
                                <property name="label" translatable="yes">_Window behavior:</property>
 
219
                                <property name="use_underline">True</property>
 
220
                                <property name="mnemonic_widget">one_window_type_combobox</property>
 
221
                              </widget>
 
222
                              <packing>
 
223
                                <property name="top_attach">1</property>
 
224
                                <property name="bottom_attach">2</property>
 
225
                                <property name="x_options">GTK_FILL</property>
 
226
                              </packing>
 
227
                            </child>
 
228
                            <child>
 
229
                              <widget class="GtkComboBox" id="emoticons_combobox">
 
230
                                <property name="visible">True</property>
 
231
                                <signal name="changed" handler="on_emoticons_combobox_changed"/>
 
232
                              </widget>
 
233
                              <packing>
 
234
                                <property name="left_attach">1</property>
 
235
                                <property name="right_attach">2</property>
 
236
                              </packing>
 
237
                            </child>
 
238
                            <child>
 
239
                              <widget class="GtkEventBox" id="eventbox5">
 
240
                                <property name="visible">True</property>
 
241
                                <property name="tooltip" translatable="yes">If not disabled, Gajim will replace ascii smilies like ':)' with equivalent animated or static graphical emoticons</property>
 
242
                                <child>
 
243
                                  <widget class="GtkLabel" id="label381">
 
244
                                    <property name="visible">True</property>
 
245
                                    <property name="xalign">0</property>
 
246
                                    <property name="xpad">1</property>
 
247
                                    <property name="label" translatable="yes">_Emoticons:</property>
 
248
                                    <property name="use_underline">True</property>
 
249
                                  </widget>
 
250
                                </child>
 
251
                              </widget>
 
252
                              <packing>
 
253
                                <property name="x_options">GTK_FILL</property>
 
254
                              </packing>
 
255
                            </child>
 
256
                            <child>
 
257
                              <widget class="GtkCheckButton" id="compact_view_checkbutton">
 
258
                                <property name="can_focus">True</property>
 
259
                                <property name="tooltip" translatable="yes">Hide all buttons in chat windows</property>
 
260
                                <property name="label" translatable="yes">Ma_ke message windows compact</property>
 
261
                                <property name="use_underline">True</property>
 
262
                                <property name="response_id">0</property>
 
263
                                <property name="draw_indicator">True</property>
 
264
                                <signal name="toggled" handler="on_compact_view_checkbutton_toggled"/>
 
265
                              </widget>
 
266
                              <packing>
 
267
                                <property name="right_attach">2</property>
 
268
                                <property name="top_attach">2</property>
 
269
                                <property name="bottom_attach">3</property>
 
270
                                <property name="x_options">GTK_FILL</property>
 
271
                              </packing>
 
272
                            </child>
 
273
                            <child>
 
274
                              <widget class="GtkCheckButton" id="xhtml_checkbutton">
 
275
                                <property name="visible">True</property>
 
276
                                <property name="can_focus">True</property>
 
277
                                <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>
 
278
                                <property name="label" translatable="yes">_Ignore rich content in incoming messages</property>
 
279
                                <property name="use_underline">True</property>
 
280
                                <property name="response_id">0</property>
 
281
                                <property name="draw_indicator">True</property>
 
282
                                <signal name="toggled" handler="on_xhtml_checkbutton_toggled"/>
 
283
                              </widget>
 
284
                              <packing>
 
285
                                <property name="right_attach">2</property>
 
286
                                <property name="top_attach">3</property>
 
287
                                <property name="bottom_attach">4</property>
 
288
                                <property name="x_options">GTK_FILL</property>
 
289
                              </packing>
 
290
                            </child>
 
291
                            <child>
 
292
                              <widget class="GtkCheckButton" id="speller_checkbutton">
 
293
                                <property name="can_focus">True</property>
 
294
                                <property name="tooltip" translatable="yes">If checked, Gajim will highlight spelling errors in input fields of chat windows. If no language is explicitly set via right click on the input field, the default language will be used for this contact or group chat.</property>
 
295
                                <property name="label" translatable="yes">_Highlight misspelled words</property>
 
296
                                <property name="use_underline">True</property>
 
297
                                <property name="response_id">0</property>
 
298
                                <property name="draw_indicator">True</property>
 
299
                                <signal name="toggled" handler="on_speller_checkbutton_toggled"/>
 
300
                              </widget>
 
301
                              <packing>
 
302
                                <property name="right_attach">2</property>
 
303
                                <property name="top_attach">4</property>
 
304
                                <property name="bottom_attach">5</property>
 
305
                                <property name="x_options">GTK_FILL</property>
 
306
                              </packing>
 
307
                            </child>
 
308
                            <child>
214
309
                              <widget class="GtkComboBox" id="one_window_type_combobox">
215
310
                                <property name="width_request">50</property>
216
311
                                <property name="visible">True</property>
228
323
                                <property name="bottom_attach">2</property>
229
324
                              </packing>
230
325
                            </child>
231
 
                            <child>
232
 
                              <widget class="GtkCheckButton" id="speller_checkbutton">
233
 
                                <property name="can_focus">True</property>
234
 
                                <property name="tooltip" translatable="yes">If checked, Gajim will highlight spelling errors in input fields of chat windows. If no language is explicitly set via right click on the input field, the default language will be used for this contact or group chat.</property>
235
 
                                <property name="label" translatable="yes">_Highlight misspelled words</property>
236
 
                                <property name="use_underline">True</property>
237
 
                                <property name="response_id">0</property>
238
 
                                <property name="draw_indicator">True</property>
239
 
                                <signal name="toggled" handler="on_speller_checkbutton_toggled"/>
240
 
                              </widget>
241
 
                              <packing>
242
 
                                <property name="right_attach">2</property>
243
 
                                <property name="top_attach">4</property>
244
 
                                <property name="bottom_attach">5</property>
245
 
                                <property name="x_options">GTK_FILL</property>
246
 
                              </packing>
247
 
                            </child>
248
 
                            <child>
249
 
                              <widget class="GtkCheckButton" id="xhtml_checkbutton">
250
 
                                <property name="visible">True</property>
251
 
                                <property name="can_focus">True</property>
252
 
                                <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>
253
 
                                <property name="label" translatable="yes">_Ignore rich content in incoming messages</property>
254
 
                                <property name="use_underline">True</property>
255
 
                                <property name="response_id">0</property>
256
 
                                <property name="draw_indicator">True</property>
257
 
                                <signal name="toggled" handler="on_xhtml_checkbutton_toggled"/>
258
 
                              </widget>
259
 
                              <packing>
260
 
                                <property name="right_attach">2</property>
261
 
                                <property name="top_attach">3</property>
262
 
                                <property name="bottom_attach">4</property>
263
 
                                <property name="x_options">GTK_FILL</property>
264
 
                              </packing>
265
 
                            </child>
266
 
                            <child>
267
 
                              <widget class="GtkCheckButton" id="compact_view_checkbutton">
268
 
                                <property name="can_focus">True</property>
269
 
                                <property name="tooltip" translatable="yes">Hide all buttons in chat windows</property>
270
 
                                <property name="label" translatable="yes">Ma_ke message windows compact</property>
271
 
                                <property name="use_underline">True</property>
272
 
                                <property name="response_id">0</property>
273
 
                                <property name="draw_indicator">True</property>
274
 
                                <signal name="toggled" handler="on_compact_view_checkbutton_toggled"/>
275
 
                              </widget>
276
 
                              <packing>
277
 
                                <property name="right_attach">2</property>
278
 
                                <property name="top_attach">2</property>
279
 
                                <property name="bottom_attach">3</property>
280
 
                                <property name="x_options">GTK_FILL</property>
281
 
                              </packing>
282
 
                            </child>
283
 
                            <child>
284
 
                              <widget class="GtkEventBox" id="eventbox5">
285
 
                                <property name="visible">True</property>
286
 
                                <property name="tooltip" translatable="yes">If not disabled, Gajim will replace ascii smilies like ':)' with equivalent animated or static graphical emoticons</property>
287
 
                                <child>
288
 
                                  <widget class="GtkLabel" id="label381">
289
 
                                    <property name="visible">True</property>
290
 
                                    <property name="xalign">0</property>
291
 
                                    <property name="xpad">1</property>
292
 
                                    <property name="label" translatable="yes">_Emoticons:</property>
293
 
                                    <property name="use_underline">True</property>
294
 
                                  </widget>
295
 
                                </child>
296
 
                              </widget>
297
 
                              <packing>
298
 
                                <property name="x_options">GTK_FILL</property>
299
 
                              </packing>
300
 
                            </child>
301
 
                            <child>
302
 
                              <widget class="GtkComboBox" id="emoticons_combobox">
303
 
                                <property name="visible">True</property>
304
 
                                <signal name="changed" handler="on_emoticons_combobox_changed"/>
305
 
                              </widget>
306
 
                              <packing>
307
 
                                <property name="left_attach">1</property>
308
 
                                <property name="right_attach">2</property>
309
 
                              </packing>
310
 
                            </child>
311
 
                            <child>
312
 
                              <widget class="GtkLabel" id="label379">
313
 
                                <property name="visible">True</property>
314
 
                                <property name="xalign">0</property>
315
 
                                <property name="xpad">1</property>
316
 
                                <property name="label" translatable="yes">_Window behavior:</property>
317
 
                                <property name="use_underline">True</property>
318
 
                                <property name="mnemonic_widget">one_window_type_combobox</property>
319
 
                              </widget>
320
 
                              <packing>
321
 
                                <property name="top_attach">1</property>
322
 
                                <property name="bottom_attach">2</property>
323
 
                                <property name="x_options">GTK_FILL</property>
324
 
                              </packing>
325
 
                            </child>
326
326
                          </widget>
327
327
                        </child>
328
328
                      </widget>
732
732
                            <property name="column_spacing">6</property>
733
733
                            <property name="row_spacing">6</property>
734
734
                            <child>
735
 
                              <widget class="GtkComboBox" id="outgoing_chat_states_combobox">
 
735
                              <widget class="GtkComboBox" id="displayed_chat_states_combobox">
736
736
                                <property name="visible">True</property>
737
737
                                <property name="items" translatable="yes">All chat states
738
738
Composing only
739
739
Disabled</property>
740
 
                                <signal name="changed" handler="on_outgoing_chat_states_combobox_changed"/>
 
740
                                <signal name="changed" handler="on_displayed_chat_states_combobox_changed"/>
741
741
                              </widget>
742
742
                              <packing>
743
743
                                <property name="left_attach">1</property>
744
744
                                <property name="right_attach">2</property>
 
745
                                <property name="top_attach">1</property>
 
746
                                <property name="bottom_attach">2</property>
 
747
                              </packing>
 
748
                            </child>
 
749
                            <child>
 
750
                              <widget class="GtkEventBox" id="eventbox8">
 
751
                                <property name="visible">True</property>
 
752
                                <property name="tooltip" translatable="yes">Gajim can send and receive meta-information related to a conversation you may have with a contact. Here you can specify which chatstates you want to display in chat windows.</property>
 
753
                                <child>
 
754
                                  <widget class="GtkLabel" id="label33">
 
755
                                    <property name="visible">True</property>
 
756
                                    <property name="xalign">0</property>
 
757
                                    <property name="label" translatable="yes">_Display chat state notifications:</property>
 
758
                                    <property name="use_underline">True</property>
 
759
                                  </widget>
 
760
                                </child>
 
761
                              </widget>
 
762
                              <packing>
 
763
                                <property name="top_attach">1</property>
 
764
                                <property name="bottom_attach">2</property>
 
765
                                <property name="x_options">GTK_FILL</property>
745
766
                              </packing>
746
767
                            </child>
747
768
                            <child>
762
783
                              </packing>
763
784
                            </child>
764
785
                            <child>
765
 
                              <widget class="GtkEventBox" id="eventbox8">
766
 
                                <property name="visible">True</property>
767
 
                                <property name="tooltip" translatable="yes">Gajim can send and receive meta-information related to a conversation you may have with a contact. Here you can specify which chatstates you want to display in chat windows.</property>
768
 
                                <child>
769
 
                                  <widget class="GtkLabel" id="label33">
770
 
                                    <property name="visible">True</property>
771
 
                                    <property name="xalign">0</property>
772
 
                                    <property name="label" translatable="yes">_Display chat state notifications:</property>
773
 
                                    <property name="use_underline">True</property>
774
 
                                  </widget>
775
 
                                </child>
776
 
                              </widget>
777
 
                              <packing>
778
 
                                <property name="top_attach">1</property>
779
 
                                <property name="bottom_attach">2</property>
780
 
                                <property name="x_options">GTK_FILL</property>
781
 
                              </packing>
782
 
                            </child>
783
 
                            <child>
784
 
                              <widget class="GtkComboBox" id="displayed_chat_states_combobox">
 
786
                              <widget class="GtkComboBox" id="outgoing_chat_states_combobox">
785
787
                                <property name="visible">True</property>
786
788
                                <property name="items" translatable="yes">All chat states
787
789
Composing only
788
790
Disabled</property>
789
 
                                <signal name="changed" handler="on_displayed_chat_states_combobox_changed"/>
 
791
                                <signal name="changed" handler="on_outgoing_chat_states_combobox_changed"/>
790
792
                              </widget>
791
793
                              <packing>
792
794
                                <property name="left_attach">1</property>
793
795
                                <property name="right_attach">2</property>
794
 
                                <property name="top_attach">1</property>
795
 
                                <property name="bottom_attach">2</property>
796
796
                              </packing>
797
797
                            </child>
798
798
                          </widget>
856
856
                            <property name="column_spacing">12</property>
857
857
                            <property name="row_spacing">6</property>
858
858
                            <child>
859
 
                              <widget class="GtkEntry" id="auto_xa_message_entry">
860
 
                                <property name="visible">True</property>
861
 
                                <property name="can_focus">True</property>
862
 
                                <property name="tooltip" translatable="yes">The auto not available status message. If empty, Gajim will not change the current status message</property>
863
 
                                <signal name="changed" handler="on_auto_xa_message_entry_changed"/>
864
 
                              </widget>
865
 
                              <packing>
866
 
                                <property name="left_attach">3</property>
867
 
                                <property name="right_attach">4</property>
868
 
                                <property name="top_attach">1</property>
869
 
                                <property name="bottom_attach">2</property>
870
 
                                <property name="y_options"></property>
871
 
                              </packing>
872
 
                            </child>
873
 
                            <child>
874
 
                              <widget class="GtkEntry" id="auto_away_message_entry">
875
 
                                <property name="visible">True</property>
876
 
                                <property name="can_focus">True</property>
877
 
                                <property name="tooltip" translatable="yes">The auto away status message. If empty, Gajim will not change the current status message</property>
878
 
                                <signal name="changed" handler="on_auto_away_message_entry_changed"/>
879
 
                              </widget>
880
 
                              <packing>
881
 
                                <property name="left_attach">3</property>
882
 
                                <property name="right_attach">4</property>
883
 
                                <property name="y_options"></property>
884
 
                              </packing>
885
 
                            </child>
886
 
                            <child>
887
 
                              <widget class="GtkAlignment" id="alignment34">
888
 
                                <property name="visible">True</property>
889
 
                                <property name="xalign">1</property>
890
 
                                <property name="xscale">0</property>
891
 
                                <child>
892
 
                                  <widget class="GtkSpinButton" id="auto_xa_time_spinbutton">
893
 
                                    <property name="width_request">50</property>
894
 
                                    <property name="visible">True</property>
895
 
                                    <property name="can_focus">True</property>
896
 
                                    <property name="adjustment">20 1 1440 1 10 10</property>
897
 
                                    <property name="climb_rate">1</property>
898
 
                                    <signal name="value_changed" handler="on_auto_xa_time_spinbutton_value_changed"/>
899
 
                                  </widget>
900
 
                                </child>
901
 
                              </widget>
902
 
                              <packing>
903
 
                                <property name="left_attach">1</property>
904
 
                                <property name="right_attach">2</property>
905
 
                                <property name="top_attach">1</property>
906
 
                                <property name="bottom_attach">2</property>
907
 
                                <property name="x_options">GTK_FILL</property>
908
 
                                <property name="y_options">GTK_FILL</property>
909
 
                              </packing>
910
 
                            </child>
911
 
                            <child>
912
 
                              <widget class="GtkAlignment" id="alignment33">
913
 
                                <property name="visible">True</property>
914
 
                                <property name="xalign">1</property>
915
 
                                <property name="xscale">0</property>
916
 
                                <child>
917
 
                                  <widget class="GtkSpinButton" id="auto_away_time_spinbutton">
918
 
                                    <property name="width_request">50</property>
919
 
                                    <property name="visible">True</property>
920
 
                                    <property name="can_focus">True</property>
921
 
                                    <property name="adjustment">12 1 720 1 10 10</property>
922
 
                                    <property name="climb_rate">1</property>
923
 
                                    <signal name="value_changed" handler="on_auto_away_time_spinbutton_value_changed"/>
924
 
                                  </widget>
925
 
                                </child>
926
 
                              </widget>
927
 
                              <packing>
928
 
                                <property name="left_attach">1</property>
929
 
                                <property name="right_attach">2</property>
930
 
                                <property name="x_options">GTK_FILL</property>
931
 
                                <property name="y_options">GTK_FILL</property>
932
 
                              </packing>
933
 
                            </child>
934
 
                            <child>
935
 
                              <widget class="GtkLabel" id="label78">
936
 
                                <property name="visible">True</property>
937
 
                                <property name="xalign">0</property>
938
 
                                <property name="label" translatable="yes">minutes</property>
939
 
                              </widget>
940
 
                              <packing>
941
 
                                <property name="left_attach">2</property>
942
 
                                <property name="right_attach">3</property>
943
 
                                <property name="top_attach">1</property>
944
 
                                <property name="bottom_attach">2</property>
945
 
                                <property name="x_options">GTK_FILL</property>
946
 
                                <property name="y_options"></property>
947
 
                              </packing>
948
 
                            </child>
949
 
                            <child>
950
 
                              <widget class="GtkLabel" id="label77">
951
 
                                <property name="visible">True</property>
952
 
                                <property name="xalign">0</property>
953
 
                                <property name="label" translatable="yes">minutes</property>
954
 
                              </widget>
955
 
                              <packing>
956
 
                                <property name="left_attach">2</property>
957
 
                                <property name="right_attach">3</property>
 
859
                              <widget class="GtkCheckButton" id="auto_away_checkbutton">
 
860
                                <property name="visible">True</property>
 
861
                                <property name="can_focus">True</property>
 
862
                                <property name="tooltip" translatable="yes">If checked, Gajim will change status to Away when the computer is unused.</property>
 
863
                                <property name="label" translatable="yes">_Away after:</property>
 
864
                                <property name="use_underline">True</property>
 
865
                                <property name="response_id">0</property>
 
866
                                <property name="draw_indicator">True</property>
 
867
                                <signal name="toggled" handler="on_auto_away_checkbutton_toggled"/>
 
868
                              </widget>
 
869
                              <packing>
958
870
                                <property name="x_options">GTK_FILL</property>
959
871
                                <property name="y_options"></property>
960
872
                              </packing>
978
890
                              </packing>
979
891
                            </child>
980
892
                            <child>
981
 
                              <widget class="GtkCheckButton" id="auto_away_checkbutton">
982
 
                                <property name="visible">True</property>
983
 
                                <property name="can_focus">True</property>
984
 
                                <property name="tooltip" translatable="yes">If checked, Gajim will change status to Away when the computer is unused.</property>
985
 
                                <property name="label" translatable="yes">_Away after:</property>
986
 
                                <property name="use_underline">True</property>
987
 
                                <property name="response_id">0</property>
988
 
                                <property name="draw_indicator">True</property>
989
 
                                <signal name="toggled" handler="on_auto_away_checkbutton_toggled"/>
990
 
                              </widget>
991
 
                              <packing>
992
 
                                <property name="x_options">GTK_FILL</property>
 
893
                              <widget class="GtkLabel" id="label77">
 
894
                                <property name="visible">True</property>
 
895
                                <property name="xalign">0</property>
 
896
                                <property name="label" translatable="yes">minutes</property>
 
897
                              </widget>
 
898
                              <packing>
 
899
                                <property name="left_attach">2</property>
 
900
                                <property name="right_attach">3</property>
 
901
                                <property name="x_options">GTK_FILL</property>
 
902
                                <property name="y_options"></property>
 
903
                              </packing>
 
904
                            </child>
 
905
                            <child>
 
906
                              <widget class="GtkLabel" id="label78">
 
907
                                <property name="visible">True</property>
 
908
                                <property name="xalign">0</property>
 
909
                                <property name="label" translatable="yes">minutes</property>
 
910
                              </widget>
 
911
                              <packing>
 
912
                                <property name="left_attach">2</property>
 
913
                                <property name="right_attach">3</property>
 
914
                                <property name="top_attach">1</property>
 
915
                                <property name="bottom_attach">2</property>
 
916
                                <property name="x_options">GTK_FILL</property>
 
917
                                <property name="y_options"></property>
 
918
                              </packing>
 
919
                            </child>
 
920
                            <child>
 
921
                              <widget class="GtkAlignment" id="alignment33">
 
922
                                <property name="visible">True</property>
 
923
                                <property name="xalign">1</property>
 
924
                                <property name="xscale">0</property>
 
925
                                <child>
 
926
                                  <widget class="GtkSpinButton" id="auto_away_time_spinbutton">
 
927
                                    <property name="width_request">50</property>
 
928
                                    <property name="visible">True</property>
 
929
                                    <property name="can_focus">True</property>
 
930
                                    <property name="adjustment">10 1 720 1 10 0</property>
 
931
                                    <property name="climb_rate">1</property>
 
932
                                    <signal name="value_changed" handler="on_auto_away_time_spinbutton_value_changed"/>
 
933
                                  </widget>
 
934
                                </child>
 
935
                              </widget>
 
936
                              <packing>
 
937
                                <property name="left_attach">1</property>
 
938
                                <property name="right_attach">2</property>
 
939
                                <property name="x_options">GTK_FILL</property>
 
940
                                <property name="y_options">GTK_FILL</property>
 
941
                              </packing>
 
942
                            </child>
 
943
                            <child>
 
944
                              <widget class="GtkAlignment" id="alignment34">
 
945
                                <property name="visible">True</property>
 
946
                                <property name="xalign">1</property>
 
947
                                <property name="xscale">0</property>
 
948
                                <child>
 
949
                                  <widget class="GtkSpinButton" id="auto_xa_time_spinbutton">
 
950
                                    <property name="width_request">50</property>
 
951
                                    <property name="visible">True</property>
 
952
                                    <property name="can_focus">True</property>
 
953
                                    <property name="adjustment">20 1 1440 1 10 0</property>
 
954
                                    <property name="climb_rate">1</property>
 
955
                                    <signal name="value_changed" handler="on_auto_xa_time_spinbutton_value_changed"/>
 
956
                                  </widget>
 
957
                                </child>
 
958
                              </widget>
 
959
                              <packing>
 
960
                                <property name="left_attach">1</property>
 
961
                                <property name="right_attach">2</property>
 
962
                                <property name="top_attach">1</property>
 
963
                                <property name="bottom_attach">2</property>
 
964
                                <property name="x_options">GTK_FILL</property>
 
965
                                <property name="y_options">GTK_FILL</property>
 
966
                              </packing>
 
967
                            </child>
 
968
                            <child>
 
969
                              <widget class="GtkEntry" id="auto_away_message_entry">
 
970
                                <property name="visible">True</property>
 
971
                                <property name="can_focus">True</property>
 
972
                                <property name="tooltip" translatable="yes">The auto away status message. If empty, Gajim will not change the current status message</property>
 
973
                                <signal name="changed" handler="on_auto_away_message_entry_changed"/>
 
974
                              </widget>
 
975
                              <packing>
 
976
                                <property name="left_attach">3</property>
 
977
                                <property name="right_attach">4</property>
 
978
                                <property name="y_options"></property>
 
979
                              </packing>
 
980
                            </child>
 
981
                            <child>
 
982
                              <widget class="GtkEntry" id="auto_xa_message_entry">
 
983
                                <property name="visible">True</property>
 
984
                                <property name="can_focus">True</property>
 
985
                                <property name="tooltip" translatable="yes">The auto not available status message. If empty, Gajim will not change the current status message</property>
 
986
                                <signal name="changed" handler="on_auto_xa_message_entry_changed"/>
 
987
                              </widget>
 
988
                              <packing>
 
989
                                <property name="left_attach">3</property>
 
990
                                <property name="right_attach">4</property>
 
991
                                <property name="top_attach">1</property>
 
992
                                <property name="bottom_attach">2</property>
993
993
                                <property name="y_options"></property>
994
994
                              </packing>
995
995
                            </child>
1150
1150
                              <placeholder/>
1151
1151
                            </child>
1152
1152
                            <child>
1153
 
                              <widget class="GtkScrolledWindow" id="scrolledwindow23">
1154
 
                                <property name="visible">True</property>
1155
 
                                <property name="can_focus">True</property>
1156
 
                                <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1157
 
                                <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
1158
 
                                <property name="shadow_type">GTK_SHADOW_IN</property>
1159
 
                                <child>
1160
 
                                  <widget class="GtkTextView" id="msg_textview">
1161
 
                                    <property name="visible">True</property>
1162
 
                                    <property name="can_focus">True</property>
1163
 
                                    <property name="border_width">3</property>
1164
 
                                    <property name="wrap_mode">GTK_WRAP_WORD</property>
1165
 
                                  </widget>
1166
 
                                </child>
1167
 
                              </widget>
1168
 
                              <packing>
1169
 
                                <property name="top_attach">1</property>
1170
 
                                <property name="bottom_attach">2</property>
1171
 
                                <property name="y_options">GTK_FILL</property>
1172
 
                              </packing>
1173
 
                            </child>
1174
 
                            <child>
1175
 
                              <widget class="GtkScrolledWindow" id="scrolledwindow22">
1176
 
                                <property name="visible">True</property>
1177
 
                                <property name="can_focus">True</property>
1178
 
                                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1179
 
                                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1180
 
                                <property name="shadow_type">GTK_SHADOW_IN</property>
1181
 
                                <child>
1182
 
                                  <widget class="GtkTreeView" id="msg_treeview">
1183
 
                                    <property name="visible">True</property>
1184
 
                                    <property name="can_focus">True</property>
1185
 
                                    <property name="headers_visible">False</property>
1186
 
                                    <signal name="key_press_event" handler="on_msg_treeview_key_press_event"/>
1187
 
                                    <signal name="cursor_changed" handler="on_msg_treeview_cursor_changed"/>
1188
 
                                  </widget>
1189
 
                                </child>
1190
 
                              </widget>
1191
 
                            </child>
1192
 
                            <child>
1193
1153
                              <widget class="GtkVButtonBox" id="vbuttonbox3">
1194
1154
                                <property name="visible">True</property>
1195
1155
                                <property name="spacing">5</property>
1227
1187
                                <property name="y_options">GTK_FILL</property>
1228
1188
                              </packing>
1229
1189
                            </child>
 
1190
                            <child>
 
1191
                              <widget class="GtkScrolledWindow" id="scrolledwindow22">
 
1192
                                <property name="visible">True</property>
 
1193
                                <property name="can_focus">True</property>
 
1194
                                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
1195
                                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
1196
                                <property name="shadow_type">GTK_SHADOW_IN</property>
 
1197
                                <child>
 
1198
                                  <widget class="GtkTreeView" id="msg_treeview">
 
1199
                                    <property name="visible">True</property>
 
1200
                                    <property name="can_focus">True</property>
 
1201
                                    <property name="headers_visible">False</property>
 
1202
                                    <signal name="key_press_event" handler="on_msg_treeview_key_press_event"/>
 
1203
                                    <signal name="cursor_changed" handler="on_msg_treeview_cursor_changed"/>
 
1204
                                  </widget>
 
1205
                                </child>
 
1206
                              </widget>
 
1207
                            </child>
 
1208
                            <child>
 
1209
                              <widget class="GtkScrolledWindow" id="scrolledwindow23">
 
1210
                                <property name="visible">True</property>
 
1211
                                <property name="can_focus">True</property>
 
1212
                                <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
 
1213
                                <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
 
1214
                                <property name="shadow_type">GTK_SHADOW_IN</property>
 
1215
                                <child>
 
1216
                                  <widget class="GtkTextView" id="msg_textview">
 
1217
                                    <property name="visible">True</property>
 
1218
                                    <property name="can_focus">True</property>
 
1219
                                    <property name="border_width">3</property>
 
1220
                                    <property name="wrap_mode">GTK_WRAP_WORD</property>
 
1221
                                  </widget>
 
1222
                                </child>
 
1223
                              </widget>
 
1224
                              <packing>
 
1225
                                <property name="top_attach">1</property>
 
1226
                                <property name="bottom_attach">2</property>
 
1227
                                <property name="y_options">GTK_FILL</property>
 
1228
                              </packing>
 
1229
                            </child>
1230
1230
                          </widget>
1231
1231
                        </child>
1232
1232
                      </widget>
1289
1289
                              <placeholder/>
1290
1290
                            </child>
1291
1291
                            <child>
1292
 
                              <widget class="GtkLabel" id="label4">
 
1292
                              <widget class="GtkFontButton" id="conversation_fontbutton">
1293
1293
                                <property name="visible">True</property>
1294
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1295
 
                                <property name="label" translatable="yes">Chat message:</property>
 
1294
                                <property name="can_focus">True</property>
 
1295
                                <property name="response_id">0</property>
 
1296
                                <signal name="font_set" handler="on_conversation_fontbutton_font_set"/>
1296
1297
                              </widget>
1297
1298
                              <packing>
1298
 
                                <property name="x_options">GTK_FILL</property>
1299
 
                                <property name="y_options">GTK_FILL</property>
 
1299
                                <property name="left_attach">1</property>
 
1300
                                <property name="right_attach">2</property>
1300
1301
                              </packing>
1301
1302
                            </child>
1302
1303
                            <child>
1317
1318
                              </packing>
1318
1319
                            </child>
1319
1320
                            <child>
1320
 
                              <widget class="GtkFontButton" id="conversation_fontbutton">
 
1321
                              <widget class="GtkLabel" id="label4">
1321
1322
                                <property name="visible">True</property>
1322
 
                                <property name="can_focus">True</property>
1323
 
                                <property name="response_id">0</property>
1324
 
                                <signal name="font_set" handler="on_conversation_fontbutton_font_set"/>
 
1323
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1324
                                <property name="label" translatable="yes">Chat message:</property>
1325
1325
                              </widget>
1326
1326
                              <packing>
1327
 
                                <property name="left_attach">1</property>
1328
 
                                <property name="right_attach">2</property>
 
1327
                                <property name="x_options">GTK_FILL</property>
 
1328
                                <property name="y_options">GTK_FILL</property>
1329
1329
                              </packing>
1330
1330
                            </child>
1331
1331
                          </widget>
1375
1375
                              <placeholder/>
1376
1376
                            </child>
1377
1377
                            <child>
1378
 
                              <widget class="GtkLabel" id="label249">
 
1378
                              <widget class="GtkCheckButton" id="transports_iconsets_checkbutton">
 
1379
                                <property name="visible">True</property>
 
1380
                                <property name="can_focus">True</property>
 
1381
                                <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>
 
1382
                                <property name="label" translatable="yes">Use _transports icons</property>
 
1383
                                <property name="use_underline">True</property>
 
1384
                                <property name="response_id">0</property>
 
1385
                                <property name="draw_indicator">True</property>
 
1386
                                <signal name="toggled" handler="on_transports_iconsets_checkbutton_toggled"/>
 
1387
                              </widget>
 
1388
                              <packing>
 
1389
                                <property name="left_attach">1</property>
 
1390
                                <property name="right_attach">3</property>
 
1391
                                <property name="top_attach">2</property>
 
1392
                                <property name="bottom_attach">3</property>
 
1393
                              </packing>
 
1394
                            </child>
 
1395
                            <child>
 
1396
                              <widget class="GtkComboBox" id="iconset_combobox">
 
1397
                                <property name="visible">True</property>
 
1398
                                <signal name="changed" handler="on_iconset_combobox_changed"/>
 
1399
                              </widget>
 
1400
                              <packing>
 
1401
                                <property name="left_attach">1</property>
 
1402
                                <property name="right_attach">2</property>
 
1403
                                <property name="top_attach">1</property>
 
1404
                                <property name="bottom_attach">2</property>
 
1405
                                <property name="x_options">GTK_FILL</property>
 
1406
                                <property name="y_options">GTK_FILL</property>
 
1407
                              </packing>
 
1408
                            </child>
 
1409
                            <child>
 
1410
                              <widget class="GtkLabel" id="label174">
1379
1411
                                <property name="visible">True</property>
1380
1412
                                <property name="xalign">0</property>
1381
 
                                <property name="label" translatable="yes">T_heme:</property>
 
1413
                                <property name="label" translatable="yes">Status _iconset:</property>
1382
1414
                                <property name="use_underline">True</property>
1383
 
                                <property name="mnemonic_widget">theme_combobox</property>
 
1415
                                <property name="mnemonic_widget">iconset_combobox</property>
1384
1416
                              </widget>
1385
1417
                              <packing>
 
1418
                                <property name="top_attach">1</property>
 
1419
                                <property name="bottom_attach">2</property>
1386
1420
                                <property name="x_options">GTK_FILL</property>
1387
1421
                                <property name="y_options">GTK_FILL</property>
1388
1422
                              </packing>
1389
1423
                            </child>
1390
1424
                            <child>
 
1425
                              <widget class="GtkComboBox" id="theme_combobox">
 
1426
                                <property name="visible">True</property>
 
1427
                                <signal name="changed" handler="on_theme_combobox_changed"/>
 
1428
                              </widget>
 
1429
                              <packing>
 
1430
                                <property name="left_attach">1</property>
 
1431
                                <property name="right_attach">2</property>
 
1432
                              </packing>
 
1433
                            </child>
 
1434
                            <child>
1391
1435
                              <widget class="GtkButton" id="manage_theme_button">
1392
1436
                                <property name="visible">True</property>
1393
1437
                                <property name="can_focus">True</property>
1405
1449
                              </packing>
1406
1450
                            </child>
1407
1451
                            <child>
1408
 
                              <widget class="GtkComboBox" id="theme_combobox">
1409
 
                                <property name="visible">True</property>
1410
 
                                <signal name="changed" handler="on_theme_combobox_changed"/>
1411
 
                              </widget>
1412
 
                              <packing>
1413
 
                                <property name="left_attach">1</property>
1414
 
                                <property name="right_attach">2</property>
1415
 
                              </packing>
1416
 
                            </child>
1417
 
                            <child>
1418
 
                              <widget class="GtkLabel" id="label174">
 
1452
                              <widget class="GtkLabel" id="label249">
1419
1453
                                <property name="visible">True</property>
1420
1454
                                <property name="xalign">0</property>
1421
 
                                <property name="label" translatable="yes">Status _iconset:</property>
1422
 
                                <property name="use_underline">True</property>
1423
 
                                <property name="mnemonic_widget">iconset_combobox</property>
1424
 
                              </widget>
1425
 
                              <packing>
1426
 
                                <property name="top_attach">1</property>
1427
 
                                <property name="bottom_attach">2</property>
1428
 
                                <property name="x_options">GTK_FILL</property>
1429
 
                                <property name="y_options">GTK_FILL</property>
1430
 
                              </packing>
1431
 
                            </child>
1432
 
                            <child>
1433
 
                              <widget class="GtkComboBox" id="iconset_combobox">
1434
 
                                <property name="visible">True</property>
1435
 
                                <signal name="changed" handler="on_iconset_combobox_changed"/>
1436
 
                              </widget>
1437
 
                              <packing>
1438
 
                                <property name="left_attach">1</property>
1439
 
                                <property name="right_attach">2</property>
1440
 
                                <property name="top_attach">1</property>
1441
 
                                <property name="bottom_attach">2</property>
1442
 
                                <property name="x_options">GTK_FILL</property>
1443
 
                                <property name="y_options">GTK_FILL</property>
1444
 
                              </packing>
1445
 
                            </child>
1446
 
                            <child>
1447
 
                              <widget class="GtkCheckButton" id="transports_iconsets_checkbutton">
1448
 
                                <property name="visible">True</property>
1449
 
                                <property name="can_focus">True</property>
1450
 
                                <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>
1451
 
                                <property name="label" translatable="yes">Use _transports icons</property>
1452
 
                                <property name="use_underline">True</property>
1453
 
                                <property name="response_id">0</property>
1454
 
                                <property name="draw_indicator">True</property>
1455
 
                                <signal name="toggled" handler="on_transports_iconsets_checkbutton_toggled"/>
1456
 
                              </widget>
1457
 
                              <packing>
1458
 
                                <property name="left_attach">1</property>
1459
 
                                <property name="right_attach">3</property>
1460
 
                                <property name="top_attach">2</property>
1461
 
                                <property name="bottom_attach">3</property>
 
1455
                                <property name="label" translatable="yes">T_heme:</property>
 
1456
                                <property name="use_underline">True</property>
 
1457
                                <property name="mnemonic_widget">theme_combobox</property>
 
1458
                              </widget>
 
1459
                              <packing>
 
1460
                                <property name="x_options">GTK_FILL</property>
 
1461
                                <property name="y_options">GTK_FILL</property>
1462
1462
                              </packing>
1463
1463
                            </child>
1464
1464
                          </widget>
1500
1500
                            <property name="column_spacing">12</property>
1501
1501
                            <property name="row_spacing">6</property>
1502
1502
                            <child>
 
1503
                              <widget class="GtkLabel" id="label72">
 
1504
                                <property name="visible">True</property>
 
1505
                                <property name="xalign">0</property>
 
1506
                                <property name="label" translatable="yes">_Incoming message:</property>
 
1507
                                <property name="use_underline">True</property>
 
1508
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
 
1509
                                <property name="wrap">True</property>
 
1510
                                <property name="mnemonic_widget">incoming_msg_colorbutton</property>
 
1511
                              </widget>
 
1512
                              <packing>
 
1513
                                <property name="x_options">GTK_FILL</property>
 
1514
                                <property name="y_options"></property>
 
1515
                              </packing>
 
1516
                            </child>
 
1517
                            <child>
 
1518
                              <widget class="GtkColorButton" id="incoming_msg_colorbutton">
 
1519
                                <property name="visible">True</property>
 
1520
                                <property name="can_focus">True</property>
 
1521
                                <property name="has_focus">True</property>
 
1522
                                <property name="can_default">True</property>
 
1523
                                <property name="has_default">True</property>
 
1524
                                <property name="response_id">0</property>
 
1525
                                <signal name="color_set" handler="on_incoming_msg_colorbutton_color_set"/>
 
1526
                              </widget>
 
1527
                              <packing>
 
1528
                                <property name="left_attach">1</property>
 
1529
                                <property name="right_attach">2</property>
 
1530
                                <property name="x_options"></property>
 
1531
                                <property name="y_options"></property>
 
1532
                              </packing>
 
1533
                            </child>
 
1534
                            <child>
 
1535
                              <widget class="GtkLabel" id="label70">
 
1536
                                <property name="visible">True</property>
 
1537
                                <property name="xalign">0</property>
 
1538
                                <property name="label" translatable="yes">_Outgoing message:</property>
 
1539
                                <property name="use_underline">True</property>
 
1540
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
 
1541
                                <property name="wrap">True</property>
 
1542
                                <property name="mnemonic_widget">outgoing_msg_colorbutton</property>
 
1543
                              </widget>
 
1544
                              <packing>
 
1545
                                <property name="left_attach">2</property>
 
1546
                                <property name="right_attach">3</property>
 
1547
                                <property name="x_options">GTK_FILL</property>
 
1548
                                <property name="y_options"></property>
 
1549
                              </packing>
 
1550
                            </child>
 
1551
                            <child>
 
1552
                              <widget class="GtkColorButton" id="outgoing_msg_colorbutton">
 
1553
                                <property name="visible">True</property>
 
1554
                                <property name="can_focus">True</property>
 
1555
                                <property name="response_id">0</property>
 
1556
                                <signal name="color_set" handler="on_outgoing_msg_colorbutton_color_set"/>
 
1557
                              </widget>
 
1558
                              <packing>
 
1559
                                <property name="left_attach">3</property>
 
1560
                                <property name="right_attach">4</property>
 
1561
                                <property name="x_options">GTK_FILL</property>
 
1562
                                <property name="y_options"></property>
 
1563
                              </packing>
 
1564
                            </child>
 
1565
                            <child>
 
1566
                              <widget class="GtkLabel" id="label71">
 
1567
                                <property name="visible">True</property>
 
1568
                                <property name="xalign">0</property>
 
1569
                                <property name="label" translatable="yes">_Status message:</property>
 
1570
                                <property name="use_underline">True</property>
 
1571
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
 
1572
                                <property name="wrap">True</property>
 
1573
                                <property name="mnemonic_widget">status_msg_colorbutton</property>
 
1574
                              </widget>
 
1575
                              <packing>
 
1576
                                <property name="top_attach">1</property>
 
1577
                                <property name="bottom_attach">2</property>
 
1578
                                <property name="x_options">GTK_FILL</property>
 
1579
                                <property name="y_options"></property>
 
1580
                              </packing>
 
1581
                            </child>
 
1582
                            <child>
 
1583
                              <widget class="GtkColorButton" id="status_msg_colorbutton">
 
1584
                                <property name="visible">True</property>
 
1585
                                <property name="can_focus">True</property>
 
1586
                                <property name="response_id">0</property>
 
1587
                                <signal name="color_set" handler="on_status_msg_colorbutton_color_set"/>
 
1588
                              </widget>
 
1589
                              <packing>
 
1590
                                <property name="left_attach">1</property>
 
1591
                                <property name="right_attach">2</property>
 
1592
                                <property name="top_attach">1</property>
 
1593
                                <property name="bottom_attach">2</property>
 
1594
                                <property name="x_options"></property>
 
1595
                                <property name="y_options"></property>
 
1596
                              </packing>
 
1597
                            </child>
 
1598
                            <child>
 
1599
                              <widget class="GtkLabel" id="label371">
 
1600
                                <property name="visible">True</property>
 
1601
                                <property name="xalign">0</property>
 
1602
                                <property name="label" translatable="yes">_URL highlight:</property>
 
1603
                                <property name="use_underline">True</property>
 
1604
                                <property name="mnemonic_widget">url_msg_colorbutton</property>
 
1605
                              </widget>
 
1606
                              <packing>
 
1607
                                <property name="left_attach">2</property>
 
1608
                                <property name="right_attach">3</property>
 
1609
                                <property name="top_attach">1</property>
 
1610
                                <property name="bottom_attach">2</property>
 
1611
                                <property name="x_options">GTK_FILL</property>
 
1612
                                <property name="y_options"></property>
 
1613
                              </packing>
 
1614
                            </child>
 
1615
                            <child>
 
1616
                              <widget class="GtkColorButton" id="url_msg_colorbutton">
 
1617
                                <property name="visible">True</property>
 
1618
                                <property name="can_focus">True</property>
 
1619
                                <property name="response_id">0</property>
 
1620
                                <signal name="color_set" handler="on_url_msg_colorbutton_color_set"/>
 
1621
                              </widget>
 
1622
                              <packing>
 
1623
                                <property name="left_attach">3</property>
 
1624
                                <property name="right_attach">4</property>
 
1625
                                <property name="top_attach">1</property>
 
1626
                                <property name="bottom_attach">2</property>
 
1627
                                <property name="x_options">GTK_FILL</property>
 
1628
                                <property name="y_options"></property>
 
1629
                              </packing>
 
1630
                            </child>
 
1631
                            <child>
1503
1632
                              <widget class="GtkHBox" id="hbox3022">
1504
1633
                                <property name="visible">True</property>
1505
1634
                                <child>
1567
1696
                                <property name="x_options">GTK_FILL</property>
1568
1697
                              </packing>
1569
1698
                            </child>
1570
 
                            <child>
1571
 
                              <widget class="GtkColorButton" id="url_msg_colorbutton">
1572
 
                                <property name="visible">True</property>
1573
 
                                <property name="can_focus">True</property>
1574
 
                                <property name="response_id">0</property>
1575
 
                                <signal name="color_set" handler="on_url_msg_colorbutton_color_set"/>
1576
 
                              </widget>
1577
 
                              <packing>
1578
 
                                <property name="left_attach">3</property>
1579
 
                                <property name="right_attach">4</property>
1580
 
                                <property name="top_attach">1</property>
1581
 
                                <property name="bottom_attach">2</property>
1582
 
                                <property name="x_options">GTK_FILL</property>
1583
 
                                <property name="y_options"></property>
1584
 
                              </packing>
1585
 
                            </child>
1586
 
                            <child>
1587
 
                              <widget class="GtkLabel" id="label371">
1588
 
                                <property name="visible">True</property>
1589
 
                                <property name="xalign">0</property>
1590
 
                                <property name="label" translatable="yes">_URL highlight:</property>
1591
 
                                <property name="use_underline">True</property>
1592
 
                                <property name="mnemonic_widget">url_msg_colorbutton</property>
1593
 
                              </widget>
1594
 
                              <packing>
1595
 
                                <property name="left_attach">2</property>
1596
 
                                <property name="right_attach">3</property>
1597
 
                                <property name="top_attach">1</property>
1598
 
                                <property name="bottom_attach">2</property>
1599
 
                                <property name="x_options">GTK_FILL</property>
1600
 
                                <property name="y_options"></property>
1601
 
                              </packing>
1602
 
                            </child>
1603
 
                            <child>
1604
 
                              <widget class="GtkColorButton" id="status_msg_colorbutton">
1605
 
                                <property name="visible">True</property>
1606
 
                                <property name="can_focus">True</property>
1607
 
                                <property name="response_id">0</property>
1608
 
                                <signal name="color_set" handler="on_status_msg_colorbutton_color_set"/>
1609
 
                              </widget>
1610
 
                              <packing>
1611
 
                                <property name="left_attach">1</property>
1612
 
                                <property name="right_attach">2</property>
1613
 
                                <property name="top_attach">1</property>
1614
 
                                <property name="bottom_attach">2</property>
1615
 
                                <property name="x_options"></property>
1616
 
                                <property name="y_options"></property>
1617
 
                              </packing>
1618
 
                            </child>
1619
 
                            <child>
1620
 
                              <widget class="GtkLabel" id="label71">
1621
 
                                <property name="visible">True</property>
1622
 
                                <property name="xalign">0</property>
1623
 
                                <property name="label" translatable="yes">_Status message:</property>
1624
 
                                <property name="use_underline">True</property>
1625
 
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
1626
 
                                <property name="wrap">True</property>
1627
 
                                <property name="mnemonic_widget">status_msg_colorbutton</property>
1628
 
                              </widget>
1629
 
                              <packing>
1630
 
                                <property name="top_attach">1</property>
1631
 
                                <property name="bottom_attach">2</property>
1632
 
                                <property name="x_options">GTK_FILL</property>
1633
 
                                <property name="y_options"></property>
1634
 
                              </packing>
1635
 
                            </child>
1636
 
                            <child>
1637
 
                              <widget class="GtkColorButton" id="outgoing_msg_colorbutton">
1638
 
                                <property name="visible">True</property>
1639
 
                                <property name="can_focus">True</property>
1640
 
                                <property name="response_id">0</property>
1641
 
                                <signal name="color_set" handler="on_outgoing_msg_colorbutton_color_set"/>
1642
 
                              </widget>
1643
 
                              <packing>
1644
 
                                <property name="left_attach">3</property>
1645
 
                                <property name="right_attach">4</property>
1646
 
                                <property name="x_options">GTK_FILL</property>
1647
 
                                <property name="y_options"></property>
1648
 
                              </packing>
1649
 
                            </child>
1650
 
                            <child>
1651
 
                              <widget class="GtkLabel" id="label70">
1652
 
                                <property name="visible">True</property>
1653
 
                                <property name="xalign">0</property>
1654
 
                                <property name="label" translatable="yes">_Outgoing message:</property>
1655
 
                                <property name="use_underline">True</property>
1656
 
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
1657
 
                                <property name="wrap">True</property>
1658
 
                                <property name="mnemonic_widget">outgoing_msg_colorbutton</property>
1659
 
                              </widget>
1660
 
                              <packing>
1661
 
                                <property name="left_attach">2</property>
1662
 
                                <property name="right_attach">3</property>
1663
 
                                <property name="x_options">GTK_FILL</property>
1664
 
                                <property name="y_options"></property>
1665
 
                              </packing>
1666
 
                            </child>
1667
 
                            <child>
1668
 
                              <widget class="GtkColorButton" id="incoming_msg_colorbutton">
1669
 
                                <property name="visible">True</property>
1670
 
                                <property name="can_focus">True</property>
1671
 
                                <property name="has_focus">True</property>
1672
 
                                <property name="can_default">True</property>
1673
 
                                <property name="has_default">True</property>
1674
 
                                <property name="response_id">0</property>
1675
 
                                <signal name="color_set" handler="on_incoming_msg_colorbutton_color_set"/>
1676
 
                              </widget>
1677
 
                              <packing>
1678
 
                                <property name="left_attach">1</property>
1679
 
                                <property name="right_attach">2</property>
1680
 
                                <property name="x_options"></property>
1681
 
                                <property name="y_options"></property>
1682
 
                              </packing>
1683
 
                            </child>
1684
 
                            <child>
1685
 
                              <widget class="GtkLabel" id="label72">
1686
 
                                <property name="visible">True</property>
1687
 
                                <property name="xalign">0</property>
1688
 
                                <property name="label" translatable="yes">_Incoming message:</property>
1689
 
                                <property name="use_underline">True</property>
1690
 
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
1691
 
                                <property name="wrap">True</property>
1692
 
                                <property name="mnemonic_widget">incoming_msg_colorbutton</property>
1693
 
                              </widget>
1694
 
                              <packing>
1695
 
                                <property name="x_options">GTK_FILL</property>
1696
 
                                <property name="y_options"></property>
1697
 
                              </packing>
1698
 
                            </child>
1699
1699
                          </widget>
1700
1700
                        </child>
1701
1701
                      </widget>
1780
1780
                                        <property name="column_spacing">12</property>
1781
1781
                                        <property name="row_spacing">6</property>
1782
1782
                                        <child>
 
1783
                                          <widget class="GtkEntry" id="custom_file_manager_entry">
 
1784
                                            <property name="visible">True</property>
 
1785
                                            <property name="can_focus">True</property>
 
1786
                                            <signal name="changed" handler="on_custom_file_manager_entry_changed"/>
 
1787
                                          </widget>
 
1788
                                          <packing>
 
1789
                                            <property name="left_attach">1</property>
 
1790
                                            <property name="right_attach">2</property>
 
1791
                                            <property name="top_attach">2</property>
 
1792
                                            <property name="bottom_attach">3</property>
 
1793
                                            <property name="y_options"></property>
 
1794
                                          </packing>
 
1795
                                        </child>
 
1796
                                        <child>
 
1797
                                          <widget class="GtkLabel" id="label355">
 
1798
                                            <property name="visible">True</property>
 
1799
                                            <property name="xalign">0</property>
 
1800
                                            <property name="label" translatable="yes">_File manager:</property>
 
1801
                                            <property name="use_underline">True</property>
 
1802
                                            <property name="mnemonic_widget">custom_file_manager_entry</property>
 
1803
                                          </widget>
 
1804
                                          <packing>
 
1805
                                            <property name="top_attach">2</property>
 
1806
                                            <property name="bottom_attach">3</property>
 
1807
                                            <property name="x_options">GTK_FILL</property>
 
1808
                                            <property name="y_options"></property>
 
1809
                                          </packing>
 
1810
                                        </child>
 
1811
                                        <child>
 
1812
                                          <widget class="GtkEntry" id="custom_browser_entry">
 
1813
                                            <property name="visible">True</property>
 
1814
                                            <property name="can_focus">True</property>
 
1815
                                            <signal name="changed" handler="on_custom_browser_entry_changed"/>
 
1816
                                          </widget>
 
1817
                                          <packing>
 
1818
                                            <property name="left_attach">1</property>
 
1819
                                            <property name="right_attach">2</property>
 
1820
                                            <property name="y_options"></property>
 
1821
                                          </packing>
 
1822
                                        </child>
 
1823
                                        <child>
 
1824
                                          <widget class="GtkEntry" id="custom_mail_client_entry">
 
1825
                                            <property name="visible">True</property>
 
1826
                                            <property name="can_focus">True</property>
 
1827
                                            <signal name="changed" handler="on_custom_mail_client_entry_changed"/>
 
1828
                                          </widget>
 
1829
                                          <packing>
 
1830
                                            <property name="left_attach">1</property>
 
1831
                                            <property name="right_attach">2</property>
 
1832
                                            <property name="top_attach">1</property>
 
1833
                                            <property name="bottom_attach">2</property>
 
1834
                                            <property name="y_options"></property>
 
1835
                                          </packing>
 
1836
                                        </child>
 
1837
                                        <child>
 
1838
                                          <widget class="GtkLabel" id="label200">
 
1839
                                            <property name="visible">True</property>
 
1840
                                            <property name="xalign">0</property>
 
1841
                                            <property name="label" translatable="yes">_Mail client:</property>
 
1842
                                            <property name="use_underline">True</property>
 
1843
                                            <property name="mnemonic_widget">custom_mail_client_entry</property>
 
1844
                                          </widget>
 
1845
                                          <packing>
 
1846
                                            <property name="top_attach">1</property>
 
1847
                                            <property name="bottom_attach">2</property>
 
1848
                                            <property name="x_options">GTK_FILL</property>
 
1849
                                            <property name="y_options"></property>
 
1850
                                          </packing>
 
1851
                                        </child>
 
1852
                                        <child>
1783
1853
                                          <widget class="GtkLabel" id="label199">
1784
1854
                                            <property name="visible">True</property>
1785
1855
                                            <property name="xalign">0</property>
1792
1862
                                            <property name="y_options"></property>
1793
1863
                                          </packing>
1794
1864
                                        </child>
1795
 
                                        <child>
1796
 
                                          <widget class="GtkLabel" id="label200">
1797
 
                                            <property name="visible">True</property>
1798
 
                                            <property name="xalign">0</property>
1799
 
                                            <property name="label" translatable="yes">_Mail client:</property>
1800
 
                                            <property name="use_underline">True</property>
1801
 
                                            <property name="mnemonic_widget">custom_mail_client_entry</property>
1802
 
                                          </widget>
1803
 
                                          <packing>
1804
 
                                            <property name="top_attach">1</property>
1805
 
                                            <property name="bottom_attach">2</property>
1806
 
                                            <property name="x_options">GTK_FILL</property>
1807
 
                                            <property name="y_options"></property>
1808
 
                                          </packing>
1809
 
                                        </child>
1810
 
                                        <child>
1811
 
                                          <widget class="GtkEntry" id="custom_mail_client_entry">
1812
 
                                            <property name="visible">True</property>
1813
 
                                            <property name="can_focus">True</property>
1814
 
                                            <signal name="changed" handler="on_custom_mail_client_entry_changed"/>
1815
 
                                          </widget>
1816
 
                                          <packing>
1817
 
                                            <property name="left_attach">1</property>
1818
 
                                            <property name="right_attach">2</property>
1819
 
                                            <property name="top_attach">1</property>
1820
 
                                            <property name="bottom_attach">2</property>
1821
 
                                            <property name="y_options"></property>
1822
 
                                          </packing>
1823
 
                                        </child>
1824
 
                                        <child>
1825
 
                                          <widget class="GtkEntry" id="custom_browser_entry">
1826
 
                                            <property name="visible">True</property>
1827
 
                                            <property name="can_focus">True</property>
1828
 
                                            <signal name="changed" handler="on_custom_browser_entry_changed"/>
1829
 
                                          </widget>
1830
 
                                          <packing>
1831
 
                                            <property name="left_attach">1</property>
1832
 
                                            <property name="right_attach">2</property>
1833
 
                                            <property name="y_options"></property>
1834
 
                                          </packing>
1835
 
                                        </child>
1836
 
                                        <child>
1837
 
                                          <widget class="GtkLabel" id="label355">
1838
 
                                            <property name="visible">True</property>
1839
 
                                            <property name="xalign">0</property>
1840
 
                                            <property name="label" translatable="yes">_File manager:</property>
1841
 
                                            <property name="use_underline">True</property>
1842
 
                                            <property name="mnemonic_widget">custom_file_manager_entry</property>
1843
 
                                          </widget>
1844
 
                                          <packing>
1845
 
                                            <property name="top_attach">2</property>
1846
 
                                            <property name="bottom_attach">3</property>
1847
 
                                            <property name="x_options">GTK_FILL</property>
1848
 
                                            <property name="y_options"></property>
1849
 
                                          </packing>
1850
 
                                        </child>
1851
 
                                        <child>
1852
 
                                          <widget class="GtkEntry" id="custom_file_manager_entry">
1853
 
                                            <property name="visible">True</property>
1854
 
                                            <property name="can_focus">True</property>
1855
 
                                            <signal name="changed" handler="on_custom_file_manager_entry_changed"/>
1856
 
                                          </widget>
1857
 
                                          <packing>
1858
 
                                            <property name="left_attach">1</property>
1859
 
                                            <property name="right_attach">2</property>
1860
 
                                            <property name="top_attach">2</property>
1861
 
                                            <property name="bottom_attach">3</property>
1862
 
                                            <property name="y_options"></property>
1863
 
                                          </packing>
1864
 
                                        </child>
1865
1865
                                      </widget>
1866
1866
                                    </child>
1867
1867
                                  </widget>
1918
1918
                            <property name="visible">True</property>
1919
1919
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1920
1920
                            <property name="n_rows">3</property>
1921
 
                            <property name="n_columns">1</property>
1922
1921
                            <property name="column_spacing">6</property>
1923
1922
                            <property name="row_spacing">6</property>
1924
1923
                            <child>
 
1924
                              <widget class="GtkCheckButton" id="ignore_events_from_unknown_contacts_checkbutton">
 
1925
                                <property name="visible">True</property>
 
1926
                                <property name="can_focus">True</property>
 
1927
                                <property name="tooltip" translatable="yes">If checked, Gajim will ignore incoming events from unauthorized contacts. Use with caution, because it blocks all messages from any contact that is not in the roster</property>
 
1928
                                <property name="label" translatable="yes">_Ignore events from contacts not in the roster</property>
 
1929
                                <property name="use_underline">True</property>
 
1930
                                <property name="response_id">0</property>
 
1931
                                <property name="draw_indicator">True</property>
 
1932
                                <signal name="toggled" handler="on_ignore_events_from_unknown_contacts_checkbutton_toggled"/>
 
1933
                              </widget>
 
1934
                              <packing>
 
1935
                                <property name="x_options">GTK_FILL</property>
 
1936
                              </packing>
 
1937
                            </child>
 
1938
                            <child>
 
1939
                              <widget class="GtkCheckButton" id="send_os_info_checkbutton">
 
1940
                                <property name="visible">True</property>
 
1941
                                <property name="can_focus">True</property>
 
1942
                                <property name="tooltip" translatable="yes">If checked, Gajim will allow others to detect the operation system you are using</property>
 
1943
                                <property name="label" translatable="yes">Allow _OS information to be sent</property>
 
1944
                                <property name="use_underline">True</property>
 
1945
                                <property name="response_id">0</property>
 
1946
                                <property name="draw_indicator">True</property>
 
1947
                                <signal name="toggled" handler="on_send_os_info_checkbutton_toggled"/>
 
1948
                              </widget>
 
1949
                              <packing>
 
1950
                                <property name="top_attach">1</property>
 
1951
                                <property name="bottom_attach">2</property>
 
1952
                              </packing>
 
1953
                            </child>
 
1954
                            <child>
1925
1955
                              <widget class="GtkCheckButton" id="log_encrypted_chats_checkbutton">
1926
1956
                                <property name="visible">True</property>
1927
1957
                                <property name="can_focus">True</property>
1937
1967
                                <property name="bottom_attach">3</property>
1938
1968
                              </packing>
1939
1969
                            </child>
1940
 
                            <child>
1941
 
                              <widget class="GtkCheckButton" id="send_os_info_checkbutton">
1942
 
                                <property name="visible">True</property>
1943
 
                                <property name="can_focus">True</property>
1944
 
                                <property name="tooltip" translatable="yes">If checked, Gajim will allow others to detect the operation system you are using</property>
1945
 
                                <property name="label" translatable="yes">Allow _OS information to be sent</property>
1946
 
                                <property name="use_underline">True</property>
1947
 
                                <property name="response_id">0</property>
1948
 
                                <property name="draw_indicator">True</property>
1949
 
                                <signal name="toggled" handler="on_send_os_info_checkbutton_toggled"/>
1950
 
                              </widget>
1951
 
                              <packing>
1952
 
                                <property name="top_attach">1</property>
1953
 
                                <property name="bottom_attach">2</property>
1954
 
                              </packing>
1955
 
                            </child>
1956
 
                            <child>
1957
 
                              <widget class="GtkCheckButton" id="ignore_events_from_unknown_contacts_checkbutton">
1958
 
                                <property name="visible">True</property>
1959
 
                                <property name="can_focus">True</property>
1960
 
                                <property name="tooltip" translatable="yes">If checked, Gajim will ignore incoming events from unauthorized contacts. Use with caution, because it blocks all messages from any contact that is not in the roster</property>
1961
 
                                <property name="label" translatable="yes">_Ignore events from contacts not in the roster</property>
1962
 
                                <property name="use_underline">True</property>
1963
 
                                <property name="response_id">0</property>
1964
 
                                <property name="draw_indicator">True</property>
1965
 
                                <signal name="toggled" handler="on_ignore_events_from_unknown_contacts_checkbutton_toggled"/>
1966
 
                              </widget>
1967
 
                              <packing>
1968
 
                                <property name="x_options">GTK_FILL</property>
1969
 
                              </packing>
1970
 
                            </child>
1971
1970
                          </widget>
1972
1971
                        </child>
1973
1972
                      </widget>