diff options
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml index 76683cd..8967d2d 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | |||
@@ -56,8 +56,9 @@ | |||
56 | name="reset_cache" scale_image="true" width="100" /> | 56 | name="reset_cache" scale_image="true" width="100" /> |
57 | <check_box bottom="-173" bottom_delta="-25" control_name="ConnectionPortEnabled" | 57 | <check_box bottom="-173" bottom_delta="-25" control_name="ConnectionPortEnabled" |
58 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" | 58 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" |
59 | initial_value="false" label="Custom port connection" left="12" | 59 | initial_value="false" label="Enable custom outgoing port" left="12" |
60 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" | 60 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" |
61 | tool_tip="Enables custom port for outgoing connections" | ||
61 | width="256" /> | 62 | width="256" /> |
62 | <spinner bottom="-193" bottom_delta="-20" control_name="ConnectionPort" | 63 | <spinner bottom="-193" bottom_delta="-20" control_name="ConnectionPort" |
63 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 64 | decimal_digits="0" enabled="true" follows="left|top" height="16" |