adium 2819:55b659d39d0c: Combine WebKit, Twitter and normal Loca...

commits at adium.im commits at adium.im
Sat Oct 31 01:58:34 UTC 2009


details:	http://hg.adium.im/adium/rev/55b659d39d0c
revision:	2819:55b659d39d0c
author:		Zachary West <zacw at adium.im>
date:		Fri Oct 30 21:21:39 2009 -0400

Combine WebKit, Twitter and normal Localizable.strings into one; they're not in separate plugins. Fixes #13276.
Subject: adium 2820:9493e70f3fe0: Grab the "Authorization Requests" localized string from the right bundle. Refs #13275.

details:	http://hg.adium.im/adium/rev/9493e70f3fe0
revision:	2820:9493e70f3fe0
author:		Zachary West <zacw at adium.im>
date:		Fri Oct 30 21:28:39 2009 -0400

Grab the "Authorization Requests" localized string from the right bundle. Refs #13275.
Subject: adium 2821:ae9ea73d2f20: Set the "Animate the dock icon" and "Display a message count badge" as AILocalizationButton, not NSButtons. Refs #13275.

details:	http://hg.adium.im/adium/rev/ae9ea73d2f20
revision:	2821:ae9ea73d2f20
author:		Zachary West <zacw at adium.im>
date:		Fri Oct 30 21:32:30 2009 -0400

Set the "Animate the dock icon" and "Display a message count badge" as AILocalizationButton, not NSButtons. Refs #13275.
Subject: adium 2822:e96bb0476358: Set the Mention Advn Pref's text using -setStringValue: on its normal NSTextField, since we don't want it resizing itself. Fixes #13275.

details:	http://hg.adium.im/adium/rev/e96bb0476358
revision:	2822:e96bb0476358
author:		Zachary West <zacw at adium.im>
date:		Fri Oct 30 21:35:07 2009 -0400

Set the Mention Advn Pref's text using -setStringValue: on its normal NSTextField, since we don't want it resizing itself. Fixes #13275.
Subject: adium 2823:588416ce71bb: Set the development target for the Twitter account view to 10.5's 3.1. Fixes #13273.

details:	http://hg.adium.im/adium/rev/588416ce71bb
revision:	2823:588416ce71bb
author:		Zachary West <zacw at adium.im>
date:		Fri Oct 30 21:43:45 2009 -0400

Set the development target for the Twitter account view to 10.5's 3.1. Fixes #13273.

diffs (truncated from 5526 to 1000 lines):

diff -r fb52c360801d -r 588416ce71bb Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Fri Oct 30 15:16:01 2009 -0400
+++ b/Adium.xcodeproj/project.pbxproj	Fri Oct 30 21:43:45 2009 -0400
@@ -1149,7 +1149,6 @@
 		6318DBA40F8D93F200C5E584 /* SoulEdge.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C2DF00063498ED0018E5D2 /* SoulEdge.png */; };
 		6318DBA50F8D93F200C5E584 /* terminator.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C2DF01063498ED0018E5D2 /* terminator.png */; };
 		6318DBA60F8D93F200C5E584 /* Template.html in Resources */ = {isa = PBXBuildFile; fileRef = 4B03711506595A70008F5981 /* Template.html */; };
-		6318DBA70F8D93F200C5E584 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3402E07507CB0FAA0044F818 /* Localizable.strings */; };
 		6318DBB40F8D940A00C5E584 /* AIWebKitMessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B539C5205EFD6FB00E5921A /* AIWebKitMessageViewController.m */; };
 		6318DBB50F8D940A00C5E584 /* AIWebKitMessageViewPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B539C4C05EFD6CD00E5921A /* AIWebKitMessageViewPlugin.m */; };
 		6318DBB60F8D940A00C5E584 /* ESWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 346C9A2405FFE3DF000F5A8A /* ESWebView.m */; };
@@ -1522,6 +1521,13 @@
 /* End PBXBuildRule section */
 
 /* Begin PBXContainerItemProxy section */
+		11F6CB2D109BC6AC0070022D /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 34BD9DAF05314751000AB133;
+			remoteInfo = Adium.Framework;
+		};
 		31A763FA0DA570E9000AC729 /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
 			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
