diff options
author | Jacek Antonelli | 2008-09-06 18:24:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-06 18:25:07 -0500 |
commit | 798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch) | |
tree | 1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | |
parent | Second Life viewer sources 1.20.15 (diff) | |
download | meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2 meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz |
Second Life viewer sources 1.21.0-RC
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 | 46 |
1 files changed, 40 insertions, 6 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..7f2ce76 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 | |||
@@ -3,7 +3,7 @@ | |||
3 | can_resize="false" follows="left|top" height="550" | 3 | can_resize="false" follows="left|top" height="550" |
4 | left="308" min_height="100" min_width="100" mouse_opaque="true" | 4 | left="308" min_height="100" min_width="100" mouse_opaque="true" |
5 | name="toolbox floater" rect_control="ToolboxRect" sound_flags="0" title="" | 5 | name="toolbox floater" rect_control="ToolboxRect" sound_flags="0" title="" |
6 | width="272"> | 6 | short_title="Build" width="272"> |
7 | 7 | ||
8 | <!-- Main floater tabs --> | 8 | <!-- Main floater tabs --> |
9 | 9 | ||
@@ -278,7 +278,16 @@ | |||
278 | Large | 278 | Large |
279 | </combo_item> | 279 | </combo_item> |
280 | </combo_box> | 280 | </combo_box> |
281 | <button bottom_delta="-20" follows="left|top" font="SansSerifSmall" halign="center" | 281 | <volume_slider bottom_delta="-19" follows="left|top" height="16" hidden="false" increment="0.1" |
282 | initial_val="0.00" left="176" max_val="2.0" min_val="-1.0" | ||
283 | mouse_opaque="true" name="slider force" width="70" /> | ||
284 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
285 | bottom_delta="4" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
286 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
287 | left="126" mouse_opaque="true" name="Strength:" v_pad="0" width="128"> | ||
288 | Strength: | ||
289 | </text> | ||
290 | <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" | ||
282 | height="16" label="Apply to selection" label_selected="Apply to selection" | 291 | height="16" label="Apply to selection" label_selected="Apply to selection" |
283 | left="118" mouse_opaque="true" name="button apply to selection" | 292 | left="118" mouse_opaque="true" name="button apply to selection" |
284 | scale_image="TRUE" tool_tip="Modify Selected Land" width="134" /> | 293 | scale_image="TRUE" tool_tip="Modify Selected Land" width="134" /> |
@@ -417,13 +426,13 @@ | |||
417 | name="checkbox for sale" width="78" /> | 426 | name="checkbox for sale" width="78" /> |
418 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 427 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
419 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 428 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
420 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="100" | 429 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="90" |
421 | mouse_opaque="true" name="Price: L$" v_pad="0" width="56"> | 430 | mouse_opaque="true" name="Cost" v_pad="0" width="78"> |
422 | Price: L$ | 431 | Price: L$ |
423 | </text> | 432 | </text> |
424 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 433 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
425 | follows="left|top|right" font="SansSerifSmall" height="16" left_delta="56" | 434 | follows="left|top|right" font="SansSerifSmall" height="16" left_delta="80" |
426 | max_length="25" mouse_opaque="true" name="EdCost" width="84" /> | 435 | max_length="25" mouse_opaque="true" name="Edit Cost" width="75" /> |
427 | <radio_group bottom="-286" draw_border="false" follows="left|top|right" height="16" | 436 | <radio_group bottom="-286" draw_border="false" follows="left|top|right" height="16" |
428 | left="42" mouse_opaque="true" name="sale type" width="218"> | 437 | left="42" mouse_opaque="true" name="sale type" width="218"> |
429 | <radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true" | 438 | <radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true" |
@@ -537,6 +546,21 @@ | |||
537 | <string name="text modify warning"> | 546 | <string name="text modify warning"> |
538 | Must select entire object to set permissions. | 547 | Must select entire object to set permissions. |
539 | </string> | 548 | </string> |
549 | <string name="Cost Default"> | ||
550 | Price: L$ | ||
551 | </string> | ||
552 | <string name="Cost Total"> | ||
553 | Total Price: L$ | ||
554 | </string> | ||
555 | <string name="Cost Per Unit"> | ||
556 | Price Per: L$ | ||
557 | </string> | ||
558 | <string name="Cost Mixed"> | ||
559 | Mixed Price | ||
560 | </string> | ||
561 | <string name="Sale Mixed"> | ||
562 | Mixed Sale | ||
563 | </string> | ||
540 | </panel> | 564 | </panel> |
541 | 565 | ||
542 | <!-- Object sub-tab --> | 566 | <!-- Object sub-tab --> |
@@ -843,6 +867,16 @@ | |||
843 | label="Sculpt Texture" left="121" mouse_opaque="true" | 867 | label="Sculpt Texture" left="121" mouse_opaque="true" |
844 | name="sculpt texture control" tool_tip="Click to choose a picture" | 868 | name="sculpt texture control" tool_tip="Click to choose a picture" |
845 | visible="false" width="141" /> | 869 | visible="false" width="141" /> |
870 | <check_box bottom_delta="-24" follows="left|top" font="SansSerifSmall" height="16" | ||
871 | initial_value="false" label="Mirror" left="121" mouse_opaque="true" | ||
872 | name="sculpt mirror control" visible="false" | ||
873 | tool_tip="Flips sculpted prim along the X axis." | ||
874 | width="121" /> | ||
875 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
876 | initial_value="false" label="Inside-out" left="121" mouse_opaque="true" | ||
877 | name="sculpt invert control" visible="false" | ||
878 | tool_tip="Inverts the sculpted prims normals, making it appear inside-out." | ||
879 | width="121" /> | ||
846 | <text align="left" bg_visible="false" border_drop_shadow_visible="false" | 880 | <text align="left" bg_visible="false" border_drop_shadow_visible="false" |
847 | border_visible="false" bottom_delta="-20" drop_shadow_visible="true" | 881 | border_visible="false" bottom_delta="-20" drop_shadow_visible="true" |
848 | follows="left|top" font="SansSerifSmall" h_pad="0" height="10" left="121" | 882 | follows="left|top" font="SansSerifSmall" h_pad="0" height="10" left="121" |