diff options
author | McCabe Maxsted | 2010-04-13 02:29:28 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-13 02:31:47 -0700 |
commit | c435a835bf26a0de1f8cb5ca44e4c5d4f74f1b89 (patch) | |
tree | 09c27b14f8167d8d4116fb221005f25d2216088c /linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | |
parent | From Emerald: added option to rez objects under the proper land group to prev... (diff) | |
download | meta-impy-c435a835bf26a0de1f8cb5ca44e4c5d4f74f1b89.zip meta-impy-c435a835bf26a0de1f8cb5ca44e4c5d4f74f1b89.tar.gz meta-impy-c435a835bf26a0de1f8cb5ca44e4c5d4f74f1b89.tar.bz2 meta-impy-c435a835bf26a0de1f8cb5ca44e4c5d4f74f1b89.tar.xz |
Ported Emerald build preferences and added them to llfloaterbuildoptions instead
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 | 6 |
1 files changed, 3 insertions, 3 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 959ebde..52275ea 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 | |||
@@ -119,10 +119,10 @@ | |||
119 | <check_box bottom_delta="-19" control_name="SnapEnabled" follows="left|top" | 119 | <check_box bottom_delta="-19" control_name="SnapEnabled" follows="left|top" |
120 | font="SansSerifSmall" height="16" initial_value="true" label="Use Grid" | 120 | font="SansSerifSmall" height="16" initial_value="true" label="Use Grid" |
121 | left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" /> | 121 | left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" /> |
122 | <button bottom_delta="-19" follows="left|top" font="SansSerifSmall" | 122 | <button bottom_delta="-30" follows="left|top" font="SansSerifSmall" |
123 | halign="center" valign="center" | 123 | halign="center" valign="center" |
124 | height="20" label="Options..." label_selected="Options..." left_delta="20" | 124 | height="20" label="Build Options" left_delta="20" |
125 | mouse_opaque="true" name="Options..." scale_image="TRUE" width="80" /> | 125 | mouse_opaque="true" name="Options..." scale_image="TRUE" width="100" /> |
126 | 126 | ||
127 | 127 | ||
128 | <!-- Help text --> | 128 | <!-- Help text --> |