blob: 9977bfc82807cdc93342e40efd18a4393c247bd3 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="groups" title="群組">
<text name="groupdesc">
選擇一個群組:
</text>
<button label="確定" label_selected="確定" name="OK"/>
<button label="取消" label_selected="取消" name="Cancel"/>
</floater>
|