12 lines
388 B
XML
12 lines
388 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater label="新的即时消息" name="New IM" title="新的即时消息">
|
|
<button label="开始" label_selected="开始" name="start_btn" />
|
|
<button label="关闭" label_selected="关闭" name="close_btn" />
|
|
<text name="name_format">
|
|
[FIRST] [LAST]
|
|
</text>
|
|
<text name="online_descriptor">
|
|
(在线)
|
|
</text>
|
|
</floater>
|