Settings in wrong path
Bug #982699 reported by
Robert Ancell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Onboard |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The settings are in /apps/onboard when they should be in /com/ubuntu/
Also, the schema name should be a domain name (I've guessed com.ubuntu.onboard, but I'm not sure what domain Onboard best associates with).
See:
http://
http://
Related branches
lp://staging/~robert-ancell/onboard/bug-982699
- marmuta: Approve
-
Diff: 393 lines (+138/-138)3 files modifiedOnboard/Config.py (+17/-17)
data/com.ubuntu.onboard.gschema.xml (+119/-119)
data/onboard.convert (+2/-2)
Changed in onboard: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the suggestion and the work you put into the patch, it's very much appreciated. We're discussing this change. Do you perhaps have any other links?
Moving natilus to org/gnome/* seems to make sense since it is a gnome application. The new unstable docs for GSettings discourage "apps", but I'm not sure if this has to be interpreted as a must do. Do you know the rational behind this change? Where do I have to look for the wiki page the linked post mentions?