summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_build_options.xml
blob: cad00ea8666fee068a4cd0f119c6fa895c92c2a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="build options floater" title="OPTIONS DE LA GRILLE">
	<spinner label="Unités (mètres)" name="GridResolution"/>
	<spinner label="Mesures (mètres)" name="GridDrawSize"/>
	<check_box label="Fixation des sous-unités" name="GridSubUnit"/>
	<check_box label="Afficher les sections transversales" name="GridCrossSection"/>
	<text name="grid_opacity_label" tool_tip="Opacité de la grille">
		Opacité :
	</text>
	<slider label="Opacité de la grille" name="GridOpacity"/>
</floater>