blob: 7a5d7402ab41ebb1488d2b3fcae6194b8aea6617 (
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="閉じる" name="close_btn" />
<text name="in-world_help_title">
インワールド・ヘルプ:
</text>
<text name="in-world_help_url">
http://www.secondlife.com/app/support/inworld.html
</text>
<text name="additional_help_title">
追加ヘルプ
</text>
<text name="additional_help_url">
http://www.secondlife.com/app/support/support.html
</text>
</floater>
|