blob: 4e92aa69e086aebe9171c2e0b7180a9698878ba6 (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="notifications_console" title="NOTIFICATIONS CONSOLE">
<combo_box label="Select notification type" name="notification_types"/>
<button label="Add" name="add_notification"/>
</floater>
|