@@ -2067,7 +2073,6 @@
 		3402E02D07CB0DBB0044F818 /* AboutBox.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AboutBox.nib; path = Resources/AboutBox.nib; sourceTree = "<group>"; };
 		3402E03F07CB0E400044F818 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Localizable.strings; sourceTree = "<group>"; };
 		3402E04B07CB0EA70044F818 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = "Plugins/Purple Service/en.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		3402E06C07CB0F9D0044F818 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = "Plugins/WebKit Message View/en.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		3403F4300D2EF01D006B08FB /* AIAddressBookUserIconSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAddressBookUserIconSource.h; path = "Frameworks/Adium Framework/Source/AIAddressBookUserIconSource.h"; sourceTree = "<group>"; };
 		3403F4310D2EF01D006B08FB /* AIAddressBookUserIconSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAddressBookUserIconSource.m; path = "Frameworks/Adium Framework/Source/AIAddressBookUserIconSource.m"; sourceTree = "<group>"; };
 		3403F4CE0D2EFE10006B08FB /* AIManuallySetUserIconSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIManuallySetUserIconSource.h; path = "Frameworks/Adium Framework/Source/AIManuallySetUserIconSource.h"; sourceTree = "<group>"; };
@@ -2100,7 +2105,6 @@
 		340580A2087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		340580A3087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		340580A4087EEFA200664D64 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = Resources/ru.lproj/Localizable.strings; sourceTree = "<group>"; };
-		340580A5087EEFA200664D64 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = "Plugins/WebKit Message View/ru.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		340580A6087EEFA200664D64 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = "Plugins/Purple Service/ru.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		340580A9087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
 		340580AA087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
@@ -2285,7 +2289,6 @@
 		34208D140D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		34208D150D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34208D160D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = "Frameworks/Adium Framework/Resources/fr_CA.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		34208D170D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = "Plugins/WebKit Message View/fr_CA.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34208D180D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/Localizable.strings; sourceTree = "<group>"; };
 		34208D190D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
 		34208D1A0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
@@ -2371,7 +2374,6 @@
 		342CE140085A08A100005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		342CE141085A08A100005C63 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = Resources/sv.lproj/Localizable.strings; sourceTree = "<group>"; };
 		342CE143085A08A100005C63 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = "Plugins/Purple Service/sv.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		342CE144085A08A100005C63 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = "Plugins/WebKit Message View/sv.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		342CE146085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
 		342CE147085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
 		342CE148085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
@@ -2398,7 +2400,6 @@
 		342CE16B085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
 		342CE16D085A08C700005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		342CE16E085A08C700005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
-		342CE16F085A08C700005C63 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = "Plugins/WebKit Message View/ca.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		342CE170085A08C700005C63 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = "Plugins/Purple Service/ca.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		342CE171085A08C700005C63 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = Resources/ca.lproj/Localizable.strings; sourceTree = "<group>"; };
 		342CE174085A08C700005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
@@ -2439,7 +2440,6 @@
 		342F9E5B0B552629000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
 		342F9E5E0B55262A000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/Localizable.strings; sourceTree = "<group>"; };
 		342F9E600B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Plugins/Purple Service/fi.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		342F9E610B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Plugins/WebKit Message View/fi.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		342F9E630B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Frameworks/Adium Framework/Resources/fi.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		342F9E640B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		342F9E650B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
@@ -2493,7 +2493,6 @@
 		343BB63A0C96DC1100506F9B /* MySpace-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "MySpace-large.png"; path = "Plugins/Purple Service/MySpace-large.png"; sourceTree = "<group>"; };
 		343C45E20816C0FE00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/WebKit Message View/it.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
 		343C45E50816C13300FF5FA7 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = Resources/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
-		343C45E80816C13D00FF5FA7 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = "Plugins/WebKit Message View/nl.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		343C46040816CC6800FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
 		343C46070816CC8000FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
 		343C460A0816CC9500FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
@@ -2509,7 +2508,6 @@
 		343C461E0816CCFD00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
 		343C461F0816CD0400FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
 		343C47760816FBDA00FF5FA7 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/WebKit Message View/de.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
-		343C47790816FBE500FF5FA7 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = "Plugins/WebKit Message View/de.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		343EB4270808709E00E27095 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		343EC68F0809DD2900E27095 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		343EC6C0096F7DEA00349098 /* StatusPreferencesAdvanced.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = StatusPreferencesAdvanced.nib; path = Resources/StatusPreferencesAdvanced.nib; sourceTree = "<group>"; };
@@ -2623,7 +2621,6 @@
 		345076AB0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 		345076AC0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		345076AD0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
-		345076AE0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = "Plugins/WebKit Message View/en_GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345076AF0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345076B00E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/Localizable.strings; sourceTree = "<group>"; };
 		345076B10E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
@@ -2664,7 +2661,6 @@
 		345076EC0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		345076ED0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = "Plugins/Purple Service/pt.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345076EE0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = Resources/pt.lproj/Localizable.strings; sourceTree = "<group>"; };
-		345076EF0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = "Plugins/WebKit Message View/pt.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345076F00E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
 		345076F10E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
 		345076F20E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
@@ -2839,7 +2835,6 @@
 		345F5BA9081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		345F5BAA081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		345F5BAB081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = Resources/zh_TW.lproj/Localizable.strings; sourceTree = "<group>"; };
-		345F5BAD081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = "Plugins/WebKit Message View/zh_TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345F5BAF081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345F5BB1081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
 		345F5BB2081AC4F3001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
@@ -2954,15 +2949,12 @@
 		34652313083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
 		34652315083719EF009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = "Plugins/Purple Service/nb.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34652316083719F0009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		34652318083719F0009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = "Plugins/WebKit Message View/nb.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34652319083719F0009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/Localizable.strings; sourceTree = "<group>"; };
 		3465232C083719FF009565FE /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Frameworks/Adium Framework/Resources/ja.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
 		3465233E08371A0C009565FE /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
 		3465235208371A3F009565FE /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = Resources/zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
 		3465235308371A3F009565FE /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		3465235408371A40009565FE /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = "Plugins/WebKit Message View/zh_CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		3465236508371A64009565FE /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = "Plugins/Purple Service/cs.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		3465236608371A64009565FE /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = "Plugins/WebKit Message View/cs.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		3465236808371A65009565FE /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = Resources/cs.lproj/Localizable.strings; sourceTree = "<group>"; };
 		346544D90C8F686B0046ED68 /* AMPurpleJabberXMLConsole.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AMPurpleJabberXMLConsole.nib; path = "Plugins/Purple Service/AMPurpleJabberXMLConsole.nib"; sourceTree = "<group>"; };
 		346544DA0C8F686B0046ED68 /* AMPurpleJabberDiscoveryBrowser.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AMPurpleJabberDiscoveryBrowser.nib; path = "Plugins/Purple Service/AMPurpleJabberDiscoveryBrowser.nib"; sourceTree = "<group>"; };
@@ -3015,7 +3007,6 @@
 		346C9C110E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		346C9C120E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = "Frameworks/Adium Framework/Resources/hu.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		346C9C130E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/Localizable.strings; sourceTree = "<group>"; };
-		346C9C140E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = "Plugins/WebKit Message View/hu.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		346C9C150E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = "Plugins/Purple Service/hu.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		346C9C160E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
 		346C9C170E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
@@ -3338,7 +3329,6 @@
 		34B1FCDA0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 		34B1FCDB0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		34B1FCDC0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
-		34B1FCDD0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = "Plugins/WebKit Message View/el_GR.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34B1FCDE0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34B1FCDF0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/Localizable.strings; sourceTree = "<group>"; };
 		34B1FCE00F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
@@ -3450,10 +3440,6 @@
 		34C2A4930821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
 		34C2A4940821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
 		34C2A4950821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
-		34C2A4AC082185BE00F3363F /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = "Plugins/WebKit Message View/ja.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		34C2A4BB082185D700F3363F /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = "Plugins/WebKit Message View/it.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		34C2A4D90821860900F3363F /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = "Plugins/WebKit Message View/fr.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		34C2A4EA0821861800F3363F /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = "Plugins/WebKit Message View/da.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34C2CF85063340540018E5D2 /* PurpleMultilineRequestWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PurpleMultilineRequestWindow.nib; path = "Plugins/Purple Service/PurpleMultilineRequestWindow.nib"; sourceTree = "<group>"; };
 		34C2CF86063340540018E5D2 /* PurpleSinglelineRequestWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PurpleSinglelineRequestWindow.nib; path = "Plugins/Purple Service/PurpleSinglelineRequestWindow.nib"; sourceTree = "<group>"; };
 		34C2D70306338E2E0018E5D2 /* ESWebKitMessageViewPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESWebKitMessageViewPreferences.h; path = "Plugins/WebKit Message View/ESWebKitMessageViewPreferences.h"; sourceTree = "<group>"; };
@@ -3697,7 +3683,6 @@
 		34F13F450BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
 		34F13F460BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
 		34F13F470BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		34F13F480BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = "Plugins/WebKit Message View/pt_BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34F13F490BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = Resources/pt_BR.lproj/Localizable.strings; sourceTree = "<group>"; };
 		34F13F4A0BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = "Frameworks/Adium Framework/Resources/pt_BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34F13F4C0BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
@@ -8228,7 +8213,6 @@
 				4BD62D7F07CE8F240099EBA2 /* AIWebkitMessageViewStyle.m */,
 				34C2D70306338E2E0018E5D2 /* ESWebKitMessageViewPreferences.h */,
 				34C2D70406338E2E0018E5D2 /* ESWebKitMessageViewPreferences.m */,
