9 lines
283 B
XML
9 lines
283 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="groups" title="Grupos">
|
|
<text name="groupdesc">
|
|
Escolha um grupo:
|
|
</text>
|
|
<button label="OK" label_selected="OK" name="OK" />
|
|
<button label="Cancelar" label_selected="Cancelar" name="Cancel" />
|
|
</floater>
|