Merge lp://staging/~ermshiperete/onboard/keyman into lp://staging/onboard
Proposed by
Eberhard Beilharz
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~ermshiperete/onboard/keyman |
Merge into: | lp://staging/onboard |
Diff against target: |
456 lines (+262/-14) 5 files modified
Onboard/Keyman.py (+203/-0) Onboard/LayoutLoaderSVG.py (+16/-7) Onboard/OnboardGtk.py (+33/-6) Onboard/utils.py (+9/-0) setup.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~ermshiperete/onboard/keyman |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Onboard Devel Team | Pending | ||
Review via email: mp+414692@code.staging.launchpad.net |
Commit message
Add support for Keyman keyboards
This change will allow to show OSK for Keyman keyboards in addition to previously supported ones. See https:/
Description of the change
Add support for Keyman keyboards
This change will allow to show OSK for Keyman keyboards in addition to previously supported ones. See https:/
To post a comment you must log in.
Unmerged revisions
- 2296. By Eberhard Beilharz <email address hidden>
-
Add support for Keyman keyboards
This change will allow to show OSK for Keyman keyboards in addition
to previously supported ones.