diff options
author | Ted Gould <ted@gould.cx> | 2010-04-01 09:07:45 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-01 09:07:45 -0500 |
commit | 98a4c1de9c151bb86837d6cd5c30b5b833abac5e (patch) | |
tree | 476765bdcc412ffd5f8a40694cd70014d2671e18 | |
parent | 97049b801e43df0f363ec7b2b95c1ea53bb4472f (diff) | |
parent | 18b93b2b283f1ae2d5ed7b0dc823b5c78237e6a4 (diff) | |
download | libdbusmenu-98a4c1de9c151bb86837d6cd5c30b5b833abac5e.tar.gz libdbusmenu-98a4c1de9c151bb86837d6cd5c30b5b833abac5e.tar.bz2 libdbusmenu-98a4c1de9c151bb86837d6cd5c30b5b833abac5e.zip |
* Upstream Merge
* Documentation fix
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6ec2653..4f78f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdbusmenu (0.2.8-0ubuntu3~ppa1) UNRELEASED; urgency=low + + * Upstream Merge + * Documentation fix + + -- Ted Gould <ted@ubuntu.com> Thu, 01 Apr 2010 09:07:25 -0500 + libdbusmenu (0.2.8-0ubuntu2) lucid; urgency=low * debian/control: 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> |