diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-06 16:11:42 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-06 16:11:42 -0500 |
commit | f7483487c45472f1471ea43b2c543102b282e91b (patch) | |
tree | 1191ef68594c94a8caa3d0fc504fc4f6e1f6c3a1 /indra | |
parent | 3f8172707833f30d3c39d165c975bd3d97511080 (diff) |
Changed "Support" tab to "Info".
http://jira.secondlife.com/browse/EXT-2177
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index c74b1929b4..2ff99dcf5a 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -69,7 +69,7 @@ Packets Lost: [PACKETS_LOST,number,0]/[PACKETS_IN,number,0] ([PACKETS_PCT,number tab_position="top"> <panel border="true" - label="Support" + label="Info" help_topic="about_support_tab" name="support_panel"> <text_editor |