blob: 1ccda4f1d77d719a979b92ccd7706a9e475599a7 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="groups" title="GRUPPER">
<text name="groupdesc">
Vælg en gruppe:
</text>
<button label="OK" label_selected="OK" name="OK"/>
<button label="Annullér" label_selected="Annullér" name="Cancel"/>
</floater>
|