Luca Dionisi wrote: > given an installation that wants to save configuration in gconf2 or in the > scrollkeeper database, is the behaviour of that installation similar to > the > one I described? Yes. Or atleast, any differences there are don't seem to change things any.
> 2- If yes, where does the installation put its files before to call > gconftool2 / > scrollkeeper-update ? For gconf, it's generally $sysconfdir/gconf/schemas . This may be different if you don't pass --disable-schemas-install to configure, though (I don't think I've seen this folder created unless that switch is passed - I could be wrong, though). For scrollkeeper, it would seem to keep the raw files in the source dir, and run scrollkeeper-update on them from there. > What do you think of this solution? Is it going to work? I can't see any reason it wouldn't. Try it and see. :) -- Lennon Victor Cook -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page