~chrisccoulson/libdbusmenu/lp723873

Viewing all changes in revision 242.

  • Committer: Chris Coulson
  • Date: 2011-03-01 11:15:19 UTC
  • Revision ID: chrisccoulson@ubuntu.com-20110301111519-16yf4kmucgcwswc4
The last commit causes the warning in dbusmenu_menuitem_property_is_default to be thrown
when removing a property that has no default value. This warning seems bogus though, as any property that is not
in the menuitems local property list is a default value (as that is what dbusmenu_menuitem_property_get* will return).
Simplify this function to work like this and drop the warning

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: