Merge lp://staging/~charlesk/indicator-bluetooth/use-url-dispatcher into lp://staging/indicator-bluetooth/13.10
Proposed by
Charles Kerr
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Ted Gould | ||||
Approved revision: | 62 | ||||
Merged at revision: | 62 | ||||
Proposed branch: | lp://staging/~charlesk/indicator-bluetooth/use-url-dispatcher | ||||
Merge into: | lp://staging/indicator-bluetooth/13.10 | ||||
Diff against target: |
68 lines (+16/-2) 5 files modified
configure.ac (+4/-1) debian/control (+1/-0) src/Makefile.am (+1/-0) src/phone.vala (+1/-1) vapi/url-dispatcher.vapi (+9/-0) |
||||
To merge this branch: | bzr merge lp://staging/~charlesk/indicator-bluetooth/use-url-dispatcher | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Ted Gould (community) | Approve | ||
Review via email: mp+187595@code.staging.launchpad.net |
Commit message
Use url-dispatcher instead of invoking system-settings directly.
Description of the change
Use url-dispatcher instead of invoking system-settings directly.
To post a comment you must log in.