Merge lp://staging/~3v1n0/ubuntuone-client/sync-menu-use-gappinfo-launch-4.2 into lp://staging/ubuntuone-client/stable-4-2
Proposed by
Marco Trevisan (Treviño)
Status: | Rejected |
---|---|
Rejected by: | dobey |
Proposed branch: | lp://staging/~3v1n0/ubuntuone-client/sync-menu-use-gappinfo-launch-4.2 |
Merge into: | lp://staging/ubuntuone-client/stable-4-2 |
Diff against target: |
352 lines (+205/-48) 2 files modified
tests/platform/sync_menu/test_linux.py (+139/-20) ubuntuone/platform/sync_menu/linux.py (+66/-28) |
To merge this branch: | bzr merge lp://staging/~3v1n0/ubuntuone-client/sync-menu-use-gappinfo-launch-4.2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Disapprove | ||
Diego Sarmentero | Pending | ||
Review via email: mp+159190@code.staging.launchpad.net |
This proposal supersedes a proposal from 2013-04-12.
Commit message
UbuntuOneSyncMe
This allows to correctly open the application with proper startup notify.
Description of the change
Backport of lp:~3v1n0/ubuntuone-client/sync-menu-use-gappinfo-launch to 4.2 stable branch.
To post a comment you must log in.
Unmerged revisions
- 1369. By Marco Trevisan (Treviño)
-
UbuntuOneSyncMe
nuLinux: merge with trunk branch changes - 1368. By Marco Trevisan (Treviño)
-
UbuntuOneSyncMe
nuLinux: protect the commandline- app-creation from error too - 1367. By Marco Trevisan (Treviño)
-
UbuntuOneSyncMe
nuLinux: use GAppInfo with proper context to launch URIs This allows to correctly open the application with proper startup notify.
Tests are failing, and there isn't new tests for the new code.