Merge lp://staging/~kamstrup/libunity/gi-friendly-api-tweaks into lp://staging/libunity
Proposed by
Mikkel Kamstrup Erlandsen
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 73 | ||||
Proposed branch: | lp://staging/~kamstrup/libunity/gi-friendly-api-tweaks | ||||
Merge into: | lp://staging/libunity | ||||
Diff against target: |
290 lines (+62/-29) 6 files modified
configure.ac (+2/-2) src/unity-lens-category.vala (+2/-2) src/unity-lens-filters.vala (+21/-10) src/unity-lens-private.vala (+8/-4) src/unity-lens.vala (+12/-6) src/unity-scope-private.vala (+17/-5) |
||||
To merge this branch: | bzr merge lp://staging/~kamstrup/libunity/gi-friendly-api-tweaks | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Neil J. Patel (community) | Approve | ||
Review via email: mp+74594@code.staging.launchpad.net |
Description of the change
See attached bug. There's an API break here and branches for the lenses (and unity tests) are coming in hot.
I also fixed some string properties to be GIcons because that is better in line with the rest of the libunity api (now that we break api anyway).
To post a comment you must log in.
Looks good, approved.