adium 4437:eb458432df0a: Create a more generic file for supporti...

commits at adium.im commits at adium.im
Wed Jan 4 03:39:50 UTC 2012


details:	http://hg.adium.im/adium/rev/eb458432df0a
revision:	4437:eb458432df0a
branch:		(none)
author:		Frank Dowsett <wixardy at adium.im>
date:		Tue Jan 03 22:01:36 2012 -0500

Create a more generic file for supporting new OS features than the previous AILeopardCompatibility. This silences 4 warnings.
Subject: adium 4438:86ea76b2e4de: Xcode likes when UFT-16 files are marked as UTF-16 and not UTF-8.

details:	http://hg.adium.im/adium/rev/86ea76b2e4de
revision:	4438:86ea76b2e4de
branch:		(none)
author:		Frank Dowsett <wixardy at adium.im>
date:		Tue Jan 03 22:04:22 2012 -0500

Xcode likes when UFT-16 files are marked as UTF-16 and not UTF-8.
Subject: adium 4439:ce9b6b46dcd5: Move the setup wizard's position so that it is not under the menu bar.

details:	http://hg.adium.im/adium/rev/ce9b6b46dcd5
revision:	4439:ce9b6b46dcd5
branch:		(none)
author:		Frank Dowsett <wixardy at adium.im>
date:		Tue Jan 03 22:06:36 2012 -0500

Move the setup wizard's position so that it is not under the menu bar.
Subject: adium 4440:26a31e2dd111: Correct two "method name not found" warnings.

details:	http://hg.adium.im/adium/rev/26a31e2dd111
revision:	4440:26a31e2dd111
branch:		(none)
author:		Frank Dowsett <wixardy at adium.im>
date:		Tue Jan 03 22:31:15 2012 -0500

Correct two "method name not found" warnings.

diffs (truncated from 1143 to 1000 lines):

diff -r 39c300ae1d0c -r 26a31e2dd111 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Tue Jan 03 21:01:03 2012 -0500
+++ b/Adium.xcodeproj/project.pbxproj	Tue Jan 03 22:31:15 2012 -0500
@@ -1120,6 +1120,7 @@
 		5A94397B1279ECB800FDD81D /* AIImgurImageUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A94397A1279ECB800FDD81D /* AIImgurImageUploader.m */; };
 		5A9A9F8911F2951400328DF9 /* AIDoNothingContactAlertPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A9A9F8811F2951400328DF9 /* AIDoNothingContactAlertPlugin.m */; };
 		5A9A9F8B11F295EB00328DF9 /* Stop sign.png in Resources */ = {isa = PBXBuildFile; fileRef = 5A9A9F8A11F295EB00328DF9 /* Stop sign.png */; };
+		5AA2A0EE14B3EFF500B4DB65 /* AIOSCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AA2A0ED14B3EFF500B4DB65 /* AIOSCompatibility.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		5ADFFE5D133846C300069C1B /* keys.png in Resources */ = {isa = PBXBuildFile; fileRef = 5ADFFE5C133846C300069C1B /* keys.png */; };
 		6311F4710E340DD2004234B8 /* AISharedAdium.h in Headers */ = {isa = PBXBuildFile; fileRef = 6311F46F0E340DD2004234B8 /* AISharedAdium.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		6311F4720E340DD2004234B8 /* AISharedAdium.m in Sources */ = {isa = PBXBuildFile; fileRef = 6311F4700E340DD2004234B8 /* AISharedAdium.m */; };
@@ -4152,6 +4153,7 @@
 		5A9A9F8711F2951400328DF9 /* AIDoNothingContactAlertPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIDoNothingContactAlertPlugin.h; sourceTree = "<group>"; };
 		5A9A9F8811F2951400328DF9 /* AIDoNothingContactAlertPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIDoNothingContactAlertPlugin.m; sourceTree = "<group>"; };
 		5A9A9F8A11F295EB00328DF9 /* Stop sign.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Stop sign.png"; path = "Resources/Stop sign.png"; sourceTree = SOURCE_ROOT; };
+		5AA2A0ED14B3EFF500B4DB65 /* AIOSCompatibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIOSCompatibility.h; path = "Frameworks/AIUtilities Framework/Source/AIOSCompatibility.h"; sourceTree = "<group>"; };
 		5ADFFE5C133846C300069C1B /* keys.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = keys.png; path = Resources/keys.png; sourceTree = "<group>"; };
 		6311F46F0E340DD2004234B8 /* AISharedAdium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISharedAdium.h; path = "Frameworks/Adium Framework/Source/AISharedAdium.h"; sourceTree = "<group>"; };
 		6311F4700E340DD2004234B8 /* AISharedAdium.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISharedAdium.m; path = "Frameworks/Adium Framework/Source/AISharedAdium.m"; sourceTree = "<group>"; };
@@ -4403,8 +4405,8 @@
 		633D51120F9D31BD004F491E /* pt_PT */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_PT; path = pt_PT.lproj/schema.strings; sourceTree = "<group>"; };
 		633D51130F9D31BD004F491E /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 		633D51140F9D31BD004F491E /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/schema.strings; sourceTree = "<group>"; };
-		633D51160F9D31BD004F491E /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		633D51170F9D31BD004F491E /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/schema.strings; sourceTree = "<group>"; };
+		633D51160F9D31BD004F491E /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		633D51170F9D31BD004F491E /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/schema.strings; sourceTree = "<group>"; };
 		633D51180F9D31BD004F491E /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 		633D51190F9D31BD004F491E /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/schema.strings; sourceTree = "<group>"; };
 		633D511A0F9D31BD004F491E /* tr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
@@ -4455,7 +4457,7 @@
 		63A3A9850F9C35D3006C9CB0 /* pt_PT */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_PT; path = pt_PT.lproj/Localizable.strings; sourceTree = "<group>"; };
 		63A3A9860F9C35D3006C9CB0 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
 		63A3A9870F9C35D3006C9CB0 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
