Henrik Gemal wrote: > Now I just need some info about the "chrome" directory inside the > profile directory. Why is it there? > The *.css files in the "chrome" seems to be files to overwrite mozilla > default css. > But what about the *.rdf files?
The *.rdf files contain local additions/overrides to the "chrome registry". You will find files with the same name and basic purpose in the bin\chrome directoy. user*.rdf holds the user's selected skin and locale (the copy in bin\chrome contains the default for new profiles). all*.rdf, if any, are present when a skin or locale has been installed into that profile rather than globally in bin\chrome. -Dan Veditz
