M MacCrazy001 macrumors newbie Original poster Sep 10, 2008 5 0 Sep 10, 2008 #1 Need some advice. The latest version of Adium does not support Skype plug-in as before. Cannot seem to find a problem solver on any of their websites. Any ideas out there?
Need some advice. The latest version of Adium does not support Skype plug-in as before. Cannot seem to find a problem solver on any of their websites. Any ideas out there?
C Chrysaor macrumors 6502 May 16, 2006 346 11 Sep 10, 2008 #2 Add/modify the following into Info.plist of SkypePlugin.AdiumPlugin. Code: <key>AIMinimumAdiumVersionRequirement</key> <string>1.3</string> <key>CFBundleVersion</key> <string>1.3</string>
Add/modify the following into Info.plist of SkypePlugin.AdiumPlugin. Code: <key>AIMinimumAdiumVersionRequirement</key> <string>1.3</string> <key>CFBundleVersion</key> <string>1.3</string>
M mixmessily macrumors newbie Sep 11, 2008 1 0 Sep 11, 2008 #3 thanks for the tip Chrysaor, where can i find the file to edit? many thanks...