From b42a41d5ec68f028d672e46b52dab9367abd4ffe Mon Sep 17 00:00:00 2001 From: "A. Walton" Date: Sun, 31 Jan 2010 15:32:28 -0500 Subject: [spec] Add sound-name hint --- docs/notification-spec.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/notification-spec.xml b/docs/notification-spec.xml index 77eba43..4b65177 100644 --- a/docs/notification-spec.xml +++ b/docs/notification-spec.xml @@ -788,6 +788,17 @@ The path to a sound file to play when the notification pops up. + + "sound-name" + string + + A themeable named sound from the freedesktop.org + sound + naming specification to play when the notification pops + up. Similar to icon-name, only for sounds. An example would be + "message-new-instant". + + "suppress-sound" boolean -- cgit v1.2.1