[libnotify] [spec] Add sound-name hint



commit b42a41d5ec68f028d672e46b52dab9367abd4ffe
Author: A. Walton <awalton gnome org>
Date:   Sun Jan 31 15:32:28 2010 -0500

    [spec] Add sound-name hint

 docs/notification-spec.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
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
@@ -789,6 +789,17 @@
       </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>
       <entry>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]