blob: 6f9076144ef9c0400f74ef49df954666d9e770ab (
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="Cerrar" name="close_btn"/>
<button label="AtrĂ¡s" name="back_btn"/>
<button label="Adelante" 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>
|