-				3402E07507CB0FAA0044F818 /* Localizable.strings */,
 				34C2DBE5063449AF0018E5D2 /* Preview.plist */,
 				34C2DF00063498ED0018E5D2 /* SoulEdge.png */,
 				4B03711506595A70008F5981 /* Template.html */,
@@ -9200,6 +9184,7 @@
 				81F9D1DF0A7F81A5004A35BD /* PBXBuildRule */,
 			);
 			dependencies = (
+				11F6CB2E109BC6AC0070022D /* PBXTargetDependency */,
 				639DF9E30F97E687003C9A32 /* PBXTargetDependency */,
 				349C31630867D199000BF883 /* PBXTargetDependency */,
 				6329EFB50F9D33A600112489 /* PBXTargetDependency */,
@@ -9316,6 +9301,7 @@
 				hu,
 				el_GR,
 				English,
+				gy,
 			);
 			mainGroup = 29B97314FDCFA39411CA2CEA /* CocAIMe2 */;
 			projectDirPath = "";
@@ -9507,7 +9493,6 @@
 				6318DBA40F8D93F200C5E584 /* SoulEdge.png in Resources */,
 				6318DBA50F8D93F200C5E584 /* terminator.png in Resources */,
 				6318DBA60F8D93F200C5E584 /* Template.html in Resources */,
