blob: 60f01a3733ae9e54c62c9850c7fb2a0ce0c6853f (
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>
|