lp://staging/~gary-lasker/software-center/launcher-integration-for-p
Created by
Gary Lasker
and last modified
- Get this branch:
- bzr branch lp://staging/~gary-lasker/software-center/launcher-integration-for-p
Only
Gary Lasker
can upload to this branch. If you are
Gary Lasker
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michael Vogt: Pending requested
-
Diff: 748 lines (+266/-243)6 files modifieddata/ui/gtk3/SoftwareCenter.ui (+20/-4)
softwarecenter/backend/unitylauncher.py (+98/-0)
softwarecenter/ui/gtk3/app.py (+35/-4)
softwarecenter/ui/gtk3/panes/availablepane.py (+91/-2)
softwarecenter/ui/gtk3/panes/softwarepane.py (+2/-193)
test/gtk3/test_unity_launcher_integration.py (+20/-40)
Related bugs
Bug #756599: Offers to add to Unity launcher, despite already being there | Low | Fix Released | |
Bug #756701: software-center offers to add Flash to the Unity Launcher | Medium | Fix Released | |
Bug #761851: Software Centre - automatically add app icon to launcher | Medium | Fix Released | |
Bug #773769: Application not offered to be added to launcher if installed from list | Low | Fix Released |
Related blueprints
Branch information
Recent revisions
- 2580. By Gary Lasker
-
implement the new add to launcher functionality per the most recent specification, works for both details and list views now
- 2579. By Gary Lasker
-
FULLY WORKING CHECKPOINT, add to launcher menu item fully integrated with current prompt functionality, no prompt shown if the menu item is checked for automatic adds, and show the prompt if the menu item is not checked, also add a unit test for the automatic case
- 2578. By Gary Lasker
-
move all launcher code into availablepane from softwarepane, it should not be in the base class as we no longer use the channelpane
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/software-center