Merge lp://staging/~kissiel/checkbox/touch-2-converged into lp://staging/checkbox
Proposed by
Maciej Kisielewski
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Maciej Kisielewski | ||||
Approved revision: | 4521 | ||||
Merged at revision: | 4510 | ||||
Proposed branch: | lp://staging/~kissiel/checkbox/touch-2-converged | ||||
Merge into: | lp://staging/checkbox | ||||
Diff against target: |
1806 lines (+433/-442) 27 files modified
.bzrignore (+7/-7) converged/.gitignore (+1/-1) converged/Makefile (+6/-6) converged/README.rst (+11/-11) converged/build-me (+15/-15) converged/checkbox-converged.qml (+10/-10) converged/checkbox-converged.qmlproject (+1/-1) converged/checkbox-converged.svg (+2/-2) converged/components/AboutPage.qml (+5/-4) converged/components/QmlConfinedPage.qml (+1/-1) converged/components/QmlNativePage.qml (+1/-1) converged/confinement/generate.py (+3/-3) converged/confinement/plainbox-confined-shell.qml (+2/-2) converged/get-libs (+3/-2) converged/po/checkbox-converged.pot (+293/-304) converged/py/converged_app.py (+13/-13) converged/py/embedded_providers.py (+2/-2) converged/py/sudo_with_pass_ctrl.py (+1/-1) converged/requirements/container-tests-touch-unit-tests (+2/-2) converged/tests/autopilot/autopilot-provider/manage.py (+3/-3) converged/tests/autopilot/autopilot-provider/units/autopilot.pxu (+24/-24) converged/tests/autopilot/checkbox_converged/__init__.py (+5/-5) converged/tests/autopilot/checkbox_converged/test_checkbox_converged.py (+11/-11) converged/tests/autopilot/checkbox_converged/test_launchers.py (+5/-5) converged/tests/autopilot/checkbox_converged/test_sudo_tests.py (+4/-4) converged/tests/autopilot/launchers/full-auto (+1/-1) converged/tests/autopilot/run (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~kissiel/checkbox/touch-2-converged | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Maciej Kisielewski (community) | Needs Resubmitting | ||
Paul Larson | Approve | ||
Sylvain Pineau (community) | Needs Information | ||
Review via email: mp+305597@code.staging.launchpad.net |
Description of the change
This MR renames last bits of checkbox-touch to checkbox-converged.
Best way to test it is autopilot suite(s)
To post a comment you must log in.
Two questions, see below.