Pavol Vaskovic wrote: > So the question is: How do I register overlay from profile dir. (I am > able to install in profile.)
In the install script when you call registerChrome() add the PROFILE_CHROME flag to the type and it'll get registered into the profile rather than global files. I'm not entirely sure the chrome registry itself supports content or overlays in profile chrome, but it works a treat for skin and locales. If the chrome registry itself doesn't support it then you're out of luck until the xpfe folks implement that. -Dan Veditz
