blob: 398645347bd54fdacf8f9223dd3ed084214b79b0 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="groups" title="GRUPPEN">
<text name="groupdesc">
Gruppe wählen:
</text>
<button label="OK" label_selected="OK" name="OK" />
<button label="Abbrechen" label_selected="Abbrechen" name="Cancel" />
</floater>
|