[PATCH] desktop entry spec: Add "UsesNotifications" key
Bastien Nocera
hadess at hadess.net
Wed Feb 4 02:23:52 PST 2015
---
desktop-entry/desktop-entry-spec.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml
index 36997c0..aef43e0 100644
--- a/desktop-entry/desktop-entry-spec.xml
+++ b/desktop-entry/desktop-entry-spec.xml
@@ -567,6 +567,16 @@
<entry>boolean</entry>
<entry>NO</entry>
<entry>1</entry>
+ </row>
+ <row>
+ <entry id="key-uses-notification"><varname>UsesNotifications</varname></entry>
+ <entry>
+ Whether the program makes use of desktop notifications. This is used to pre-populate
+ notification configuration interfaces.
+ </entry>
+ <entry>boolean</entry>
+ <entry>NO</entry>
+ <entry>1</entry>
</row>
<row>
<entry id="key-actions"><varname>Actions</varname></entry>
--
2.1.0
More information about the xdg
mailing list