lp://staging/~marcustomlinson/qtcreator-plugin-ubuntu/js-scope-template
Created by
Marcus Tomlinson
and last modified
- Get this branch:
- bzr branch lp://staging/~marcustomlinson/qtcreator-plugin-ubuntu/js-scope-template
Only
Marcus Tomlinson
can upload to this branch. If you are
Marcus Tomlinson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/qtcreator-plugin-ubuntu
- Ubuntu SDK team: Pending requested
-
Diff: 583 lines (+509/-0)12 files modifieddebian/control (+3/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/.bzrignore (+5/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/CMakeLists.txt (+57/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/displayName.apparmor (+6/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/manifest.json.in (+15/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/po/CMakeLists.txt (+14/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/po/POTFILES.in.in (+3/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/CMakeLists.txt (+56/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/data/displayName-settings.ini.in (+21/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/data/displayName.ini.in (+9/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/displayName.js (+224/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/wizard.xml (+96/-0)
Branch information
Recent revisions
- 426. By Marcus Tomlinson
-
Don't copy node_modules to build dir for local execution, make a symlink instead
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtcreator-plugin-ubuntu