[spec] Add sound-name hint
This commit is contained in:
parent
5a08fb1ab7
commit
b42a41d5ec
|
@ -788,6 +788,17 @@
|
|||
The path to a sound file to play when the notification pops up.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>"sound-name"</literal></entry>
|
||||
<entry>string</entry>
|
||||
<entry>
|
||||
A themeable named sound from the freedesktop.org
|
||||
<ulink url="http://0pointer.de/public/sound-naming-spec.html">sound
|
||||
naming specification</ulink> to play when the notification pops
|
||||
up. Similar to icon-name, only for sounds. An example would be
|
||||
"message-new-instant".
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>"suppress-sound"</literal></entry>
|
||||
<entry>boolean</entry>
|
||||
|
|
Loading…
Reference in New Issue