lp:~nataliabidart/ubuntuone-control-panel/applications-woohoo
Created by
Natalia Bidart
and last modified
- Get this branch:
- bzr branch lp:~nataliabidart/ubuntuone-control-panel/applications-woohoo
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
- Roberto Alsina (community): Approve
- John Lenton (community): Approve
-
Diff: 1986 lines (+1422/-188)15 files modifieddata/install.ui (+46/-0)
data/management.ui (+7/-7)
data/services.ui (+57/-1)
po/POTFILES.in (+3/-2)
ubuntuone/controlpanel/backend.py (+12/-0)
ubuntuone/controlpanel/dbus_service.py (+47/-0)
ubuntuone/controlpanel/gtk/gui.py (+271/-16)
ubuntuone/controlpanel/gtk/package_manager.py (+60/-0)
ubuntuone/controlpanel/gtk/tests/__init__.py (+150/-0)
ubuntuone/controlpanel/gtk/tests/test_gui.py (+525/-157)
ubuntuone/controlpanel/gtk/tests/test_package_manager.py (+177/-0)
ubuntuone/controlpanel/integrationtests/test_dbus_service.py (+44/-0)
ubuntuone/controlpanel/logger.py (+1/-1)
ubuntuone/controlpanel/tests/__init__.py (+2/-2)
ubuntuone/controlpanel/tests/test_backend.py (+20/-2)
Related bugs
Bug #673672: Check with apt-get if the bookmark extension is already installed | High | Fix Released |
|
Bug #673673: Use apt-get with gksudo to install the extension | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 47. By Natalia Bidart
-
Moving stuff out of test_gui since lint complains of too many lines in module.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntuone-control-panel