Merge lp://qastaging/~3v1n0/libdbusmenu/really-recreate-menu into lp://qastaging/libdbusmenu/14.04
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Charles Kerr |
Approved revision: | 472 |
Merged at revision: | 472 |
Proposed branch: | lp://qastaging/~3v1n0/libdbusmenu/really-recreate-menu |
Merge into: | lp://qastaging/libdbusmenu/14.04 |
Diff against target: |
11 lines (+1/-0) 1 file modified
libdbusmenu-gtk/parser.c (+1/-0) |
To merge this branch: | bzr merge lp://qastaging/~3v1n0/libdbusmenu/really-recreate-menu |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Charles Kerr (community) | Approve | ||
Review via email: mp+222501@code.qastaging.launchpad.net |
Commit message
Description of the change
Parser: make sure that the old dbus menuitem is detached from the widget before recreating
When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or
the old one will be reused at next parsing cycle.
To post a comment you must log in.
trunk review @ https:/ /code.launchpad .net/~3v1n0/ libdbusmenu/ really- recreate- menu/+merge/ 222419