summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_preferences_colors.xml
blob: 3ca9da06c9cd0ef3169ca215bef57a36e6f35beb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Cores" name="colors_panel">
	<text name="effects_color_textbox">
		Meus efeitos (raio de seleção):
	</text>
	<color_swatch name="effect_color_swatch" tool_tip="Selecionar a cor"/>
	<text name="font_colors">
		Cores no bate-papo:
	</text>
	<text name="text_box1">
		Eu
	</text>
	<text name="text_box2">
		Outros
	</text>
	<text name="text_box3">
		Objetos
	</text>
	<text name="text_box4">
		Sistema
	</text>
	<text name="text_box5">
		Erros
	</text>
	<text name="text_box7">
		Proprietário
	</text>
	<text name="text_box9">
		URLs
	</text>
	<text name="bubble_chat">
		Fundo do balão:
	</text>
	<color_swatch name="background" tool_tip="Escolha a cor do balão de bate-papo"/>
	<slider label="Opacidade:" name="bubble_chat_opacity"/>
	<text name="floater_opacity">
		Opacidade:
	</text>
	<slider label="Ativo:" name="active"/>
	<slider label="Inativo:" name="inactive"/>
</panel>