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

merge changeset from trunk except pyopenssl stuff

Location:
branches/gajim_0.11/data/glade
Files:
13 modified

Legend:

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

    r7170 r7787  
    3636            <widget class="GtkLabel" id="name_label"> 
    3737              <property name="visible">True</property> 
    38               <property name="label" translatable="yes">_Name: </property> 
     38              <property name="label" translatable="yes">_Name:</property> 
    3939              <property name="use_underline">True</property> 
    4040              <property name="use_markup">False</property> 
     
    235235                <widget class="GtkLabel" id="label11"> 
    236236                  <property name="visible">True</property> 
    237                   <property name="label" translatable="yes">Resour_ce: </property> 
     237                  <property name="label" translatable="yes">Resour_ce:</property> 
    238238                  <property name="use_underline">True</property> 
    239239                  <property name="use_markup">False</property> 
     
    441441                  <property name="visible">True</property> 
    442442                  <property name="can_focus">True</property> 
    443                   <property name="label" translatable="yes">Autoreconnect when connection is lost</property> 
     443                  <property name="label" translatable="yes">Auto-reconnect when connection is lost</property> 
    444444                  <property name="use_underline">True</property> 
    445445                  <property name="relief">GTK_RELIEF_NORMAL</property> 
     
    671671                            <widget class="GtkCheckButton" id="send_keepalive_checkbutton"> 
    672672                              <property name="visible">True</property> 
    673                               <property name="tooltip" translatable="yes">If checked, Gajim will send keep-alive packets so it prevents connection timeout which results in disconnection</property> 
     673                              <property name="tooltip" translatable="yes">If checked, Gajim will send keep-alive packets to prevent connection timeout which results in disconnection</property> 
    674674                              <property name="can_focus">True</property> 
    675675                              <property name="label" translatable="yes">Send keep-alive packets</property> 
  • branches/gajim_0.11/data/glade/accounts_window.glade

    r7183 r7787  
    2020  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 
    2121  <property name="focus_on_map">True</property> 
     22  <property name="urgency_hint">False</property> 
    2223  <signal name="destroy" handler="on_accounts_window_destroy" last_modification_time="Sat, 02 Apr 2005 20:34:04 GMT"/> 
    2324  <signal name="key_press_event" handler="on_accounts_window_key_press_event" last_modification_time="Wed, 25 May 2005 23:19:56 GMT"/> 
     
    6465        <widget class="GtkCheckButton" id="merge_checkbutton"> 
    6566          <property name="visible">True</property> 
    66           <property name="tooltip" translatable="yes">If you have 2 or more accounts and it is checked, Gajim will list all contacts as if you had one account</property> 
     67          <property name="tooltip" translatable="yes">If you have 2 or more accounts and this is checked, Gajim will list all contacts as if you had one account</property> 
    6768          <property name="can_focus">True</property> 
    6869          <property name="label" translatable="yes">Mer_ge accounts</property> 
  • branches/gajim_0.11/data/glade/add_new_contact_window.glade

    r7041 r7787  
    405405            <widget class="GtkLabel" id="label224"> 
    406406              <property name="visible">True</property> 
    407               <property name="label" translatable="yes">You have to register to this transport 
     407              <property name="label" translatable="yes">You have to register with this transport 
    408408to be able to add a contact from this 
    409409protocol. Click on register button to 
  • branches/gajim_0.11/data/glade/adhoc_commands_window.glade

    r7665 r7787  
    543543                <widget class="GtkLabel" id="label257"> 
    544544                  <property name="visible">True</property> 
    545                   <property name="label" translatable="yes">&lt;b&gt;An error has occured:&lt;/b&gt;</property> 
     545                  <property name="label" translatable="yes">&lt;b&gt;An error has occurred:&lt;/b&gt;</property> 
    546546                  <property name="use_underline">False</property> 
    547547                  <property name="use_markup">True</property> 
  • branches/gajim_0.11/data/glade/advanced_configuration_window.glade

    r6265 r7787  
    2121  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 
    2222  <property name="focus_on_map">True</property> 
     23  <property name="urgency_hint">False</property> 
    2324  <signal name="destroy" handler="on_advanced_configuration_window_destroy" last_modification_time="Sat, 14 May 2005 01:39:26 GMT"/> 
    2425 
     
    204205      <child> 
    205206        <widget class="GtkLabel" id="restart_label"> 
    206           <property name="label" translatable="yes">&lt;b&gt;NOTE:&lt;/b&gt; You should restart gajim for some setting to take effect</property> 
     207          <property name="label" translatable="yes">&lt;b&gt;NOTE:&lt;/b&gt; You should restart Gajim for some settings to take effect</property> 
    207208          <property name="use_underline">True</property> 
    208209          <property name="use_markup">True</property> 
  • branches/gajim_0.11/data/glade/advanced_menuitem_menu.glade

    r6526 r7787  
    33 
    44<glade-interface> 
     5 
    56<widget class="GtkMenu" id="advanced_menuitem_menu"> 
    67 
     
    1112 
    1213      <child internal-child="image"> 
    13         <widget class="GtkImage" id="image1453"> 
     14        <widget class="GtkImage" id="image1457"> 
    1415          <property name="visible">True</property> 
    1516          <property name="stock">gtk-new</property> 
     
    5354          <child> 
    5455            <widget class="GtkImageMenuItem" id="send_server_message_menuitem"> 
    55               <property name="tooltip" translatable="yes">Sends a message to currently connected users to this server</property> 
     56              <property name="tooltip" translatable="yes">Sends a message to users currently connected to this server</property> 
    5657              <property name="label" translatable="yes">_Send Server Message</property> 
    5758              <property name="use_underline">True</property> 
    5859 
    5960              <child internal-child="image"> 
    60                 <widget class="GtkImage" id="image1454"> 
     61                <widget class="GtkImage" id="image1458"> 
    6162                  <property name="visible">True</property> 
    6263                  <property name="stock">gtk-new</property> 
     
    100101 
    101102              <child internal-child="image"> 
    102                 <widget class="GtkImage" id="image1455"> 
     103                <widget class="GtkImage" id="image1459"> 
    103104                  <property name="visible">True</property> 
    104105                  <property name="stock">gtk-clear</property> 
     
    117118  </child> 
    118119</widget> 
     120 
    119121</glade-interface> 
  • branches/gajim_0.11/data/glade/advanced_notifications_window.glade

    r7607 r7787  
    283283Group Chat Message Highlight  
    284284Group Chat Message Received  
    285 File Transfert Resquest  
    286 File Transfert Started  
    287 File Transfert Finished</property> 
     285File Transfer Request  
     286File Transfer Started  
     287File Transfer Finished</property> 
    288288                      <property name="add_tearoffs">False</property> 
    289289                      <property name="focus_on_click">True</property> 
  • branches/gajim_0.11/data/glade/filetransfers.glade

    r6265 r7787  
    33 
    44<glade-interface> 
     5 
    56<widget class="GtkWindow" id="file_transfers_window"> 
    67  <property name="border_width">12</property> 
     
    1718  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 
    1819  <property name="focus_on_map">True</property> 
     20  <property name="urgency_hint">False</property> 
    1921  <accessibility> 
    2022    <atkproperty name="AtkObject::accessible_name" translatable="yes">File Transfers</atkproperty> 
    21     <atkproperty name="AtkObject::accessible_description" translatable="yes">Shows a list of file transfers between you and other</atkproperty> 
     23    <atkproperty name="AtkObject::accessible_description" translatable="yes">Shows a list of file transfers between you and others</atkproperty> 
    2224  </accessibility> 
    2325  <signal name="delete_event" handler="on_file_transfers_dialog_delete_event" last_modification_time="Wed, 31 Aug 2005 22:17:01 GMT"/> 
     
    8284              <property name="visible">True</property> 
    8385              <property name="sensitive">False</property> 
    84               <property name="tooltip" translatable="yes">Removes completed, canceled and failed file transfers from the list</property> 
     86              <property name="tooltip" translatable="yes">Removes completed, cancelled and failed file transfers from the list</property> 
    8587              <property name="can_default">True</property> 
    8688              <property name="can_focus">True</property> 
     
    387389  </child> 
    388390</widget> 
     391 
    389392</glade-interface> 
  • branches/gajim_0.11/data/glade/join_groupchat_window.glade

    r7112 r7787  
    3131        <widget class="GtkTable" id="table15"> 
    3232          <property name="visible">True</property> 
    33           <property name="n_rows">4</property> 
     33          <property name="n_rows">5</property> 
    3434          <property name="n_columns">2</property> 
    3535          <property name="homogeneous">False</property> 
     
    228228              <property name="top_attach">3</property> 
    229229              <property name="bottom_attach">4</property> 
     230              <property name="y_options"></property> 
     231            </packing> 
     232          </child> 
     233 
     234          <child> 
     235            <widget class="GtkCheckButton" id="auto_join_checkbutton"> 
     236              <property name="visible">True</property> 
     237              <property name="can_focus">True</property> 
     238              <property name="label" translatable="yes">Join this room automatically when I connect</property> 
     239              <property name="use_underline">True</property> 
     240              <property name="relief">GTK_RELIEF_NORMAL</property> 
     241              <property name="focus_on_click">True</property> 
     242              <property name="active">False</property> 
     243              <property name="inconsistent">False</property> 
     244              <property name="draw_indicator">True</property> 
     245            </widget> 
     246            <packing> 
     247              <property name="left_attach">0</property> 
     248              <property name="right_attach">2</property> 
     249              <property name="top_attach">4</property> 
     250              <property name="bottom_attach">5</property> 
     251              <property name="x_options">fill</property> 
    230252              <property name="y_options"></property> 
    231253            </packing> 
  • branches/gajim_0.11/data/glade/passphrase_dialog.glade

    r6265 r7787  
    1818  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 
    1919  <property name="focus_on_map">True</property> 
     20  <property name="urgency_hint">False</property> 
    2021  <property name="has_separator">True</property> 
    2122 
     
    8081              <property name="use_markup">False</property> 
    8182              <property name="justify">GTK_JUSTIFY_LEFT</property> 
    82               <property name="wrap">False</property> 
     83              <property name="wrap">True</property> 
    8384              <property name="selectable">False</property> 
    8485              <property name="xalign">0.5</property> 
  • 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> 
  • branches/gajim_0.11/data/glade/profile_window.glade

    r7637 r7787  
    1717  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 
    1818  <property name="focus_on_map">True</property> 
    19   <property name="urgency_hint">False</property> 
    2019  <signal name="key_press_event" handler="on_profile_window_key_press_event" last_modification_time="Fri, 08 Sep 2006 11:39:24 GMT"/> 
    2120  <signal name="destroy" handler="on_profile_window_destroy" last_modification_time="Fri, 08 Sep 2006 11:39:32 GMT"/> 
     
    9392                  <property name="visible">True</property> 
    9493                  <property name="can_focus">True</property> 
    95                   <property name="expanded">True</property> 
     94                  <property name="expanded">False</property> 
    9695                  <property name="spacing">0</property> 
    9796 
     
    18571856 
    18581857              <child> 
    1859                 <widget class="GtkButton" id="publish_button"> 
     1858                <widget class="GtkButton" id="cancel_button"> 
    18601859                  <property name="visible">True</property> 
    18611860                  <property name="can_default">True</property> 
    18621861                  <property name="can_focus">True</property> 
    1863                   <property name="relief">GTK_RELIEF_NORMAL</property> 
    1864                   <property name="focus_on_click">True</property> 
    1865                   <signal name="clicked" handler="on_publish_button_clicked"/> 
    1866  
    1867                   <child> 
    1868                     <widget class="GtkAlignment" id="alignment1"> 
    1869                       <property name="visible">True</property> 
    1870                       <property name="xalign">0</property> 
    1871                       <property name="yalign">0</property> 
    1872                       <property name="xscale">0</property> 
    1873                       <property name="yscale">0</property> 
    1874                       <property name="top_padding">0</property> 
    1875                       <property name="bottom_padding">0</property> 
    1876                       <property name="left_padding">0</property> 
    1877                       <property name="right_padding">0</property> 
    1878  
    1879                       <child> 
    1880                         <widget class="GtkHBox" id="hbox1"> 
    1881                           <property name="visible">True</property> 
    1882                           <property name="homogeneous">False</property> 
    1883                           <property name="spacing">2</property> 
    1884  
    1885                           <child> 
    1886                             <widget class="GtkImage" id="image1"> 
    1887                               <property name="visible">True</property> 
    1888                               <property name="stock">gtk-go-up</property> 
    1889                               <property name="icon_size">4</property> 
    1890                               <property name="xalign">0</property> 
    1891                               <property name="yalign">0</property> 
    1892                               <property name="xpad">0</property> 
    1893                               <property name="ypad">0</property> 
    1894                             </widget> 
    1895                             <packing> 
    1896                               <property name="padding">0</property> 
    1897                               <property name="expand">False</property> 
    1898                               <property name="fill">False</property> 
    1899                             </packing> 
    1900                           </child> 
    1901  
    1902                           <child> 
    1903                             <widget class="GtkLabel" id="label1"> 
    1904                               <property name="visible">True</property> 
    1905                               <property name="label" translatable="yes">_Publish</property> 
    1906                               <property name="use_underline">True</property> 
    1907                               <property name="use_markup">False</property> 
    1908                               <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1909                               <property name="wrap">False</property> 
    1910                               <property name="selectable">False</property> 
    1911                               <property name="xalign">0</property> 
    1912                               <property name="yalign">0.5</property> 
    1913                               <property name="xpad">0</property> 
    1914                               <property name="ypad">0</property> 
    1915                               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 
    1916                               <property name="width_chars">-1</property> 
    1917                               <property name="single_line_mode">False</property> 
    1918                               <property name="angle">0</property> 
    1919                             </widget> 
    1920                             <packing> 
    1921                               <property name="padding">0</property> 
    1922                               <property name="expand">False</property> 
    1923                               <property name="fill">False</property> 
    1924                             </packing> 
    1925                           </child> 
    1926                         </widget> 
    1927                       </child> 
    1928                     </widget> 
    1929                   </child> 
    1930                 </widget> 
    1931               </child> 
    1932  
    1933               <child> 
    1934                 <widget class="GtkButton" id="retrieve_button"> 
    1935                   <property name="visible">True</property> 
    1936                   <property name="can_default">True</property> 
    1937                   <property name="can_focus">True</property> 
    1938                   <property name="relief">GTK_RELIEF_NORMAL</property> 
    1939                   <property name="focus_on_click">True</property> 
    1940                   <signal name="clicked" handler="on_retrieve_button_clicked"/> 
    1941  
    1942                   <child> 
    1943                     <widget class="GtkAlignment" id="alignment2"> 
    1944                       <property name="visible">True</property> 
    1945                       <property name="xalign">0</property> 
    1946                       <property name="yalign">0</property> 
    1947                       <property name="xscale">0</property> 
    1948                       <property name="yscale">0</property> 
    1949                       <property name="top_padding">0</property> 
    1950                       <property name="bottom_padding">0</property> 
    1951                       <property name="left_padding">0</property> 
    1952                       <property name="right_padding">0</property> 
    1953  
    1954                       <child> 
    1955                         <widget class="GtkHBox" id="hbox2"> 
    1956                           <property name="visible">True</property> 
    1957                           <property name="homogeneous">False</property> 
    1958                           <property name="spacing">2</property> 
    1959  
    1960                           <child> 
    1961                             <widget class="GtkImage" id="image2"> 
    1962                               <property name="visible">True</property> 
    1963                               <property name="stock">gtk-go-down</property> 
    1964                               <property name="icon_size">4</property> 
    1965                               <property name="xalign">0</property> 
    1966                               <property name="yalign">0</property> 
    1967                               <property name="xpad">0</property> 
    1968                               <property name="ypad">0</property> 
    1969                             </widget> 
    1970                             <packing> 
    1971                               <property name="padding">0</property> 
    1972                               <property name="expand">False</property> 
    1973                               <property name="fill">False</property> 
    1974                             </packing> 
    1975                           </child> 
    1976  
    1977                           <child> 
    1978                             <widget class="GtkLabel" id="label2"> 
    1979                               <property name="visible">True</p