Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Add support for Minolta Dimage 2330 Zoom in 10.2' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add support for Minolta Dimage 2330 Zoom in 10.2
Authored by: peterjdean on Dec 02, '06 02:51:05PM

Following on with the previous instruction for 10.2 but for 10.4,

Under 10.4.8 (tested using iPhoto v6.0.5 on an Intel iMac), I needed to modify the type3 camera support by adding (as the last entry under the Olympus) the following to the DeviceInfo.plist file found under Resources.

<dict>
<key>Product Identification</key>
<string>MINOLTA DIMAGE 2330 ZOOM</string>
<key>idProduct</key>
<string>0x4003</string>
<key>idVendor</key>
<string>0x0686</string>
</dict>



[ Reply to This | # ]