Show
Ignore:
Timestamp:
01/06/07 12:00:50 (2 years ago)
Author:
asterix
Message:

merge changeset from trunk except pyopenssl stuff

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11/data/glade/preferences_window.glade

    r7637 r7787  
    483483                  <property name="expand">False</property> 
    484484                  <property name="fill">False</property> 
     485                </packing> 
     486              </child> 
     487 
     488              <child> 
     489                <widget class="GtkHBox" id="hbox3024"> 
     490                  <property name="visible">True</property> 
     491                  <property name="homogeneous">False</property> 
     492                  <property name="spacing">0</property> 
     493 
     494                  <child> 
     495                    <widget class="GtkLabel" id="label387"> 
     496                      <property name="visible">True</property> 
     497                      <property name="label" translatable="yes">Treat incoming and single messages as:</property> 
     498                      <property name="use_underline">False</property> 
     499                      <property name="use_markup">False</property> 
     500                      <property name="justify">GTK_JUSTIFY_LEFT</property> 
     501                      <property name="wrap">False</property> 
     502                      <property name="selectable">False</property> 
     503                      <property name="xalign">0.5</property> 
     504                      <property name="yalign">0.5</property> 
     505                      <property name="xpad">1</property> 
     506                      <property name="ypad">0</property> 
     507                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 
     508                      <property name="width_chars">-1</property> 
     509                      <property name="single_line_mode">False</property> 
     510                      <property name="angle">0</property> 
     511                    </widget> 
     512                    <packing> 
     513                      <property name="padding">0</property> 
     514                      <property name="expand">False</property> 
     515                      <property name="fill">False</property> 
     516                    </packing> 
     517                  </child> 
     518 
     519                  <child> 
     520                    <widget class="GtkComboBox" id="treat_incoming_messages_combobox"> 
     521                      <property name="visible">True</property> 
     522                      <property name="items" translatable="yes">Determined by sender 
     523Chat message 
     524Single message</property> 
     525                      <property name="add_tearoffs">False</property> 
     526                      <property name="focus_on_click">True</property> 
     527                      <signal name="changed" handler="on_treat_incoming_messages_combobox_changed" last_modification_time="Fri, 05 Jan 2007 20:16:54 GMT"/> 
     528                    </widget> 
     529                    <packing> 
     530                      <property name="padding">0</property> 
     531                      <property name="expand">False</property> 
     532                      <property name="fill">False</property> 
     533                    </packing> 
     534                  </child> 
     535                </widget> 
     536                <packing> 
     537                  <property name="padding">0</property> 
     538                  <property name="expand">False</property> 
     539                  <property name="fill">True</property> 
    485540                </packing> 
    486541              </child> 
     
    15091564                                        <widget class="GtkRadioButton" id="popup_new_message_radiobutton"> 
    15101565                                          <property name="visible">True</property> 
    1511                                           <property name="tooltip" translatable="yes">Gajim will automatically show new events by poping up the relative window</property> 
     1566                                          <property name="tooltip" translatable="yes">Gajim will automatically show new events by popping up the relative window</property> 
    15121567                                          <property name="can_focus">True</property> 
    15131568                                          <property name="label" translatable="yes">_Pop it up</property> 
     
    18301885                <widget class="GtkCheckButton" id="ignore_events_from_unknown_contacts_checkbutton"> 
    18311886                  <property name="visible">True</property> 
    1832                   <property name="tooltip" translatable="yes">Check this option, only if someone you don't have in the roster spams/annoys you. Use with caution, cause it blocks all messages from any contact that is not in the roster</property> 
     1887                  <property name="tooltip" translatable="yes">Check this option, only if someone you don't have in the roster spams/annoys you. Use with caution, because it blocks all messages from any contact that is not in the roster</property> 
    18331888                  <property name="can_focus">True</property> 
    18341889                  <property name="label" translatable="yes">_Ignore events from contacts not in the roster</property> 
     
    22152270                <packing> 
    22162271                  <property name="padding">0</property> 
    2217                   <property name="expand">False</property> 
     2272                  <property name="expand">True</property> 
    22182273                  <property name="fill">True</property> 
    22192274                </packing> 
     
    33533408                              <property name="draw_indicator">True</property> 
    33543409                              <signal name="toggled" handler="on_send_os_info_checkbutton_toggled" last_modification_time="Wed, 06 Apr 2005 14:43:56 GMT"/> 
     3410                            </widget> 
     3411                            <packing> 
     3412                              <property name="padding">0</property> 
     3413                              <property name="expand">False</property> 
     3414                              <property name="fill">False</property> 
     3415                            </packing> 
     3416                          </child> 
     3417 
     3418                          <child> 
     3419                            <widget class="GtkCheckButton" id="check_default_client_checkbutton"> 
     3420                              <property name="visible">True</property> 
     3421                              <property name="can_focus">True</property> 
     3422                              <property name="label" translatable="yes">Always check to see if Gajim is the _default Jabber client on startup</property> 
     3423                              <property name="use_underline">True</property> 
     3424                              <property name="relief">GTK_RELIEF_NORMAL</property> 
     3425                              <property name="focus_on_click">True</property> 
     3426                              <property name="active">False</property> 
     3427                              <property name="inconsistent">False</property> 
     3428                              <property name="draw_indicator">True</property> 
     3429                              <signal name="toggled" handler="on_check_default_client_checkbutton_toggled" last_modification_time="Fri, 05 Jan 2007 17:15:21 GMT"/> 
    33553430                            </widget> 
    33563431                            <packing>