blob: 3478761b0b75d4fdecb775b9ef3efe9485e4b11e (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="notifications_console" title="通知控制台">
<combo_box label="選擇通知類型" name="notification_types"/>
<button label="添加" name="add_notification"/>
</floater>
|