Nokia 6600 iSync hack

Googolando ho trovato questo hack per Panther per far funzionare il 6600:

Si tratta di aggiungere i dati relativi al 6600 in un paio di file.
Come root, sotto:
JAG = /System/Library/SyncServices
PAN = /System/Library/SyncServices/SymbianConduit.bundle/Contents/Resources

File SupportedDevicesInfo
aggiungere dopo i dati di P900:

<key>6600</key>
<dict>
<key>ATI3Response</key>
<string>Nokia 6600</string>
<key>AgendaDatabasePath</key>
<string>c:\system\data\calendar</string>
<key>AgendaMappingsPath</key>
<string>3650AgendaMappings</string>
<key>ClassId</key>
<string>5243396</string>
<key>MappingsPath</key>
<string>3650mappings</string>
<key>iSyncIniPath</key>
<string>c:\system\iSync.ini</string>
</dict>

File SymbianConduit_phones.plist
Aggiungere:
<key>Nokia–separator–Nokia 6600</key>
<string>symbiantool</string>