GNOME Bugzilla – Bug 659895
util: don't depend on the nautilus GSettings schema
Last modified: 2011-10-19 19:38:19 UTC
gnome-shell currently has an implicit runtime dependency on nautilus being installed, by a GSettings schema.
Created attachment 197309 [details] [review] util: don't depend on the nautilus GSettings schema Without the desktop, even Nautilus hardcodes "Home" in all places nowadays (except for the desktop itself). I think a run-time dependency on nautilus being installed (GSettings will abort if the schema is not found) is not worth it to keep compatibility with the desktop. (Also, nautilus itself could probably hardcode "Home" for the desktop as well and remove the preference).
Review of attachment 197309 [details] [review]: You're proposing this for 3.3 right? Looks fine then.
Yeah, this is something we can do safely post-branch.
Attachment 197309 [details] pushed as 18d69d7 - util: don't depend on the nautilus GSettings schema Pushed this to master now that gnome-shell is branched for 3.2.