On 07/26/2011 10:37 AM, Stéphane Maniaci wrote: > Week 9 I dived into the Shell code, to actually get locations from the > GSettings key, but for some reasons, `jhbuild run gnome-shell` doesn't > seem to use the gsettings-desktop-schema of JHBuild
Are you building from the gnome-shell jhbuild moduleset (as opposed to the "main" jhbuild moduleset)? The gnome-shell moduleset passes "--enable-jhbuild-wrapper-script" to autogen.sh, which adds a wrapper around the gnome-shell binary to deal with various paths-to-things like gsettings schemas, but the non-gnome-shell moduleset doesn't, and so will probably have problems like this. -- Dan _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
