at startup becomes on

This commit is contained in:
Nikos Kouremenos 2005-08-25 22:15:06 +00:00
parent 9f91b28e12
commit ba6fcb4503
1 changed files with 4 additions and 4 deletions

View File

@ -978,7 +978,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="tooltip" translatable="yes">If checked, Gajim, when launched, will automatically connect to jabber using this account</property> <property name="tooltip" translatable="yes">If checked, Gajim, when launched, will automatically connect to jabber using this account</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="label" translatable="yes">C_onnect at startup</property> <property name="label" translatable="yes">C_onnect on Gajim startup</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property> <property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property> <property name="focus_on_click">True</property>
@ -5303,7 +5303,7 @@ Disabled</property>
<child> <child>
<widget class="GtkComboBox" id="applications_combobox"> <widget class="GtkComboBox" id="applications_combobox">
<property name="visible">True</property> <property name="visible">True</property>
<property name="items" translatable="yes">Autodetect at every application startup <property name="items" translatable="yes">Autodetect on every Gajim startup
Always use GNOME default applications Always use GNOME default applications
Always use KDE default applications Always use KDE default applications
Custom</property> Custom</property>
@ -5671,7 +5671,7 @@ Custom</property>
<child> <child>
<widget class="GtkCheckButton" id="show_roster_on_startup_checkbutton"> <widget class="GtkCheckButton" id="show_roster_on_startup_checkbutton">
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="label" translatable="yes">Show roster window at application startup</property> <property name="label" translatable="yes">Show roster window on Gajim startup</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property> <property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property> <property name="focus_on_click">True</property>
@ -5711,7 +5711,7 @@ Custom</property>
<widget class="GtkCheckButton" id="check_for_new_version_checkbutton"> <widget class="GtkCheckButton" id="check_for_new_version_checkbutton">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="label" translatable="yes">Check for new _version at application startup</property> <property name="label" translatable="yes">Check for new _version on Gajim startup</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property> <property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property> <property name="focus_on_click">True</property>