GNOME Bugzilla – Bug 653511
shell-util: Adapt to nautilus' switch to GSettings
Last modified: 2011-06-30 14:32:26 UTC
Spotted when working on bug 635378, see patch.
Created attachment 190776 [details] [review] shell-util: Adapt to nautilus' switch to GSettings shell_util_get_file_display_name_if_mount() uses a nautilus setting to use a name for $HOME which is consistent with the file manager. But while nautilus was ported to GSettings a while ago, we are still trying to access the old GConf setting.
Review of attachment 190776 [details] [review]: Looks fine.
Attachment 190776 [details] pushed as 1ebca2e - shell-util: Adapt to nautilus' switch to GSettings