aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filtertypes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filtertypes.xml')
-rw-r--r--filter/filtertypes.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/filter/filtertypes.xml b/filter/filtertypes.xml
index 1c2aa47bc5..b638288609 100644
--- a/filter/filtertypes.xml
+++ b/filter/filtertypes.xml
@@ -617,6 +617,15 @@
</option>
</input>
</part>
+ <part name="beep">
+ <title>Beep</title>
+ <code>(beep)</code>
+ </part>
+ <part name="play-sound">
+ <title>Play Sound</title>
+ <code>(play-sound ${sound})</code>
+ <input type="string" name="sound"/>
+ </part>
<part name="shell-exec">
<title>Execute Shell Command</title>
<code>(shell-exec ${command})</code>