the fix works for me (and for many others). not sure why it does not work for some people. what have you used to edit the .plist file? apple's plist editor is best
On Jun 22, 7:43 am, ShadowSwan <[email protected]> wrote: > Have pasted exactly this into the plist at Macintosh HD/Library/Mail/ > Bundles/GrowlMail.mailbundle/Contents/info.plist and mail still says > Mail has disabled the following plug-ins: > > GrowlMail > > Contact the makers of these plug-ins for versions that are compatible > with Mail 4.3 and Message 4.3. > > Why? > > P > > On Jun 16, 2:19 pm, Friedrich <[email protected]> wrote: > > > > > hello - > > problem here is that mail doesn't say anymore that it is not > > compatible. the growl mail bundle stays in the folder also. BUT, growl > > just doesn't work ;-/ > > maybe i am pasting the fix at the wrong place? here is what i did: > > > <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD > > PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> > > <plist version="1.0"> > > <dict> > > <key>CFBundleDevelopmentRegion</key> > > <string>English</string> > > <key>CFBundleExecutable</key> > > <string>GrowlMail</string> > > <key>CFBundleIconFile</key> > > <string>GrowlMail.icns</string> > > <key>CFBundleIdentifier</key> > > <string>com.growl.GrowlMail</string> > > <key>CFBundleInfoDictionaryVersion</key> > > <string>6.0</string> > > <key>CFBundlePackageType</key> > > <string>BNDL</string> > > <key>CFBundleShortVersionString</key> > > <string>1.2.1</string> > > <key>CFBundleSignature</key> > > <string>emal</string> > > <key>CFBundleVersion</key> > > <string>1.2.1</string> > > <key>NSPrincipalClass</key> > > <string>GrowlMail</string> > > <key>SupportedPluginCompatibilityUUIDs</key> > > <array> > > <string>B842F7D0-4D81-4DDF-A672-129CA5B32D57</string> > > <string>E71BD599-351A-42C5-9B63-EA5C47F7CE8E</string> > > <string>B3F3FC72-315D-4323-BE85-7AB76090224D</string> > > <string>225E0A48-2CDB-44A6-8D99-A9BB8AF6BA04</string> > > <string>99BB3782-6C16-4C6F-B910-25ED1C1CB38B</string> > > <string>2610F061-32C6-4C6B-B90A-7A3102F9B9C8</string> > > <string>2F0CF6F9-35BA-4812-9CB2-155C0FDB9B0F</string> > > <string>0CB5F2A0-A173-4809-86E3-9317261F1745</string> > > </array> > > </dict> > > </plist> > > > where should it go do work? > > thanks in advance! > > Friedrich > > > On 16 Jun., 11:38, gs-dk <[email protected]> wrote: > > > > PERFECT! > > > > On 16 Jun., 09:38, Brinky <[email protected]> wrote: > > > > > Thx for the Quick fix! > > > > > Works just fine, but as mentioned before, make sure not to add any > > > > spaces (used property-list editor at first, in which it was a little > > > > harder to see a space was also pasted in...) > > > > > Grtz -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
