blob: 3d76b645fe4b6beaa92cfc7ca596fe43ae73bb53 (
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>
|