Merge lp://staging/~ahayzen/qtubuntu-print/empty-branch-for-bileto into lp://staging/qtubuntu-print
Proposed by
Andrew Hayzen
Status: | Merged |
---|---|
Approved by: | Michael Sheldon |
Approved revision: | 26 |
Merged at revision: | 2 |
Proposed branch: | lp://staging/~ahayzen/qtubuntu-print/empty-branch-for-bileto |
Merge into: | lp://staging/qtubuntu-print |
Diff against target: |
1359 lines (+732/-306) 23 files modified
.bzr-builddeb/default.conf (+2/-0) CMakeLists.txt (+90/-0) COPYING (+165/-0) constants.h (+34/-0) debian/changelog (+2/-2) debian/control (+19/-10) debian/copyright (+14/-24) debian/qtubuntu-print.install (+1/-0) debian/qtubuntu-print.sh (+7/-0) debian/rules (+7/-20) i18n.cpp (+40/-0) i18n.h (+35/-0) main.cpp (+22/-19) pdf-plugin.pro (+0/-28) po/CMakeLists.txt (+30/-0) po/qtubuntu-print.pot (+36/-0) qtubuntu-print.json (+1/-1) qubuntuprintdevice.cpp (+28/-18) qubuntuprintdevice_p.h (+22/-19) qubuntuprintengine.cpp (+85/-81) qubuntuprintengine_p.h (+24/-22) qubuntuprintsupport.cpp (+49/-45) qubuntuprintsupport_p.h (+19/-17) |
To merge this branch: | bzr merge lp://staging/~ahayzen/qtubuntu-print/empty-branch-for-bileto |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Sheldon (community) | Approve | ||
Ken VanDine | packaging | Approve | |
Review via email: mp+312858@code.staging.launchpad.net |
Commit message
* Initial commit
Description of the change
* Empty commit
To post a comment you must log in.
The user visible strings in: http:// bazaar. launchpad. net/~ahayzen/ qtubuntu- print/empty- branch- for-bileto/ view/head: /qubuntuprintde vice.cpp need to be translatable
I think you should probably also add a dependency on ubuntu-printing-app since the plugin isn't usable without it.
It might be better to use your Canonical email address for the Maintainer and changelog entries?