blob: 4080f80f84b3ae8efac0d69374faadae80e05fec (
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="Chiudi" name="close_btn"/>
<button label="Indietro" name="back_btn"/>
<button label="Avanti" name="forward_btn"/>
<button label="Vai" name="go_btn"/>
<string name="home_page_url">
http://www.secondlife.com
</string>
<string name="support_page_url">
http://support.secondlife.com
</string>
</floater>
|