diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/floater_tools.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml index db176b3..b42101d 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | |||
@@ -698,10 +698,10 @@ | |||
698 | Path Cut Begin and End | 698 | Path Cut Begin and End |
699 | </text> | 699 | </text> |
700 | <spinner bottom_delta="-22" decimal_digits="3" follows="left|top" height="16" | 700 | <spinner bottom_delta="-22" decimal_digits="3" follows="left|top" height="16" |
701 | increment="0.05" initial_val="0" label="B" label_width="10" left="121" | 701 | increment="0.025" initial_val="0" label="B" label_width="10" left="121" |
702 | max_val="0.98" min_val="0" mouse_opaque="true" name="cut begin" width="68" /> | 702 | max_val="0.98" min_val="0" mouse_opaque="true" name="cut begin" width="68" /> |
703 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" | 703 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" |
704 | increment="0.05" initial_val="1" label="E" label_width="10" left_delta="73" | 704 | increment="0.025" initial_val="1" label="E" label_width="10" left_delta="73" |
705 | max_val="1" min_val="0.02" mouse_opaque="true" name="cut end" width="68" /> | 705 | max_val="1" min_val="0.02" mouse_opaque="true" name="cut end" width="68" /> |
706 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 706 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
707 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 707 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
@@ -801,11 +801,11 @@ | |||
801 | Dimple Begin and End | 801 | Dimple Begin and End |
802 | </text> | 802 | </text> |
803 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" | 803 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" |
804 | increment="0.05" initial_val="0" label="B" label_width="10" left="121" | 804 | increment="0.025" initial_val="0" label="B" label_width="10" left="121" |
805 | max_val="0.95" min_val="0" mouse_opaque="true" name="Path Limit Begin" | 805 | max_val="0.95" min_val="0" mouse_opaque="true" name="Path Limit Begin" |
806 | width="68" /> | 806 | width="68" /> |
807 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" | 807 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" |
808 | increment="0.05" initial_val="1" label="E" label_width="10" left_delta="73" | 808 | increment="0.025" initial_val="1" label="E" label_width="10" left_delta="73" |
809 | max_val="1" min_val="0.05" mouse_opaque="true" name="Path Limit End" | 809 | max_val="1" min_val="0.05" mouse_opaque="true" name="Path Limit End" |
810 | width="68" /> | 810 | width="68" /> |
811 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 811 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |