/indra/newview/skins/default/xui/pt/panel_preferences_colors.xml
XML | 44 lines | 44 code | 0 blank | 0 comment | 0 complexity | bdefc49a9313b91d6b08fa60ba845092 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<panel label="Cores" name="colors_panel"> 3 <text name="effects_color_textbox"> 4 Meus efeitos (raio de seleзгo): 5 </text> 6 <color_swatch name="effect_color_swatch" tool_tip="Selecionar a cor"/> 7 <text name="font_colors"> 8 Cores no bate-papo: 9 </text> 10 <text name="text_box1"> 11 Eu 12 </text> 13 <text name="text_box2"> 14 Outros 15 </text> 16 <text name="text_box3"> 17 Objects 18 </text> 19 <text name="text_box4"> 20 Sistema 21 </text> 22 <text name="text_box5"> 23 Erros 24 </text> 25 <text name="text_box10"> 26 Direto 27 </text> 28 <text name="text_box7"> 29 Proprietбrio 30 </text> 31 <text name="text_box9"> 32 URLs 33 </text> 34 <text name="bubble_chat"> 35 Cor de fundo do nome (e do balгo do bate-papo): 36 </text> 37 <color_swatch name="background" tool_tip="Selecionar cor do nome"/> 38 <slider label="Opacidade:" name="bubble_chat_opacity" tool_tip="Selecionar cor do nome"/> 39 <text name="floater_opacity"> 40 Opacidade: 41 </text> 42 <slider label="Ativo:" name="active"/> 43 <slider label="Inativo:" name="inactive"/> 44</panel>