diff options
author | McCabe Maxsted | 2010-10-23 19:26:37 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-10-23 19:26:37 -0700 |
commit | 6f81d6f3e0c128480a90b0baa509834c4a88b28e (patch) | |
tree | 86500f19a0af7b7bae38b480e9c91f5e70e004de /linden/indra/newview/skins | |
parent | Fixed the link number label overwriting the selected objects when more than o... (diff) | |
download | meta-impy-6f81d6f3e0c128480a90b0baa509834c4a88b28e.zip meta-impy-6f81d6f3e0c128480a90b0baa509834c4a88b28e.tar.gz meta-impy-6f81d6f3e0c128480a90b0baa509834c4a88b28e.tar.bz2 meta-impy-6f81d6f3e0c128480a90b0baa509834c4a88b28e.tar.xz |
Updated the Align tool's label with info about Pack
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 5 |
1 files changed, 3 insertions, 2 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 7438329..d7a2013 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 | |||
@@ -80,8 +80,9 @@ | |||
80 | initial_value="false" label="Select faces to texture" left="4" mouse_opaque="true" | 80 | initial_value="false" label="Select faces to texture" left="4" mouse_opaque="true" |
81 | name="radio select face" radio_style="true" width="114" /> | 81 | name="radio select face" radio_style="true" width="114" /> |
82 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 82 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
83 | initial_value="false" label="Align" left="4" mouse_opaque="true" | 83 | initial_value="false" label="Align (Shift to Pack)" left="4" mouse_opaque="true" |
84 | name="radio align" radio_style="true" width="114" /> | 84 | name="radio align" radio_style="true" width="114" |
85 | tool_tip="Align aligns all selected prims' edges along an axis, Pack moves all selected prims' edges so they're touching" /> | ||
85 | <check_box bottom_delta="-19" control_name="EditLinkedParts" follows="left|top" | 86 | <check_box bottom_delta="-19" control_name="EditLinkedParts" follows="left|top" |
86 | font="SansSerifSmall" height="16" initial_value="false" | 87 | font="SansSerifSmall" height="16" initial_value="false" |
87 | label="Edit linked parts" left="4" mouse_opaque="true" | 88 | label="Edit linked parts" left="4" mouse_opaque="true" |