12 lines
322 B
XML
12 lines
322 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Sound Preview">
|
|
<text name="name_label">
|
|
Nome:
|
|
</text>
|
|
<text name="description_label">
|
|
Descrizione:
|
|
</text>
|
|
<button label="Annulla" label_selected="Annulla" name="cancel_btn"/>
|
|
<button label="Carica ([UPLOADFEE])" name="ok_btn"/>
|
|
</floater>
|