> On Sep 22, 2010, at 9:07 AM, Matthew wrote: >> Here's what I found: >> >> In the User profile, Webkit Message Display.plist is created when the >> messages prefpane is opened. It contains: >> >> <key>Current Style Path</key> >> >> <string>/Users/mneedham/Applications/Adium-1.3/Adium.app/Contents/Resources/Message >> Styles/Stockholm.AdiumMessageStyle</string> >> >> This key does not change when the user launches b18 or if the user >> launches b18 and opens the messages prefpane. Should it? When I open >> the messages prefpane of 1.4b19, I can see that Stockholm (the default >> style) is using the one bundled with 1.3.10/1.4b18, and *not* the one >> bundled with 1.4b19. I don't know if the Current Style Path key is >> responsible for pointing Adium to the correct message style bundle, or >> if another file is responsible for that (if so I can't find one) I >> think I've been told that Adium writes this value out to two places, >> so maybe I should be looking elsewhere.
I've fixed this in http://hg.adium.im/adium-1.4/rev/7eced108f702 -Evan