aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-14 14:41:03 -0500
committerTed Gould <ted@gould.cx>2010-04-14 14:41:03 -0500
commit911ecc7b79dbbf4c2e031e85bdac55079de49aa4 (patch)
tree9c9ff43034a93055151862e3ee7fe196af286a80 /libdbusmenu-glib/dbus-menu.xml
parentaddd35e86d7126f9d0d374f1507425941869d240 (diff)
parent3dbca0954d9f02df4c9a45a2d4573000d5b4a622 (diff)
downloadlibdbusmenu-911ecc7b79dbbf4c2e031e85bdac55079de49aa4.tar.gz
libdbusmenu-911ecc7b79dbbf4c2e031e85bdac55079de49aa4.tar.bz2
libdbusmenu-911ecc7b79dbbf4c2e031e85bdac55079de49aa4.zip
* Upstream Merge
* Adding in visible property to docs * Helpful comments in the code
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index ad21f68..7937049 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -82,6 +82,12 @@ License version 3 and version 2.1 along with this program. If not, see
<td>true</td>
</tr>
<tr>
+ <td>visible</td>
+ <td>boolean</td>
+ <td>True if the item is visible in the menu.</td>
+ <td>true</td>
+ </tr>
+ <tr>
<td>icon-name</td>
<td>string</td>
<td>Icon name of the item, following the freedesktop.org icon spec.</td>