[spec] Add sound-name hint

This commit is contained in:
A. Walton 2010-01-31 15:32:28 -05:00 committed by William Jon McCann
parent 5a08fb1ab7
commit b42a41d5ec
1 changed files with 11 additions and 0 deletions

View File

@ -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>