blob: 55a873a2d4374b7fca6ae2583ca528038e1ac3fb (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<panel border="true" bottom="0" height="500" left="0" name="im" title="MI" width="400"><text bottom="-20" left="12" width="128">Opções do MI:</text>
<check_box bottom_delta="-5" follows="top|left" label="Mandar MI para e-mail" left="148" name="send_im_to_email" tool_tip="Mude o seu endereço de e-mail em secondlife.com" />
<check_box bottom_delta="-20" follows="top|left" label="Incluir MIs no histórico da conversa." left="148" name="include_im_in_chat_history" />
<check_box bottom_delta="-20" follows="top|left" label="Mostrar hora na MI" left="148" name="show_timestamps_check" />
<text bottom_delta="-20" follows="top|left" left="12" width="128">Resposta no modo ocupado:</text>
<text_editor bottom_delta="-60" follows="top|left" font="SansSerifSmall" height="70" left="148" name="busy_response" width="330" word_wrap="true" />
</panel>
|