diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2010-04-15 11:06:32 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-04-15 11:06:32 +0200 |
| commit | acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc (patch) | |
| tree | 7c2fad49bfbbf9ca0475dbe39ccf2982354fc99b /libdbusmenu-glib/dbus-menu.xml | |
| parent | db71b1f79b5e57abec29c91497e8b1b60f8f316b (diff) | |
| parent | 209320abfce67eef832cfe30a8c24b9505cf9718 (diff) | |
| download | libdbusmenu-acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc.tar.gz libdbusmenu-acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc.tar.bz2 libdbusmenu-acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc.zip | |
releasing version 0.2.9-0ubuntu2
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
| -rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 6 |
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> |
