blob: 5977fffdf2fc20c61d0446fa753f5add8c053fe6 (
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>
|