diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-04-01 15:11:13 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-04-01 15:11:13 -0700 |
commit | 38c1bc9e9a533b6f9b2e1fc8258da482f25aec8b (patch) | |
tree | 8f7e4ac897fae8ae1a4d4f5615f11570376759aa /indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml | |
parent | b6109c46451ab097ff4ce9d8d46ca596b0ab0ce0 (diff) |
EXT-5179 In Prefs->Setup, move Other Devices to bottom of window or to advanced EXT-5170 prefs review: move UI size to advanced
reviewed by Richard CC#176
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml b/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml index c74de043e9..44c44f5f59 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml @@ -16,35 +16,8 @@ height="12" layout="topleft" left="30" - name="UI Size:" - top="10" - width="300"> - UI size: - </text> - <slider - can_edit_text="true" - control_name="UIScaleFactor" - decimal_digits="2" - follows="left|top" - height="15" - increment="0.025" - initial_value="1" - layout="topleft" - left_delta="52" - max_val="1.4" - min_val="0.75" - name="ui_scale_slider" - top_pad="2" - width="180" /> - <text - type="string" - length="1" - follows="left|top" - height="12" - layout="topleft" - left="30" name="QualitySpeed" - top_pad="4" + top="10" width="400"> Quality and speed: </text> |