summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_tools_texture.xml
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-05-20 02:06:08 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-05-20 02:06:08 +0300
commitc50f96b49215b4279192ffc3eb336a3465a00756 (patch)
treeda923846a177ea97882dd0ba07b9235a5f0e7b8b /indra/newview/skins/default/xui/it/panel_tools_texture.xml
parentd3de134da047460c68ffd7cc732e592049a1e83d (diff)
parentb25a22a2c113a1e95f2cd5d45bb5b80a756c4a80 (diff)
Merged in lindenlab/viewer-lynx
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_tools_texture.xml')
-rw-r--r--indra/newview/skins/default/xui/it/panel_tools_texture.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_tools_texture.xml b/indra/newview/skins/default/xui/it/panel_tools_texture.xml
index 36ad2980cb..f707871dd3 100644
--- a/indra/newview/skins/default/xui/it/panel_tools_texture.xml
+++ b/indra/newview/skins/default/xui/it/panel_tools_texture.xml
@@ -21,11 +21,11 @@
<combo_box.item label="Materiali" name="Materials"/>
<combo_box.item label="Multimedia" name="Media"/>
</combo_box>
- <combo_box name="combobox mattype">
- <combo_box.item label="Texture (diffusa)" name="Texture (diffuse)"/>
- <combo_box.item label="Irregolarità (normale)" name="Bumpiness (normal)"/>
- <combo_box.item label="Lucentezza (speculare)" name="Shininess (specular)"/>
- </combo_box>
+ <radio_group name="radio_material_type">
+ <radio_item label="Texture (diffusa)" name="Texture (diffuse)" value="0"/>
+ <radio_item label="Irregolarità (normale)" name="Bumpiness (normal)" value="1"/>
+ <radio_item label="Lucentezza (speculare)" name="Shininess (specular)" value="2"/>
+ </radio_group>
<texture_picker label="Texture" name="texture control" tool_tip="Clicca per scegliere una fotografia"/>
<text name="label alphamode">
Modalità Alfa