blob: 269cd5db086329f426b5d0210c03d2ee23d1f3f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Sound Preview" title="SOUND.WAV">
<text name="name_label">
名稱:
</text>
<text name="description_label">
描述:
</text>
<button label="上傳(L$[AMOUNT])" name="ok_btn"/>
<button label="取銷" label_selected="取銷" name="cancel_btn"/>
</floater>
|