[spec] Add action-icons hint and server capability

https://bugzilla.gnome.org/show_bug.cgi?id=633510
This commit is contained in:
William Jon McCann 2010-10-29 18:17:11 -04:00
parent 714c29afcc
commit 1fdab39d65
1 changed files with 20 additions and 0 deletions

View File

@ -652,6 +652,18 @@
</row>
</thead>
<tbody valign="top">
<row>
<entry><literal>"action-icons"</literal></entry>
<entry>boolean</entry>
<entry>
When set, a server that has the "action-icons" capability will
attempt to interpret any action identifier as a named icon.
The localized display name will be used to annotate the icon
for accessibility purposes. The icon name should be compliant
with the Freedesktop.org Icon Naming Specification.
</entry>
<entry>&gt;= 1.2</entry>
</row>
<row>
<entry><literal>"category"</literal></entry>
<entry>string</entry>
@ -812,6 +824,14 @@
<title>Server Capabilities</title>
<tgroup cols="2">
<tbody valign="top">
<row>
<entry><literal>"action-icons"</literal></entry>
<entry>
Supports using icons instead of text for displaying actions.
Using icons for actions must be enabled on a per-notification
basis using the "action-icons" hint.
</entry>
</row>
<row>
<entry><literal>"actions"</literal></entry>
<entry>