blob: 05326d85948bf96fba298ce69d7bc50f6a59b5ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Anim Preview" title="ANIMATION.ANIM">
<text name="name_label">
Nome:
</text>
<text name="description_label">
Descrição:
</text>
<button label="Envio (L$[AMOUNT])" name="ok_btn"/>
<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
</floater>
|