diff options
author | Ted Gould <ted@gould.cx> | 2011-02-21 22:30:17 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-21 22:30:17 -0600 |
commit | 01c022c195d3184286a74a6ea6d30ce008cfbddc (patch) | |
tree | 3e5dfd0627806832f582f39969ae3b28c5f418fe /debian | |
parent | 4f540c58a268f5d7954c291beaca296c510fce46 (diff) | |
parent | 3207ef906d10baa0c3fa06e57475fa354e56a5d3 (diff) | |
download | libdbusmenu-01c022c195d3184286a74a6ea6d30ce008cfbddc.tar.gz libdbusmenu-01c022c195d3184286a74a6ea6d30ce008cfbddc.tar.bz2 libdbusmenu-01c022c195d3184286a74a6ea6d30ce008cfbddc.zip |
Add a property for needing attention.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index de4d66b..bae4272 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ libdbusmenu (0.3.98-0ubuntu2~ppa1) UNRELASED; urgency=low * Only send property updates if the menu item has been seen on the bus. * Add a property for text direction. + * Add a property for needing attention. - -- Ted Gould <ted@ubuntu.com> Mon, 21 Feb 2011 22:29:36 -0600 + -- Ted Gould <ted@ubuntu.com> Mon, 21 Feb 2011 22:30:06 -0600 libdbusmenu (0.3.98-0ubuntu1) natty; urgency=low |