summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_region_texture.xml
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-02-17 14:37:28 -0800
committerRichard Linden <none@none>2010-02-17 14:37:28 -0800
commit366aa236f2964855bcb6f8b95f52e8bdad902651 (patch)
treee87f1e40bd5c4f36b191d1d279aca7fec0b66edc /indra/newview/skins/default/xui/pt/panel_region_texture.xml
parenta383a38b0c1b5ae02cf8b8a3d5e6ccb3924b8766 (diff)
EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts 1.23s UI
reviewed by Leyla
Diffstat (limited to 'indra/newview/skins/default/xui/pt/panel_region_texture.xml')
-rw-r--r--indra/newview/skins/default/xui/pt/panel_region_texture.xml57
1 files changed, 0 insertions, 57 deletions
diff --git a/indra/newview/skins/default/xui/pt/panel_region_texture.xml b/indra/newview/skins/default/xui/pt/panel_region_texture.xml
deleted file mode 100644
index 4787b59a8d..0000000000
--- a/indra/newview/skins/default/xui/pt/panel_region_texture.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<panel label="Texturas de Chão" name="Textures">
- <text name="region_text_lbl">
- Região:
- </text>
- <text name="region_text">
- desconhecido
- </text>
- <text name="detail_texture_text" width="380">
- Texturas de Terreno (requer 512x512, arquivos 24 bit .tga )
- </text>
- <text name="height_text_lbl">
- 1 (baixo)
- </text>
- <text name="height_text_lbl2">
- 2
- </text>
- <text name="height_text_lbl3">
- 3
- </text>
- <text name="height_text_lbl4">
- 4 (alto)
- </text>
- <text name="height_text_lbl5">
- Escalas de Elevação de Terreno
- </text>
- <text name="height_text_lbl6">
- Sudeste
- </text>
- <text name="height_text_lbl7">
- Noroeste
- </text>
- <text name="height_text_lbl8">
- Sudoeste
- </text>
- <text name="height_text_lbl9">
- Noroeste
- </text>
- <spinner label="Baixo" name="height_start_spin_0" />
- <spinner label="Baixo" name="height_start_spin_1" />
- <spinner label="Baixo" name="height_start_spin_2" />
- <spinner label="Baixo" name="height_start_spin_3" />
- <spinner label="Alto" name="height_range_spin_0" />
- <spinner label="Alto" name="height_range_spin_1" />
- <spinner label="Alto" name="height_range_spin_2" />
- <spinner label="Alto" name="height_range_spin_3" />
- <text name="height_text_lbl10">
- Estes valores respresentam o tipo de escala para as texturas acima.
- </text>
- <text name="height_text_lbl11">
- Medido em metros, o valor Baixo é a altura máxima da Textura #1,
- </text>
- <text name="height_text_lbl12">
- e o valor Alto é a altura Mínima da Textura #4.
- </text>
- <button label="Aplicar" name="apply_btn" />
-</panel>