iPhoto Mailer Patcher in iPhoto 5
Before Christmas, I blogged about iPhoto Mailer Patcher. It was a time to share the love.
iPhoto Mailer Patcher is an
By default, iPhoto only supports Eudora, Mail.app, Entourage and AOL.
But the Patcher only works with iPhoto 4. To get it work with iPhoto 5 you will need to follow the instructions left by the developer Simon Jacquier in the comments to the original post.
The instructions and some screenshots follow the jump.
- Open the iPhoto package by Command-clicking on its icon in your Applications folder and Selecting “Show package contents”
- Browse to Contents/Resources/ and find the ClientAppSignatures.plist.
- Open it (make a backup first) and add these lines just before the < /dict > tag:
<key>Claris Emailer</key>
<string>MMan</string>
<key>GyazMail</key>
<string>GYML</string>
<key>Mailsmith</key>
<string>BLTO</string>
<key>Outlook Express</key>
<string>MSNM</string>
<key>PowerMail</key>
<string>Cmlt</string>
<key>QuickMail Pro</key>
<string>CeLP</string>Here:

- Download the patch for iPhoto 4 and open its package (as above in Step 1)
- Dig inside and you will find an AppleScript and a TIFF file for each of the mail clients.
Take the two files for your preferred client and drop them in iPhoto’s Contents/Resources/Script folder. Or take all of them. You never know how fashions will change.
If all goes well, at the end you will see the following drop down box in the General Pane of iPhoto’s Preferences and can select the mail client of your choice:

Related posts

January 11th, 2006 at 11:53 am
so, in order to get ClientAppSignatures.plist. to open in the correct window, you must open the icon with the program text edit, and then insert the tags under