-		63A3A9880F9C35D3006C9CB0 /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Localizable.strings; sourceTree = "<group>"; };
+		63A3A9880F9C35D3006C9CB0 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Localizable.strings; sourceTree = "<group>"; };
 		63A3A9890F9C35D3006C9CB0 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
 		63A3A98A0F9C35D3006C9CB0 /* tr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
 		63A3A98B0F9C35D3006C9CB0 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -7495,6 +7497,7 @@
 				6334FF050F9C14BF003C77A9 /* Fun New Classes */,
 				6334FF020F9C14BF003C77A9 /* Functions */,
 				7E959ACF10E3187000C26397 /* AIMathCompatibility.h */,
+				5AA2A0ED14B3EFF500B4DB65 /* AIOSCompatibility.h */,
 			);
 			name = AIUtilities;
 			sourceTree = "<group>";
@@ -9216,6 +9219,7 @@
 				7E959AD010E3187000C26397 /* AIMathCompatibility.h in Headers */,
 				5A5F601E12962ECE007A2232 /* AISegmentedControl.h in Headers */,
 				9718DF45136A2C5200013760 /* AIImageCollectionView.h in Headers */,
+				5AA2A0EE14B3EFF500B4DB65 /* AIOSCompatibility.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
diff -r 39c300ae1d0c -r 26a31e2dd111 Frameworks/AIUtilities Framework/Source/AIOSCompatibility.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/AIUtilities Framework/Source/AIOSCompatibility.h	Tue Jan 03 22:31:15 2012 -0500
@@ -0,0 +1,39 @@
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
+
+#ifndef AILeopardCompatibility
+#define AILeopardCompatibility
+
+#import <AvailabilityMacros.h>
+
+#ifndef MAC_OS_X_VERSION_10_7
+#define MAC_OS_X_VERSION_10_7 1070
+#endif //ndef MAC_OS_X_VERSION_10_7
+
+#if MAC_OS_X_VERSION_10_7 > MAC_OS_X_VERSION_MAX_ALLOWED
+
+#ifdef __OBJC__
+ at interface NSScrollView (NewLionMethods)
+- (void)setVerticalScrollElasticity:(NSInteger)elasticity;
+ at end
+
+#endif
+
+#else //Not compiling for 10.7
+
+#endif //MAC_OS_X_VERSION_10_7
+
+#endif
\ No newline at end of file
diff -r 39c300ae1d0c -r 26a31e2dd111 Plugins/Bonjour/libezv/Private Classes/AWEzvXMLStream.m
--- a/Plugins/Bonjour/libezv/Private Classes/AWEzvXMLStream.m	Tue Jan 03 21:01:03 2012 -0500
+++ b/Plugins/Bonjour/libezv/Private Classes/AWEzvXMLStream.m	Tue Jan 03 22:31:15 2012 -0500
@@ -36,7 +36,7 @@
 #import "AWEzvStack.h"
 #import <AIUtilities/AIStringAdditions.h>
 #import "AWEzvSupportRoutines.h"
-#import "AWEzvContactManager.h"
+#import "AWEzvContactManagerRendezvous.h"
 
 #define XMLCALL
 #import <expat.h> 
diff -r 39c300ae1d0c -r 26a31e2dd111 Plugins/Dual Window Interface/AIMessageViewController.m
--- a/Plugins/Dual Window Interface/AIMessageViewController.m	Tue Jan 03 21:01:03 2012 -0500
+++ b/Plugins/Dual Window Interface/AIMessageViewController.m	Tue Jan 03 22:31:15 2012 -0500
@@ -32,6 +32,7 @@
 
 #import <AIUtilities/AIAttributedStringAdditions.h>
 #import <AIUtilities/AIDictionaryAdditions.h>
+#import <AIUtilities/AIOSCompatibility.h>
 
 #import <PSMTabBarControl/NSBezierPath_AMShading.h>
 
diff -r 39c300ae1d0c -r 26a31e2dd111 Plugins/Purple Service/AMPurpleRequestFieldsWindow.nib/designable.nib
--- a/Plugins/Purple Service/AMPurpleRequestFieldsWindow.nib/designable.nib	Tue Jan 03 21:01:03 2012 -0500
+++ b/Plugins/Purple Service/AMPurpleRequestFieldsWindow.nib/designable.nib	Tue Jan 03 22:31:15 2012 -0500
@@ -37,7 +37,7 @@
 			<object class="NSWindowTemplate" id="423208217">
 				<int key="NSWindowStyleMask">15</int>
 				<int key="NSWindowBacking">2</int>
-				<string key="NSWindowRect">{{224, 564}, {632, 531}}</string>
+				<string key="NSWindowRect">{{213, 400}, {632, 531}}</string>
 				<int key="NSWTFlags">1886912512</int>
 				<string key="NSWindowTitle">Form</string>
 				<object class="NSMutableString" key="NSWindowClass">
@@ -74,6 +74,7 @@
 							</set>
 							<string key="NSFrameSize">{632, 531}</string>
 							<reference key="NSSuperview" ref="696685690"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView"/>
 							<string key="FrameName"/>
 							<string key="GroupName"/>
@@ -91,8 +92,9 @@
 					</array>
 					<string key="NSFrameSize">{632, 531}</string>
 					<reference key="NSSuperview"/>
+					<reference key="NSWindow"/>
 				</object>
-				<string key="NSScreenRect">{{0, 0}, {1400, 1050}}</string>
+				<string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
 				<string key="NSMinSize">{213, 129}</string>
 				<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
 				<string key="NSFrameAutosaveName">SmackXMPPFormWindow</string>
@@ -230,7 +232,56 @@
 			<nil key="sourceID"/>
 			<int key="maxID">16</int>
 		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
+		<object class="IBClassDescriber" key="IBDocument.Classes">
+			<array class="NSMutableArray" key="referencedPartialClassDescriptions">
+				<object class="IBPartialClassDescription">
+					<string key="className">AIWindowController</string>
+					<string key="superclassName">NSWindowController</string>
+					<object class="NSMutableDictionary" key="actions">
+						<string key="NS.key.0">closeWindow:</string>
+						<string key="NS.object.0">id</string>
+					</object>
+					<object class="NSMutableDictionary" key="actionInfosByName">
+						<string key="NS.key.0">closeWindow:</string>
+						<object class="IBActionInfo" key="NS.object.0">
+							<string key="name">closeWindow:</string>
+							<string key="candidateClassName">id</string>
+						</object>
+					</object>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/AIWindowController.h</string>
+					</object>
+				</object>
+				<object class="IBPartialClassDescription">
+					<string key="className">AMPurpleRequestFieldsController</string>
+					<string key="superclassName">ESPurpleRequestAbstractWindowController</string>
+					<object class="NSMutableDictionary" key="outlets">
+						<string key="NS.key.0">webview</string>
+						<string key="NS.object.0">WebView</string>
+					</object>
+					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
+						<string key="NS.key.0">webview</string>
+						<object class="IBToOneOutletInfo" key="NS.object.0">
+							<string key="name">webview</string>
+							<string key="candidateClassName">WebView</string>
+						</object>
+					</object>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/AMPurpleRequestFieldsController.h</string>
+					</object>
+				</object>
+				<object class="IBPartialClassDescription">
+					<string key="className">ESPurpleRequestAbstractWindowController</string>
+					<string key="superclassName">AIWindowController</string>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/ESPurpleRequestAbstractWindowController.h</string>
+					</object>
+				</object>
+			</array>
+		</object>
 		<int key="IBDocument.localizationMode">0</int>
 		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
 		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
diff -r 39c300ae1d0c -r 26a31e2dd111 Plugins/Purple Service/AMPurpleRequestFieldsWindow.nib/keyedobjects.nib
Binary file Plugins/Purple Service/AMPurpleRequestFieldsWindow.nib/keyedobjects.nib has changed
diff -r 39c300ae1d0c -r 26a31e2dd111 Plugins/Purple Service/AMPurpleSearchResultsWindow.nib/designable.nib
--- a/Plugins/Purple Service/AMPurpleSearchResultsWindow.nib/designable.nib	Tue Jan 03 21:01:03 2012 -0500
+++ b/Plugins/Purple Service/AMPurpleSearchResultsWindow.nib/designable.nib	Tue Jan 03 22:31:15 2012 -0500
@@ -43,7 +43,7 @@
 			<object class="NSWindowTemplate" id="717823919">
 				<int key="NSWindowStyleMask">15</int>
 				<int key="NSWindowBacking">2</int>
-				<string key="NSWindowRect">{{141, 515}, {581, 536}}</string>
+				<string key="NSWindowRect">{{90, 362}, {581, 536}}</string>
 				<int key="NSWTFlags">1886912512</int>
 				<string key="NSWindowTitle"><title></string>
 				<object class="NSMutableString" key="NSWindowClass">
@@ -127,26 +127,28 @@
 										<object class="NSTableView" id="239667097">
 											<reference key="NSNextResponder" ref="485967305"/>
 											<int key="NSvFlags">256</int>
-											<string key="NSFrameSize">{539, 369}</string>
+											<string key="NSFrameSize">{524, 354}</string>
 											<reference key="NSSuperview" ref="485967305"/>
 											<reference key="NSWindow"/>
 											<bool key="NSEnabled">YES</bool>
 											<object class="NSTableHeaderView" key="NSHeaderView" id="474928896">
 												<reference key="NSNextResponder" ref="590202218"/>
 												<int key="NSvFlags">256</int>
-												<string key="NSFrameSize">{539, 17}</string>
+												<string key="NSFrameSize">{524, 17}</string>
 												<reference key="NSSuperview" ref="590202218"/>
 												<reference key="NSWindow"/>
 												<reference key="NSTableView" ref="239667097"/>
 											</object>
-											<object class="_NSCornerView" key="NSCornerView">
-												<nil key="NSNextResponder"/>
+											<object class="_NSCornerView" key="NSCornerView" id="714967828">
+												<reference key="NSNextResponder" ref="556964392"/>
 												<int key="NSvFlags">256</int>
 												<string key="NSFrame">{{525, 0}, {16, 17}}</string>
+												<reference key="NSSuperview" ref="556964392"/>
+												<reference key="NSWindow"/>
 											</object>
 											<array class="NSMutableArray" key="NSTableColumns">
 												<object class="NSTableColumn" id="763973004">
-													<double key="NSWidth">536</double>
+													<double key="NSWidth">521</double>
 													<double key="NSMinWidth">40</double>
 													<double key="NSMaxWidth">1000</double>
 													<object class="NSTableHeaderCell" key="NSHeaderCell">
@@ -211,7 +213,7 @@
 											<int key="NSTableViewGroupRowStyle">1</int>
 										</object>
 									</array>
-									<string key="NSFrame">{{1, 17}, {539, 369}}</string>
+									<string key="NSFrame">{{1, 17}, {524, 354}}</string>
 									<reference key="NSSuperview" ref="556964392"/>
 									<reference key="NSWindow"/>
 									<reference key="NSNextKeyView" ref="239667097"/>
@@ -222,7 +224,7 @@
 								<object class="NSScroller" id="274931900">
 									<reference key="NSNextResponder" ref="556964392"/>
 									<int key="NSvFlags">256</int>
-									<string key="NSFrame">{{525, 17}, {15, 363}}</string>
+									<string key="NSFrame">{{525, 17}, {15, 354}}</string>
 									<reference key="NSSuperview" ref="556964392"/>
 									<reference key="NSWindow"/>
 									<reference key="NSTarget" ref="556964392"/>
@@ -232,7 +234,7 @@
 								<object class="NSScroller" id="159101077">
 									<reference key="NSNextResponder" ref="556964392"/>
 									<int key="NSvFlags">256</int>
-									<string key="NSFrame">{{1, 371}, {533, 15}}</string>
+									<string key="NSFrame">{{1, 371}, {524, 15}}</string>
 									<reference key="NSSuperview" ref="556964392"/>
 									<reference key="NSWindow"/>
 									<int key="NSsFlags">1</int>
@@ -246,7 +248,7 @@
 									<array class="NSMutableArray" key="NSSubviews">
 										<reference ref="474928896"/>
 									</array>
-									<string key="NSFrame">{{1, 0}, {539, 17}}</string>
+									<string key="NSFrame">{{1, 0}, {524, 17}}</string>
 									<reference key="NSSuperview" ref="556964392"/>
 									<reference key="NSWindow"/>
 									<reference key="NSNextKeyView" ref="474928896"/>
@@ -254,6 +256,7 @@
 									<reference key="NSBGColor" ref="779507618"/>
 									<int key="NScvFlags">4</int>
 								</object>
+								<reference ref="714967828"/>
 							</array>
 							<string key="NSFrame">{{20, 70}, {541, 387}}</string>
 							<reference key="NSSuperview" ref="107540196"/>
@@ -264,6 +267,7 @@
 							<reference key="NSHScroller" ref="159101077"/>
 							<reference key="NSContentView" ref="485967305"/>
 							<reference key="NSHeaderClipView" ref="590202218"/>
+							<reference key="NSCornerView" ref="714967828"/>
 							<bytes key="NSScrollAmts">QSAAAEEgAABBmAAAQZgAAA</bytes>
 						</object>
 						<object class="NSCustomView" id="307339624">
@@ -282,7 +286,7 @@
 					<reference key="NSSuperview"/>
 					<reference key="NSWindow"/>
 				</object>
-				<string key="NSScreenRect">{{0, 0}, {1400, 1050}}</string>
+				<string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
 				<string key="NSMinSize">{213, 129}</string>
 				<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
 				<string key="NSFrameAutosaveName">purplesearchresultswindow</string>
diff -r 39c300ae1d0c -r 26a31e2dd111 Plugins/Purple Service/AMPurpleSearchResultsWindow.nib/keyedobjects.nib
Binary file Plugins/Purple Service/AMPurpleSearchResultsWindow.nib/keyedobjects.nib has changed
diff -r 39c300ae1d0c -r 26a31e2dd111 Resources/SetupWizard.xib
--- a/Resources/SetupWizard.xib	Tue Jan 03 21:01:03 2012 -0500
+++ b/Resources/SetupWizard.xib	Tue Jan 03 22:31:15 2012 -0500
@@ -3,12 +3,12 @@
 	<data>
 		<int key="IBDocument.SystemTarget">1060</int>
 		<string key="IBDocument.SystemVersion">11C74</string>
-		<string key="IBDocument.InterfaceBuilderVersion">1617</string>
+		<string key="IBDocument.InterfaceBuilderVersion">1938</string>
 		<string key="IBDocument.AppKitVersion">1138.23</string>
 		<string key="IBDocument.HIToolboxVersion">567.00</string>
 		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
 			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
-			<string key="NS.object.0">1617</string>
+			<string key="NS.object.0">1938</string>
 		</object>
 		<array key="IBDocument.IntegratedClassDependencies">
 			<string>NSTextField</string>
@@ -34,7 +34,10 @@
 		<array key="IBDocument.PluginDependencies">
 			<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 		</array>
-		<dictionary class="NSMutableDictionary" key="IBDocument.Metadata"/>
+		<object class="NSMutableDictionary" key="IBDocument.Metadata">
+			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
+			<integer value="1" key="NS.object.0"/>
+		</object>
 		<array class="NSMutableArray" key="IBDocument.RootObjects" id="589682474">
 			<object class="NSCustomObject" id="765704780">
 				<string key="NSClassName">AdiumSetupWizard</string>
@@ -48,7 +51,7 @@
 			<object class="NSWindowTemplate" id="1044063078">
 				<int key="NSWindowStyleMask">7</int>
 				<int key="NSWindowBacking">2</int>
-				<string key="NSWindowRect">{{191, 399}, {615, 411}}</string>
+				<string key="NSWindowRect">{{235, 273}, {615, 411}}</string>
 				<int key="NSWTFlags">1886914560</int>
 				<string key="NSWindowTitle">Window</string>
 				<string key="NSWindowClass">NSWindow</string>
@@ -66,6 +69,7 @@
 							<int key="NSvFlags">256</int>
 							<string key="NSFrame">{{145, 56}, {449, 305}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="809930931"/>
 							<string key="NSClassName">SetupAssistantBoxBackgroundView</string>
 							<string key="NSExtension">NSView</string>
@@ -75,6 +79,7 @@
 							<int key="NSvFlags">256</int>
 							<string key="NSFrame">{{-9, 20}, {600, 391}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="584847413"/>
 							<string key="NSClassName">SetupWizardBackgroundView</string>
 							<string key="NSExtension">NSView</string>
@@ -88,11 +93,13 @@
 									<int key="NSvFlags">274</int>
 									<string key="NSFrame">{{1, 1}, {448, 303}}</string>
 									<reference key="NSSuperview" ref="809930931"/>
+									<reference key="NSWindow"/>
 									<reference key="NSNextKeyView" ref="782611147"/>
 								</object>
 							</array>
 							<string key="NSFrame">{{145, 56}, {450, 305}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="358474532"/>
 							<string key="NSOffsets">{0, 0}</string>
 							<object class="NSTextFieldCell" key="NSTitleCell">
@@ -129,6 +136,7 @@
 							<int key="NSvFlags">257</int>
 							<string key="NSFrame">{{385, 12}, {108, 32}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="920653528"/>
 							<bool key="NSEnabled">YES</bool>
 							<object class="NSButtonCell" key="NSCell" id="732476236">
@@ -161,7 +169,7 @@
 							<int key="NSvFlags">257</int>
 							<string key="NSFrame">{{493, 12}, {108, 32}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
-							<reference key="NSNextKeyView"/>
+							<reference key="NSWindow"/>
 							<bool key="NSEnabled">YES</bool>
 							<object class="NSButtonCell" key="NSCell" id="38815897">
 								<int key="NSCellFlags">67239424</int>
@@ -183,6 +191,7 @@
 							<int key="NSvFlags">-2147483388</int>
 							<string key="NSFrame">{{157, 12}, {125, 32}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="1014533837"/>
 							<bool key="NSEnabled">YES</bool>
 							<object class="NSButtonCell" key="NSCell" id="478540116">
@@ -207,7 +216,7 @@
 							<int key="NSvFlags">256</int>
 							<string key="NSFrame">{{146, 60}, {447, 301}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
-							<reference key="NSNextKeyView" ref="232763656"/>
+							<reference key="NSWindow"/>
 							<array class="NSMutableArray" key="NSTabViewItems">
 								<object class="NSTabViewItem" id="589476996">
 									<string key="NSIdentifier">welcome</string>
@@ -228,7 +237,8 @@
 																<int key="NSvFlags">2322</int>
 																<string key="NSFrameSize">{407, 249}</string>
 																<reference key="NSSuperview" ref="436114676"/>
-																<reference key="NSNextKeyView" ref="273702641"/>
+																<reference key="NSWindow"/>
+																<reference key="NSNextKeyView" ref="540826813"/>
 																<object class="NSTextContainer" key="NSTextContainer" id="987707059">
 																	<object class="NSLayoutManager" key="NSLayoutManager">
 																		<object class="NSTextStorage" key="NSTextStorage">
@@ -340,6 +350,7 @@
 														</array>
 														<string key="NSFrameSize">{407, 249}</string>
 														<reference key="NSSuperview" ref="266106167"/>
+														<reference key="NSWindow"/>
 														<reference key="NSNextKeyView" ref="856980083"/>
 														<reference key="NSDocView" ref="856980083"/>
 														<reference key="NSBGColor" ref="367270094"/>
@@ -354,6 +365,7 @@
 														<int key="NSvFlags">-2147483392</int>
 														<string key="NSFrame">{{-30, 1}, {15, 286}}</string>
 														<reference key="NSSuperview" ref="266106167"/>
+														<reference key="NSWindow"/>
 														<reference key="NSNextKeyView" ref="436114676"/>
 														<reference key="NSTarget" ref="266106167"/>
 														<string key="NSAction">_doScroller:</string>
@@ -364,6 +376,7 @@
 														<int key="NSvFlags">-2147483392</int>
 														<string key="NSFrame">{{-100, -100}, {87, 18}}</string>
 														<reference key="NSSuperview" ref="266106167"/>
+														<reference key="NSWindow"/>
 														<reference key="NSNextKeyView" ref="454366920"/>
 														<int key="NSsFlags">1</int>
 														<reference key="NSTarget" ref="266106167"/>
@@ -374,7 +387,8 @@
 												</array>
 												<string key="NSFrame">{{20, 32}, {407, 249}}</string>
 												<reference key="NSSuperview" ref="232763656"/>
-												<reference key="NSNextKeyView" ref="540826813"/>
+												<reference key="NSWindow"/>
+												<reference key="NSNextKeyView" ref="436114676"/>
 												<int key="NSsFlags">133648</int>
 												<reference key="NSVScroller" ref="454366920"/>
 												<reference key="NSHScroller" ref="540826813"/>
@@ -385,6 +399,7 @@
 												<int key="NSvFlags">256</int>
 												<string key="NSFrame">{{110, 8}, {221, 32}}</string>
 												<reference key="NSSuperview" ref="232763656"/>
+												<reference key="NSWindow"/>
 												<reference key="NSNextKeyView" ref="336102001"/>
 												<bool key="NSEnabled">YES</bool>
 												<object class="NSButtonCell" key="NSCell" id="876127194">
@@ -407,6 +422,7 @@
 										</array>
 										<string key="NSFrameSize">{447, 301}</string>
 										<reference key="NSSuperview" ref="782611147"/>
+										<reference key="NSWindow"/>
 										<reference key="NSNextKeyView" ref="266106167"/>
 									</object>
 									<string key="NSLabel">welcome</string>
@@ -588,7 +604,7 @@
 																<int key="NSvFlags">2322</int>
 																<string key="NSFrameSize">{407, 16}</string>
 																<reference key="NSSuperview" ref="851955997"/>
-																<reference key="NSNextKeyView" ref="895748495"/>
+																<reference key="NSNextKeyView" ref="727036547"/>
 																<object class="NSTextContainer" key="NSTextContainer" id="730100579">
 																	<object class="NSLayoutManager" key="NSLayoutManager">
 																		<object class="NSTextStorage" key="NSTextStorage">
@@ -665,7 +681,7 @@
 												</array>
 												<string key="NSFrame">{{20, 132}, {407, 149}}</string>
 												<reference key="NSSuperview" ref="903855791"/>
-												<reference key="NSNextKeyView" ref="727036547"/>
+												<reference key="NSNextKeyView" ref="851955997"/>
 												<int key="NSsFlags">133648</int>
 												<reference key="NSVScroller" ref="1054556282"/>
 												<reference key="NSHScroller" ref="727036547"/>
@@ -698,7 +714,7 @@
 																<int key="NSvFlags">2322</int>
 																<string key="NSFrameSize">{407, 16}</string>
 																<reference key="NSSuperview" ref="967771140"/>
-																<reference key="NSNextKeyView" ref="336102001"/>
+																<reference key="NSNextKeyView" ref="220323521"/>
 																<object class="NSTextContainer" key="NSTextContainer" id="207390920">
 																	<object class="NSLayoutManager" key="NSLayoutManager">
 																		<object class="NSTextStorage" key="NSTextStorage">
@@ -775,7 +791,7 @@
 												</array>
 												<string key="NSFrame">{{20, 20}, {407, 261}}</string>
 												<reference key="NSSuperview" ref="857392327"/>
-												<reference key="NSNextKeyView" ref="220323521"/>
+												<reference key="NSNextKeyView" ref="967771140"/>
 												<int key="NSsFlags">133648</int>
 												<reference key="NSVScroller" ref="328346106"/>
 												<reference key="NSHScroller" ref="220323521"/>
@@ -804,6 +820,7 @@
 							<object class="NSPSMatrix" key="NSDrawMatrix"/>
 							<string key="NSFrame">{{321, 14}, {32, 32}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="589626502"/>
 							<int key="NSpiFlags">28682</int>
 							<double key="NSMaxValue">100</double>
@@ -813,6 +830,7 @@
 							<int key="NSvFlags">256</int>
 							<string key="NSFrame">{{163, 369}, {428, 22}}</string>
 							<reference key="NSSuperview" ref="532451656"/>
+							<reference key="NSWindow"/>
 							<reference key="NSNextKeyView" ref="937930123"/>
 							<bool key="NSEnabled">YES</bool>
 							<object class="NSTextFieldCell" key="NSCell" id="635153826">
@@ -832,6 +850,7 @@
 					</array>
 					<string key="NSFrameSize">{615, 411}</string>
 					<reference key="NSSuperview"/>
+					<reference key="NSWindow"/>
 					<reference key="NSNextKeyView" ref="577533829"/>
 				</object>
 				<string key="NSScreenRect">{{0, 0}, {1280, 800}}</string>
@@ -852,22 +871,6 @@
 				</object>
 				<object class="IBConnectionRecord">
 					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="920653528"/>
-						<reference key="destination" ref="589626502"/>
-					</object>
-					<int key="connectionID">11</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="589626502"/>
-						<reference key="destination" ref="336102001"/>
-					</object>
-					<int key="connectionID">12</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
 						<string key="label">backgroundView</string>
 						<reference key="source" ref="765704780"/>
 						<reference key="destination" ref="577533829"/>
@@ -924,22 +927,6 @@
 				</object>
 				<object class="IBConnectionRecord">
 					<object class="IBOutletConnection" key="connection">
-						<string key="label">view_anchorToRightSide</string>
-						<reference key="source" ref="750767494"/>
-						<reference key="destination" ref="1044214582"/>
-					</object>
-					<int key="connectionID">81</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">view_anchorToRightSide</string>
-						<reference key="source" ref="1006372938"/>
-						<reference key="destination" ref="459634818"/>
-					</object>
-					<int key="connectionID">82</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
 						<string key="label">tabView</string>
 						<reference key="source" ref="765704780"/>
 						<reference key="destination" ref="782611147"/>
@@ -964,22 +951,6 @@
 				</object>
 				<object class="IBConnectionRecord">
 					<object class="IBOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="782611147"/>
-						<reference key="destination" ref="765704780"/>
-					</object>
-					<int key="connectionID">87</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">initialFirstResponder</string>
-						<reference key="source" ref="595818746"/>
-						<reference key="destination" ref="1044214582"/>
-					</object>
-					<int key="connectionID">88</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
 						<string key="label">textField_username</string>
 						<reference key="source" ref="765704780"/>
 						<reference key="destination" ref="1044214582"/>
@@ -1028,70 +999,6 @@
 				</object>
 				<object class="IBConnectionRecord">
 					<object class="IBOutletConnection" key="connection">
-						<string key="label">initialFirstResponder</string>
-						<reference key="source" ref="1044063078"/>
-						<reference key="destination" ref="532451656"/>
-					</object>
-					<int key="connectionID">103</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="532451656"/>
-						<reference key="destination" ref="782611147"/>
-					</object>
-					<int key="connectionID">104</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="1044214582"/>
-						<reference key="destination" ref="459634818"/>
-					</object>
-					<int key="connectionID">105</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="459634818"/>
-						<reference key="destination" ref="895748495"/>
-					</object>
-					<int key="connectionID">106</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="895748495"/>
-						<reference key="destination" ref="1044214582"/>
-					</object>
-					<int key="connectionID">107</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">nextKeyView</string>
-						<reference key="source" ref="336102001"/>
-						<reference key="destination" ref="903855791"/>
-					</object>
-					<int key="connectionID">109</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">view_anchorToLeftSide</string>
-						<reference key="source" ref="920653528"/>
-						<reference key="destination" ref="589626502"/>
-					</object>
-					<int key="connectionID">110</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">view_anchorToRightSide</string>
-						<reference key="source" ref="589626502"/>
-						<reference key="destination" ref="920653528"/>
-					</object>
-					<int key="connectionID">111</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
 						<string key="label">textView_addAccountMessage</string>
 						<reference key="source" ref="765704780"/>
 						<reference key="destination" ref="494428129"/>
@@ -1100,22 +1007,6 @@
 				</object>
 				<object class="IBConnectionRecord">
 					<object class="IBOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="1044214582"/>
-						<reference key="destination" ref="765704780"/>
-					</object>
-					<int key="connectionID">114</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="1044063078"/>
-						<reference key="destination" ref="765704780"/>
-					</object>
-					<int key="connectionID">115</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
 						<string key="label">textField_addAccount</string>
 						<reference key="source" ref="765704780"/>
 						<reference key="destination" ref="584847413"/>
@@ -1154,6 +1045,134 @@
 					</object>
 					<int key="connectionID">193</int>
 				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">initialFirstResponder</string>
+						<reference key="source" ref="1044063078"/>
+						<reference key="destination" ref="532451656"/>
+					</object>
+					<int key="connectionID">103</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">delegate</string>
+						<reference key="source" ref="1044063078"/>
+						<reference key="destination" ref="765704780"/>
+					</object>
+					<int key="connectionID">115</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="532451656"/>
+						<reference key="destination" ref="782611147"/>
+					</object>
+					<int key="connectionID">104</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="589626502"/>
+						<reference key="destination" ref="336102001"/>
+					</object>
+					<int key="connectionID">12</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">view_anchorToRightSide</string>
+						<reference key="source" ref="589626502"/>
+						<reference key="destination" ref="920653528"/>
+					</object>
+					<int key="connectionID">111</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="920653528"/>
+						<reference key="destination" ref="589626502"/>
+					</object>
+					<int key="connectionID">11</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">view_anchorToLeftSide</string>
+						<reference key="source" ref="920653528"/>
+						<reference key="destination" ref="589626502"/>
+					</object>
+					<int key="connectionID">110</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="336102001"/>
+						<reference key="destination" ref="903855791"/>
+					</object>
+					<int key="connectionID">109</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">delegate</string>
+						<reference key="source" ref="782611147"/>
+						<reference key="destination" ref="765704780"/>
+					</object>
+					<int key="connectionID">87</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">initialFirstResponder</string>
+						<reference key="source" ref="595818746"/>
+						<reference key="destination" ref="1044214582"/>
+					</object>
+					<int key="connectionID">88</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">view_anchorToRightSide</string>
+						<reference key="source" ref="750767494"/>
+						<reference key="destination" ref="1044214582"/>
+					</object>
+					<int key="connectionID">81</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="1044214582"/>
+						<reference key="destination" ref="459634818"/>
+					</object>
+					<int key="connectionID">105</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">delegate</string>
+						<reference key="source" ref="1044214582"/>
+						<reference key="destination" ref="765704780"/>
+					</object>
+					<int key="connectionID">114</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">view_anchorToRightSide</string>
+						<reference key="source" ref="1006372938"/>
+						<reference key="destination" ref="459634818"/>
+					</object>
+					<int key="connectionID">82</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="459634818"/>
+						<reference key="destination" ref="895748495"/>
+					</object>
+					<int key="connectionID">106</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBOutletConnection" key="connection">
+						<string key="label">nextKeyView</string>
+						<reference key="source" ref="895748495"/>
+						<reference key="destination" ref="1044214582"/>
+					</object>
+					<int key="connectionID">107</int>
+				</object>
 			</array>
 			<object class="IBMutableOrderedSet" key="objectRecords">
 				<array key="orderedObjects">
@@ -1598,13 +1617,253 @@
 			<nil key="sourceID"/>
 			<int key="maxID">197</int>
 		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes"/>
+		<object class="IBClassDescriber" key="IBDocument.Classes">
+			<array class="NSMutableArray" key="referencedPartialClassDescriptions">
+				<object class="IBPartialClassDescription">
+					<string key="className">AILinkTextView</string>
+					<string key="superclassName">NSTextView</string>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/AILinkTextView.h</string>
+					</object>
+				</object>
+				<object class="IBPartialClassDescription">
+					<string key="className">AILocalizationButton</string>
+					<string key="superclassName">NSButton</string>
+					<dictionary class="NSMutableDictionary" key="outlets">
+						<string key="view_anchorToLeftSide">NSView</string>
+						<string key="view_anchorToRightSide">NSView</string>
+						<string key="window_anchorOnLeftSide">NSWindow</string>
+						<string key="window_anchorOnRightSide">NSWindow</string>
+					</dictionary>
+					<dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
+						<object class="IBToOneOutletInfo" key="view_anchorToLeftSide">
+							<string key="name">view_anchorToLeftSide</string>
+							<string key="candidateClassName">NSView</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="view_anchorToRightSide">
+							<string key="name">view_anchorToRightSide</string>
+							<string key="candidateClassName">NSView</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="window_anchorOnLeftSide">
+							<string key="name">window_anchorOnLeftSide</string>
+							<string key="candidateClassName">NSWindow</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="window_anchorOnRightSide">
+							<string key="name">window_anchorOnRightSide</string>
+							<string key="candidateClassName">NSWindow</string>
+						</object>
+					</dictionary>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/AILocalizationButton.h</string>
+					</object>
+				</object>
+				<object class="IBPartialClassDescription">
+					<string key="className">AILocalizationTextField</string>
+					<string key="superclassName">NSTextField</string>
+					<dictionary class="NSMutableDictionary" key="outlets">
+						<string key="view_anchorToLeftSide">NSView</string>
+						<string key="view_anchorToRightSide">NSView</string>
+						<string key="window_anchorOnLeftSide">NSWindow</string>
+						<string key="window_anchorOnRightSide">NSWindow</string>
+					</dictionary>
+					<dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
+						<object class="IBToOneOutletInfo" key="view_anchorToLeftSide">
+							<string key="name">view_anchorToLeftSide</string>
+							<string key="candidateClassName">NSView</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="view_anchorToRightSide">
+							<string key="name">view_anchorToRightSide</string>
+							<string key="candidateClassName">NSView</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="window_anchorOnLeftSide">
+							<string key="name">window_anchorOnLeftSide</string>
+							<string key="candidateClassName">NSWindow</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="window_anchorOnRightSide">
+							<string key="name">window_anchorOnRightSide</string>
+							<string key="candidateClassName">NSWindow</string>
+						</object>
+					</dictionary>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/AILocalizationTextField.h</string>
+					</object>
+				</object>
+				<object class="IBPartialClassDescription">
+					<string key="className">AIWindowController</string>
+					<string key="superclassName">NSWindowController</string>
+					<object class="NSMutableDictionary" key="actions">
+						<string key="NS.key.0">closeWindow:</string>
+						<string key="NS.object.0">id</string>
+					</object>
+					<object class="NSMutableDictionary" key="actionInfosByName">
+						<string key="NS.key.0">closeWindow:</string>
+						<object class="IBActionInfo" key="NS.object.0">
+							<string key="name">closeWindow:</string>
+							<string key="candidateClassName">id</string>
+						</object>
+					</object>
+					<object class="IBClassDescriptionSource" key="sourceIdentifier">
+						<string key="majorKey">IBProjectSource</string>
+						<string key="minorKey">./Classes/AIWindowController.h</string>
+					</object>
+				</object>
+				<object class="IBPartialClassDescription">
+					<string key="className">AdiumSetupWizard</string>
+					<string key="superclassName">AIWindowController</string>
+					<dictionary class="NSMutableDictionary" key="actions">
+						<string key="nextTab:">id</string>
+						<string key="pressedAlternateButton:">id</string>
+						<string key="previousTab:">id</string>
+						<string key="promptForMultiples:">id</string>
+					</dictionary>
+					<dictionary class="NSMutableDictionary" key="actionInfosByName">
+						<object class="IBActionInfo" key="nextTab:">
+							<string key="name">nextTab:</string>
+							<string key="candidateClassName">id</string>
+						</object>
+						<object class="IBActionInfo" key="pressedAlternateButton:">
+							<string key="name">pressedAlternateButton:</string>
+							<string key="candidateClassName">id</string>
+						</object>
+						<object class="IBActionInfo" key="previousTab:">
+							<string key="name">previousTab:</string>
+							<string key="candidateClassName">id</string>
+						</object>
+						<object class="IBActionInfo" key="promptForMultiples:">
+							<string key="name">promptForMultiples:</string>
+							<string key="candidateClassName">id</string>
+						</object>
+					</dictionary>
+					<dictionary class="NSMutableDictionary" key="outlets">
+						<string key="backgroundView">SetupWizardBackgroundView</string>
+						<string key="button_alternate">NSButton</string>
+						<string key="button_continue">NSButton</string>
+						<string key="button_goBack">NSButton</string>
+						<string key="button_informationAboutImporting">NSButton</string>
+						<string key="popUp_services">NSPopUpButton</string>
+						<string key="tabView">NSTabView</string>
+						<string key="textField_addAccount">NSTextField</string>
+						<string key="textField_done">NSTextField</string>
+						<string key="textField_password">NSTextField</string>
+						<string key="textField_passwordLabel">NSTextField</string>
+						<string key="textField_serviceLabel">NSTextField</string>
+						<string key="textField_username">NSTextField</string>
+						<string key="textField_usernameLabel">NSTextField</string>
+						<string key="textField_welcome">NSTextField</string>
+						<string key="textView_addAccountMessage">NSTextView</string>
+						<string key="textView_doneMessage">NSTextView</string>
+						<string key="textView_welcomeMessage">NSTextView</string>
+					</dictionary>
+					<dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
+						<object class="IBToOneOutletInfo" key="backgroundView">
+							<string key="name">backgroundView</string>
+							<string key="candidateClassName">SetupWizardBackgroundView</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="button_alternate">
+							<string key="name">button_alternate</string>
+							<string key="candidateClassName">NSButton</string>
+						</object>
+						<object class="IBToOneOutletInfo" key="button_continue">
+							<string key="name">button_continue</string>
+							<string key="candidateClassName">NSButton</string>




More information about the commits mailing list