blob: 1604248477bd9ca1264e43dce2b76ac4fb14ca38 (
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="Sluiten" name="close_btn"/>
<button label="Terug" name="back_btn"/>
<button label="Vooruit" name="forward_btn"/>
<button label="Ga" name="go_btn"/>
<string name="home_page_url">
http://www.secondlife.com
</string>
<string name="support_page_url">
http://support.secondlife.com
</string>
</floater>
|