diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-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 27691c7..68ba5e7 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" |
@@ -807,11 +807,11 @@ | |||
807 | Slice Begin and End | 807 | Slice Begin and End |
808 | </text> | 808 | </text> |
809 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" | 809 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" |
810 | increment="0.05" initial_val="0" label="B" label_width="10" left="121" | 810 | increment="0.025" initial_val="0" label="B" label_width="10" left="121" |
811 | max_val="0.95" min_val="0" mouse_opaque="true" name="Path Limit Begin" | 811 | max_val="0.95" min_val="0" mouse_opaque="true" name="Path Limit Begin" |
812 | width="68" /> | 812 | width="68" /> |
813 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" | 813 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" |
814 | increment="0.05" initial_val="1" label="E" label_width="10" left_delta="73" | 814 | increment="0.025" initial_val="1" label="E" label_width="10" left_delta="73" |
815 | max_val="1" min_val="0.05" mouse_opaque="true" name="Path Limit End" | 815 | max_val="1" min_val="0.05" mouse_opaque="true" name="Path Limit End" |
816 | width="68" /> | 816 | width="68" /> |
817 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 817 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |