blob: 3d500dd2ac106ac43369c7a0ec2bce06b075cd2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="htmlfloater" title="">
<button label="Fechar" name="close_btn"/>
<button label="Voltar" name="back_btn"/>
<button label="Adiantar" name="forward_btn"/>
<button label="Ir" name="go_btn"/>
<string name="home_page_url">
http://www.secondlife.com
</string>
<string name="support_page_url">
http://support.secondlife.com
</string>
</floater>
|