2
<plugin name="bell" useBcop="true">
3
<_short>Audible Bell</_short>
4
<_long>Plays an audible sound for the system bell</_long>
5
<category>Utility</category>
7
<relation type="after">
8
<plugin>composite</plugin>
9
<plugin>opengl</plugin>
10
<plugin>decor</plugin>
14
<option name="filename" type="string">
15
<_short>Bell sound file name</_short>
16
<_long>Name of file containing sound to play as bell</_long>
17
<default>/usr/share/sounds/ubuntu/stereo/bell.ogg</default>
20
<option name="bell" type="bell">
21
<_short>Audible Bell</_short>
22
<_long>Play sound on system bell</_long>
23
<default>true</default>