blob: 18b6059fc216c1619a7d0a717a837401e8c3d3d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="htmlfloater" title="">
<button label="Schließen" name="close_btn" />
<text name="in-world_help_title">
In-Welt-Hilfe
</text>
<text name="in-world_help_url">
http://www.secondlife.com/app/support/inworld.html
</text>
<text name="additional_help_title">
Weitere Hilfe
</text>
<text name="additional_help_url">
http://www.secondlife.com/app/support/support.html
</text>
</floater>
|