summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_build_options.xml
blob: 95211b746c35e4af9c33f95b6f1f3d5aabed9ee1 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="build options floater" title="格線選項">
	<spinner label="格線單位(公尺)" name="GridResolution"/>
	<spinner label="Grid Extents (meters)" name="GridDrawSize"/>
	<check_box label="貼齊至子單位" name="GridSubUnit"/>
	<check_box label="View cross-sections" name="GridCrossSection"/>
	<text name="grid_opacity_label" tool_tip="Grid opacity">
		Opacity:
	</text>
</floater>