-				6318DBA70F8D93F200C5E584 /* Localizable.strings in Resources */,
 				9EF0DBFA09D944C200FBCC1E /* Resources/block.png in Resources */,
 				9EF0DBFB09D944C200FBCC1E /* Resources/unblock.png in Resources */,
 				346F5D3208A43E7B0055C610 /* CurrentTunes.scpt in Resources */,
@@ -10646,6 +10631,11 @@
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXTargetDependency section */
+		11F6CB2E109BC6AC0070022D /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 34BD9DAF05314751000AB133 /* Adium.Framework */;
+			targetProxy = 11F6CB2D109BC6AC0070022D /* PBXContainerItemProxy */;
+		};
 		31A763FB0DA570E9000AC729 /* PBXTargetDependency */ = {
 			isa = PBXTargetDependency;
 			name = AutoHyperlinks.framework;
@@ -10974,34 +10964,6 @@
 			name = Localizable.strings;
 			sourceTree = "<group>";
 		};
-		3402E07507CB0FAA0044F818 /* Localizable.strings */ = {
-			isa = PBXVariantGroup;
-			children = (
-				3402E06C07CB0F9D0044F818 /* en */,
-				343C45E80816C13D00FF5FA7 /* nl */,
-				343C47790816FBE500FF5FA7 /* de */,
-				345F5BAD081AC4F2001F733C /* zh_TW */,
-				34C2A4AC082185BE00F3363F /* ja */,
-				34C2A4BB082185D700F3363F /* it */,
-				34C2A4D90821860900F3363F /* fr */,
-				34C2A4EA0821861800F3363F /* da */,
-				34652318083719F0009565FE /* nb */,
-				3465235408371A40009565FE /* zh_CN */,
-				3465236608371A64009565FE /* cs */,
-				342CE144085A08A100005C63 /* sv */,
-				342CE16F085A08C700005C63 /* ca */,
-				340580A5087EEFA200664D64 /* ru */,
-				342F9E610B55262B000D5FC2 /* fi */,
-				34F13F480BA6D56E000473DE /* pt_BR */,
-				34208D170D502D40003138D1 /* fr_CA */,
-				345076AE0E106F5E00BF0883 /* en_GB */,
-				345076EF0E106FD600BF0883 /* pt */,
-				346C9C140E70E1F7002314EE /* hu */,
-				34B1FCDD0F112BF600C7E952 /* el_GR */,
-			);
-			name = Localizable.strings;
-			sourceTree = "<group>";
-		};
 		34167FEC081D706200E35678 /* DualWindowMessageAdvanced.nib */ = {
 			isa = PBXVariantGroup;
 			children = (
diff -r fb52c360801d -r 588416ce71bb Frameworks/AIUtilities Framework/Resources/en.lproj/Localizable.strings
Binary file Frameworks/AIUtilities Framework/Resources/en.lproj/Localizable.strings has changed
diff -r fb52c360801d -r 588416ce71bb Frameworks/AIUtilities Framework/Resources/en.lproj/SecErrorMessages.strings
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/AIUtilities Framework/Resources/en.lproj/SecErrorMessages.strings	Fri Oct 30 21:43:45 2009 -0400
@@ -0,0 +1,1 @@
+ÿþ
\ No newline at end of file
diff -r fb52c360801d -r 588416ce71bb Makefile
--- a/Makefile	Fri Oct 30 15:16:01 2009 -0400
+++ b/Makefile	Fri Oct 30 21:43:45 2009 -0400
@@ -33,10 +33,8 @@
 	mv "Plugins/Purple Service" tmp
 	mv "Plugins/WebKit Message View" tmp
 	mv "Plugins/Twitter Plugin" tmp
-	genstrings -o Resources/en.lproj -s AILocalizedString Source/*.m Source/*.h Plugins/*/*.h Plugins/*/*.m Plugins/*/*/*.h Plugins/*/*/*.m
+	genstrings -o Resources/en.lproj -s AILocalizedString Source/*.m Source/*.h Plugins/*/*.h Plugins/*/*.m Plugins/*/*/*.h Plugins/*/*/*.m tmp/WebKit\ Message\ View/*.h tmp/WebKit\ Message\ View/*.m tmp/Twitter\ Plugin/*.h tmp/Twitter\ Plugin/*.m
 	genstrings -o tmp/Purple\ Service/en.lproj -s AILocalizedString tmp/Purple\ Service/*.h tmp/Purple\ Service/*.m
-	genstrings -o tmp/WebKit\ Message\ View/en.lproj -s AILocalizedString tmp/WebKit\ Message\ View/*.h tmp/WebKit\ Message\ View/*.m
-	genstrings -o tmp/Twitter\ Plugin/en.lproj -s AILocalizedString tmp/Twitter\ Plugin/*.h tmp/Twitter\ Plugin/*.m
 	genstrings -o Frameworks/AIUtilities\ Framework/Resources/en.lproj -s AILocalizedString Frameworks/AIUtilities\ Framework/Source/*.h Frameworks/AIUtilities\ Framework/Source/*.m
 	genstrings -o Frameworks/Adium\ Framework/Resources/en.lproj -s AILocalizedString Frameworks/Adium\ Framework/Source/*.m Frameworks/Adium\ Framework/Source/*.h
 	mv "tmp/Purple Service" Plugins
diff -r fb52c360801d -r 588416ce71bb Plugins/Twitter Plugin/en.lproj/AITwitterAccountView.nib/classes.nib
--- a/Plugins/Twitter Plugin/en.lproj/AITwitterAccountView.nib/classes.nib	Fri Oct 30 15:16:01 2009 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,300 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>IBClasses</key>
-	<array>
-		<dict>
-			<key>CLASS</key>
-			<string>NSApplication</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSResponder</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>RBSplitView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>RBSplitSubview</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSControl</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>RBSplitSubview</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSView</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSMenu</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>ACTIONS</key>
-			<dict>
-				<key>adiumPrint</key>
-				<string>id</string>
-				<key>didAdjustSubviews</key>
-				<string>RBSplitView</string>
-				<key>prefsWindowWillClose</key>
-				<string>SS_PrefsController</string>
-				<key>toggleFindPanel</key>
-				<string>id</string>
-				<key>willAdjustSubviews</key>
-				<string>RBSplitView</string>
-			</dict>
-			<key>CLASS</key>
-			<string>NSObject</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSWindow</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSResponder</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AITwitterAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>button_OAuthStart</key>
-				<string>NSButton</string>
-				<key>checkBox_loadContacts</key>
-				<string>NSButton</string>
-				<key>checkBox_retweet</key>
-				<string>NSButton</string>
-				<key>checkBox_updateAfterSend</key>
-				<string>NSButton</string>
-				<key>checkBox_updateGlobalIncludeReplies</key>
-				<string>NSButton</string>
-				<key>checkBox_updateGlobalStatus</key>
-				<string>NSButton</string>
-				<key>popUp_updateInterval</key>
-				<string>NSPopUpButton</string>
-				<key>progressIndicator</key>
-				<string>NSProgressIndicator</string>
-				<key>tabViewItem_OAuth</key>
-				<string>NSTabViewItem</string>
-				<key>tabViewItem_basicAuthentication</key>
-				<string>NSTabViewItem</string>
-				<key>tabView_authenticationType</key>
-				<string>NSTabView</string>
-				<key>textField_APIpath</key>
-				<string>NSTextField</string>
-				<key>textField_OAuthDescription</key>
-				<string>NSTextField</string>
-				<key>textField_OAuthStatus</key>
-				<string>NSTextField</string>
-				<key>textField_OAuthVerifier</key>
-				<string>NSTextField</string>
-				<key>textField_description</key>
-				<string>NSTextField</string>
-				<key>textField_email</key>
-				<string>NSTextField</string>
-				<key>textField_location</key>
-				<string>NSTextField</string>
-				<key>textField_name</key>
-				<string>NSTextField</string>
-				<key>textField_server</key>
-				<string>NSTextField</string>
-				<key>textField_url</key>
-				<string>NSTextField</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>AIAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSResponder</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSMenuItem</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>FirstResponder</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButton</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSControl</string>
-		</dict>
-		<dict>
-			<key>ACTIONS</key>
-			<dict>
-				<key>changedPreference</key>
-				<string>id</string>
-			</dict>
-			<key>CLASS</key>
-			<string>AIAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>checkBox_checkMail</key>
-				<string>NSButton</string>
-				<key>checkBox_sendTyping</key>
-				<string>NSButton</string>
-				<key>label_alias</key>
-				<string>NSTextField</string>
-				<key>label_encryption</key>
-				<string>NSTextField</string>
-				<key>label_password</key>
-				<string>NSTextField</string>
-				<key>label_port</key>
-				<string>NSTextField</string>
-				<key>label_server</key>
-				<string>NSTextField</string>
-				<key>label_typing</key>
-				<string>NSTextField</string>
-				<key>popUp_encryption</key>
-				<string>NSPopUpButton</string>
-				<key>progressIndicator_registering</key>
-				<string>NSProgressIndicator</string>
-				<key>textField_accountUID</key>
-				<string>NSTextField</string>
-				<key>textField_accountUIDLabel</key>
-				<string>NSTextField</string>
-				<key>textField_alias</key>
-				<string>NSTextField</string>
-				<key>textField_connectHost</key>
-				<string>NSTextField</string>
-				<key>textField_connectPort</key>
-				<string>NSTextField</string>
-				<key>textField_password</key>
-				<string>NSTextField</string>
-				<key>textField_registering</key>
-				<string>NSTextField</string>
-				<key>view_auxiliaryTabView</key>
-				<string>NSTabView</string>
-				<key>view_options</key>
-				<string>NSView</string>
-				<key>view_privacy</key>
-				<string>NSView</string>
-				<key>view_profile</key>
-				<string>NSView</string>
-				<key>view_setup</key>
-				<string>NSView</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSPopUpButton</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSButton</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSTabView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSView</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSPopUpButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSMenuItemCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AILocalizationTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>view_anchorToLeftSide</key>
-				<string>NSView</string>
-				<key>view_anchorToRightSide</key>
-				<string>NSView</string>
-				<key>window_anchorOnLeftSide</key>
-				<string>NSWindow</string>
-				<key>window_anchorOnRightSide</key>
-				<string>NSWindow</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSTextField</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSActionCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>SS_PrefsController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-	</array>
-	<key>IBVersion</key>
-	<string>1</string>
-</dict>
-</plist>
diff -r fb52c360801d -r 588416ce71bb Plugins/Twitter Plugin/en.lproj/AITwitterAccountView.nib/designable.nib
--- a/Plugins/Twitter Plugin/en.lproj/AITwitterAccountView.nib/designable.nib	Fri Oct 30 15:16:01 2009 -0400
+++ b/Plugins/Twitter Plugin/en.lproj/AITwitterAccountView.nib/designable.nib	Fri Oct 30 21:43:45 2009 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00">
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
 	<data>
 		<int key="IBDocument.SystemTarget">1050</int>
 		<string key="IBDocument.SystemVersion">10B504</string>
@@ -10,15 +10,26 @@
 			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
 			<string key="NS.object.0">740</string>
 		</object>
-		<array class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+			<bool key="EncodedWithXMLCoder">YES</bool>
+			<integer value="445"/>
 			<integer value="281"/>
-			<integer value="445"/>
-		</array>
-		<array key="IBDocument.PluginDependencies">
+		</object>
+		<object class="NSArray" key="IBDocument.PluginDependencies">
+			<bool key="EncodedWithXMLCoder">YES</bool>
 			<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-		</array>
-		<dictionary class="NSMutableDictionary" key="IBDocument.Metadata"/>
-		<array class="NSMutableArray" key="IBDocument.RootObjects" id="75982325">
+		</object>
+		<object class="NSMutableDictionary" key="IBDocument.Metadata">
+			<bool key="EncodedWithXMLCoder">YES</bool>
+			<object class="NSArray" key="dict.sortedKeys" id="0">
+				<bool key="EncodedWithXMLCoder">YES</bool>
+			</object>
+			<object class="NSMutableArray" key="dict.values">
+				<bool key="EncodedWithXMLCoder">YES</bool>
+			</object>
+		</object>
+		<object class="NSMutableArray" key="IBDocument.RootObjects" id="75982325">
+			<bool key="EncodedWithXMLCoder">YES</bool>
 			<object class="NSCustomObject" id="577370903">
 				<string key="NSClassName">AITwitterAccountViewController</string>
 			</object>
@@ -31,7 +42,8 @@
 			<object class="NSCustomView" id="928353753">
 				<reference key="NSNextResponder"/>
 				<int key="NSvFlags">256</int>
-				<array class="NSMutableArray" key="NSSubviews">
+				<object class="NSMutableArray" key="NSSubviews">
+					<bool key="EncodedWithXMLCoder">YES</bool>
 					<object class="NSTextField" id="491413815">
 						<reference key="NSNextResponder" ref="928353753"/>
 						<int key="NSvFlags">264</int>
@@ -197,7 +209,8 @@
 							<bool key="NSMenuItemRespectAlignment">YES</bool>
 							<object class="NSMenu" key="NSMenu" id="180005979">
 								<string key="NSTitle">OtherViews</string>
-								<array class="NSMutableArray" key="NSMenuItems">
+								<object class="NSMutableArray" key="NSMenuItems">
+									<bool key="EncodedWithXMLCoder">YES</bool>
 									<reference ref="1066132923"/>
 									<object class="NSMenuItem" id="463972140">
 										<reference key="NSMenu" ref="180005979"/>
@@ -221,7 +234,7 @@
 										<string key="NSAction">_popUpItemAction:</string>
 										<reference key="NSTarget" ref="105235792"/>
 									</object>
-								</array>
+								</object>
 							</object>
 							<int key="NSPreferredEdge">1</int>
 							<bool key="NSUsesItemFromMenu">YES</bool>
@@ -402,7 +415,7 @@
 							<int key="NSPeriodicInterval">25</int>
 						</object>
 					</object>
-				</array>
+				</object>
 				<string key="NSFrameSize">{432, 245}</string>
 				<reference key="NSSuperview"/>
 				<object class="NSMutableString" key="NSClassName">
@@ -413,7 +426,8 @@
 			<object class="NSCustomView" id="1062292978">
 				<nil key="NSNextResponder"/>
 				<int key="NSvFlags">268</int>
-				<array class="NSMutableArray" key="NSSubviews">
+				<object class="NSMutableArray" key="NSSubviews">
+					<bool key="EncodedWithXMLCoder">YES</bool>
 					<object class="NSTextField" id="232188621">
 						<reference key="NSNextResponder" ref="1062292978"/>
 						<int key="NSvFlags">268</int>
@@ -546,26 +560,29 @@
 							<reference key="NSTextColor" ref="1040924361"/>
 						</object>
 					</object>
-				</array>
+				</object>
 				<string key="NSFrameSize">{340, 197}</string>
 				<string key="NSClassName">NSView</string>
 			</object>
 			<object class="NSCustomView" id="375767636">
 				<reference key="NSNextResponder"/>
 				<int key="NSvFlags">268</int>
-				<array class="NSMutableArray" key="NSSubviews">
+				<object class="NSMutableArray" key="NSSubviews">
+					<bool key="EncodedWithXMLCoder">YES</bool>
 					<object class="NSTabView" id="183466937">
 						<reference key="NSNextResponder" ref="375767636"/>
 						<int key="NSvFlags">268</int>
 						<string key="NSFrame">{{-8, -10}, {391, 230}}</string>
 						<reference key="NSSuperview" ref="375767636"/>
-						<array class="NSMutableArray" key="NSTabViewItems">
+						<object class="NSMutableArray" key="NSTabViewItems">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<object class="NSTabViewItem" id="538204068">
 								<string key="NSIdentifier">1</string>
 								<object class="NSView" key="NSView" id="642410231">
 									<nil key="NSNextResponder"/>
 									<int key="NSvFlags">256</int>
-									<array class="NSMutableArray" key="NSSubviews">
+									<object class="NSMutableArray" key="NSSubviews">
+										<bool key="EncodedWithXMLCoder">YES</bool>
 										<object class="NSTextField" id="162653078">
 											<reference key="NSNextResponder" ref="642410231"/>
 											<int key="NSvFlags">264</int>
@@ -632,7 +649,7 @@
 												<reference key="NSTextColor" ref="1040924361"/>
 											</object>
 										</object>
-									</array>
+									</object>
 									<string key="NSFrameSize">{391, 230}</string>
 								</object>
 								<string key="NSLabel">Basic Authentication</string>
@@ -644,7 +661,8 @@
 								<object class="NSView" key="NSView" id="913597586">
 									<reference key="NSNextResponder" ref="183466937"/>
 									<int key="NSvFlags">256</int>
-									<array class="NSMutableArray" key="NSSubviews">
+									<object class="NSMutableArray" key="NSSubviews">
+										<bool key="EncodedWithXMLCoder">YES</bool>
 										<object class="NSTextField" id="720544552">
 											<reference key="NSNextResponder" ref="913597586"/>
 											<int key="NSvFlags">268</int>
@@ -729,7 +747,7 @@
 												<reference key="NSTextColor" ref="1040924361"/>
 											</object>
 										</object>
-									</array>
+									</object>
 									<string key="NSFrameSize">{391, 230}</string>
 									<reference key="NSSuperview" ref="183466937"/>
 								</object>
@@ -737,23 +755,25 @@
 								<reference key="NSColor" ref="475075482"/>
 								<reference key="NSTabView" ref="183466937"/>
 							</object>
-						</array>
+						</object>
 						<reference key="NSSelectedTabViewItem" ref="705381890"/>
 						<reference key="NSFont" ref="102052516"/>
 						<int key="NSTvFlags">6</int>
 						<bool key="NSAllowTruncatedLabels">YES</bool>
-						<array class="NSMutableArray" key="NSSubviews">
+						<object class="NSMutableArray" key="NSSubviews">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="913597586"/>
-						</array>
+						</object>
 					</object>
-				</array>
+				</object>
 				<string key="NSFrameSize">{375, 214}</string>
 				<reference key="NSSuperview"/>
 				<string key="NSClassName">NSView</string>
 			</object>
-		</array>
+		</object>
 		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<array class="NSMutableArray" key="connectionRecords">
+			<object class="NSMutableArray" key="connectionRecords">
+				<bool key="EncodedWithXMLCoder">YES</bool>
 				<object class="IBConnectionRecord">
 					<object class="IBOutletConnection" key="connection">
 						<string key="label">view_options</string>
@@ -1066,12 +1086,13 @@
 					</object>
 					<int key="connectionID">665</int>
 				</object>
-			</array>
+			</object>
 			<object class="IBMutableOrderedSet" key="objectRecords">
-				<array key="orderedObjects">
+				<object class="NSArray" key="orderedObjects">
+					<bool key="EncodedWithXMLCoder">YES</bool>
 					<object class="IBObjectRecord">
 						<int key="objectID">0</int>
-						<array key="object" id="0"/>
+						<reference key="object" ref="0"/>
 						<reference key="children" ref="75982325"/>
 						<nil key="parent"/>
 					</object>
@@ -1096,7 +1117,8 @@
 					<object class="IBObjectRecord">
 						<int key="objectID">281</int>
 						<reference key="object" ref="928353753"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="852387789"/>
 							<reference ref="56151798"/>
 							<reference ref="640789319"/>
@@ -1112,118 +1134,132 @@
 							<reference ref="491413815"/>
 							<reference ref="299750509"/>
 							<reference ref="305057378"/>
-						</array>
+						</object>
 						<reference key="parent" ref="0"/>
 						<string key="objectName">Options</string>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">286</int>
 						<reference key="object" ref="491413815"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="64531480"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">299</int>
 						<reference key="object" ref="839358336"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="105235792"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">311</int>
 						<reference key="object" ref="278799254"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="74226557"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">366</int>
 						<reference key="object" ref="937825823"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="68349451"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">368</int>
 						<reference key="object" ref="120473249"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="155130154"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">370</int>
 						<reference key="object" ref="101049228"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="85058144"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">392</int>
 						<reference key="object" ref="852387789"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="645394660"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">394</int>
 						<reference key="object" ref="56151798"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="273693255"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">396</int>
 						<reference key="object" ref="640789319"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="400944111"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">397</int>
 						<reference key="object" ref="273876235"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="448446555"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">549</int>
 						<reference key="object" ref="59881669"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="256340354"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">551</int>
 						<reference key="object" ref="572355244"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="776710747"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">583</int>
 						<reference key="object" ref="377578690"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="17114962"/>
-						</array>
+						</object>
 						<reference key="parent" ref="928353753"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">320</int>
 						<reference key="object" ref="1062292978"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="232188621"/>
 							<reference ref="101971727"/>
 							<reference ref="90601672"/>
@@ -1232,185 +1268,206 @@
 							<reference ref="118564100"/>
 							<reference ref="315888965"/>
 							<reference ref="876795718"/>
-						</array>
+						</object>
 						<reference key="parent" ref="0"/>
 						<string key="objectName">Personal</string>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">321</int>
 						<reference key="object" ref="232188621"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="418990434"/>
-						</array>
+						</object>
 						<reference key="parent" ref="1062292978"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">327</int>
 						<reference key="object" ref="101971727"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="183971351"/>
-						</array>
+						</object>
 						<reference key="parent" ref="1062292978"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">329</int>
 						<reference key="object" ref="90601672"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="651913293"/>
-						</array>
+						</object>
 						<reference key="parent" ref="1062292978"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">331</int>
 						<reference key="object" ref="10832587"/>
-						<array class="NSMutableArray" key="children">
+						<object class="NSMutableArray" key="children">
+							<bool key="EncodedWithXMLCoder">YES</bool>
 							<reference ref="265049406"/>
-						</array>
+						</object>
 						<reference key="parent" ref="1062292978"/>
 					</object>
 					<object class="IBObjectRecord">
 						<int key="objectID">333</int>
 						<reference key="object" ref="577046209"/>




More information about the commits mailing list