diff options
author | Ted Gould <ted@gould.cx> | 2010-04-01 08:43:22 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-01 08:43:22 -0500 |
commit | 18b93b2b283f1ae2d5ed7b0dc823b5c78237e6a4 (patch) | |
tree | 8c13baa676ba0c3193759541a47793cc48e2fade | |
parent | cbcbaf8ee1fa6fd498f691acbd39032994ed113d (diff) | |
parent | 8f1c69a4701c0b2c7662d5031b11c34d81cb74e1 (diff) | |
download | libdbusmenu-18b93b2b283f1ae2d5ed7b0dc823b5c78237e6a4.tar.gz libdbusmenu-18b93b2b283f1ae2d5ed7b0dc823b5c78237e6a4.tar.bz2 libdbusmenu-18b93b2b283f1ae2d5ed7b0dc823b5c78237e6a4.zip |
Documentation Fix
-rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index e5b0efb..ad21f68 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -120,7 +120,7 @@ License version 3 and version 2.1 along with this program. If not, see "on" and "indeterminate" items simultaneously; maintaining this policy is up to the toolkit wrappers. </td> - <td>0</td> + <td>-1</td> </tr> <tr> <td>children-display</td> |