lp:~mandel/ubuntuone-control-panel/auto-update-looping-call
Created by
Manuel de la Peña
on
2011-10-28
and last modified on
2012-03-30
- Get this branch:
- bzr branch lp:~mandel/ubuntuone-control-panel/auto-update-looping-call
Only
Manuel de la Peña
can upload to this branch. If you are
Manuel de la Peña
please log in for upload directions.
Branch merges
Propose for merging
- Natalia Bidart: Needs Fixing on 2012-01-23
- Alejandro J. Cura (community): Needs Fixing on 2012-01-23
-
Diff: 834 lines (+488/-115)15 files modifiedsetup.py (+1/-0)
ubuntuone/controlpanel/gui/__init__.py (+2/-0)
ubuntuone/controlpanel/gui/qt/gui.py (+13/-0)
ubuntuone/controlpanel/gui/qt/main/__init__.py (+1/-1)
ubuntuone/controlpanel/gui/qt/systray.py (+17/-0)
ubuntuone/controlpanel/gui/qt/task/__init__.py (+30/-0)
ubuntuone/controlpanel/gui/qt/task/linux.py (+54/-0)
ubuntuone/controlpanel/gui/qt/task/tests/__init__.py (+17/-0)
ubuntuone/controlpanel/gui/qt/task/tests/test_linux.py (+82/-0)
ubuntuone/controlpanel/gui/qt/tests/test_gui.py (+132/-0)
ubuntuone/controlpanel/gui/qt/tests/test_start.py (+0/-108)
ubuntuone/controlpanel/gui/qt/tests/test_systray.py (+77/-5)
ubuntuone/controlpanel/utils/__init__.py (+4/-0)
ubuntuone/controlpanel/utils/tests/test_windows.py (+46/-1)
ubuntuone/controlpanel/utils/windows.py (+12/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
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