Merge lp://staging/~boiko/telephony-service/rtm-fix_1398427 into lp://staging/telephony-service/rtm-14.09
Proposed by
Gustavo Pichorim Boiko
Status: | Merged |
---|---|
Approved by: | Gustavo Pichorim Boiko |
Approved revision: | 926 |
Merged at revision: | 928 |
Proposed branch: | lp://staging/~boiko/telephony-service/rtm-fix_1398427 |
Merge into: | lp://staging/telephony-service/rtm-14.09 |
Diff against target: |
299 lines (+106/-8) 10 files modified
approver/Approver.xml (+7/-0) approver/approver.cpp (+53/-2) approver/approver.h (+4/-0) approver/approverdbus.cpp (+6/-1) approver/approverdbus.h (+5/-1) approver/main.cpp (+4/-4) libtelephonyservice/callmanager.cpp (+11/-0) libtelephonyservice/callmanager.h (+1/-0) libtelephonyservice/telepathyhelper.cpp (+13/-0) libtelephonyservice/telepathyhelper.h (+2/-0) |
To merge this branch: | bzr merge lp://staging/~boiko/telephony-service/rtm-fix_1398427 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phablet Team | Pending | ||
Review via email: mp+246996@code.staging.launchpad.net |
Commit message
Expose HandleMediaKey(bool doubleClick) to DBus
Description of the change
Expose HandleMediaKey(bool doubleClick) to DBus
To post a comment you must log in.