blob: 4d66e3b4745bd5b4a2ec1676a678d637143a1284 (
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">
Elegir un grupo:
</text>
<button label="OK" label_selected="OK" name="OK" />
<button label="Cancelar" label_selected="Cancelar" name="Cancel" />
</floater>
|