blob: 449d57871601056ad9ee040a96789c288f4802c1 (
plain)
1
2
3
4
5
6
7
8
|
<?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>
|