From 31dd7c3f7c93d79cc0872f75597223748df09205 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 28 Oct 2010 14:21:59 -0400 Subject: [PATCH] Add transient hint https://bugzilla.gnome.org/show_bug.cgi?id=633312 --- docs/notification-spec.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/notification-spec.xml b/docs/notification-spec.xml index ccdc471..f1f4b09 100644 --- a/docs/notification-spec.xml +++ b/docs/notification-spec.xml @@ -820,6 +820,16 @@ + + "transient" + boolean + + When set the server will treat the notification as transient + and by-pass the server's persistence capability, if it should + exist. + + + "x" int