Add "persistence" server capability

This will allow clients to determine that the server has notification persistence.

https://bugzilla.gnome.org/show_bug.cgi?id=631722
This commit is contained in:
Marina Zhurakhinskaya 2010-10-08 22:34:04 -04:00
parent ad557a3515
commit 66f6fff54e

View File

@ -325,6 +325,7 @@ NotificationDaemon.prototype = {
'body-markup',
// 'icon-multi',
'icon-static',
'persistence',
// 'sound',
'x-gnome-icon-buttons'
];