Merge lp:~rodrigo-moya/unity/correct-gsettings-path into lp:unity
Proposed by
Rodrigo Moya
| Status: | Rejected |
|---|---|
| Rejected by: | Rodrigo Moya |
| Proposed branch: | lp:~rodrigo-moya/unity/correct-gsettings-path |
| Merge into: | lp:unity |
| Diff against target: |
17 lines (+2/-2) 1 file modified
com.canonical.Unity.gschema.xml (+2/-2) |
| To merge this branch: | bzr merge lp:~rodrigo-moya/unity/correct-gsettings-path |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Neil J. Patel (community) | Disapprove | ||
| Alex Launi (community) | Needs Fixing | ||
|
Review via email:
|
|||
Description of the change
Use /com/canonical path for GSettings schemas
This is the preferred form for the path, rather than using the old GConf paths
To post a comment you must log in.

Problem is that this doesn't migrate people's current settings. Some code should probably be added to the migration script to make sure that people's launchers stay the same.