Bill Davidsen wrote: > Why do I get an empty chatzilla after migrate? No preference, no > scripts, empty virgin CZ like I downloaded it from the website. > > It's bad enough that users have to migrate every profile totally > manually if they have more than one, but the CZ didn't migrate it looks > like a clean new install.
AFAIK ChatZilla prefs are migrated, as are Venkman (JavaScript Debugger) and DOM Inspector prefs. At least that's what I understand when looking at the source: <http://mxr.mozilla.org/comm-1.9.1/source/suite/profile/migration/src/nsSeamonkeyProfileMigrator.cpp#602> "extensions.irc." is part of the list of pref branches that are copied completely (AFAICT). If you're missing some settings you could try to find them by looking at SM 1.1.x's about:config and check whether they exist in SM 2's about:config. HTH Jens -- Jens Hatlak <http://jens.hatlak.de/> SeaMonkey Trunk Tracker <http://smtt.blogspot.com/> _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

