Adium.xcodeproj/project.pbxproj
author Zachary West <zacw@adium.im>
Fri Oct 30 21:32:30 2009 -0400 (2009-10-30)
changeset 2821 ae9ea73d2f20
parent 2819 55b659d39d0c
child 2826 ba5096162877
permissions -rw-r--r--
Set the "Animate the dock icon" and "Display a message count badge" as AILocalizationButton, not NSButtons. Refs #13275.
David@0
     1
// !$*UTF8*$!
David@0
     2
{
David@0
     3
	archiveVersion = 1;
David@0
     4
	classes = {
David@0
     5
	};
David@573
     6
	objectVersion = 45;
David@0
     7
	objects = {
David@0
     8
David@0
     9
/* Begin PBXAggregateTarget section */
David@0
    10
		34F3B9510BDF15F40011AB34 /* Touch Framework Bundles to Executable Date */ = {
David@0
    11
			isa = PBXAggregateTarget;
David@0
    12
			buildConfigurationList = 34F3B95A0BDF16130011AB34 /* Build configuration list for PBXAggregateTarget "Touch Framework Bundles to Executable Date" */;
David@0
    13
			buildPhases = (
David@0
    14
				34F3B9500BDF15F40011AB34 /* ShellScript */,
David@0
    15
			);
David@0
    16
			dependencies = (
David@0
    17
			);
David@0
    18
			name = "Touch Framework Bundles to Executable Date";
David@0
    19
			productName = "Touch Framework Bundles to Executable Date";
David@0
    20
		};
catfish@1887
    21
		F53C25AE0A2F95F100F7B73D /* Setup Build Directory */ = {
catfish@1887
    22
			isa = PBXAggregateTarget;
catfish@1887
    23
			buildConfigurationList = F53C25AF0A2F95F600F7B73D /* Build configuration list for PBXAggregateTarget "Setup Build Directory" */;
catfish@1887
    24
			buildPhases = (
catfish@1887
    25
				F53C25AD0A2F95F100F7B73D /* ShellScript */,
catfish@1887
    26
			);
catfish@1887
    27
			dependencies = (
catfish@1887
    28
			);
catfish@1887
    29
			name = "Setup Build Directory";
catfish@1887
    30
			productName = "Setup Build Directory";
catfish@1887
    31
		};
David@0
    32
		F5B17CCF0A16C6AC004AE99E /* Plist Macros */ = {
David@0
    33
			isa = PBXAggregateTarget;
David@0
    34
			buildConfigurationList = F5B17CD70A16C6BA004AE99E /* Build configuration list for PBXAggregateTarget "Plist Macros" */;
David@0
    35
			buildPhases = (
David@0
    36
				F5B17CCE0A16C6AC004AE99E /* ShellScript */,
David@0
    37
			);
David@0
    38
			dependencies = (
David@0
    39
			);
David@0
    40
			name = "Plist Macros";
David@0
    41
			productName = "Plist Macros";
David@0
    42
		};
David@0
    43
/* End PBXAggregateTarget section */
David@0
    44
David@0
    45
/* Begin PBXBuildFile section */
David@0
    46
		071C56330827933100399C0F /* Shared Dock Icon Images in Resources */ = {isa = PBXBuildFile; fileRef = 071C56310827933000399C0F /* Shared Dock Icon Images */; };
David@0
    47
		073475F10C4C9632009ACC43 /* AdiumMenuBarIcons.icns in Resources */ = {isa = PBXBuildFile; fileRef = 073475F00C4C9632009ACC43 /* AdiumMenuBarIcons.icns */; };
David@0
    48
		074DDB5D07CB413F0033AFF7 /* CBContactLastSeenPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 074DDB5C07CB413F0033AFF7 /* CBContactLastSeenPlugin.m */; };
David@0
    49
		07632BF30949E10B00FFABD8 /* ListThemeSheet.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB42B080870A200E27095 /* ListThemeSheet.nib */; };
David@0
    50
		0779934F08221D9700F698DC /* Service Icons in Resources */ = {isa = PBXBuildFile; fileRef = 4BAFD5E806E00D1700FF7FBC /* Service Icons */; };
David@0
    51
		07C6EA890C06676400B79CBD /* AdiumHelp in Resources */ = {isa = PBXBuildFile; fileRef = 07C6EA3C0C06676400B79CBD /* AdiumHelp */; };
David@0
    52
		07E179780C657B5E005DDA3D /* ConfirmationDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 07E179770C657B5E005DDA3D /* ConfirmationDefaults.plist */; };
David@0
    53
		0C27C8650C75A23F002AA363 /* NSStringScriptingAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C27C8640C75A23A002AA363 /* NSStringScriptingAdditions.m */; };
David@0
    54
		0C79A2D90C5E633F005AE6FA /* AIMoveCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C79A2D70C5E633F005AE6FA /* AIMoveCommand.m */; };
David@0
    55
		0CAC6A140C0C657A0090AE95 /* Adium.sdef in Resources */ = {isa = PBXBuildFile; fileRef = 0CAC6A130C0C657A0090AE95 /* Adium.sdef */; };
David@0
    56
		0CD3C3AD0C43C8CC003E637C /* NSWindowScriptingAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CD3C3AB0C43C8CC003E637C /* NSWindowScriptingAdditions.m */; };
David@0
    57
		0CD41C710C2776550082F83B /* AICreateCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CD41C6F0C2776550082F83B /* AICreateCommand.m */; };
David@0
    58
		0CFA98C90D35C18000A077C6 /* NSDataAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CFA98C70D35C18000A077C6 /* NSDataAdditions.m */; };
zacw@2795
    59
		11000D041098863B0096A1E2 /* AIDefaultFontRemovalPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 11000D031098863B0096A1E2 /* AIDefaultFontRemovalPlugin.m */; };
David@0
    60
		110763F608676CC9005987A5 /* RAFBlockEditorPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 110763F208676CC9005987A5 /* RAFBlockEditorPlugin.m */; };
David@0
    61
		110763F808676CC9005987A5 /* RAFBlockEditorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 110763F408676CC9005987A5 /* RAFBlockEditorWindowController.m */; };
David@0
    62
		110763FA08676D05005987A5 /* BlockEditorWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 110763F908676D04005987A5 /* BlockEditorWindow.nib */; };
David@0
    63
		11077B6F0DE647C100A4DD25 /* AIStatusItemView.m in Sources */ = {isa = PBXBuildFile; fileRef = 11077B6E0DE647C100A4DD25 /* AIStatusItemView.m */; };
zacw@877
    64
		1109634C0F61C1D00064CA0E /* AITwitterReplyWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1109634B0F61C1D00064CA0E /* AITwitterReplyWindow.nib */; };
zacw@877
    65
		1109661A0F61D3E70064CA0E /* AITwitterReplyWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 110966190F61D3E70064CA0E /* AITwitterReplyWindowController.m */; };
zacw@1467
    66
		1111B2300F8478500068CE51 /* Filter Bar.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1111B22F0F8478500068CE51 /* Filter Bar.nib */; };
zacw@1469
    67
		1111B2680F847CAD0068CE51 /* AIFilterBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1111B2670F847CAD0068CE51 /* AIFilterBarView.m */; };
zacw@1625
    68
		111256060F8DA2B200E76177 /* ESBonjourAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34F4675B080F46AC007800AB /* ESBonjourAccountView.nib */; };
zacw@1625
    69
		111256070F8DA2BF00E76177 /* AWEzv.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5D30655E90C00B791E5 /* AWEzv.m */; };
zacw@1625
    70
		111256080F8DA2BF00E76177 /* AWEzvContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5D50655E90C00B791E5 /* AWEzvContact.m */; };
zacw@1625
    71
		111256090F8DA2BF00E76177 /* AWEzvSupportRoutines.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5EF0655E90D00B791E5 /* AWEzvSupportRoutines.m */; };
zacw@1625
    72
		1112560A0F8DA2BF00E76177 /* AWEzvContactManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5F30655E90D00B791E5 /* AWEzvContactManager.m */; };
zacw@1625
    73
		1112560B0F8DA2BF00E76177 /* AWEzvContactManagerListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5F50655E90D00B791E5 /* AWEzvContactManagerListener.m */; };
zacw@1625
    74
		1112560C0F8DA2BF00E76177 /* AWEzvContactManagerRendezvous.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5F70655E90D00B791E5 /* AWEzvContactManagerRendezvous.m */; };
zacw@1625
    75
		1112560D0F8DA2BF00E76177 /* AWEzvPrivate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5FB0655E90D00B791E5 /* AWEzvPrivate.m */; };
zacw@1625
    76
		1112560E0F8DA2BF00E76177 /* AWEzvRendezvousData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5FD0655E90D00B791E5 /* AWEzvRendezvousData.m */; };
zacw@1625
    77
		1112560F0F8DA2BF00E76177 /* AWEzvStack.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F5FF0655E90D00B791E5 /* AWEzvStack.m */; };
zacw@1625
    78
		111256100F8DA2BF00E76177 /* AWEzvXMLNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F6010655E90D00B791E5 /* AWEzvXMLNode.m */; };
zacw@1625
    79
		111256110F8DA2BF00E76177 /* AWEzvXMLStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947F6030655E90D00B791E5 /* AWEzvXMLStream.m */; };
zacw@1625
    80
		111256120F8DA2BF00E76177 /* ESBonjourAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F46755080F46AB007800AB /* ESBonjourAccountViewController.m */; };
zacw@1625
    81
		111256130F8DA2BF00E76177 /* AWBonjourPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F46757080F46AB007800AB /* AWBonjourPlugin.m */; };
zacw@1625
    82
		111256140F8DA2BF00E76177 /* AWBonjourAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F46759080F46AB007800AB /* AWBonjourAccount.m */; };
zacw@1625
    83
		111256150F8DA2BF00E76177 /* AWBonjourService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F4675C080F46AC007800AB /* AWBonjourService.m */; };
zacw@1625
    84
		111256160F8DA2BF00E76177 /* EKEzvFileTransfer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FAFD7B20C4FD00100EDB3B8 /* EKEzvFileTransfer.m */; };
zacw@1625
    85
		111256170F8DA2BF00E76177 /* AsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB330970C7235AD00B001A8 /* AsyncSocket.m */; };
zacw@1625
    86
		111256180F8DA2BF00E76177 /* HTTPAuthenticationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB330990C7235AD00B001A8 /* HTTPAuthenticationRequest.m */; };
zacw@1625
    87
		111256190F8DA2BF00E76177 /* HTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB3309B0C7235AD00B001A8 /* HTTPServer.m */; };
zacw@1625
    88
		1112561A0F8DA2BF00E76177 /* EKEzvIncomingFileTransfer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB330A20C7235BF00B001A8 /* EKEzvIncomingFileTransfer.m */; };
zacw@1625
    89
		1112561B0F8DA2BF00E76177 /* EKEzvOutgoingFileTransfer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB330A40C7235BF00B001A8 /* EKEzvOutgoingFileTransfer.m */; };
zacw@1625
    90
		111256200F8DA2DB00E76177 /* libexpat.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 6341AEFE0E53A09C00AE1439 /* libexpat.dylib */; };
zacw@1625
    91
		111256210F8DA2DB00E76177 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 636C6E5D0ED56D0100E0E528 /* libcrypto.dylib */; };
zacw@1395
    92
		111D58210F7FC1B900883487 /* AIListContactGroupChatCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 111D581F0F7FC1B900883487 /* AIListContactGroupChatCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@1395
    93
		111D58220F7FC1B900883487 /* AIListContactGroupChatCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 111D58200F7FC1B900883487 /* AIListContactGroupChatCell.m */; };
zacw@325
    94
		111DDF3A0E8E7D2F00114FCA /* AIAutomaticStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 111DDF390E8E7D2F00114FCA /* AIAutomaticStatus.m */; };
zacw@1740
    95
		111E89010F93FE3900A5F18B /* AIRealNameTooltip.m in Sources */ = {isa = PBXBuildFile; fileRef = 111E88FE0F93FE3900A5F18B /* AIRealNameTooltip.m */; };
zacw@1740
    96
		111E89020F93FE3900A5F18B /* AIUserHostTooltip.m in Sources */ = {isa = PBXBuildFile; fileRef = 111E89000F93FE3900A5F18B /* AIUserHostTooltip.m */; };
zacw@1559
    97
		1121B29A0F896A720047EC66 /* AIContactVisibilityControlPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 1121B2990F896A720047EC66 /* AIContactVisibilityControlPlugin.m */; };
zacw@847
    98
		112523190F5F7F86003FC58A /* AITwitterURLHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 112523180F5F7F86003FC58A /* AITwitterURLHandler.m */; };
zacw@2530
    99
		1125DD3C0FF5A5D600544B92 /* PurpleFacebookAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1125DD3B0FF5A5D600544B92 /* PurpleFacebookAccountView.nib */; };
zacw@2450
   100
		112939020FD5AC1B00FA8F53 /* AIConfirmationsAdvancedPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 112939010FD5AC1B00FA8F53 /* AIConfirmationsAdvancedPreferences.nib */; };
zacw@2450
   101
		112939100FD5AE1400FA8F53 /* AIConfirmationsAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 1129390F0FD5AE1400FA8F53 /* AIConfirmationsAdvancedPreferences.m */; };
zacw@1434
   102
		112B47240F82DC2300690E84 /* AIGroupChatStatusIcons.h in Headers */ = {isa = PBXBuildFile; fileRef = 112B47220F82DC2300690E84 /* AIGroupChatStatusIcons.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@1433
   103
		112B47250F82DC2300690E84 /* AIGroupChatStatusIcons.m in Sources */ = {isa = PBXBuildFile; fileRef = 112B47230F82DC2300690E84 /* AIGroupChatStatusIcons.m */; };
zacw@1433
   104
		112B47670F82E0FC00690E84 /* AIXtraInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 112B47650F82E0FC00690E84 /* AIXtraInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@1433
   105
		112B47680F82E0FC00690E84 /* AIXtraInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 112B47660F82E0FC00690E84 /* AIXtraInfo.m */; };
zacw@1433
   106
		112B483F0F82E91200690E84 /* Group Chat Status Icons in Resources */ = {isa = PBXBuildFile; fileRef = 112B483E0F82E91200690E84 /* Group Chat Status Icons */; };
zacw@1439
   107
		112B490A0F82FB1700690E84 /* AIGroupChatStatusTooltipPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 112B49090F82FB1700690E84 /* AIGroupChatStatusTooltipPlugin.m */; };
zacw@1445
   108
		112B4A250F83194700690E84 /* AIMentionAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 112B4A240F83194700690E84 /* AIMentionAdvancedPreferences.m */; };
zacw@1445
   109
		112B4A3E0F831A4400690E84 /* AIMentionAdvancedPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 112B4A3D0F831A4400690E84 /* AIMentionAdvancedPreferences.nib */; };
zacw@2277
   110
		112E7FA60FC86BB400657119 /* AITwitterActionsHTMLFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 112E7FA50FC86BB400657119 /* AITwitterActionsHTMLFilter.m */; };
zacw@2810
   111
		1130EA99109B445500FB3454 /* pref-defaultclient.png in Resources */ = {isa = PBXBuildFile; fileRef = 1130EA98109B445500FB3454 /* pref-defaultclient.png */; };
zacw@2810
   112
		1130EA9D109B445D00FB3454 /* pref-mention.png in Resources */ = {isa = PBXBuildFile; fileRef = 1130EA9B109B445D00FB3454 /* pref-mention.png */; };
zacw@2810
   113
		1130EA9E109B445D00FB3454 /* pref-messagealerts.png in Resources */ = {isa = PBXBuildFile; fileRef = 1130EA9C109B445D00FB3454 /* pref-messagealerts.png */; };
zacw@1033
   114
		113891830F6B6AFF00A7D7DC /* AILaconicaService.m in Sources */ = {isa = PBXBuildFile; fileRef = 113891820F6B6AFF00A7D7DC /* AILaconicaService.m */; };
zacw@1033
   115
		1138918A0F6B6B2800A7D7DC /* AILaconicaAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 113891890F6B6B2800A7D7DC /* AILaconicaAccount.m */; };
zacw@1033
   116
		1138918D0F6B6B3F00A7D7DC /* AILaconicaPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 1138918C0F6B6B3F00A7D7DC /* AILaconicaPlugin.m */; };
zacw@1033
   117
		113891950F6B6B9C00A7D7DC /* AILaconicaAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 113891940F6B6B9C00A7D7DC /* AILaconicaAccountViewController.m */; };
zacw@1033
   118
		113892270F6B70CA00A7D7DC /* laconica-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 113892250F6B70CA00A7D7DC /* laconica-small.png */; };
zacw@1033
   119
		113892280F6B70CA00A7D7DC /* laconica.png in Resources */ = {isa = PBXBuildFile; fileRef = 113892260F6B70CA00A7D7DC /* laconica.png */; };
zacw@1492
   120
		113900B10F85BEF60081A418 /* AIURLHandlerPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 113900B00F85BEF60081A418 /* AIURLHandlerPreferences.nib */; };
zacw@1492
   121
		113900B40F85BF880081A418 /* AIURLHandlerAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 113900B30F85BF880081A418 /* AIURLHandlerAdvancedPreferences.m */; };
zacw@1492
   122
		1139011C0F85C9450081A418 /* AIURLHandlerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 1139011B0F85C9450081A418 /* AIURLHandlerPlugin.m */; };
zacw@1480
   123
		1139FFAA0F85260E0081A418 /* AIIRCChannelLinker.m in Sources */ = {isa = PBXBuildFile; fileRef = 1139FFA90F85260E0081A418 /* AIIRCChannelLinker.m */; };
zacw@815
   124
		113F26A00F5CC03F00954772 /* AITwitterURLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 113F269F0F5CC03F00954772 /* AITwitterURLParser.m */; };
zacw@1257
   125
		114849B90F7841C600EA5264 /* AIAuthorizationRequestsWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 114849B70F7841C600EA5264 /* AIAuthorizationRequestsWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@1257
   126
		114849BA0F7841C600EA5264 /* AIAuthorizationRequestsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 114849B80F7841C600EA5264 /* AIAuthorizationRequestsWindowController.m */; };
zacw@1257
   127
		114849BC0F78420300EA5264 /* AIAuthorizationRequestsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 114849BB0F78420300EA5264 /* AIAuthorizationRequestsWindow.nib */; };
zacw@2193
   128
		1150A9960FBE48D600E0BD31 /* ESIRCAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1150A9950FBE48D600E0BD31 /* ESIRCAccountView.nib */; };
zacw@1055
   129
		1163F0EC0F6C7A8300F12F5D /* AIURLShortenerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 1163F0EB0F6C7A8300F12F5D /* AIURLShortenerPlugin.m */; };
zacw@1292
   130
		1164A90D0F7AD4AB00110AE4 /* AIContentTopic.h in Headers */ = {isa = PBXBuildFile; fileRef = 1164A90B0F7AD4AB00110AE4 /* AIContentTopic.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@1292
   131
		1164A9270F7AD70700110AE4 /* AIContentTopic.m in Sources */ = {isa = PBXBuildFile; fileRef = 1164A90C0F7AD4AB00110AE4 /* AIContentTopic.m */; };
zacw@1373
   132
		117009A70F7E7D720078D6AB /* AIIRCServicesPasswordPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 117009A10F7E7D3A0078D6AB /* AIIRCServicesPasswordPlugin.m */; };
zacw@1373
   133
		11700A350F7E8BE80078D6AB /* AISpecialPasswordPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 11700A340F7E8BE80078D6AB /* AISpecialPasswordPromptController.m */; };
zacw@1373
   134
		11700A440F7E8CB60078D6AB /* AISpecialPasswordPrompt.nib in Resources */ = {isa = PBXBuildFile; fileRef = 11700A430F7E8CB60078D6AB /* AISpecialPasswordPrompt.nib */; };
David@0
   135
		1172FBCB0CDAA8D400B8E233 /* libglib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC30CDAA8D400B8E233 /* libglib.framework */; };
David@0
   136
		1172FBCC0CDAA8D400B8E233 /* libgmodule.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC40CDAA8D400B8E233 /* libgmodule.framework */; };
David@0
   137
		1172FBCD0CDAA8D400B8E233 /* libgobject.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC50CDAA8D400B8E233 /* libgobject.framework */; };
David@0
   138
		1172FBCE0CDAA8D400B8E233 /* libgthread.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC60CDAA8D400B8E233 /* libgthread.framework */; };
David@0
   139
		1172FBCF0CDAA8D400B8E233 /* libintl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC70CDAA8D400B8E233 /* libintl.framework */; };
David@0
   140
		1172FBD00CDAA8D400B8E233 /* libmeanwhile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC80CDAA8D400B8E233 /* libmeanwhile.framework */; };
David@0
   141
		1172FBD10CDAA8D400B8E233 /* libpurple.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC90CDAA8D400B8E233 /* libpurple.framework */; };
zacw@528
   142
		117866DE0EC759B9003E9B97 /* FTProgressResend_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866D80EC759B9003E9B97 /* FTProgressResend_Selected.tif */; };
zacw@528
   143
		117866DF0EC759B9003E9B97 /* FTProgressResend.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866D90EC759B9003E9B97 /* FTProgressResend.tif */; };
zacw@528
   144
		117866E00EC759B9003E9B97 /* FTProgressResendPressed_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866DA0EC759B9003E9B97 /* FTProgressResendPressed_Selected.tif */; };
zacw@528
   145
		117866E10EC759B9003E9B97 /* FTProgressResendPressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866DB0EC759B9003E9B97 /* FTProgressResendPressed.tif */; };
zacw@528
   146
		117866E20EC759B9003E9B97 /* FTProgressResendRollover_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866DC0EC759B9003E9B97 /* FTProgressResendRollover_Selected.tif */; };
zacw@528
   147
		117866E30EC759B9003E9B97 /* FTProgressResendRollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866DD0EC759B9003E9B97 /* FTProgressResendRollover.tif */; };
David@0
   148
		117D6DC00BC5F0C40080D02B /* notify.png in Resources */ = {isa = PBXBuildFile; fileRef = 117D6DBF0BC5F0C40080D02B /* notify.png */; };
zacw@1132
   149
		11879C0B0F6FF4C400CACFB1 /* AITwitterAccountOAuthSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 11879C0A0F6FF4C400CACFB1 /* AITwitterAccountOAuthSetup.m */; };
zacw@1132
   150
		11879DF80F6FFC0B00CACFB1 /* OAuthConsumer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11879DF70F6FFC0B00CACFB1 /* OAuthConsumer.framework */; };
catfish@1793
   151
		11879E0A0F6FFC1000CACFB1 /* OAuthConsumer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 11879DF70F6FFC0B00CACFB1 /* OAuthConsumer.framework */; };
zacw@2510
   152
		118A44500FEEA828008153C0 /* libjson-glib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 118A444F0FEEA828008153C0 /* libjson-glib.framework */; };
zacw@2510
   153
		118A44510FEEA828008153C0 /* libjson-glib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 118A444F0FEEA828008153C0 /* libjson-glib.framework */; };
zacw@2510
   154
		118A44540FEEA82E008153C0 /* libjson-glib.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 118A444F0FEEA828008153C0 /* libjson-glib.framework */; };
zacw@2429
   155
		1192E6D90FD3056F003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 1192E6B10FD30307003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.h */; };
zacw@2429
   156
		1192E6DA0FD30578003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 1192E6B20FD30307003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.m */; };
zacw@1269
   157
		11945F400F7935A2002A54B3 /* Ignore.png in Resources */ = {isa = PBXBuildFile; fileRef = 11945F3F0F7935A2002A54B3 /* Ignore.png */; };
zacw@2389
   158
		1197F6710FCF8D180032F19B /* AITwitterStatusFollowup.m in Sources */ = {isa = PBXBuildFile; fileRef = 1197F6700FCF8D180032F19B /* AITwitterStatusFollowup.m */; };
zacw@2295
   159
		11A2F10A0FC8FC1A00C3F05C /* AIMessageAlertsAdvancedPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 11A2F1090FC8FC1A00C3F05C /* AIMessageAlertsAdvancedPreferences.nib */; };
zacw@2295
   160
		11A2F1220FC8FC9D00C3F05C /* AIMessageAlertsAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 11A2F1210FC8FC9D00C3F05C /* AIMessageAlertsAdvancedPreferences.m */; };
zacw@2352
   161
		11AA10130FCE0969003908B6 /* AIProgressDataUploader.h in Headers */ = {isa = PBXBuildFile; fileRef = 11AA10110FCE0969003908B6 /* AIProgressDataUploader.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@2352
   162
		11AA10140FCE0969003908B6 /* AIProgressDataUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 11AA10120FCE0969003908B6 /* AIProgressDataUploader.m */; };
David@0
   163
		11AA1EFA0BCAE9C3003DDA66 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11AA1EF90BCAE9C3003DDA66 /* Quartz.framework */; };
zacw@1000
   164
		11AE53610F68CE3300BE8077 /* AIPurpleOscarAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 11AE52000F68CA5000BE8077 /* AIPurpleOscarAccountViewController.h */; };
zacw@1000
   165
		11AE53620F68CE3300BE8077 /* AIPurpleOscarAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 11AE52010F68CA5000BE8077 /* AIPurpleOscarAccountViewController.m */; };
zacw@776
   166
		11BD73AE0F5A53EA007D438A /* facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = 345D68950F1FD563002F2D01 /* facebook.png */; };
zacw@776
   167
		11BD73D30F5A54BB007D438A /* twitter-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 11BD73D10F5A54BB007D438A /* twitter-small.png */; };
zacw@776
   168
		11BD73D40F5A54BB007D438A /* twitter.png in Resources */ = {isa = PBXBuildFile; fileRef = 11BD73D20F5A54BB007D438A /* twitter.png */; };
zacw@2344
   169
		11BE289A0FCC7C13000E6A10 /* AIPicImImageUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 11BE28990FCC7C13000E6A10 /* AIPicImImageUploader.m */; };
zacw@2344
   170
		11BE28DF0FCC7D2B000E6A10 /* AIImageUploaderPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 11BE28DE0FCC7D2B000E6A10 /* AIImageUploaderPlugin.m */; };
zacw@2344
   171
		11BE29640FCCA8DA000E6A10 /* ImageUploaderProgress.nib in Resources */ = {isa = PBXBuildFile; fileRef = 11BE29630FCCA8DA000E6A10 /* ImageUploaderProgress.nib */; };
zacw@2344
   172
		11BE29680FCCA9E3000E6A10 /* AIImageUploaderWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 11BE29670FCCA9E3000E6A10 /* AIImageUploaderWindowController.m */; };
David@0
   173
		11C7CAF30BB58F4100296D7F /* AINudgeBuzzHandlerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 11C7CAF10BB58F4100296D7F /* AINudgeBuzzHandlerPlugin.m */; };
zacw@1332
   174
		11C97DFD0F7D26C200E8DD37 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 11C97DFC0F7D26C200E8DD37 /* dsa_pub.pem */; };
David@0
   175
		11CA00100C35EC5100A6BB8D /* SS_PreferencePaneProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 344836910BC8510B0083723B /* SS_PreferencePaneProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   176
		11CA00110C35EC5200A6BB8D /* SS_PrefsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 344836920BC8510B0083723B /* SS_PrefsController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   177
		11CA00120C35EC5200A6BB8D /* SS_PrefsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 344836900BC8510B0083723B /* SS_PrefsController.m */; };
zacw@2195
   178
		11D135D90FBE4C65000B0A5E /* AITwitterAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 11D135D80FBE4C65000B0A5E /* AITwitterAccountView.nib */; };
zacw@2534
   179
		11D9156F0FFC0FEB00B39713 /* AIImageShackImageUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 11D915580FFC0E9C00B39713 /* AIImageShackImageUploader.m */; };
zacw@2534
   180
		11D915720FFC100700B39713 /* AIGenericMultipartImageUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 11D915710FFC100700B39713 /* AIGenericMultipartImageUploader.m */; };
zacw@1543
   181
		11E786810F8860210014612E /* AIJumpControlPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 11E7867F0F8860210014612E /* AIJumpControlPlugin.m */; };
zacw@2640
   182
		11EC56FC1049E96F00C02587 /* AILeopardCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 1156F03D1049E83F002673FC /* AILeopardCompatibility.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   183
		11EE1B4D0CDCFAF40097F246 /* oscar-adium.c in Sources */ = {isa = PBXBuildFile; fileRef = 11EE1B490CDCFAF40097F246 /* oscar-adium.c */; };
David@0
   184
		11EE1B4E0CDCFAF40097F246 /* oscar-adium.h in Headers */ = {isa = PBXBuildFile; fileRef = 11EE1B4A0CDCFAF40097F246 /* oscar-adium.h */; };
David@0
   185
		11EE1B4F0CDCFAF40097F246 /* ssl-openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 11EE1B4B0CDCFAF40097F246 /* ssl-openssl.c */; };
David@0
   186
		11EE1B500CDCFAF40097F246 /* ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 11EE1B4C0CDCFAF40097F246 /* ssl.c */; };
catfish@1793
   187
		11EE1CCF0CDD01120097F246 /* libglib.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC30CDAA8D400B8E233 /* libglib.framework */; };
catfish@1793
   188
		11EE1CD00CDD01120097F246 /* libgmodule.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC40CDAA8D400B8E233 /* libgmodule.framework */; };
catfish@1793
   189
		11EE1CD10CDD01120097F246 /* libgobject.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC50CDAA8D400B8E233 /* libgobject.framework */; };
catfish@1793
   190
		11EE1CD20CDD01120097F246 /* libgthread.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC60CDAA8D400B8E233 /* libgthread.framework */; };
catfish@1793
   191
		11EE1CD30CDD01120097F246 /* libintl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC70CDAA8D400B8E233 /* libintl.framework */; };
catfish@1793
   192
		11EE1CD40CDD01120097F246 /* libmeanwhile.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC80CDAA8D400B8E233 /* libmeanwhile.framework */; };
catfish@1793
   193
		11EE1CD50CDD01120097F246 /* libpurple.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC90CDAA8D400B8E233 /* libpurple.framework */; };
Evan@666
   194
		11F145F00B546AC500CA91F6 /* Menu Bar Icons in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 11F145C70B546A6D00CA91F6 /* Menu Bar Icons */; };
David@0
   195
		11F1460C0B546C1200CA91F6 /* AIMenuBarIcons.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F1460A0B546C1200CA91F6 /* AIMenuBarIcons.m */; };
zacw@1263
   196
		11F5E7810F78A39400837A0B /* Authorize.png in Resources */ = {isa = PBXBuildFile; fileRef = 11F5E7800F78A39400837A0B /* Authorize.png */; };
zacw@1263
   197
		11F5E7840F78A3AA00837A0B /* Deny.png in Resources */ = {isa = PBXBuildFile; fileRef = 11F5E7830F78A3AA00837A0B /* Deny.png */; };
zacw@1263
   198
		11F5E7910F78A41700837A0B /* GetInfo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11F5E7900F78A41700837A0B /* GetInfo.png */; };
zacw@776
   199
		11F738F20F58D12200B3285B /* AITwitterAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F738F10F58D12200B3285B /* AITwitterAccount.m */; };
zacw@776
   200
		11F738F90F58D18700B3285B /* AITwitterService.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F738F80F58D18700B3285B /* AITwitterService.m */; };
zacw@776
   201
		11F738FC0F58D19B00B3285B /* AITwitterPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F738FB0F58D19B00B3285B /* AITwitterPlugin.m */; };
zacw@776
   202
		11F739020F58D1C400B3285B /* AITwitterAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739010F58D1C400B3285B /* AITwitterAccountViewController.m */; };
zacw@776
   203
		11F7397A0F58D4DC00B3285B /* MGTwitterEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F7395B0F58D4DC00B3285B /* MGTwitterEngine.m */; };
zacw@776
   204
		11F7397B0F58D4DC00B3285B /* MGTwitterHTTPURLConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F7395F0F58D4DC00B3285B /* MGTwitterHTTPURLConnection.m */; };
zacw@776
   205
		11F7397E0F58D4DD00B3285B /* MGTwitterMessagesParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739650F58D4DC00B3285B /* MGTwitterMessagesParser.m */; };
zacw@776
   206
		11F739800F58D4DD00B3285B /* MGTwitterMiscParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739690F58D4DC00B3285B /* MGTwitterMiscParser.m */; };
zacw@776
   207
		11F739820F58D4DD00B3285B /* MGTwitterStatusesParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F7396F0F58D4DC00B3285B /* MGTwitterStatusesParser.m */; };
zacw@776
   208
		11F739840F58D4DD00B3285B /* MGTwitterUsersParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739730F58D4DC00B3285B /* MGTwitterUsersParser.m */; };
zacw@776
   209
		11F739850F58D4DD00B3285B /* MGTwitterXMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739750F58D4DC00B3285B /* MGTwitterXMLParser.m */; };
zacw@776
   210
		11F739860F58D4DD00B3285B /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739770F58D4DC00B3285B /* NSData+Base64.m */; };
zacw@776
   211
		11F739870F58D4DD00B3285B /* NSString+UUID.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F739790F58D4DC00B3285B /* NSString+UUID.m */; };
zacw@1226
   212
		11FC23C20F768C1600C1C906 /* AIXMLElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 11FC23BF0F768C0900C1C906 /* AIXMLElement.h */; settings = {ATTRIBUTES = (Public, ); }; };
zacw@1226
   213
		11FC23C30F768C2900C1C906 /* AIXMLElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 11FC23C00F768C0900C1C906 /* AIXMLElement.m */; };
David@0
   214
		31034EFF0C8142680003F5AA /* TestStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 31034EFE0C8142680003F5AA /* TestStringAdditions.m */; };
David@0
   215
		31034F0C0C8142720003F5AA /* UTF8Snowman.txt in Resources */ = {isa = PBXBuildFile; fileRef = 31034F0B0C8142720003F5AA /* UTF8Snowman.txt */; };
Peter@1072
   216
		3107D5250F63134F0051DDD5 /* TestAttributedStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 3107D5240F63134F0051DDD5 /* TestAttributedStringAdditions.m */; };
David@0
   217
		312ED3D30C7E876E00A6BDA9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3448758D06D1EBDF00DA778C /* Cocoa.framework */; };
David@0
   218
		312ED3D50C7E878300A6BDA9 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 312ED3D40C7E878300A6BDA9 /* SenTestingKit.framework */; };
David@0
   219
		312ED3E20C7E8A0700A6BDA9 /* TestDateFormatterStringRepWithInterval.m in Sources */ = {isa = PBXBuildFile; fileRef = 312ED3E10C7E8A0700A6BDA9 /* TestDateFormatterStringRepWithInterval.m */; };
David@0
   220
		313C2F940D4B19B50032334D /* TestDictionaryAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 313C2F930D4B19B50032334D /* TestDictionaryAdditions.m */; };
David@0
   221
		31455C9A0CC353F800D231A0 /* TestDataAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 31455C990CC353F800D231A0 /* TestDataAdditions.m */; };
Peter@320
   222
		317D83680E89F40500298BDB /* bookmark_chat.png in Resources */ = {isa = PBXBuildFile; fileRef = 317D83670E89F40500298BDB /* bookmark_chat.png */; };
David@0
   223
		318EA69C0D7A659900EDB105 /* TestColorAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 318EA69B0D7A659900EDB105 /* TestColorAdditions.m */; };
David@0
   224
		319B29800CE8EC6F00C65398 /* TestDateAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 319B297F0CE8EC6E00C65398 /* TestDateAdditions.m */; };
David@0
   225
		31A764B90DA572B8000AC729 /* AutoHyperlinks.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3496A8EA07CE6CA30055BBAB /* AutoHyperlinks.framework */; };
David@0
   226
		31E0CD810C5EEF5200271DB1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 31E0CD800C5EEF5200271DB1 /* CoreAudio.framework */; };
David@0
   227
		31FA804C0D4A8EB200ABE634 /* Adium.sdef in Resources */ = {isa = PBXBuildFile; fileRef = 0CAC6A130C0C657A0090AE95 /* Adium.sdef */; };
David@0
   228
		3402D5A5080DBC91004E50B4 /* SortConfiguration.nib in Resources */ = {isa = PBXBuildFile; fileRef = 347E791D07CAA52300350507 /* SortConfiguration.nib */; };
David@0
   229
		3402E01B07CB0CED0044F818 /* ESFileTransferProgressView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3402E01A07CB0CEC0044F818 /* ESFileTransferProgressView.nib */; };
David@0
   230
		3402E02407CB0D1B0044F818 /* ProxyPasswordPrompt.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3402E02307CB0D1B0044F818 /* ProxyPasswordPrompt.nib */; };
David@0
   231
		3402E02607CB0D1B0044F818 /* PasswordPrompt.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3402E02507CB0D1B0044F818 /* PasswordPrompt.nib */; };
David@0
   232
		3402E02E07CB0DBB0044F818 /* AboutBox.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3402E02D07CB0DBB0044F818 /* AboutBox.nib */; };
David@0
   233
		3402E04207CB0E4D0044F818 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3402E04107CB0E4D0044F818 /* Localizable.strings */; };
David@0
   234
		3403F4D60D2EFE53006B08FB /* AICachedUserIconSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 3403F4D40D2EFE53006B08FB /* AICachedUserIconSource.h */; };
David@0
   235
		3403F4D70D2EFE53006B08FB /* AICachedUserIconSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3403F4D50D2EFE53006B08FB /* AICachedUserIconSource.m */; };
David@0
   236
		3403F4D80D2EFE5B006B08FB /* AIManuallySetUserIconSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3403F4CF0D2EFE10006B08FB /* AIManuallySetUserIconSource.m */; };
David@0
   237
		3403F4DB0D2EFE6D006B08FB /* AIManuallySetUserIconSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 3403F4CE0D2EFE10006B08FB /* AIManuallySetUserIconSource.h */; };
David@0
   238
		3403F56B0D2F0BDE006B08FB /* AIServersideUserIconSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 3403F5690D2F0BDE006B08FB /* AIServersideUserIconSource.h */; };
David@0
   239
		3403F56C0D2F0BDE006B08FB /* AIServersideUserIconSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3403F56A0D2F0BDE006B08FB /* AIServersideUserIconSource.m */; };
Evan@669
   240
		34064D100F21B34200AA6FE3 /* PurpleFacebookAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34064D0E0F21B34200AA6FE3 /* PurpleFacebookAccountViewController.m */; };
Evan@669
   241
		34064D110F21B34200AA6FE3 /* PurpleFacebookAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34064D0F0F21B34200AA6FE3 /* PurpleFacebookAccountViewController.h */; };
David@0
   242
		340670A90A55A4B4004E22AC /* ESGlassSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 340670A70A55A4B4004E22AC /* ESGlassSplitView.m */; };
Evan@666
   243
		34082675075B079800703011 /* Dock Icons in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 3408254D075B078B00703011 /* Dock Icons */; };
David@0
   244
		34082690075B5CB900703011 /* Awake.png in Resources */ = {isa = PBXBuildFile; fileRef = 3408268E075B5CB900703011 /* Awake.png */; };
David@0
   245
		34082691075B5CB900703011 /* Flap.png in Resources */ = {isa = PBXBuildFile; fileRef = 3408268F075B5CB900703011 /* Flap.png */; };
David@0
   246
		340C1ABF0BD58FAB00D09235 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 340C1ABE0BD58FAB00D09235 /* Security.framework */; };
David@0
   247
		340C1E770BD59A0500D09235 /* GBImportPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 340C1E750BD59A0500D09235 /* GBImportPlugin.m */; };
David@0
   248
		340D859B0ADC82D100D05B3F /* sourceListBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = 340670790A55A044004E22AC /* sourceListBackground.png */; };
David@0
   249
		34107B4C09E9923D001CC042 /* AIGuestAccountWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34107B4A09E9923D001CC042 /* AIGuestAccountWindowController.m */; };
David@0
   250
		34107B5609E992DA001CC042 /* GuestAccountWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34107B5509E992DA001CC042 /* GuestAccountWindow.nib */; };
David@0
   251
		34167FED081D706300E35678 /* DualWindowMessageAdvanced.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34167FEC081D706200E35678 /* DualWindowMessageAdvanced.nib */; };
David@0
   252
		3419DE730A81042F00C3FC68 /* AccountPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326107CBD598006466F2 /* AccountPrefs.plist */; };
David@0
   253
		3419DE740A81042F00C3FC68 /* BuiltInStatusStates.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8327507CBD5B3006466F2 /* BuiltInStatusStates.plist */; };
David@0
   254
		3419DE750A81042F00C3FC68 /* ContactPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326607CBD598006466F2 /* ContactPrefs.plist */; };
David@0
   255
		3419DE760A81042F00C3FC68 /* DefaultIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326707CBD598006466F2 /* DefaultIcon.png */; };
David@0
   256
		3419DE770A81042F00C3FC68 /* DockPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326207CBD598006466F2 /* DockPrefs.plist */; };
David@0
   257
		3419DE780A81042F00C3FC68 /* emoticon32.png in Resources */ = {isa = PBXBuildFile; fileRef = 3428B33E0815E1FB00C0D3DC /* emoticon32.png */; };
David@0
   258
		3419DE790A81042F00C3FC68 /* emoticon32_transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F590608199746001F733C /* emoticon32_transparent.png */; };
David@0
   259
		3419DE7A0A81042F00C3FC68 /* FontPanelAccessoryView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34B995D9092A832700E31E91 /* FontPanelAccessoryView.nib */; };
David@0
   260
		3419DE7B0A81042F00C3FC68 /* info.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326507CBD598006466F2 /* info.png */; };
David@0
   261
		3419DE7C0A81042F00C3FC68 /* Lock_Locked State.png in Resources */ = {isa = PBXBuildFile; fileRef = 34DFF53007A62EB100B92233 /* Lock_Locked State.png */; };
David@0
   262
		3419DE7D0A81042F00C3FC68 /* Lock_Unlocked State.png in Resources */ = {isa = PBXBuildFile; fileRef = 34DFF52607A62EB000B92233 /* Lock_Unlocked State.png */; };
David@0
   263
		3419DE7E0A81042F00C3FC68 /* remove.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E787507CA975900350507 /* remove.png */; };
David@0
   264
		3419DE7F0A81042F00C3FC68 /* sendfile.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326307CBD598006466F2 /* sendfile.png */; };
David@0
   265
		3419DE800A81042F00C3FC68 /* togglegroups.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58F208199727001F733C /* togglegroups.png */; };
David@0
   266
		3419DE810A81042F00C3FC68 /* togglegroups_transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58F108199727001F733C /* togglegroups_transparent.png */; };
David@0
   267
		3419DE820A81042F00C3FC68 /* ToolbarPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8327607CBD5B3006466F2 /* ToolbarPrefs.plist */; };
David@0
   268
		3419DF3B0A8119BF00C3FC68 /* AICalendarDate.m in Sources */ = {isa = PBXBuildFile; fileRef = 340D0A000A7DD1F40059A3AF /* AICalendarDate.m */; };
David@0
   269
		3419E2DF0A81445800C3FC68 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3419E2DE0A81445800C3FC68 /* Localizable.strings */; };
David@0
   270
		3419E2F80A8145B800C3FC68 /* GBFireImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = F50A75A10A0AE77A00A6D1BA /* GBFireImporter.m */; };
David@0
   271
		3419E2FA0A8145B900C3FC68 /* GBFireLogImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = F56E068D0A4B738B008D1EB5 /* GBFireLogImporter.m */; };
David@0
   272
		3419E7390A880AD400C3FC68 /* ESPurpleQQAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 3419E7370A880AD300C3FC68 /* ESPurpleQQAccount.h */; };
David@0
   273
		3419E73A0A880AD400C3FC68 /* ESPurpleQQAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 3419E7380A880AD400C3FC68 /* ESPurpleQQAccount.m */; };
David@0
   274
		3419E73F0A880B2C00C3FC68 /* ESQQService.h in Headers */ = {isa = PBXBuildFile; fileRef = 3419E73D0A880B2B00C3FC68 /* ESQQService.h */; };
David@0
   275
		3419E7400A880B2C00C3FC68 /* ESQQService.m in Sources */ = {isa = PBXBuildFile; fileRef = 3419E73E0A880B2C00C3FC68 /* ESQQService.m */; };
David@0
   276
		3419E7690A880CDA00C3FC68 /* ESPurpleQQAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3419E7670A880CD900C3FC68 /* ESPurpleQQAccountViewController.h */; };
David@0
   277
		3419E76A0A880CDA00C3FC68 /* ESPurpleQQAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3419E7680A880CD900C3FC68 /* ESPurpleQQAccountViewController.m */; };
David@0
   278
		3419F7760531512200C68BA3 /* Adium.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34BD9DE105314751000AB133 /* Adium.framework */; };
catfish@1793
   279
		3419FE230531586A00C68BA3 /* Adium.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34BD9DE105314751000AB133 /* Adium.framework */; };
David@0
   280
		341BCF850961354D00CF83F5 /* AIMessageWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BCF810961354D00CF83F5 /* AIMessageWindow.m */; };
David@0
   281
		341BCF870961354D00CF83F5 /* AIClickThroughThemeDocumentButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BCF830961354D00CF83F5 /* AIClickThroughThemeDocumentButton.m */; };
David@0
   282
		341BD55D0965E97F00CF83F5 /* ESOTRPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BD5550965E97F00CF83F5 /* ESOTRPreferences.m */; };
David@0
   283
		341BD55F0965E97F00CF83F5 /* ESOTRPrivateKeyGenerationWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BD5570965E97F00CF83F5 /* ESOTRPrivateKeyGenerationWindowController.m */; };
David@0
   284
		341BD5610965E97F00CF83F5 /* ESOTRUnknownFingerprintController.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BD5590965E97F00CF83F5 /* ESOTRUnknownFingerprintController.m */; };
David@0
   285
		341BD5630965E97F00CF83F5 /* ESOTRFingerprintDetailsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BD55B0965E97F00CF83F5 /* ESOTRFingerprintDetailsWindowController.m */; };
David@0
   286
		341BD56C0965E9A500CF83F5 /* AdiumOTREncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = 341BD56A0965E9A500CF83F5 /* AdiumOTREncryption.m */; };
David@0
   287
		341BD5700965EC3500CF83F5 /* OTRFingerprintDetailsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 341BD56E0965EC3500CF83F5 /* OTRFingerprintDetailsWindow.nib */; };
David@0
   288
		341BD5710965EC3500CF83F5 /* OTRPrivateKeyGenerationWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 341BD56F0965EC3500CF83F5 /* OTRPrivateKeyGenerationWindow.nib */; };
David@0
   289
		341BD57B0965EC4700CF83F5 /* OTRPrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = 341BD5790965EC4700CF83F5 /* OTRPrefs.nib */; };
David@0
   290
		341BDF5E0969814A00CF83F5 /* BadgerDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 341BDF5D0969814900CF83F5 /* BadgerDefaults.plist */; };
David@0
   291
		341BDF700969829E00CF83F5 /* DockUnviewedContentDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 341BDF6F0969829E00CF83F5 /* DockUnviewedContentDefaults.plist */; };
David@414
   292
		342353D709D45726009FF634 /* AILogViewerWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 342353D509D45725009FF634 /* AILogViewerWindowController.m */; };
David@0
   293
		3428328907D2643F004F01C9 /* ESStatusPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 3428328507D2643F004F01C9 /* ESStatusPreferences.m */; };
David@0
   294
		3428328B07D2643F004F01C9 /* ESStatusPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 3428328707D2643F004F01C9 /* ESStatusPreferencesPlugin.m */; };
David@0
   295
		342838EE07D2D004004F01C9 /* Shared Dock Icon Images in Resources */ = {isa = PBXBuildFile; fileRef = 342838ED07D2D004004F01C9 /* Shared Dock Icon Images */; };
David@0
   296
		342910CD07AE228600C815F6 /* AIEmoticonPackPreviewTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 342910CB07AE228600C815F6 /* AIEmoticonPackPreviewTableView.m */; };
David@0
   297
		3429BB06070378F700EED705 /* ESFileTransferMessagesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 3429BB04070378F700EED705 /* ESFileTransferMessagesPlugin.m */; };
David@0
   298
		342F88BC0A2A74D50001DB29 /* SRKeyCodeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88B00A2A74D30001DB29 /* SRKeyCodeTransformer.m */; };
David@0
   299
		342F88BD0A2A74D50001DB29 /* SRValidator.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88B10A2A74D40001DB29 /* SRValidator.m */; };
David@0
   300
		342F88C00A2A74D50001DB29 /* SRRecorderControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88B40A2A74D40001DB29 /* SRRecorderControl.m */; };
David@0
   301
		342F88C20A2A74D50001DB29 /* SRCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88B60A2A74D40001DB29 /* SRCommon.m */; };
David@0
   302
		342F88C40A2A74D50001DB29 /* SRRecorderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88B80A2A74D40001DB29 /* SRRecorderCell.m */; };
David@0
   303
		342F88CF0A2A74EB0001DB29 /* PTKeyCombo.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88C90A2A74EA0001DB29 /* PTKeyCombo.m */; };
David@0
   304
		342F88D10A2A74EB0001DB29 /* PTHotKeyCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88CB0A2A74EA0001DB29 /* PTHotKeyCenter.m */; };
David@0
   305
		342F88D30A2A74EB0001DB29 /* PTHotKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 342F88CD0A2A74EB0001DB29 /* PTHotKey.m */; };
David@0
   306
		3430222A0AB4766E0082CF7C /* AINulRemovalPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 343022280AB4766E0082CF7C /* AINulRemovalPlugin.m */; };
David@0
   307
		343700A70A9C1E170028604E /* AIAdvancedPreferencePane.h in Headers */ = {isa = PBXBuildFile; fileRef = 343700A50A9C1E170028604E /* AIAdvancedPreferencePane.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   308
		343700A80A9C1E170028604E /* AIAdvancedPreferencePane.m in Sources */ = {isa = PBXBuildFile; fileRef = 343700A60A9C1E170028604E /* AIAdvancedPreferencePane.m */; };
David@0
   309
		343700A90A9C1E170028604E /* AIAdvancedPreferencePane.h in Headers */ = {isa = PBXBuildFile; fileRef = 343700A50A9C1E170028604E /* AIAdvancedPreferencePane.h */; };
David@0
   310
		34382CEA0A50386C004BF6A2 /* DCMessageContextDisplayPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34382CE60A50386C004BF6A2 /* DCMessageContextDisplayPlugin.m */; };
David@0
   311
		34382CEF0A50387A004BF6A2 /* MessageContextDisplayDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34382CEE0A50387A004BF6A2 /* MessageContextDisplayDefaults.plist */; };
David@0
   312
		343BB5020C96CB2000506F9B /* AINewBookmarkWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A970670C965F6900F46006 /* AINewBookmarkWindowController.m */; };
David@0
   313
		343BB5B90C96D54000506F9B /* PurpleMySpaceService.h in Headers */ = {isa = PBXBuildFile; fileRef = 343BB5B70C96D54000506F9B /* PurpleMySpaceService.h */; };
David@0
   314
		343BB5BA0C96D54000506F9B /* PurpleMySpaceService.m in Sources */ = {isa = PBXBuildFile; fileRef = 343BB5B80C96D54000506F9B /* PurpleMySpaceService.m */; };
David@0
   315
		343BB5BD0C96D55400506F9B /* PurpleMySpaceAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 343BB5BB0C96D55400506F9B /* PurpleMySpaceAccount.h */; };
David@0
   316
		343BB5BE0C96D55400506F9B /* PurpleMySpaceAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 343BB5BC0C96D55400506F9B /* PurpleMySpaceAccount.m */; };
David@0
   317
		343BB5C10C96D56B00506F9B /* PurpleMySpaceAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 343BB5BF0C96D56B00506F9B /* PurpleMySpaceAccountViewController.h */; };
David@0
   318
		343BB5C20C96D56B00506F9B /* PurpleMySpaceAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 343BB5C00C96D56B00506F9B /* PurpleMySpaceAccountViewController.m */; };
David@0
   319
		343BB5C40C96D57900506F9B /* PurpleDefaultsMySpace.plist in Resources */ = {isa = PBXBuildFile; fileRef = 343BB5C30C96D57900506F9B /* PurpleDefaultsMySpace.plist */; };
David@0
   320
		343BB63B0C96DC1100506F9B /* MySpace-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 343BB6390C96DC1100506F9B /* MySpace-small.png */; };
David@0
   321
		343BB63C0C96DC1100506F9B /* MySpace-large.png in Resources */ = {isa = PBXBuildFile; fileRef = 343BB63A0C96DC1100506F9B /* MySpace-large.png */; };
David@0
   322
		343EB3FE08086D2F00E27095 /* AccountProxy.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB3FD08086D2F00E27095 /* AccountProxy.nib */; };
David@0
   323
		343EB40208086D9000E27095 /* AppearancePrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB40108086D9000E27095 /* AppearancePrefs.nib */; };
David@0
   324
		343EB41708086D9100E27095 /* StatusSortConfiguration.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41608086D9100E27095 /* StatusSortConfiguration.nib */; };
David@0
   325
		343EC6920809DD3400E27095 /* ListLayoutSheet.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EC6910809DD3400E27095 /* ListLayoutSheet.nib */; };
David@0
   326
		343EC6C1096F7DEA00349098 /* StatusPreferencesAdvanced.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EC6C0096F7DEA00349098 /* StatusPreferencesAdvanced.nib */; };
David@0
   327
		343EC6C8096F7E1700349098 /* ESStatusAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 343EC6C6096F7E1700349098 /* ESStatusAdvancedPreferences.m */; };
David@0
   328
		343EC9810970C29400349098 /* OfflineContactHidingDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 343EC9800970C29400349098 /* OfflineContactHidingDefaults.plist */; };
David@0
   329
		343ECBEB0971B18200349098 /* ESShowContactInfoPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 343ECBE90971B18200349098 /* ESShowContactInfoPromptController.m */; };
David@0
   330
		343ECBEE0971B18E00349098 /* ShowContactInfoPrompt.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343ECBED0971B18E00349098 /* ShowContactInfoPrompt.nib */; };
David@0
   331
		343ECBFC0971B92100349098 /* AIBorderlessListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 343ECBFA0971B92100349098 /* AIBorderlessListController.m */; };
David@0
   332
		344458F0070B5BEF00D8E932 /* ESDebugWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 344458EE070B5BEF00D8E932 /* ESDebugWindowController.m */; };
David@0
   333
		344499E90B23CA5D0054B761 /* adiumPurpleAccounts.h in Headers */ = {isa = PBXBuildFile; fileRef = 344499E70B23CA5D0054B761 /* adiumPurpleAccounts.h */; };
David@0
   334
		344499EA0B23CA5D0054B761 /* adiumPurpleAccounts.m in Sources */ = {isa = PBXBuildFile; fileRef = 344499E80B23CA5D0054B761 /* adiumPurpleAccounts.m */; };
David@0
   335
		344838690BC85EF70083723B /* AccountListPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4B8C3CE80825F60B004B9F45 /* AccountListPreferences.nib */; };
David@0
   336
		344838B50BC860770083723B /* AIAccountListPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B8C3C980825EAF9004B9F45 /* AIAccountListPreferences.m */; };
David@0
   337
		344839380BC862780083723B /* pref-messages.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8336707CBD807006466F2 /* pref-messages.png */; };
David@0
   338
		3448399A0BC8644C0083723B /* AIAdvancedPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 344839980BC8644C0083723B /* AIAdvancedPreferencesPlugin.m */; };
David@0
   339
		344839A00BC864610083723B /* AIAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 3448399E0BC864610083723B /* AIAdvancedPreferences.m */; };
David@0
   340
		34483A990BC869680083723B /* AdvancedPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34483A980BC869680083723B /* AdvancedPreferences.nib */; };
David@0
   341
		3448758E06D1EBDF00DA778C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3448758D06D1EBDF00DA778C /* Cocoa.framework */; };
David@0
   342
		3448761406D1EC0C00DA778C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3448758D06D1EBDF00DA778C /* Cocoa.framework */; };
David@0
   343
		344D97470C3C442600498CA1 /* AddressBookUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D97390C3C442500498CA1 /* AddressBookUtils.m */; };
David@0
   344
		344D97490C3C442600498CA1 /* Buddy.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D973B0C3C442500498CA1 /* Buddy.m */; };
David@691
   345
		344D974B0C3C442600498CA1 /* Chat.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D973D0C3C442500498CA1 /* Chat.m */; };
David@0
   346
		344D974D0C3C442600498CA1 /* FileAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D973F0C3C442500498CA1 /* FileAttributes.m */; };
David@0
   347
		344D974F0C3C442600498CA1 /* InstantMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D97410C3C442500498CA1 /* InstantMessage.m */; };
David@0
   348
		344D97510C3C442600498CA1 /* Person.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D97430C3C442500498CA1 /* Person.m */; };
David@0
   349
		344D97530C3C442600498CA1 /* Presentity.m in Sources */ = {isa = PBXBuildFile; fileRef = 344D97450C3C442600498CA1 /* Presentity.m */; };
David@0
   350
		34500ED00A881F8500509225 /* PurpleDefaultsQQ.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3419E74B0A880C0900C3FC68 /* PurpleDefaultsQQ.plist */; };
David@0
   351
		3456231C0A3771D800E7FC97 /* ESRankingCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3456231A0A3771D800E7FC97 /* ESRankingCell.m */; };
David@0
   352
		345623200A3771E100E7FC97 /* AIChatLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 3456231E0A3771E100E7FC97 /* AIChatLog.m */; };
David@0
   353
		3456232A0A3771F400E7FC97 /* AILogToGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 345623240A3771F300E7FC97 /* AILogToGroup.m */; };
David@0
   354
		3456232C0A3771F400E7FC97 /* AILogFromGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 345623260A3771F400E7FC97 /* AILogFromGroup.m */; };
David@0
   355
		3456232F0A37723400E7FC97 /* LogViewer.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3456232E0A37723400E7FC97 /* LogViewer.nib */; };
David@0
   356
		345623380A3773C300E7FC97 /* LoggingDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 345623370A3773C300E7FC97 /* LoggingDefaults.plist */; };
David@0
   357
		3456233F0A3773D100E7FC97 /* AILoggerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 3456233D0A3773D000E7FC97 /* AILoggerPlugin.m */; };
David@0
   358
		34575E3707CBA874004A4FFF /* DebugWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34575E3607CBA874004A4FFF /* DebugWindow.nib */; };
David@0
   359
		34575E3907CBA88E004A4FFF /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34575E3807CBA88E004A4FFF /* MainMenu.nib */; };
David@0
   360
		3459CBED0A25FFBF00ECC256 /* GetMetadataForHTMLLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 3459CBE90A25FFBE00ECC256 /* GetMetadataForHTMLLog.m */; };
David@0
   361
		3459CBEF0A25FFBF00ECC256 /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 3459CBEB0A25FFBE00ECC256 /* GetMetadataForFile.m */; };
David@0
   362
		345ACC970811C20F008E4D22 /* AwayStatusWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 345ACC960811C20F008E4D22 /* AwayStatusWindow.nib */; };
David@0
   363
		345AFAEE0A5D9A5F00D7DA6F /* AINoisyTableColumn.m in Sources */ = {isa = PBXBuildFile; fileRef = 345AFAEC0A5D9A5F00D7DA6F /* AINoisyTableColumn.m */; };
Evan@666
   364
		345D68990F1FD56B002F2D01 /* facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = 345D68950F1FD563002F2D01 /* facebook.png */; };
Evan@666
   365
		345D689A0F1FD56B002F2D01 /* facebook-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 345D68960F1FD563002F2D01 /* facebook-small.png */; };
Evan@666
   366
		345D68A20F1FD59F002F2D01 /* PurpleFacebookService.h in Headers */ = {isa = PBXBuildFile; fileRef = 345D68A00F1FD59F002F2D01 /* PurpleFacebookService.h */; };
Evan@666
   367
		345D68A30F1FD59F002F2D01 /* PurpleFacebookService.m in Sources */ = {isa = PBXBuildFile; fileRef = 345D68A10F1FD59F002F2D01 /* PurpleFacebookService.m */; };
Evan@666
   368
		345D68A80F1FD5AA002F2D01 /* PurpleFacebookAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 345D68A60F1FD5AA002F2D01 /* PurpleFacebookAccount.h */; };
Evan@666
   369
		345D68A90F1FD5AA002F2D01 /* PurpleFacebookAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 345D68A70F1FD5AA002F2D01 /* PurpleFacebookAccount.m */; };
David@0
   370
		345DA0680CA09AD0009F1989 /* Statuses.strings in Resources */ = {isa = PBXBuildFile; fileRef = 345DA0660CA09AD0009F1989 /* Statuses.strings */; };
David@0
   371
		345DD7680C54EAF2007D41F5 /* zhm in Resources */ = {isa = PBXBuildFile; fileRef = 77D903500B78CF1000B86C42 /* zhm */; };
David@0
   372
		345EE2DF0AD057FA003F396A /* AIContactInfoImageViewWithImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 345EE2DD0AD057FA003F396A /* AIContactInfoImageViewWithImagePicker.m */; };
David@0
   373
		345F566B08178356001F733C /* AdiumServiceIcons.icns in Resources */ = {isa = PBXBuildFile; fileRef = 345F566A08178356001F733C /* AdiumServiceIcons.icns */; };
David@0
   374
		345F57400817FF80001F733C /* pref-contactList.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F573F0817FF80001F733C /* pref-contactList.png */; };
David@0
   375
		345F583E08197E74001F733C /* AdiumStatusIcons.icns in Resources */ = {isa = PBXBuildFile; fileRef = 345F583D08197E74001F733C /* AdiumStatusIcons.icns */; };
David@0
   376
		345F58C7081990FF001F733C /* LogViewer.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58C6081990FF001F733C /* LogViewer.png */; };
David@0
   377
		345F58ED0819967A001F733C /* offlinecontacts.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58EB0819967A001F733C /* offlinecontacts.png */; };
David@0
   378
		345F58EE0819967A001F733C /* offlinecontacts_transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58EC0819967A001F733C /* offlinecontacts_transparent.png */; };
David@0
   379
		34607EE909B228FE000DB3D2 /* AIContactListNameButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 34607EE709B228FE000DB3D2 /* AIContactListNameButton.m */; };
David@0
   380
		34607F1009B2296A000DB3D2 /* AIHoveringPopUpButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34607F0C09B2296A000DB3D2 /* AIHoveringPopUpButtonCell.m */; };
David@0
   381
		34607F1209B2296A000DB3D2 /* AIHoveringPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 34607F0E09B2296A000DB3D2 /* AIHoveringPopUpButton.m */; };
David@0
   382
		3461621406FB482D009181D8 /* UserList Theme.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3461621006FB482C009181D8 /* UserList Theme.plist */; };
David@0
   383
		3461621606FB482D009181D8 /* ESChatUserListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3461621206FB482C009181D8 /* ESChatUserListController.m */; };
David@0
   384
		3461621706FB482D009181D8 /* UserList Layout.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3461621306FB482D009181D8 /* UserList Layout.plist */; };
David@0
   385
		346196F20D31607500763051 /* SRSnapback.png in Resources */ = {isa = PBXBuildFile; fileRef = 346196F10D31607500763051 /* SRSnapback.png */; };
David@0
   386
		346371080BCA0A5400AD57AD /* AIMessageTabSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 346371060BCA0A5400AD57AD /* AIMessageTabSplitView.m */; };
David@0
   387
		346544DB0C8F686B0046ED68 /* AMPurpleJabberXMLConsole.nib in Resources */ = {isa = PBXBuildFile; fileRef = 346544D90C8F686B0046ED68 /* AMPurpleJabberXMLConsole.nib */; };
David@0
   388
		346544DC0C8F686B0046ED68 /* AMPurpleJabberDiscoveryBrowser.nib in Resources */ = {isa = PBXBuildFile; fileRef = 346544DA0C8F686B0046ED68 /* AMPurpleJabberDiscoveryBrowser.nib */; };
David@0
   389
		3465451C0C8F6A670046ED68 /* AMPurpleJabberServiceDiscoveryBrowserController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3465451A0C8F6A670046ED68 /* AMPurpleJabberServiceDiscoveryBrowserController.h */; };
David@0
   390
		3465451D0C8F6A670046ED68 /* AMPurpleJabberServiceDiscoveryBrowserController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3465451B0C8F6A670046ED68 /* AMPurpleJabberServiceDiscoveryBrowserController.m */; };
David@0
   391
		346545250C8F6AAD0046ED68 /* AMPurpleJabberNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 346545230C8F6AAD0046ED68 /* AMPurpleJabberNode.h */; };
David@0
   392
		346545260C8F6AAD0046ED68 /* AMPurpleJabberNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 346545240C8F6AAD0046ED68 /* AMPurpleJabberNode.m */; };
David@0
   393
		346545B90C8F71380046ED68 /* AMPurpleJabberAdHocCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 346545B70C8F71370046ED68 /* AMPurpleJabberAdHocCommand.h */; };
David@0
   394
		346545BA0C8F71380046ED68 /* AMPurpleJabberAdHocCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 346545B80C8F71380046ED68 /* AMPurpleJabberAdHocCommand.m */; };
David@0
   395
		346545CB0C8F73000046ED68 /* AMPurpleJabberAdHocPing.h in Headers */ = {isa = PBXBuildFile; fileRef = 346545C90C8F73000046ED68 /* AMPurpleJabberAdHocPing.h */; };
David@0
   396
		346545CC0C8F73000046ED68 /* AMPurpleJabberAdHocPing.m in Sources */ = {isa = PBXBuildFile; fileRef = 346545CA0C8F73000046ED68 /* AMPurpleJabberAdHocPing.m */; };
David@0
   397
		346636AC0D415440006C9034 /* FriBidi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3466368B0D41541A006C9034 /* FriBidi.framework */; };
catfish@1793
   398
		346637690D415457006C9034 /* FriBidi.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3466368B0D41541A006C9034 /* FriBidi.framework */; };
David@0
   399
		346935D60BA6C89D00E1CF7E /* AIFileTransferProgressOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 346935D40BA6C89D00E1CF7E /* AIFileTransferProgressOutlineView.m */; };
David@0
   400
		346BA33F0774C27400628F06 /* ESGlobalEventsPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 346BA33D0774C27400628F06 /* ESGlobalEventsPreferencesPlugin.m */; };
David@0
   401
		346BA3450774C2D200628F06 /* ESGlobalEventsPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 346BA3430774C2D200628F06 /* ESGlobalEventsPreferences.m */; };
David@0
   402
		346BA3640774C35500628F06 /* GlobalEventsPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 346BA3630774C35400628F06 /* GlobalEventsPreferences.nib */; };
David@0
   403
		346F5D3208A43E7B0055C610 /* CurrentTunes.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 346F5CB308A418FB0055C610 /* CurrentTunes.scpt */; };
David@0
   404
		3470BF600BC6F18500388232 /* AIMessageHistoryPreferencesWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3470BF5E0BC6F18500388232 /* AIMessageHistoryPreferencesWindowController.h */; };
David@0
   405
		3470BF610BC6F18500388232 /* AIMessageHistoryPreferencesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3470BF5F0BC6F18500388232 /* AIMessageHistoryPreferencesWindowController.m */; };
David@0
   406
		3470BF700BC6F22200388232 /* MessageHistoryConfiguration.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3470BF6F0BC6F22200388232 /* MessageHistoryConfiguration.nib */; };
David@0
   407
		347374BD0AA9206B00AD18E3 /* ShortcutRecorder.strings in Resources */ = {isa = PBXBuildFile; fileRef = 347374BB0AA9206B00AD18E3 /* ShortcutRecorder.strings */; };
David@0
   408
		3474E000082550FD00BF30F0 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 3474DFFF082550FD00BF30F0 /* Credits.rtf */; };
David@0
   409
		3474E0910825634300BF30F0 /* StatusPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3474E0900825634300BF30F0 /* StatusPreferences.nib */; };
David@0
   410
		347933F30C861017007ADCAA /* AIColorStringTransformer.h in Headers */ = {isa = PBXBuildFile; fileRef = 347933F10C861017007ADCAA /* AIColorStringTransformer.h */; };
David@0
   411
		347933F40C861017007ADCAA /* AIColorStringTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 347933F20C861017007ADCAA /* AIColorStringTransformer.m */; };
David@0
   412
		347C6943080C8F2B00E69674 /* ESAwayStatusWindowPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347C6941080C8F2B00E69674 /* ESAwayStatusWindowPlugin.m */; };
David@0
   413
		347C6949080C8F3B00E69674 /* ESAwayStatusWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 347C6947080C8F3A00E69674 /* ESAwayStatusWindowController.m */; };
David@0
   414
		347E39DC0A98AA4A00961B0E /* missing_image.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E39DB0A98AA4A00961B0E /* missing_image.png */; };
David@0
   415
		347E77F407CA94FF00350507 /* ESAccountEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E77F207CA94FE00350507 /* ESAccountEvents.m */; };
David@0
   416
		347E781407CA961300350507 /* ESUserIconHandlingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E781207CA961300350507 /* ESUserIconHandlingPlugin.m */; };
David@0
   417
		347E781A07CA962100350507 /* userIconToolbar.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E781907CA962100350507 /* userIconToolbar.png */; };
David@0
   418
		347E782907CA964600350507 /* AIContactSortSelectionPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E782507CA964600350507 /* AIContactSortSelectionPlugin.m */; };
David@0
   419
		347E782A07CA964700350507 /* ESContactSortConfigurationWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E782607CA964600350507 /* ESContactSortConfigurationWindowController.m */; };
David@0
   420
		347E783407CA967100350507 /* SortingDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 347E783307CA967100350507 /* SortingDefaults.plist */; };
David@0
   421
		347E784C07CA96D700350507 /* AIContactListEditorPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E784A07CA96D600350507 /* AIContactListEditorPlugin.m */; };
David@0
   422
		347E785407CA96E200350507 /* AINewContactWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E785207CA96E200350507 /* AINewContactWindowController.m */; };
David@0
   423
		347E786007CA970500350507 /* AINewGroupWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E785E07CA970500350507 /* AINewGroupWindowController.m */; };
David@0
   424
		347E786B07CA972100350507 /* AddContact.nib in Resources */ = {isa = PBXBuildFile; fileRef = 347E786907CA972100350507 /* AddContact.nib */; };
David@0
   425
		347E786C07CA972100350507 /* AddGroup.nib in Resources */ = {isa = PBXBuildFile; fileRef = 347E786A07CA972100350507 /* AddGroup.nib */; };
David@0
   426
		347E787807CA975900350507 /* AddContact.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E787207CA975900350507 /* AddContact.png */; };
David@0
   427
		347E787907CA975900350507 /* addGroup.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E787307CA975900350507 /* addGroup.png */; };
David@0
   428
		347E788907CA978E00350507 /* CBActionSupportPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E788707CA978D00350507 /* CBActionSupportPlugin.m */; };
David@0
   429
		347E791307CAA51500350507 /* AIManualSort.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E790D07CAA51400350507 /* AIManualSort.m */; };
David@0
   430
		347E791507CAA51500350507 /* ESStatusSort.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E790F07CAA51400350507 /* ESStatusSort.m */; };
David@0
   431
		347E791807CAA51500350507 /* AIAlphabeticalSort.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E791207CAA51400350507 /* AIAlphabeticalSort.m */; };
David@0
   432
		347E792307CAA52300350507 /* StatusSortDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 347E791E07CAA52300350507 /* StatusSortDefaults.plist */; };
David@0
   433
		347E792507CAA52300350507 /* AlphabeticalSortConfiguration.nib in Resources */ = {isa = PBXBuildFile; fileRef = 347E792007CAA52300350507 /* AlphabeticalSortConfiguration.nib */; };
David@0
   434
		347E792607CAA52300350507 /* AlphabeticalSortDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 347E792107CAA52300350507 /* AlphabeticalSortDefaults.plist */; };
David@0
   435
		347E7A9007CAF88200350507 /* AIContactAwayPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7A8E07CAF88200350507 /* AIContactAwayPlugin.m */; };
David@0
   436
		347E7A9907CAF8AF00350507 /* ESContactClientPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7A9407CAF8AE00350507 /* ESContactClientPlugin.m */; };
David@0
   437
		347E7A9C07CAF8AF00350507 /* AIContactIdlePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7A9707CAF8AF00350507 /* AIContactIdlePlugin.m */; };
David@0
   438
		347E7AA307CAF8DA00350507 /* BGContactNotesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7AA107CAF8DA00350507 /* BGContactNotesPlugin.m */; };
David@0
   439
		347E7AAA07CAF8EE00350507 /* SAContactOnlineForPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7AA807CAF8EE00350507 /* SAContactOnlineForPlugin.m */; };
David@0
   440
		347E7AB307CAF93700350507 /* AIContactOnlineSincePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7AB107CAF93700350507 /* AIContactOnlineSincePlugin.m */; };
David@0
   441
		347E7ABC07CAF94A00350507 /* ESContactServersideDisplayName.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7ABA07CAF94A00350507 /* ESContactServersideDisplayName.m */; };
colin@2015
   442
		347E7ACF07CAF98500350507 /* AIListObjectContentsPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E7ACD07CAF98400350507 /* AIListObjectContentsPlugin.m */; };
David@0
   443
		347EAB2D09721D490090EA6E /* pref-personal.png in Resources */ = {isa = PBXBuildFile; fileRef = 347EAB2C09721D490090EA6E /* pref-personal.png */; };
David@0
   444
		347F4B810D340F16006D5A56 /* AIPreferenceContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 347F4B800D340F16006D5A56 /* AIPreferenceContainer.m */; };
David@0
   445
		3482E0F50AB5064E00471992 /* AIAdiumProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 3482E0EB0AB5063300471992 /* AIAdiumProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   446
		348477140C1A5CE50019EF08 /* AIAnimatingListOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 348477120C1A5CE50019EF08 /* AIAnimatingListOutlineView.m */; };
David@0
   447
		34847ADE0C1A62C40019EF08 /* AIOutlineViewAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 34847ADC0C1A62C40019EF08 /* AIOutlineViewAnimation.m */; };
David@0
   448
		3485D8EA09EB446900232CC4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3448758D06D1EBDF00DA778C /* Cocoa.framework */; };
David@0
   449
		3485D8EB09EB446900232CC4 /* Adium.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34BD9DE105314751000AB133 /* Adium.framework */; };
David@0
   450
		3485DB1809EBCE6500232CC4 /* SLPurpleCocoaAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 34048AC50617CB4C004D0B7E /* SLPurpleCocoaAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   451
		3485DB1909EBCE6500232CC4 /* SLPurpleCocoaAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 34048AC60617CB4C004D0B7E /* SLPurpleCocoaAdapter.m */; };
David@0
   452
		3485DB1A09EBCE6500232CC4 /* adiumPurpleBlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE10907A2EE3700663CC9 /* adiumPurpleBlist.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   453
		3485DB1B09EBCE6500232CC4 /* adiumPurpleBlist.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE10A07A2EE3700663CC9 /* adiumPurpleBlist.m */; };
David@0
   454
		3485DB1C09EBCE6500232CC4 /* adiumPurpleConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE0E907A2ECCF00663CC9 /* adiumPurpleConnection.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   455
		3485DB1D09EBCE6500232CC4 /* adiumPurpleConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE0EA07A2ECD000663CC9 /* adiumPurpleConnection.m */; };
David@0
   456
		3485DB1E09EBCE6500232CC4 /* adiumPurpleConversation.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE17E07A2F10400663CC9 /* adiumPurpleConversation.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   457
		3485DB1F09EBCE6500232CC4 /* adiumPurpleConversation.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE17F07A2F10400663CC9 /* adiumPurpleConversation.m */; };
David@0
   458
		3485DB2009EBCE6500232CC4 /* adiumPurpleCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE1B207A2F36400663CC9 /* adiumPurpleCore.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   459
		3485DB2109EBCE6500232CC4 /* adiumPurpleCore.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE1B307A2F36400663CC9 /* adiumPurpleCore.m */; };
David@0
   460
		3485DB2209EBCE6500232CC4 /* adiumPurpleEventloop.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE18A07A2F2A600663CC9 /* adiumPurpleEventloop.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   461
		3485DB2309EBCE6500232CC4 /* adiumPurpleEventloop.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE18B07A2F2A600663CC9 /* adiumPurpleEventloop.m */; };
David@0
   462
		3485DB2409EBCE6500232CC4 /* adiumPurpleFt.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE11007A2EED500663CC9 /* adiumPurpleFt.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   463
		3485DB2509EBCE6500232CC4 /* adiumPurpleFt.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE11107A2EED600663CC9 /* adiumPurpleFt.m */; };
David@0
   464
		3485DB2609EBCE6500232CC4 /* adiumPurpleNotify.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE12207A2EFF800663CC9 /* adiumPurpleNotify.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   465
		3485DB2709EBCE6500232CC4 /* adiumPurpleNotify.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE12307A2EFF800663CC9 /* adiumPurpleNotify.m */; };
David@0
   466
		3485DB2809EBCE6500232CC4 /* adiumPurplePrivacy.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE11607A2EF2B00663CC9 /* adiumPurplePrivacy.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   467
		3485DB2909EBCE6500232CC4 /* adiumPurplePrivacy.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE11707A2EF2B00663CC9 /* adiumPurplePrivacy.m */; };
David@0
   468
		3485DB2A09EBCE6500232CC4 /* adiumPurpleRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE11C07A2EF7F00663CC9 /* adiumPurpleRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   469
		3485DB2B09EBCE6500232CC4 /* adiumPurpleRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE11D07A2EF7F00663CC9 /* adiumPurpleRequest.m */; };
David@0
   470
		3485DB2C09EBCE6500232CC4 /* adiumPurpleRoomlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE12807A2F09A00663CC9 /* adiumPurpleRoomlist.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   471
		3485DB2D09EBCE6500232CC4 /* adiumPurpleRoomlist.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE12907A2F09B00663CC9 /* adiumPurpleRoomlist.m */; };
David@0
   472
		3485DB2E09EBCE6500232CC4 /* adiumPurpleSignals.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE1B807A2F4C500663CC9 /* adiumPurpleSignals.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   473
		3485DB2F09EBCE6500232CC4 /* adiumPurpleSignals.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE1B907A2F4C500663CC9 /* adiumPurpleSignals.m */; };
David@0
   474
		3485DB3009EBCE6500232CC4 /* adiumPurpleWebcam.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BBE18407A2F20E00663CC9 /* adiumPurpleWebcam.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   475
		3485DB3109EBCE6500232CC4 /* adiumPurpleWebcam.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BBE18507A2F20E00663CC9 /* adiumPurpleWebcam.m */; };
David@0
   476
		3485DB3709EBCE7400232CC4 /* PurpleService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34415A63059F9B9B0019246B /* PurpleService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   477
		3485DB3809EBCE7400232CC4 /* PurpleService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34415A64059F9B9B0019246B /* PurpleService.m */; };
David@0
   478
		3485DB3909EBCE7400232CC4 /* CBPurpleAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B7F278705440C8D00CDFC90 /* CBPurpleAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   479
		3485DB3A09EBCE7400232CC4 /* CBPurpleAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 348FF83E09128BEB00A942A8 /* CBPurpleAccount.m */; };
David@0
   480
		3485DB5909EBCE7400232CC4 /* ESGaduGaduService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34416159059FC5330019246B /* ESGaduGaduService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   481
		3485DB5A09EBCE7400232CC4 /* ESGaduGaduService.m in Sources */ = {isa = PBXBuildFile; fileRef = 3441615A059FC5340019246B /* ESGaduGaduService.m */; };
David@0
   482
		3485DB5B09EBCE7400232CC4 /* ESPurpleGaduGaduAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34416070059FC27D0019246B /* ESPurpleGaduGaduAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   483
		3485DB5C09EBCE7400232CC4 /* ESPurpleGaduGaduAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34416071059FC27D0019246B /* ESPurpleGaduGaduAccount.m */; };
David@0
   484
		3485DB5D09EBCE7400232CC4 /* DCPurpleGaduGaduJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D961C06B73B38005235E9 /* DCPurpleGaduGaduJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   485
		3485DB5E09EBCE7400232CC4 /* DCPurpleGaduGaduJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D961D06B73B38005235E9 /* DCPurpleGaduGaduJoinChatViewController.m */; };
David@0
   486
		3485DB5F09EBCE7400232CC4 /* DCPurpleGaduGaduJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6E4D961B06B73B38005235E9 /* DCPurpleGaduGaduJoinChatView.nib */; };
David@0
   487
		3485DB6009EBCE7400232CC4 /* ESPurpleGaduGaduAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34416085059FC2A30019246B /* ESPurpleGaduGaduAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   488
		3485DB6109EBCE7400232CC4 /* ESPurpleGaduGaduAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34416086059FC2A30019246B /* ESPurpleGaduGaduAccountViewController.m */; };
David@0
   489
		3485DB6209EBCE7400232CC4 /* ESPurpleGaduGaduAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB40308086D9000E27095 /* ESPurpleGaduGaduAccountView.nib */; };
David@0
   490
		3485DB6309EBCE7400232CC4 /* PurpleDefaultsGadu-Gadu.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76473F07A07B620021CCD7 /* PurpleDefaultsGadu-Gadu.plist */; };
David@0
   491
		3485DB6409EBCE7400232CC4 /* ESJabberService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34416171059FC55A0019246B /* ESJabberService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   492
		3485DB6509EBCE7400232CC4 /* ESJabberService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34416172059FC55A0019246B /* ESJabberService.m */; };
David@0
   493
		3485DB6609EBCE7400232CC4 /* ESPurpleJabberAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 344160C3059FC3080019246B /* ESPurpleJabberAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   494
		3485DB6709EBCE7400232CC4 /* ESPurpleJabberAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 344160C4059FC3080019246B /* ESPurpleJabberAccount.m */; };
David@0
   495
		3485DB6809EBCE7400232CC4 /* DCPurpleJabberJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D962206B73BE0005235E9 /* DCPurpleJabberJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   496
		3485DB6909EBCE7400232CC4 /* DCPurpleJabberJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D962306B73BE0005235E9 /* DCPurpleJabberJoinChatViewController.m */; };
David@0
   497
		3485DB6A09EBCE7400232CC4 /* DCPurpleJabberJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41808086D9100E27095 /* DCPurpleJabberJoinChatView.nib */; };
David@0
   498
		3485DB6B09EBCE7400232CC4 /* ESPurpleJabberAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 344160B4059FC2F50019246B /* ESPurpleJabberAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   499
		3485DB6C09EBCE7400232CC4 /* ESPurpleJabberAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 344160B5059FC2F50019246B /* ESPurpleJabberAccountViewController.m */; };
David@0
   500
		3485DB6D09EBCE7400232CC4 /* ESPurpleJabberAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB42208086D9200E27095 /* ESPurpleJabberAccountView.nib */; };
David@0
   501
		3485DB6E09EBCE7400232CC4 /* PurpleDefaultsJabber.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BB19298079EE90900DAA523 /* PurpleDefaultsJabber.plist */; };
David@0
   502
		3485DB6F09EBCE7400232CC4 /* AIPurpleGTalkAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = A3C0431B08D74D3100B48CE1 /* AIPurpleGTalkAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   503
		3485DB7009EBCE7400232CC4 /* AIPurpleGTalkAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = A3C0431C08D74D3100B48CE1 /* AIPurpleGTalkAccount.m */; };
David@0
   504
		3485DB7109EBCE7400232CC4 /* AIPurpleGTalkAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = A3C0431D08D74D3100B48CE1 /* AIPurpleGTalkAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   505
		3485DB7209EBCE7400232CC4 /* AIPurpleGTalkAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A3C0431E08D74D3100B48CE1 /* AIPurpleGTalkAccountViewController.m */; };
David@0
   506
		3485DB7309EBCE7400232CC4 /* AIGTalkService.h in Headers */ = {isa = PBXBuildFile; fileRef = A3C0431F08D74D3100B48CE1 /* AIGTalkService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   507
		3485DB7409EBCE7400232CC4 /* AIGTalkService.m in Sources */ = {isa = PBXBuildFile; fileRef = A3C0432008D74D3100B48CE1 /* AIGTalkService.m */; };
David@0
   508
		3485DB7509EBCE7400232CC4 /* PurpleDefaultsGTalk.plist in Resources */ = {isa = PBXBuildFile; fileRef = A3C042D108D7483100B48CE1 /* PurpleDefaultsGTalk.plist */; };
David@0
   509
		3485DB7609EBCE7400232CC4 /* ESMeanwhileService.h in Headers */ = {isa = PBXBuildFile; fileRef = 343A7F3806935DD700150CEC /* ESMeanwhileService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   510
		3485DB7709EBCE7400232CC4 /* ESMeanwhileService.m in Sources */ = {isa = PBXBuildFile; fileRef = 343A7F3706935DD700150CEC /* ESMeanwhileService.m */; };
David@0
   511
		3485DB7809EBCE7400232CC4 /* ESPurpleMeanwhileAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 343A7F2D06935DC500150CEC /* ESPurpleMeanwhileAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   512
		3485DB7909EBCE7400232CC4 /* ESPurpleMeanwhileAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 343A7F2C06935DC500150CEC /* ESPurpleMeanwhileAccount.m */; };
David@0
   513
		3485DB7A09EBCE7400232CC4 /* DCPurpleMeanwhileJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D962806B73C18005235E9 /* DCPurpleMeanwhileJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   514
		3485DB7B09EBCE7400232CC4 /* DCPurpleMeanwhileJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D962906B73C18005235E9 /* DCPurpleMeanwhileJoinChatViewController.m */; };
David@0
   515
		3485DB7C09EBCE7400232CC4 /* DCPurpleMeanwhileJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41408086D9100E27095 /* DCPurpleMeanwhileJoinChatView.nib */; };
David@0
   516
		3485DB7D09EBCE7400232CC4 /* ESPurpleMeanwhileAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 343A7F2B06935DC500150CEC /* ESPurpleMeanwhileAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   517
		3485DB7E09EBCE7400232CC4 /* ESPurpleMeanwhileAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 343A7F2A06935DC500150CEC /* ESPurpleMeanwhileAccountViewController.m */; };
David@0
   518
		3485DB7F09EBCE7400232CC4 /* ESPurpleMeanwhileAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41E08086D9100E27095 /* ESPurpleMeanwhileAccountView.nib */; };
David@0
   519
		3485DB8009EBCE7400232CC4 /* PurpleDefaultsSametime.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76474C07A07B900021CCD7 /* PurpleDefaultsSametime.plist */; };
David@0
   520
		3485DB8109EBCE7400232CC4 /* ESMSNService.h in Headers */ = {isa = PBXBuildFile; fileRef = 344158A9059F90FA0019246B /* ESMSNService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   521
		3485DB8209EBCE7400232CC4 /* ESMSNService.m in Sources */ = {isa = PBXBuildFile; fileRef = 344158AA059F90FB0019246B /* ESMSNService.m */; };
David@0
   522
		3485DB8309EBCE7400232CC4 /* ESPurpleMSNAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 3441593F059F94C10019246B /* ESPurpleMSNAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   523
		3485DB8409EBCE7400232CC4 /* ESPurpleMSNAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34415940059F94C10019246B /* ESPurpleMSNAccount.m */; };
David@0
   524
		3485DB8509EBCE7400232CC4 /* DCPurpleMSNJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D962E06B73C4D005235E9 /* DCPurpleMSNJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   525
		3485DB8609EBCE7400232CC4 /* DCPurpleMSNJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D962F06B73C4D005235E9 /* DCPurpleMSNJoinChatViewController.m */; };
David@0
   526
		3485DB8709EBCE7400232CC4 /* DCPurpleMSNJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6E4D962D06B73C4D005235E9 /* DCPurpleMSNJoinChatView.nib */; };
David@0
   527
		3485DB8809EBCE7400232CC4 /* ESPurpleMSNAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 344159B3059F977F0019246B /* ESPurpleMSNAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   528
		3485DB8909EBCE7400232CC4 /* ESPurpleMSNAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 344159B4059F97800019246B /* ESPurpleMSNAccountViewController.m */; };
David@0
   529
		3485DB8A09EBCE7400232CC4 /* ESPurpleMSNAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB40508086D9000E27095 /* ESPurpleMSNAccountView.nib */; };
David@0
   530
		3485DB8B09EBCE7400232CC4 /* PurpleDefaultsMSN.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B7644DD07A05E7E0021CCD7 /* PurpleDefaultsMSN.plist */; };
David@0
   531
		3485DB8F09EBCE7400232CC4 /* ESNovellService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C2EA180634DB5E0018E5D2 /* ESNovellService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   532
		3485DB9009EBCE7400232CC4 /* ESNovellService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C2EA190634DB5E0018E5D2 /* ESNovellService.m */; };
David@0
   533
		3485DB9109EBCE7400232CC4 /* ESPurpleNovellAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C2E66F0634CF5F0018E5D2 /* ESPurpleNovellAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   534
		3485DB9209EBCE7400232CC4 /* ESPurpleNovellAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C2E6700634CF5F0018E5D2 /* ESPurpleNovellAccount.m */; };
David@0
   535
		3485DB9309EBCE7400232CC4 /* DCPurpleNovellJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EA3688306B73E7D009CA81A /* DCPurpleNovellJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   536
		3485DB9409EBCE7400232CC4 /* DCPurpleNovellJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA3688406B73E7D009CA81A /* DCPurpleNovellJoinChatViewController.m */; };
David@0
   537
		3485DB9509EBCE7400232CC4 /* DCPurpleNovellJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6EA3688206B73E7D009CA81A /* DCPurpleNovellJoinChatView.nib */; };
David@0
   538
		3485DB9609EBCE7400232CC4 /* ESPurpleNovellAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C2E6870634CF940018E5D2 /* ESPurpleNovellAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   539
		3485DB9709EBCE7400232CC4 /* ESPurpleNovellAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C2E6880634CF940018E5D2 /* ESPurpleNovellAccountViewController.m */; };
David@0
   540
		3485DB9809EBCE7400232CC4 /* ESPurpleNovellAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB3FF08086D9000E27095 /* ESPurpleNovellAccountView.nib */; };
David@0
   541
		3485DB9909EBCE7400232CC4 /* PurpleDefaultsGroupWise.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76476007A07BC90021CCD7 /* PurpleDefaultsGroupWise.plist */; };
David@0
   542
		3485DB9A09EBCE7400232CC4 /* ESSimpleService.h in Headers */ = {isa = PBXBuildFile; fileRef = 345A7B590954AD1400FF3113 /* ESSimpleService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   543
		3485DB9B09EBCE7400232CC4 /* ESSimpleService.m in Sources */ = {isa = PBXBuildFile; fileRef = 345A7B5A0954AD1400FF3113 /* ESSimpleService.m */; };
David@0
   544
		3485DB9C09EBCE7400232CC4 /* ESPurpleSimpleAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 345A7B650954AD2800FF3113 /* ESPurpleSimpleAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   545
		3485DB9D09EBCE7400232CC4 /* ESPurpleSimpleAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 345A7B660954AD2800FF3113 /* ESPurpleSimpleAccount.m */; };
David@0
   546
		3485DB9E09EBCE7400232CC4 /* ESPurpleSimpleAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 345A7B6B0954AD3A00FF3113 /* ESPurpleSimpleAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   547
		3485DB9F09EBCE7400232CC4 /* ESPurpleSimpleAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 345A7B6C0954AD3A00FF3113 /* ESPurpleSimpleAccountViewController.m */; };
David@0
   548
		3485DBA009EBCE7400232CC4 /* ESPurpleSimpleAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 345A7B830954AEF400FF3113 /* ESPurpleSimpleAccountView.nib */; };
David@0
   549
		3485DBA109EBCE7400232CC4 /* PurpleDefaultsSimple.plist in Resources */ = {isa = PBXBuildFile; fileRef = 345A7B710954AD4D00FF3113 /* PurpleDefaultsSimple.plist */; };
David@0
   550
		3485DBA209EBCE7400232CC4 /* ESYahooService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34415B9B059FA8DF0019246B /* ESYahooService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   551
		3485DBA309EBCE7400232CC4 /* ESYahooService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34415B9C059FA8DF0019246B /* ESYahooService.m */; };
David@0
   552
		3485DBA409EBCE7400232CC4 /* ESPurpleYahooAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34415BD1059FA9CE0019246B /* ESPurpleYahooAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   553
		3485DBA509EBCE7400232CC4 /* ESPurpleYahooAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34415BCF059FA9CD0019246B /* ESPurpleYahooAccount.m */; };
David@0
   554
		3485DBA609EBCE7400232CC4 /* DCPurpleYahooJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EA3688F06B73F67009CA81A /* DCPurpleYahooJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   555
		3485DBA709EBCE7400232CC4 /* DCPurpleYahooJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA3689006B73F67009CA81A /* DCPurpleYahooJoinChatViewController.m */; };
David@0
   556
		3485DBA809EBCE7400232CC4 /* DCPurpleYahooJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB40E08086D9100E27095 /* DCPurpleYahooJoinChatView.nib */; };
David@0
   557
		3485DBA909EBCE7400232CC4 /* ESPurpleYahooAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 342928080628BB4200BB9217 /* ESPurpleYahooAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   558
		3485DBAA09EBCE7400232CC4 /* ESPurpleYahooAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 342928090628BB4200BB9217 /* ESPurpleYahooAccountViewController.m */; };
David@0
   559
		3485DBAB09EBCE7400232CC4 /* ESPurpleYahooAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB42008086D9200E27095 /* ESPurpleYahooAccountView.nib */; };
David@0
   560
		3485DBAC09EBCE7400232CC4 /* PurpleDefaultsYahoo!.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76471707A079A40021CCD7 /* PurpleDefaultsYahoo!.plist */; };
David@0
   561
		3485DBAD09EBCE7400232CC4 /* ESYahooJapanService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E3C8870638D40500AA3EF7 /* ESYahooJapanService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   562
		3485DBAE09EBCE7400232CC4 /* ESYahooJapanService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E3C8880638D40500AA3EF7 /* ESYahooJapanService.m */; };
David@0
   563
		3485DBAF09EBCE7400232CC4 /* ESPurpleYahooJapanAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E3C8A50638D50F00AA3EF7 /* ESPurpleYahooJapanAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   564
		3485DBB009EBCE7400232CC4 /* ESPurpleYahooJapanAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E3C8A60638D50F00AA3EF7 /* ESPurpleYahooJapanAccount.m */; };
David@0
   565
		3485DBB109EBCE7400232CC4 /* PurpleDefaultsYahoo! Japan.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76478507A07C440021CCD7 /* PurpleDefaultsYahoo! Japan.plist */; };
David@0
   566
		3485DBB209EBCE7400232CC4 /* ESZephyrService.h in Headers */ = {isa = PBXBuildFile; fileRef = 348D8D1B06CC079F00449EBB /* ESZephyrService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   567
		3485DBB309EBCE7400232CC4 /* ESZephyrService.m in Sources */ = {isa = PBXBuildFile; fileRef = 348D8D1A06CC079F00449EBB /* ESZephyrService.m */; };
David@0
   568
		3485DBB409EBCE7400232CC4 /* ESPurpleZephyrAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 348D8D2806CC07BD00449EBB /* ESPurpleZephyrAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   569
		3485DBB509EBCE7400232CC4 /* ESPurpleZephyrAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 348D8D2606CC07BD00449EBB /* ESPurpleZephyrAccount.m */; };
David@0
   570
		3485DBB609EBCE7400232CC4 /* DCPurpleZephyrJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 348D8D2706CC07BD00449EBB /* DCPurpleZephyrJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   571
		3485DBB709EBCE7400232CC4 /* DCPurpleZephyrJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 348D8D2506CC07BD00449EBB /* DCPurpleZephyrJoinChatViewController.m */; };
David@0
   572
		3485DBB809EBCE7400232CC4 /* DCPurpleZephyrJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB40908086D9100E27095 /* DCPurpleZephyrJoinChatView.nib */; };
David@0
   573
		3485DBB909EBCE7400232CC4 /* ESPurpleZephyrAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 348D8D2406CC07BD00449EBB /* ESPurpleZephyrAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   574
		3485DBBA09EBCE7400232CC4 /* ESPurpleZephyrAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 348D8D2206CC07BC00449EBB /* ESPurpleZephyrAccountViewController.m */; };
David@0
   575
		3485DBBB09EBCE7400232CC4 /* ESPurpleZephyrAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41208086D9100E27095 /* ESPurpleZephyrAccountView.nib */; };
David@0
   576
		3485DBBC09EBCE7400232CC4 /* PurpleDefaultsZephyr.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B7646CE07A078E60021CCD7 /* PurpleDefaultsZephyr.plist */; };
David@0
   577
		3485DBBD09EBCE7400232CC4 /* ESPurpleNotifyEmailController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E0103307B956F6000DF265 /* ESPurpleNotifyEmailController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   578
		3485DBBE09EBCE7400232CC4 /* ESPurpleNotifyEmailController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E0103207B956F6000DF265 /* ESPurpleNotifyEmailController.m */; };
David@0
   579
		3485DBBF09EBCE7400232CC4 /* ESPurpleRequestAbstractWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34AEE7E808E35A5800AE1C78 /* ESPurpleRequestAbstractWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   580
		3485DBC009EBCE7400232CC4 /* ESPurpleRequestAbstractWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AEE7E908E35A5800AE1C78 /* ESPurpleRequestAbstractWindowController.m */; };
David@0
   581
		3485DBC109EBCE7400232CC4 /* ESPurpleRequestWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3499F4A706309AF60035B468 /* ESPurpleRequestWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   582
		3485DBC209EBCE7400232CC4 /* ESPurpleRequestWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3499F4A606309AF60035B468 /* ESPurpleRequestWindowController.m */; };
David@0
   583
		3485DBC309EBCE7400232CC4 /* PurpleMultilineRequestWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34C2CF85063340540018E5D2 /* PurpleMultilineRequestWindow.nib */; };
David@0
   584
		3485DBC409EBCE7400232CC4 /* PurpleSinglelineRequestWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34C2CF86063340540018E5D2 /* PurpleSinglelineRequestWindow.nib */; };
David@0
   585
		3485DBC809EBCE7400232CC4 /* ESPurpleFileReceiveRequestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34AEE7DC08E3546F00AE1C78 /* ESPurpleFileReceiveRequestController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   586
		3485DBC909EBCE7400232CC4 /* ESPurpleFileReceiveRequestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AEE7DD08E3546F00AE1C78 /* ESPurpleFileReceiveRequestController.m */; };
David@0
   587
		3485DBCA09EBCE7400232CC4 /* ESPurpleRequestActionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 341E88680648FF1B00E0C828 /* ESPurpleRequestActionController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   588
		3485DBCB09EBCE7400232CC4 /* ESPurpleRequestActionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 341E88690648FF1B00E0C828 /* ESPurpleRequestActionController.m */; };
David@0
   589
		3485DBD009EBCE8200232CC4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3402E04D07CB0EB00044F818 /* Localizable.strings */; };
David@0
   590
		34891C140D4B75EE00AEF48C /* AIStandardListScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34891C130D4B75EE00AEF48C /* AIStandardListScrollView.m */; };
David@0
   591
		348B250D0A50A1C900B2B972 /* ESSourceListBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = 348B250B0A50A1C900B2B972 /* ESSourceListBackgroundView.m */; };
David@0
   592
		348C47170D3B20BE00FB6E7A /* AIMessageWindowOutgoingScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 348C47160D3B20BE00FB6E7A /* AIMessageWindowOutgoingScrollView.m */; };
David@0
   593
		348F57940936F3CC00288E41 /* ESEditStatusGroupWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 348F57920936F3CC00288E41 /* ESEditStatusGroupWindowController.m */; };
David@0
   594
		348F579E0936FA6D00288E41 /* EditStatusGroup.nib in Resources */ = {isa = PBXBuildFile; fileRef = 348F579D0936FA6D00288E41 /* EditStatusGroup.nib */; };
David@0
   595
		349195660C9662AA00595A04 /* AIListBookmark.m in Sources */ = {isa = PBXBuildFile; fileRef = 349195640C9662AA00595A04 /* AIListBookmark.m */; };
David@0
   596
		349195670C9662AA00595A04 /* AIListBookmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 349195650C9662AA00595A04 /* AIListBookmark.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   597
		3496A8C207CE6B880055BBAB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3496A8C107CE6B880055BBAB /* InfoPlist.strings */; };
David@0
   598
		349710DD096C4C7700699948 /* Buttons.strings in Resources */ = {isa = PBXBuildFile; fileRef = 349710DB096C4C7700699948 /* Buttons.strings */; };
David@0
   599
		349C2F470867AD16000BF883 /* ApplescriptRunner.m in Sources */ = {isa = PBXBuildFile; fileRef = 349C2F460867AD16000BF883 /* ApplescriptRunner.m */; };
David@0
   600
		349C2FF00867AD65000BF883 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 349C2FEF0867AD65000BF883 /* Foundation.framework */; };
David@0
   601
		349C30790867ADA3000BF883 /* AdiumApplescriptRunner in Resources */ = {isa = PBXBuildFile; fileRef = 349C2EFA0867AC97000BF883 /* AdiumApplescriptRunner */; };
David@0
   602
		349C6E4907C96D45005EB896 /* CBContactCountingDisplayPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 349C6E4607C96D44005EB896 /* CBContactCountingDisplayPlugin.m */; };
David@0
   603
		349C6E8E07C972B2005EB896 /* AIExtendedStatusPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 349C6E8C07C972B2005EB896 /* AIExtendedStatusPlugin.m */; };
David@0
   604
		349C6F6607C99ACF005EB896 /* ESContactListAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 349C6F6407C99ACE005EB896 /* ESContactListAdvancedPreferences.m */; };
David@0
   605
		349C7C7A07C9AE1B005EB896 /* ContactListAdvancedPrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = 349C6F8A07C99D2C005EB896 /* ContactListAdvancedPrefs.nib */; };
David@0
   606
		349E2E8E07A8AF0C00EAB76A /* AIEmoticonPackPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 349E2E8C07A8AF0C00EAB76A /* AIEmoticonPackPreviewController.m */; };
David@0
   607
		34A1A8CA0DFB246400AC78CF /* AISocialNetworkingStatusMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A1A8C80DFB246300AC78CF /* AISocialNetworkingStatusMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   608
		34A1A8CB0DFB246400AC78CF /* AISocialNetworkingStatusMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A1A8C90DFB246300AC78CF /* AISocialNetworkingStatusMenu.m */; };
David@0
   609
		34A1A8E70DFB276E00AC78CF /* SocialNetworkingCustomStatus.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A1A8E60DFB276E00AC78CF /* SocialNetworkingCustomStatus.nib */; };
David@0
   610
		34A1A8ED0DFB27A800AC78CF /* AICustomSocialNetworkingStatusWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A1A8EB0DFB27A800AC78CF /* AICustomSocialNetworkingStatusWindowController.h */; };
David@0
   611
		34A1A8EE0DFB27A800AC78CF /* AICustomSocialNetworkingStatusWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A1A8EC0DFB27A800AC78CF /* AICustomSocialNetworkingStatusWindowController.m */; };
David@0
   612
		34A1AB6C0DFC531000AC78CF /* AIXMLChatlogConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A1AB6B0DFC531000AC78CF /* AIXMLChatlogConverter.m */; };
David@0
   613
		34A1AEE90DFD4BFE00AC78CF /* AIAddressBookInspectorPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A1AEE80DFD4BFE00AC78CF /* AIAddressBookInspectorPane.nib */; };
David@0
   614
		34A1AEEE0DFD4C4A00AC78CF /* AIAdvancedInspectorPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A1AEED0DFD4C4A00AC78CF /* AIAdvancedInspectorPane.nib */; };
David@0
   615
		34A1B2C30DFDBA1200AC78CF /* AIStringDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A1B2C20DFDBA1200AC78CF /* AIStringDebug.m */; };
David@0
   616
		34A250B607E0F822009854E1 /* StatusDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34A250B507E0F822009854E1 /* StatusDefaults.plist */; };
Evan@666
   617
		34A29DB706ED68C000E1366C /* Contact List in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 34A29D9406ED68BF00E1366C /* Contact List */; };
David@0
   618
		34A489F306F64359002C7C5F /* AISCLViewPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A489F106F64359002C7C5F /* AISCLViewPlugin.m */; };
David@0
   619
		34A48A0106F6436D002C7C5F /* AIStandardListWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A489FB06F6436D002C7C5F /* AIStandardListWindowController.m */; };
David@0
   620
		34A48A0406F6436D002C7C5F /* AIListWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A489FE06F6436D002C7C5F /* AIListWindowController.m */; };
David@0
   621
		34A48A0C06F64376002C7C5F /* ContactListWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A48A0B06F64376002C7C5F /* ContactListWindow.nib */; };
David@0
   622
		34A48A1006F64382002C7C5F /* ContactListWindowBorderless.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A48A0F06F64381002C7C5F /* ContactListWindowBorderless.nib */; };
David@0
   623
		34A48A1806F6438F002C7C5F /* AIBorderlessListWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A1406F6438F002C7C5F /* AIBorderlessListWindowController.m */; };
David@0
   624
		34A48A1906F6438F002C7C5F /* AIListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A1506F6438F002C7C5F /* AIListController.m */; };
David@0
   625
		34A48A3F06F64665002C7C5F /* AIListThemeWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A3B06F64664002C7C5F /* AIListThemeWindowController.m */; };
David@0
   626
		34A48A4106F64665002C7C5F /* AIListLayoutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A3D06F64665002C7C5F /* AIListLayoutWindowController.m */; };
David@0
   627
		34A48A5006F64692002C7C5F /* AITextColorPreviewView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A4F06F64692002C7C5F /* AITextColorPreviewView.m */; };
catfish@2467
   628
		34A48A5B06F646BD002C7C5F /* AIListThemePreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A5906F646BD002C7C5F /* AIListThemePreviewCell.m */; };
David@0
   629
		34A48B3A06F64B27002C7C5F /* AIBorderlessListOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48B3806F64B27002C7C5F /* AIBorderlessListOutlineView.m */; };
David@0
   630
		34A663920BF66D96008637BB /* PurpleCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 340915F105C0A5DF00CDE3DD /* PurpleCommon.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   631
		34A6F68507D65D6200972830 /* GeneralPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A6F68407D65D6200972830 /* GeneralPreferences.nib */; };
David@0
   632
		34A6FAD907D6F3AA00972830 /* AIEventSoundsPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A6FAD507D6F3A600972830 /* AIEventSoundsPlugin.m */; };
David@0
   633
		34A6FADB07D6F3AA00972830 /* ESEventSoundAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A6FAD707D6F3A700972830 /* ESEventSoundAlertDetailPane.m */; };
David@0
   634
		34A6FB2607D6F97B00972830 /* EventSoundContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A6FB2507D6F97B00972830 /* EventSoundContactAlert.nib */; };
David@0
   635
		34A6FB2D07D6F98600972830 /* SoundAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 34A6FB2B07D6F98600972830 /* SoundAlert.png */; };
David@0
   636
		34A6FB2E07D6F98600972830 /* SoundFileIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 34A6FB2C07D6F98600972830 /* SoundFileIcon.png */; };
David@0
   637
		34A88E180C7A26E0006EB7D4 /* AIPasswordPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = F55B416603AB8BFC01A8010A /* AIPasswordPromptController.m */; };
David@0
   638
		34A88E190C7A26E1006EB7D4 /* AIPasswordPromptController.h in Headers */ = {isa = PBXBuildFile; fileRef = F55B416E03AB8C3201A8010A /* AIPasswordPromptController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   639
		34A9705A0C965F2400F46006 /* AISideSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A970590C965F2400F46006 /* AISideSplitView.m */; };
David@0
   640
		34A9706F0C965F8E00F46006 /* AIAddBookmarkPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A9706D0C965F8E00F46006 /* AIAddBookmarkPlugin.m */; };
David@0
   641
		34A970740C965FC800F46006 /* AddBookmark.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A970730C965FC800F46006 /* AddBookmark.nib */; };
David@0
   642
		34A9707E0C96602300F46006 /* sidebarStatusAreaBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = 34A9707D0C96602200F46006 /* sidebarStatusAreaBackground.png */; };
David@0
   643
		34AE249E09BCCFA900A35B51 /* AIWindowDraggingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AE249C09BCCFA900A35B51 /* AIWindowDraggingView.m */; };
David@0
   644
		34B1268E0B924E28003B0451 /* adiumPurpleDnsRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B1268C0B924E28003B0451 /* adiumPurpleDnsRequest.h */; };
David@0
   645
		34B1268F0B924E28003B0451 /* adiumPurpleDnsRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B1268D0B924E28003B0451 /* adiumPurpleDnsRequest.m */; };
David@0
   646
		34B3247A0CE4CCF400158D5F /* PurpleAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B324780CE4CCF400158D5F /* PurpleAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   647
		34B3247B0CE4CCF400158D5F /* PurpleAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B324790CE4CCF400158D5F /* PurpleAccountViewController.m */; };
David@0
   648
		34B4B5A40708B049002C4C6D /* ESDebugController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B4B5A20708B049002C4C6D /* ESDebugController.m */; };
David@0
   649
		34B588A1058D833A00E7EF0D /* ExceptionHandling.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B588A0058D833A00E7EF0D /* ExceptionHandling.framework */; };
David@0
   650
		34B5E2600A7C94D3005186E6 /* AILogDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B5E25E0A7C94D3005186E6 /* AILogDateFormatter.m */; };
Evan@2585
   651
		34B8936C102BCDAB000ABB8E /* libgstreamer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89367102BCDAB000ABB8E /* libgstreamer.framework */; };
Evan@2585
   652
		34B8936D102BCDAB000ABB8E /* libgstinterfaces.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */; };
Evan@2585
   653
		34B8936E102BCDAB000ABB8E /* libgstfarsight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */; };
Evan@2585
   654
		34B8936F102BCDAB000ABB8E /* libgstbase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B8936A102BCDAB000ABB8E /* libgstbase.framework */; };
Evan@2585
   655
		34B89478102BCDB4000ABB8E /* libgstreamer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89367102BCDAB000ABB8E /* libgstreamer.framework */; };
Evan@2585
   656
		34B89479102BCDB4000ABB8E /* libgstinterfaces.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */; };
Evan@2585
   657
		34B8947A102BCDB4000ABB8E /* libgstfarsight.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */; };
Evan@2585
   658
		34B8947B102BCDB4000ABB8E /* libgstbase.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B8936A102BCDAB000ABB8E /* libgstbase.framework */; };
David@0
   659
		34B9C7920A255DCE00CEA8AE /* LogViewerDateFilter.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34B9C7910A255DCE00CEA8AE /* LogViewerDateFilter.nib */; };
David@0
   660
		34BC8F7B0ACA3AAC00562745 /* AIScannerDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BC8F790ACA3AAC00562745 /* AIScannerDebug.m */; };
David@0
   661
		34BD9D4A053146CC000AB133 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DB6AD033EB74801A8010A /* main.m */; };
David@0
   662
		34BD9D4C053146CC000AB133 /* AIContactInfoWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F570A59903704B6101A8010A /* AIContactInfoWindowController.m */; };
David@0
   663
		34BD9D54053146CC000AB133 /* AIAdium.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DB3D7033EA9CD01A8010A /* AIAdium.m */; };
David@0
   664
		34BD9D56053146CC000AB133 /* LNAboutBoxController.m in Sources */ = {isa = PBXBuildFile; fileRef = D3DA2E3E052E65DE00A8010B /* LNAboutBoxController.m */; };
David@0
   665
		34BD9D5A053146CC000AB133 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F531836F019E40BB01A80165 /* Carbon.framework */; };
David@0
   666
		34BFD7FD07E6A50C00AD984D /* scriptToolbar.png in Resources */ = {isa = PBXBuildFile; fileRef = 34BFD7FC07E6A50C00AD984D /* scriptToolbar.png */; };
David@0
   667
		34BFD80007E6A51D00AD984D /* GBApplescriptFiltersPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BFD7FE07E6A51D00AD984D /* GBApplescriptFiltersPlugin.m */; };
David@0
   668
		34BFDF1807E8977D00AD984D /* SoundHigh.png in Resources */ = {isa = PBXBuildFile; fileRef = 34BFDF1607E8977D00AD984D /* SoundHigh.png */; };
David@0
   669
		34BFDF1907E8977D00AD984D /* SoundLow.png in Resources */ = {isa = PBXBuildFile; fileRef = 34BFDF1707E8977D00AD984D /* SoundLow.png */; };
David@0
   670
		34BFDF2007E8978900AD984D /* SendingKeyDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34BFDF1E07E8978900AD984D /* SendingKeyDefaults.plist */; };
David@0
   671
		34BFDF2107E8978900AD984D /* TabDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34BFDF1F07E8978900AD984D /* TabDefaults.plist */; };
David@0
   672
		34BFE20207E8E11500AD984D /* AIChatCyclingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BFE20007E8E11500AD984D /* AIChatCyclingPlugin.m */; };
David@0
   673
		34BFE25007E8E5F200AD984D /* AIAutoLinkingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BFE24E07E8E5F100AD984D /* AIAutoLinkingPlugin.m */; };
David@0
   674
		34BFE2D807E8E74400AD984D /* AIChatConsolidationPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BFE2D607E8E74400AD984D /* AIChatConsolidationPlugin.m */; };
David@0
   675
		34C14CD307A8B1AB003CC138 /* AIEmoticonPackPreviewView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C14CD107A8B1AB003CC138 /* AIEmoticonPackPreviewView.m */; };
David@0
   676
		34C14D5107A8BA00003CC138 /* EmoticonPackPreview.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34C14D5007A8BA00003CC138 /* EmoticonPackPreview.nib */; };
David@0
   677
		34C18B0D06CAC95400FF5FF9 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34E839050583207E00F2AADB /* SystemConfiguration.framework */; };
David@0
   678
		34C68B260778FA1300EB423C /* ESGeneralPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C68B240778FA1300EB423C /* ESGeneralPreferencesPlugin.m */; };
David@0
   679
		34C68B2C0778FA5C00EB423C /* ESGeneralPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C68B2A0778FA5C00EB423C /* ESGeneralPreferences.m */; };
David@0
   680
		34C6A3BC077A8CB500EB423C /* AppearanceDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34C6A3BB077A8CB500EB423C /* AppearanceDefaults.plist */; };
catfish@1793
   681
		34C6CFAB0DF4B41300651F70 /* RBSplitView.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34D1AB5C0D693DEB00470520 /* RBSplitView.framework */; };
David@0
   682
		34C7C62809EC4E890060FB4A /* AILibpurplePlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B3244309BA003C00029361 /* AILibpurplePlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
Evan@2556
   683
		34C846AF101E515900140B4B /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34C846AE101E515900140B4B /* QTKit.framework */; };
sholt@2674
   684
		34C846E6101E518F00140B4B /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34C846E5101E518F00140B4B /* QuickTime.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
David@0
   685
		34C899AC07E51B18009357F6 /* BuiltInEventPresets.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34C899AB07E51B18009357F6 /* BuiltInEventPresets.plist */; };
David@0
   686
		34C91BBB0CA8909700740974 /* AIContentNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C91BB90CA8909700740974 /* AIContentNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   687
		34C91BBC0CA8909700740974 /* AIContentNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C91BBA0CA8909700740974 /* AIContentNotification.m */; };
David@0
   688
		34CA15530CAFDFB2009AA5E3 /* sidebarActionWidget.png in Resources */ = {isa = PBXBuildFile; fileRef = 34CA15520CAFDFB2009AA5E3 /* sidebarActionWidget.png */; };
David@0
   689
		34CA22300A671BEF00B11032 /* PersonalPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34CA222F0A671BEF00B11032 /* PersonalPreferences.nib */; };
zacw@1000
   690
		34CAA3FB0BD3998E00AE92DC /* ESPurpleAIMAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41C08086D9100E27095 /* ESPurpleAIMAccountView.nib */; };
David@0
   691
		34CF9DF5085B8B7900D87E37 /* ESiTunesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34CF9DF3085B8B7900D87E37 /* ESiTunesPlugin.m */; };
David@0
   692
		34D000C60957918000DCB678 /* ContactListRecentImages.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34D000C50957918000DCB678 /* ContactListRecentImages.nib */; };
David@0
   693
		34D001E80958868000DCB678 /* AIMenuItemView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D001E60958868000DCB678 /* AIMenuItemView.m */; };
David@0
   694
		34D007DB095966E200DCB678 /* AIContactListRecentImagesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D007D9095966E200DCB678 /* AIContactListRecentImagesWindowController.m */; };
David@0
   695
		34D073CA0B1E1A4400D63DF2 /* ESPurpleDotMacAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B387EB807199FE5004DE713 /* ESPurpleDotMacAccountViewController.m */; };
David@0
   696
		34D073CB0B1E1A4500D63DF2 /* ESPurpleDotMacAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B387EB707199FE5004DE713 /* ESPurpleDotMacAccountViewController.h */; };
David@0
   697
		34D073CC0B1E1A4500D63DF2 /* ESPurpleDotMacAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F101E307342B4D00890D3B /* ESPurpleDotMacAccount.m */; };
David@0
   698
		34D073CD0B1E1A4500D63DF2 /* ESPurpleDotMacAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F101E407342B4D00890D3B /* ESPurpleDotMacAccount.h */; };
David@0
   699
		34D073CE0B1E1A4500D63DF2 /* ESPurpleAIMAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E0EB8E07CD349200A82198 /* ESPurpleAIMAccount.m */; };
David@0
   700
		34D073CF0B1E1A4500D63DF2 /* ESPurpleAIMAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E0EB8D07CD349200A82198 /* ESPurpleAIMAccount.h */; };
David@0
   701
		34D073D00B1E1A4500D63DF2 /* ESDotMacService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAFD5A406E00AD200FF7FBC /* ESDotMacService.m */; };
David@0
   702
		34D073D10B1E1A4500D63DF2 /* ESDotMacService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAFD5A306E00AD200FF7FBC /* ESDotMacService.h */; };
David@0
   703
		34D073D20B1E1A4500D63DF2 /* ESAIMService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAFD5A206E00AD200FF7FBC /* ESAIMService.m */; };
David@0
   704
		34D073D30B1E1A4500D63DF2 /* ESAIMService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAFD5A106E00AD200FF7FBC /* ESAIMService.h */; };
David@0
   705
		34D073D60B1E1A5000D63DF2 /* PurpleDefaultsMac.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76472E07A07A340021CCD7 /* PurpleDefaultsMac.plist */; };
David@0
   706
		34D073D70B1E1A5000D63DF2 /* PurpleDefaultsAIM.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B7635A507A0581D0021CCD7 /* PurpleDefaultsAIM.plist */; };
David@0
   707
		34D0F9CB0954E70100DCB678 /* AIContactListImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0F9C90954E70100DCB678 /* AIContactListImagePicker.m */; };
David@0
   708
		34D0FDD20956186200DCB678 /* ESPersonalPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0FDD00956186200DCB678 /* ESPersonalPreferencesPlugin.m */; };
David@0
   709
		34D0FDD80956187700DCB678 /* ESPersonalPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0FDD60956187700DCB678 /* ESPersonalPreferences.m */; };
David@0
   710
		34D0FF8509569FE500DCB678 /* PersonalPreferencesDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D0FF8409569FE500DCB678 /* PersonalPreferencesDefaults.plist */; };
David@0
   711
		34D1AC850D69958900470520 /* RBSplitView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D1AB5C0D693DEB00470520 /* RBSplitView.framework */; };
David@0
   712
		34D832A007CBD61A006466F2 /* ContactListDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8329F07CBD61A006466F2 /* ContactListDefaults.plist */; };
David@0
   713
		34D832AE07CBD62C006466F2 /* AdiumEmoticonset.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832A507CBD62B006466F2 /* AdiumEmoticonset.icns */; };
David@0
   714
		34D832AF07CBD62C006466F2 /* AdiumScripts.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832A607CBD62B006466F2 /* AdiumScripts.icns */; };
David@0
   715
		34D832B007CBD62C006466F2 /* AdiumMessageStyle.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832A707CBD62B006466F2 /* AdiumMessageStyle.icns */; };
David@0
   716
		34D832B107CBD62C006466F2 /* AdiumListTheme.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832A807CBD62B006466F2 /* AdiumListTheme.icns */; };
David@0
   717
		34D832B207CBD62C006466F2 /* AdiumListLayout.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832A907CBD62C006466F2 /* AdiumListLayout.icns */; };
David@0
   718
		34D832B307CBD62C006466F2 /* AdiumSoundset.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832AA07CBD62C006466F2 /* AdiumSoundset.icns */; };
David@0
   719
		34D832B407CBD62C006466F2 /* AdiumIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832AB07CBD62C006466F2 /* AdiumIcon.icns */; };
David@0
   720
		34D832B507CBD62C006466F2 /* AdiumPlugin.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832AC07CBD62C006466F2 /* AdiumPlugin.icns */; };
David@0
   721
		34D832B607CBD62C006466F2 /* Adium.icns in Resources */ = {isa = PBXBuildFile; fileRef = 34D832AD07CBD62C006466F2 /* Adium.icns */; };
David@0
   722
		34D8332B07CBD72A006466F2 /* ContactCountingDisplayDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8332A07CBD72A006466F2 /* ContactCountingDisplayDefaults.plist */; };
David@0
   723
		34D8333207CBD741006466F2 /* ApplescriptContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34D8333007CBD741006466F2 /* ApplescriptContactAlert.nib */; };
David@0
   724
		34D8333307CBD741006466F2 /* ApplescriptAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8333107CBD741006466F2 /* ApplescriptAlert.png */; };
David@0
   725
		34D8333B07CBD758006466F2 /* ESApplescriptContactAlertPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8333707CBD758006466F2 /* ESApplescriptContactAlertPlugin.m */; };
David@0
   726
		34D8333C07CBD758006466F2 /* ESPanelApplescriptDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8333807CBD758006466F2 /* ESPanelApplescriptDetailPane.m */; };
David@0
   727
		34D8337107CBD808006466F2 /* pref-general.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8336807CBD807006466F2 /* pref-general.png */; };
David@0
   728
		34D8337407CBD808006466F2 /* pref-ft.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8336B07CBD807006466F2 /* pref-ft.png */; };
David@0
   729
		34D8337507CBD808006466F2 /* pref-events.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8336C07CBD807006466F2 /* pref-events.png */; };
David@0
   730
		34D8337707CBD808006466F2 /* pref-advanced.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8336E07CBD807006466F2 /* pref-advanced.png */; };
David@0
   731
		34D836E507CBF593006466F2 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F531836F019E40BB01A80165 /* Carbon.framework */; };
David@0
   732
		34DC12FC0A81415D00D710F3 /* ESApplescriptabilityController.m in Sources */ = {isa = PBXBuildFile; fileRef = 344C0D4E06B6D63800DA7200 /* ESApplescriptabilityController.m */; };
David@0
   733
		34DC13040A81417600D710F3 /* AILoginWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938C2033E73AC01A8010A /* AILoginWindowController.m */; };
David@0
   734
		34DC13050A81417700D710F3 /* LoginSelect.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34575E3407CBA7DF004A4FFF /* LoginSelect.nib */; };
David@0
   735
		34DC88140A7EEE2E003E1636 /* AIAccountController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938AA033E737001A8010A /* AIAccountController.m */; };
David@0
   736
		34DC88160A7EEE2E003E1636 /* AIContactController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938AB033E737001A8010A /* AIContactController.m */; };
David@0
   737
		34DC88180A7EEE2E003E1636 /* ESContactAlertsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CF42678057763E200F27FAA /* ESContactAlertsController.m */; };
David@0
   738
		34DC881A0A7EEE2E003E1636 /* AIDockController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E95316903C8E0C700415B22 /* AIDockController.m */; };
David@0
   739
		34DC881C0A7EEE2E003E1636 /* AIInterfaceController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938AC033E737001A8010A /* AIInterfaceController.m */; };
David@0
   740
		34DC881E0A7EEE2E003E1636 /* AIMenuController.m in Sources */ = {isa = PBXBuildFile; fileRef = F570A5B603704C6101A8010A /* AIMenuController.m */; };
David@0
   741
		34DC88200A7EEE2E003E1636 /* AISoundController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938B0033E737001A8010A /* AISoundController.m */; };
David@0
   742
		34DC88220A7EEE2E003E1636 /* AIToolbarController.m in Sources */ = {isa = PBXBuildFile; fileRef = F570A60803704E9701A8010A /* AIToolbarController.m */; };
David@0
   743
		34DC88240A7EEE2E003E1636 /* AIChatController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B82C80085A85D800864531 /* AIChatController.m */; };
David@0
   744
		34DC88260A7EEE2E003E1636 /* AIContentController.m in Sources */ = {isa = PBXBuildFile; fileRef = F55B415D03AB8B5601A8010A /* AIContentController.m */; };
David@0
   745
		34DC88280A7EEE2E003E1636 /* AIEmoticonController.m in Sources */ = {isa = PBXBuildFile; fileRef = 11C157D904A88E04008E0C76 /* AIEmoticonController.m */; };
David@0
   746
		34DC882A0A7EEE2E003E1636 /* AIStatusController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B292D3107A9C8E100C5F882 /* AIStatusController.m */; };
David@0
   747
		34DC882C0A7EEE2E003E1636 /* ESFileTransferController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34FDD6E405632BFD00F5B30F /* ESFileTransferController.m */; };
David@0
   748
		34DC882E0A7EEE2E003E1636 /* AILoginController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938AD033E737001A8010A /* AILoginController.m */; };
David@0
   749
		34DC88300A7EEE2E003E1636 /* AIPreferenceController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938AF033E737001A8010A /* AIPreferenceController.m */; };
David@0
   750
		34DC88320A7EEE2E003E1636 /* AICoreComponentLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B0149060733D3A5001A4C57 /* AICoreComponentLoader.m */; };
David@0
   751
		34DC88340A7EEE2E003E1636 /* AdiumAccounts.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE40C1F0846544000F5790F /* AdiumAccounts.m */; };
David@0
   752
		34DC88360A7EEE2E003E1636 /* AdiumPasswords.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B8742490840E3D800738987 /* AdiumPasswords.m */; };
David@0
   753
		34DC883A0A7EEE2E003E1636 /* ESAccountPasswordPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3420E65C0611D80000AE67E3 /* ESAccountPasswordPromptController.m */; };
David@0
   754
		34DC883C0A7EEE2E003E1636 /* ESProxyPasswordPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3420E65E0611D80000AE67E3 /* ESProxyPasswordPromptController.m */; };
David@0
   755
		34DC883F0A7EEE2E003E1636 /* keys.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8328807CBD5D2006466F2 /* keys.png */; };
David@0
   756
		34DC88410A7EEE2E003E1636 /* AdiumPreferredAccounts.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE3AD1D085F3EDD005919E7 /* AdiumPreferredAccounts.m */; };
David@0
   757
		34DC88430A7EEE2E003E1636 /* AdiumServices.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B8741D20840D25600738987 /* AdiumServices.m */; };
David@0
   758
		34DC88450A7EEE2E003E1636 /* AdiumApplescriptRunner.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E1EDF40A045AA2003C14F1 /* AdiumApplescriptRunner.m */; };
David@0
   759
		34DC884C0A7EEE2E003E1636 /* AdiumContentFiltering.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BC5418F08649CC6003CD69E /* AdiumContentFiltering.m */; };
David@0
   760
		34DC884E0A7EEE2E003E1636 /* AdiumFormatting.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BC540B708648322003CD69E /* AdiumFormatting.m */; };
David@0
   761
		34DC884F0A7EEE2E003E1636 /* FormattingDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34A6FB8007D6FDCC00972830 /* FormattingDefaults.plist */; };
David@0
   762
		34DC88510A7EEE2E003E1636 /* AdiumTyping.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BDAB9920861C661009FB73B /* AdiumTyping.m */; };
David@0
   763
		34DC88530A7EEE2E003E1636 /* AdiumMessageEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B82C8A085A87B000864531 /* AdiumMessageEvents.m */; };
David@0
   764
		34DC88550A7EEE2E003E1636 /* AdiumChatEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BD0DB408D31479000BE2C0 /* AdiumChatEvents.m */; };
David@0
   765
		34DC88570A7EEE2E003E1636 /* ESFileTransferRequestPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3452A9F707891C8A00C3C494 /* ESFileTransferRequestPromptController.m */; };
David@0
   766
		34DC88580A7EEE2E003E1636 /* FileTransferRequestPrompt.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34575E2A07CBA70D004A4FFF /* FileTransferRequestPrompt.nib */; };
David@0
   767
		34DC88590A7EEE2E003E1636 /* FileTransferProgressWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34575E2B07CBA70D004A4FFF /* FileTransferProgressWindow.nib */; };
David@0
   768
		34DC885A0A7EEE2E003E1636 /* FileTransferPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34575E2C07CBA70D004A4FFF /* FileTransferPrefs.plist */; };
David@0
   769
		34DC885B0A7EEE2E003E1636 /* FileTransferPrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34575E2D07CBA70D004A4FFF /* FileTransferPrefs.nib */; };
David@0
   770
		34DC885D0A7EEE2E003E1636 /* ESFileTransferProgressRow.m in Sources */ = {isa = PBXBuildFile; fileRef = 349FE300074D01D300E36B3B /* ESFileTransferProgressRow.m */; };
David@0
   771
		34DC885F0A7EEE2E003E1636 /* ESFileTransferProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 349FE2FE074D01D300E36B3B /* ESFileTransferProgressView.m */; };
David@0
   772
		34DC88620A7EEE2F003E1636 /* ESFileTransferProgressWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 349FE2FC074D01D200E36B3B /* ESFileTransferProgressWindowController.m */; };
David@0
   773
		34DC88640A7EEE2F003E1636 /* ESFileTransferPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D2E8680758BB0B0054C56D /* ESFileTransferPreferences.m */; };
David@0
   774
		34DC88650A7EEE2F003E1636 /* FTProgressRevealRollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324807CBD53A006466F2 /* FTProgressRevealRollover.tif */; };
David@0
   775
		34DC88660A7EEE2F003E1636 /* FTProgressRevealRollover_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324907CBD53A006466F2 /* FTProgressRevealRollover_Selected.tif */; };
David@0
   776
		34DC88670A7EEE2F003E1636 /* FTProgressStopRollover_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324A07CBD53A006466F2 /* FTProgressStopRollover_Selected.tif */; };
David@0
   777
		34DC88680A7EEE2F003E1636 /* FTProgressStop_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324B07CBD53A006466F2 /* FTProgressStop_Selected.tif */; };
David@0
   778
		34DC88690A7EEE2F003E1636 /* FTProgressStop.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324C07CBD53A006466F2 /* FTProgressStop.tif */; };
David@0
   779
		34DC886A0A7EEE2F003E1636 /* FTProgressStopRollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324D07CBD53B006466F2 /* FTProgressStopRollover.tif */; };
David@0
   780
		34DC886B0A7EEE2F003E1636 /* FTProgressRevealPressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324E07CBD53B006466F2 /* FTProgressRevealPressed.tif */; };
David@0
   781
		34DC886C0A7EEE2F003E1636 /* FTProgressReveal_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8324F07CBD53B006466F2 /* FTProgressReveal_Selected.tif */; };
David@0
   782
		34DC886D0A7EEE2F003E1636 /* FTProgressReveal.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8325007CBD53B006466F2 /* FTProgressReveal.tif */; };
David@0
   783
		34DC886E0A7EEE2F003E1636 /* FTProgressStopPressed_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8325107CBD53B006466F2 /* FTProgressStopPressed_Selected.tif */; };
David@0
   784
		34DC886F0A7EEE2F003E1636 /* FTProgressStopPressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8325207CBD53B006466F2 /* FTProgressStopPressed.tif */; };
David@0
   785
		34DC88700A7EEE2F003E1636 /* FTProgressRevealPressed_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 34D8325307CBD53B006466F2 /* FTProgressRevealPressed_Selected.tif */; };
David@0
   786
		34DC88740A7EEE2F003E1636 /* AIPreferenceWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F57938BB033E739101A8010A /* AIPreferenceWindowController.m */; };
David@0
   787
		34DC88770A7EEE2F003E1636 /* AdiumSetupWizard.m in Sources */ = {isa = PBXBuildFile; fileRef = 344161BC0943E0D800BC26ED /* AdiumSetupWizard.m */; };
David@0
   788
		34DC88780A7EEE2F003E1636 /* AdiumyButler.png in Resources */ = {isa = PBXBuildFile; fileRef = 344161CF0943E20D00BC26ED /* AdiumyButler.png */; };
David@0
   789
		34DC88790A7EEE2F003E1636 /* SetupWizard.nib in Resources */ = {isa = PBXBuildFile; fileRef = 344161D30943E22F00BC26ED /* SetupWizard.nib */; };
David@0
   790
		34DC887B0A7EEE2F003E1636 /* SetupWizardBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3441623F0943E76400BC26ED /* SetupWizardBackgroundView.m */; };
David@0
   791
		34DC887D0A7EEE2F003E1636 /* AdiumSound.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B14CF25085FBC5800C88949 /* AdiumSound.m */; };
David@0
   792
		34DC887F0A7EEE2F003E1636 /* AdiumSoundSets.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B14CF27085FBC5900C88949 /* AdiumSoundSets.m */; };
David@0
   793
		34DC88810A7EEE2F003E1636 /* AdiumSpeech.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B14CF29085FBC5900C88949 /* AdiumSpeech.m */; };
David@0
   794
		34DC88820A7EEE2F003E1636 /* SoundPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326407CBD598006466F2 /* SoundPrefs.plist */; };
David@0
   795
		34DC88840A7EEE2F003E1636 /* AdiumIdleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 346CFDC5087B7836009711C8 /* AdiumIdleManager.m */; };
David@0
   796
		34DC88880A7EEE2F003E1636 /* XtrasInstaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F10239073449D500890D3B /* XtrasInstaller.m */; };
David@0
   797
		34DC88890A7EEE2F003E1636 /* XtraProgressWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34F1022A0734499600890D3B /* XtraProgressWindow.nib */; };
David@0
   798
		34DC8A440A7EEEF7003E1636 /* AIApplescriptabilityControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0EB90A7E83D70059A3AF /* AIApplescriptabilityControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   799
		34DC8A450A7EEEF7003E1636 /* AIControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D03A80A7D798A0059A3AF /* AIControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   800
		34DC8A460A7EEEF7003E1636 /* AIAccountControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D03990A7D78FC0059A3AF /* AIAccountControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   801
		34DC8A470A7EEEF7003E1636 /* AIChatControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D081F0A7DBFE40059A3AF /* AIChatControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   802
		34DC8A480A7EEEF7003E1636 /* AIContactAlertsControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D083F0A7DC1540059A3AF /* AIContactAlertsControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   803
		34DC8A490A7EEEF7003E1636 /* AIContactControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0D5B0A7E72030059A3AF /* AIContactControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   804
		34DC8A4A0A7EEEF7003E1636 /* AIContentControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0D630A7E72DA0059A3AF /* AIContentControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   805
		34DC8A4B0A7EEEF7003E1636 /* AIDockControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0D720A7E750E0059A3AF /* AIDockControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   806
		34DC8A4C0A7EEEF7003E1636 /* AIEmoticonControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0DA90A7E76480059A3AF /* AIEmoticonControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   807
		34DC8A4D0A7EEEF7003E1636 /* AIFileTransferControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0DC50A7E76DA0059A3AF /* AIFileTransferControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   808
		34DC8A4E0A7EEEF7003E1636 /* AIInterfaceControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0DFF0A7E7B090059A3AF /* AIInterfaceControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   809
		34DC8A4F0A7EEEF7003E1636 /* AILoginControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0E190A7E7DC30059A3AF /* AILoginControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   810
		34DC8A500A7EEEF7003E1636 /* AIMenuControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0E1D0A7E7E7B0059A3AF /* AIMenuControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   811
		34DC8A510A7EEEF7003E1636 /* AIPreferenceControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0E210A7E7F160059A3AF /* AIPreferenceControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   812
		34DC8A520A7EEEF7003E1636 /* AISoundControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0E8A0A7E80000059A3AF /* AISoundControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   813
		34DC8A530A7EEEF7003E1636 /* AIStatusControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0EA90A7E826C0059A3AF /* AIStatusControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   814
		34DC8A540A7EEEF7003E1636 /* AIToolbarControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0EAF0A7E82F70059A3AF /* AIToolbarControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   815
		34DC8A550A7EEEF7003E1636 /* AIDebugControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D0EC20A7E84680059A3AF /* AIDebugControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   816
		34DC8A570A7EEEF7003E1636 /* ESPresetManagementController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BFD7F207E6A22700AD984D /* ESPresetManagementController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   817
		34DC8A580A7EEEF7003E1636 /* ESPresetManagementController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BFD7F407E6A22700AD984D /* ESPresetManagementController.m */; };
David@0
   818
		34DC8A590A7EEEF7003E1636 /* PresetManagement.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34BFD7F307E6A22700AD984D /* PresetManagement.nib */; };
David@0
   819
		34DC8A5A0A7EEEF7003E1636 /* ESPresetNameSheetController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34BFDB2C07E7710C00AD984D /* ESPresetNameSheetController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   820
		34DC8A5B0A7EEEF7003E1636 /* ESPresetNameSheetController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BFDB2D07E7710C00AD984D /* ESPresetNameSheetController.m */; };
David@0
   821
		34DC8A5C0A7EEEF7003E1636 /* PresetNameSheet.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34BFDB3807E7714200AD984D /* PresetNameSheet.nib */; };
David@0
   822
		34DC8A5D0A7EEEF7003E1636 /* AIService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAFD57706E0091100FF7FBC /* AIService.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   823
		34DC8A5E0A7EEEF7003E1636 /* AIService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAFD57806E0091100FF7FBC /* AIService.m */; };
David@0
   824
		34DC8A5F0A7EEEF7003E1636 /* AIAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = F5793922033E74C301A8010A /* AIAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   825
		34DC8A600A7EEEF7003E1636 /* AIAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = F579390B033E748F01A8010A /* AIAccount.m */; };
David@0
   826
		34DC8A610A7EEEF7003E1636 /* AIAbstractAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BE8AF6D0796EC1200B6E49B /* AIAbstractAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   827
		34DC8A620A7EEEF7003E1636 /* AIAbstractAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE8AF6E0796EC1200B6E49B /* AIAbstractAccount.m */; };
David@0
   828
		34DC8A630A7EEEF7003E1636 /* AIAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B28DDAB0599FED200343093 /* AIAccountViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   829
		34DC8A640A7EEEF7003E1636 /* AIAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B28DDAC0599FED200343093 /* AIAccountViewController.m */; };
David@0
   830
		34DC8A650A7EEEF7003E1636 /* AccountSetup.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BDD81E907A0B6D30057DB2C /* AccountSetup.nib */; };
David@0
   831
		34DC8A660A7EEEF7003E1636 /* AccountProfile.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BDD81E807A0B6D30057DB2C /* AccountProfile.nib */; };
David@0
   832
		34DC8A670A7EEEF7003E1636 /* AccountOptions.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BDD81E707A0B6D30057DB2C /* AccountOptions.nib */; };
David@0
   833
		34DC8A680A7EEEF7003E1636 /* AccountPrivacy.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34943DEE07BAD918000F2A03 /* AccountPrivacy.nib */; };
David@0
   834
		34DC8A690A7EEEF7003E1636 /* AccountDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 348FF84909128D6300A942A8 /* AccountDefaults.plist */; };
David@0
   835
		34DC8A6A0A7EEEF7003E1636 /* AIEmoticon.h in Headers */ = {isa = PBXBuildFile; fileRef = 34503C7F058F96C400FB7AD1 /* AIEmoticon.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   836
		34DC8A6B0A7EEEF7003E1636 /* AIEmoticon.m in Sources */ = {isa = PBXBuildFile; fileRef = 34503C7E058F96C400FB7AD1 /* AIEmoticon.m */; };
David@0
   837
		34DC8A6C0A7EEEF7003E1636 /* AIEmoticonPack.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C73F83E04D62A2900A80106 /* AIEmoticonPack.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   838
		34DC8A6D0A7EEEF7003E1636 /* AIEmoticonPack.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C73F83F04D62A2900A80106 /* AIEmoticonPack.m */; };
David@0
   839
		34DC8A6E0A7EEEF7003E1636 /* AIStatusDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 07B87D760A3A9FCF00A38283 /* AIStatusDefines.h */; };
David@0
   840
		34DC8A6F0A7EEEF7003E1636 /* AIStatusItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 348F50C00935317C00288E41 /* AIStatusItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   841
		34DC8A700A7EEEF7003E1636 /* AIStatusItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 348F50C10935317C00288E41 /* AIStatusItem.m */; };
David@0
   842
		34DC8A710A7EEEF7003E1636 /* AIStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 34AC36B907B5C51400145239 /* AIStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   843
		34DC8A720A7EEEF7003E1636 /* AIStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AC36BA07B5C51400145239 /* AIStatus.m */; };
David@0
   844
		34DC8A730A7EEEF7003E1636 /* AIStatusGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 34AC2FA509352C2400393D7A /* AIStatusGroup.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   845
		34DC8A740A7EEEF7003E1636 /* AIStatusGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AC2FA609352C2400393D7A /* AIStatusGroup.m */; };
David@0
   846
		34DC8A750A7EEEF7003E1636 /* AIEditStateWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B588C9B07AC23B2001832A9 /* AIEditStateWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   847
		34DC8A760A7EEEF7003E1636 /* AIEditStateWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B588C9C07AC23B2001832A9 /* AIEditStateWindowController.m */; };
David@0
   848
		34DC8A770A7EEEF7003E1636 /* EditStateSheet.nib in Resources */ = {isa = PBXBuildFile; fileRef = 342114B40826D37100A3B0FB /* EditStateSheet.nib */; };
David@0
   849
		34DC8A780A7EEEF7003E1636 /* AIStatusDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 34AA366A095CE124003B56DB /* AIStatusDefines.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   850
		34DC8A790A7EEEF7003E1636 /* AIAbstractListObjectMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B22E15C085CAE2E001864DE /* AIAbstractListObjectMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   851
		34DC8A7A0A7EEEF7003E1636 /* AIAbstractListObjectMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B22E15D085CAE2F001864DE /* AIAbstractListObjectMenu.m */; };
David@0
   852
		34DC8A7B0A7EEEF7003E1636 /* AIAccountMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 3449485B08E9FCD60054FF57 /* AIAccountMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   853
		34DC8A7C0A7EEEF7003E1636 /* AIAccountMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 3449485A08E9FCD60054FF57 /* AIAccountMenu.m */; };
David@0
   854
		34DC8A7D0A7EEEF7003E1636 /* AIContactMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 3449485608E9FCCD0054FF57 /* AIContactMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   855
		34DC8A7E0A7EEEF7003E1636 /* AIContactMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 3449485508E9FCCD0054FF57 /* AIContactMenu.m */; };
David@0
   856
		34DC8A7F0A7EEEF7003E1636 /* AIServiceMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAF8CFC083D9A2A0067CF6F /* AIServiceMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   857
		34DC8A800A7EEEF7003E1636 /* AIServiceMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAF8CFD083D9A2A0067CF6F /* AIServiceMenu.m */; };
David@0
   858
		34DC8A810A7EEEF7003E1636 /* AIStatusMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 34AC2E9F0934FAE100393D7A /* AIStatusMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   859
		34DC8A820A7EEEF7003E1636 /* AIStatusMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AC2EA00934FAE100393D7A /* AIStatusMenu.m */; };
David@0
   860
		34DC8A830A7EEEF7003E1636 /* ESTextAndButtonsWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E00F7407B92B2E000DF265 /* ESTextAndButtonsWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   861
		34DC8A840A7EEEF7003E1636 /* ESTextAndButtonsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E00F7507B92B2F000DF265 /* ESTextAndButtonsWindowController.m */; };
David@0
   862
		34DC8A850A7EEEF7003E1636 /* TextAndButtonsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34E00F8607B92B88000DF265 /* TextAndButtonsWindow.nib */; };
David@0
   863
		34DC8A860A7EEEF7003E1636 /* AIWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFC3412058D48A8008F7FA2 /* AIWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   864
		34DC8A870A7EEEF7003E1636 /* AIWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFC3413058D48A8008F7FA2 /* AIWindowController.m */; };
David@0
   865
		34DC8A880A7EEEF7003E1636 /* AICorePluginLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 340BA84409EC593A000EC441 /* AICorePluginLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   866
		34DC8A890A7EEEF7003E1636 /* AICorePluginLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 340BA84509EC593B000EC441 /* AICorePluginLoader.m */; };
David@0
   867
		34DC8A8A0A7EEEF7003E1636 /* ESDebugAILog.h in Headers */ = {isa = PBXBuildFile; fileRef = 3448054F07AC5151006A7F7B /* ESDebugAILog.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   868
		34DC8A8B0A7EEEF7003E1636 /* ESDebugAILog.m in Sources */ = {isa = PBXBuildFile; fileRef = 3448054E07AC5151006A7F7B /* ESDebugAILog.m */; };
David@0
   869
		34DC8A8E0A7EEEF7003E1636 /* AISoundSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BD548AE086086B5008DF3CB /* AISoundSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   870
		34DC8A8F0A7EEEF7003E1636 /* AISoundSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BD548AF086086B5008DF3CB /* AISoundSet.m */; };
David@0
   871
		34DC8A900A7EEEF7003E1636 /* AIToolbar.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E6D38E0727354600A2643A /* AIToolbar.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   872
		34DC8A910A7EEEF7003E1636 /* AIToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E6D38F0727354600A2643A /* AIToolbar.m */; };
David@0
   873
		34DC8A920A7EEEF7003E1636 /* AIColorPickerSliders.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D369ED08E7544D00E15E40 /* AIColorPickerSliders.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   874
		34DC8A930A7EEEF7003E1636 /* AIColorPickerSliders.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D369EE08E7544D00E15E40 /* AIColorPickerSliders.m */; };
David@0
   875
		34DC8A940A7EEEF7003E1636 /* AIPathUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9CF854080F9784000C5249 /* AIPathUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   876
		34DC8A950A7EEEF7003E1636 /* AIPathUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9CF855080F9784000C5249 /* AIPathUtilities.m */; };
David@0
   877
		34DC8A960A7EEEF7003E1636 /* AISortController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B422C0905ACB248005E720B /* AISortController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   878
		34DC8A970A7EEEF7003E1636 /* AISortController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B422C0A05ACB248005E720B /* AISortController.m */; };
David@0
   879
		34DC8A980A7EEEF7003E1636 /* ESObjectWithProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 34111A5D06BE1B370005AF5C /* ESObjectWithProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   880
		34DC8A990A7EEEF7003E1636 /* ESObjectWithProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 34111A5E06BE1B370005AF5C /* ESObjectWithProperties.m */; };
David@0
   881
		34DC8A9A0A7EEEF7003E1636 /* AIChat.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B82138E049CA6CC00A8010A /* AIChat.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   882
		34DC8A9B0A7EEEF7003E1636 /* AIChat.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B82138F049CA6CC00A8010A /* AIChat.m */; };
David@0
   883
		34DC8A9C0A7EEEF7003E1636 /* AIListObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BF5BA14042F3CB200A8010A /* AIListObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   884
		34DC8A9D0A7EEEF7003E1636 /* AIListObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BF5BA15042F3CB200A8010A /* AIListObject.m */; };
David@0
   885
		34DC8A9E0A7EEEF7003E1636 /* AIListGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BF5BA12042F3CB200A8010A /* AIListGroup.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   886
		34DC8A9F0A7EEEF7003E1636 /* AIListGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BF5BA13042F3CB200A8010A /* AIListGroup.m */; };
David@0
   887
		34DC8AA00A7EEEF7003E1636 /* AIListContact.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BF5BA10042F3CB200A8010A /* AIListContact.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   888
		34DC8AA10A7EEEF7003E1636 /* AIListContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BF5BA11042F3CB200A8010A /* AIListContact.m */; };
David@0
   889
		34DC8AA20A7EEEF7003E1636 /* AIMetaContact.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B09D5C005D5265800BC00F0 /* AIMetaContact.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   890
		34DC8AA30A7EEEF7003E1636 /* AIMetaContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B09D5C105D5265800BC00F0 /* AIMetaContact.m */; };
David@0
   891
		34DC8AA40A7EEEF7003E1636 /* AIImageTextCellView.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C69E6D07794B9200EB423C /* AIImageTextCellView.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   892
		34DC8AA50A7EEEF7003E1636 /* AIImageTextCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C69E6E07794B9200EB423C /* AIImageTextCellView.m */; };
David@0
   893
		34DC8AA60A7EEEF7003E1636 /* ESContactAlertsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B7033E076EDB370016E8BA /* ESContactAlertsViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   894
		34DC8AA70A7EEEF7003E1636 /* ESContactAlertsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B7033D076EDB370016E8BA /* ESContactAlertsViewController.m */; };
David@0
   895
		34DC8AA80A7EEEF7003E1636 /* CSNewContactAlertWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B70340076EDB370016E8BA /* CSNewContactAlertWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   896
		34DC8AA90A7EEEF7003E1636 /* CSNewContactAlertWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B7033F076EDB370016E8BA /* CSNewContactAlertWindowController.m */; };
David@0
   897
		34DC8AAA0A7EEEF7003E1636 /* NewAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34B70341076EDB370016E8BA /* NewAlert.nib */; };
David@0
   898
		34DC8AAB0A7EEEF7003E1636 /* NewAlertNoEvents.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BFE2E9F07E61A4E00C07EBE /* NewAlertNoEvents.nib */; };
David@0
   899
		34DC8AAC0A7EEEF7003E1636 /* AIAbstractListController.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F440306D8202A0072E2FA /* AIAbstractListController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   900
		34DC8AAD0A7EEEF7003E1636 /* AIAbstractListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F440406D8202A0072E2FA /* AIAbstractListController.m */; };
David@0
   901
		34DC8AAE0A7EEEF7003E1636 /* AIListOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A48AD206F647FD002C7C5F /* AIListOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   902
		34DC8AAF0A7EEEF7003E1636 /* AIListOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48AD106F647FD002C7C5F /* AIListOutlineView.m */; };
David@0
   903
		34DC8AB00A7EEEF7003E1636 /* AIUserIcons.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B93588A06DBC71B007977AA /* AIUserIcons.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   904
		34DC8AB10A7EEEF7003E1636 /* AIUserIcons.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B93588E06DBC71B007977AA /* AIUserIcons.m */; };
David@0
   905
		34DC8AB20A7EEEF7003E1636 /* AIStatusIcons.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B93588F06DBC71B007977AA /* AIStatusIcons.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   906
		34DC8AB30A7EEEF7003E1636 /* AIStatusIcons.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B93588B06DBC71B007977AA /* AIStatusIcons.m */; };
David@0
   907
		34DC8AB40A7EEEF7003E1636 /* DefaultBlockedStatusIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C9EC40099FA2A8007ECAB3 /* DefaultBlockedStatusIcon.png */; };
David@0
   908
		34DC8AB50A7EEEF7003E1636 /* AIServiceIcons.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B93588D06DBC71B007977AA /* AIServiceIcons.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   909
		34DC8AB60A7EEEF7003E1636 /* AIServiceIcons.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B93588C06DBC71B007977AA /* AIServiceIcons.m */; };
David@0
   910
		34DC8AB70A7EEEF7003E1636 /* AIListCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F485106DA5E060072E2FA /* AIListCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   911
		34DC8AB80A7EEEF7003E1636 /* AIListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F485006DA5E060072E2FA /* AIListCell.m */; };
David@0
   912
		34DC8AB90A7EEEF7003E1636 /* AIListContactCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F485D06DA5E1E0072E2FA /* AIListContactCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   913
		34DC8ABA0A7EEEF7003E1636 /* AIListContactCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F485E06DA5E1E0072E2FA /* AIListContactCell.m */; };
David@0
   914
		34DC8ABB0A7EEEF7003E1636 /* AIListContactMockieCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F486106DA5E1F0072E2FA /* AIListContactMockieCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   915
		34DC8ABC0A7EEEF7003E1636 /* AIListContactMockieCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F486006DA5E1F0072E2FA /* AIListContactMockieCell.m */; };
David@0
   916
		34DC8ABD0A7EEEF7003E1636 /* AIListContactBubbleCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F486406DA5E1F0072E2FA /* AIListContactBubbleCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   917
		34DC8ABE0A7EEEF7003E1636 /* AIListContactBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F486306DA5E1F0072E2FA /* AIListContactBubbleCell.m */; };
David@0
   918
		34DC8ABF0A7EEEF7003E1636 /* AIListContactBubbleToFitCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F486206DA5E1F0072E2FA /* AIListContactBubbleToFitCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   919
		34DC8AC00A7EEEF7003E1636 /* AIListContactBubbleToFitCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F485F06DA5E1F0072E2FA /* AIListContactBubbleToFitCell.m */; };
David@0
   920
		34DC8AC10A7EEEF7003E1636 /* AIListGroupCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F487F06DA5E440072E2FA /* AIListGroupCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   921
		34DC8AC20A7EEEF7003E1636 /* AIListGroupCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F487B06DA5E440072E2FA /* AIListGroupCell.m */; };
David@0
   922
		34DC8AC30A7EEEF7003E1636 /* AIListGroupMockieCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F487706DA5E440072E2FA /* AIListGroupMockieCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   923
		34DC8AC40A7EEEF7003E1636 /* AIListGroupMockieCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F487806DA5E440072E2FA /* AIListGroupMockieCell.m */; };
David@0
   924
		34DC8AC50A7EEEF7003E1636 /* AIListGroupBubbleCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F487A06DA5E440072E2FA /* AIListGroupBubbleCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   925
		34DC8AC60A7EEEF7003E1636 /* AIListGroupBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F487E06DA5E440072E2FA /* AIListGroupBubbleCell.m */; };
David@0
   926
		34DC8AC70A7EEEF7003E1636 /* AIListGroupBubbleToFitCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 340F487D06DA5E440072E2FA /* AIListGroupBubbleToFitCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   927
		34DC8AC80A7EEEF7003E1636 /* AIListGroupBubbleToFitCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 340F487C06DA5E440072E2FA /* AIListGroupBubbleToFitCell.m */; };
David@0
   928
		34DC8AC90A7EEEF7003E1636 /* AIContentObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B82139D049CC3A000A8010A /* AIContentObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   929
		34DC8ACA0A7EEEF7003E1636 /* AIContentObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B82139E049CC3A000A8010A /* AIContentObject.m */; };
David@0
   930
		34DC8ACB0A7EEEF7003E1636 /* AIContentContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 6ECFABC606223733001C7E93 /* AIContentContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   931
		34DC8ACC0A7EEEF7003E1636 /* AIContentContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ECFABC706223733001C7E93 /* AIContentContext.m */; };
David@0
   932
		34DC8ACD0A7EEEF7003E1636 /* AIContentMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = F579392B033E74C401A8010A /* AIContentMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   933
		34DC8ACE0A7EEEF7003E1636 /* AIContentMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = F5793911033E748F01A8010A /* AIContentMessage.m */; };
David@0
   934
		34DC8ACF0A7EEEF7003E1636 /* AIContentStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFC5407043E509A00A8010A /* AIContentStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   935
		34DC8AD00A7EEEF7003E1636 /* AIContentStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFC5408043E509A00A8010A /* AIContentStatus.m */; };
David@0
   936
		34DC8AD10A7EEEF7003E1636 /* AIContentTyping.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BDC17720493C90E00A8010A /* AIContentTyping.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   937
		34DC8AD20A7EEEF7003E1636 /* AIContentTyping.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC17730493C90E00A8010A /* AIContentTyping.m */; };
David@0
   938
		34DC8AD30A7EEEF7003E1636 /* AIContentEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 349B39290A5FB150008BE092 /* AIContentEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   939
		34DC8AD40A7EEEF7003E1636 /* AIContentEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 349B392A0A5FB150008BE092 /* AIContentEvent.m */; };
David@0
   940
		34DC8AD50A7EEEF7003E1636 /* DCJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D960606B73979005235E9 /* DCJoinChatViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   941
		34DC8AD60A7EEEF7003E1636 /* DCJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D960706B73979005235E9 /* DCJoinChatViewController.m */; };
David@0
   942
		34DC8AD70A7EEEF7003E1636 /* DCJoinChatWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D960806B7397A005235E9 /* DCJoinChatWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   943
		34DC8AD80A7EEEF7003E1636 /* DCJoinChatWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D960906B7397A005235E9 /* DCJoinChatWindowController.m */; };
David@0
   944
		34DC8AD90A7EEEF7003E1636 /* JoinChatWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6E4D960A06B7397A005235E9 /* JoinChatWindow.nib */; };
David@0
   945
		34DC8ADA0A7EEEF7003E1636 /* AIAccountPlusFieldPromptController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E829820766B0FE00EFB3BC /* AIAccountPlusFieldPromptController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   946
		34DC8ADB0A7EEEF7003E1636 /* AIAccountPlusFieldPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E829830766B0FE00EFB3BC /* AIAccountPlusFieldPromptController.m */; };
David@0
   947
		34DC8ADC0A7EEEF7003E1636 /* AIContextMenuTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E1E8176063A3EEC00EB00F7 /* AIContextMenuTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   948
		34DC8ADD0A7EEEF7003E1636 /* AIContextMenuTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E1E8177063A3EEC00EB00F7 /* AIContextMenuTextView.m */; };
David@0
   949
		34DC8AE00A7EEEF7003E1636 /* AIMessageEntryTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B5827E80613CE9D0004BD25 /* AIMessageEntryTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   950
		34DC8AE10A7EEEF7003E1636 /* AIMessageEntryTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B5827E90613CE9D0004BD25 /* AIMessageEntryTextView.m */; };
David@0
   951
		34DC8AE40A7EEEF7003E1636 /* stackImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 349DDD5206406A7D00542726 /* stackImage.png */; };
David@0
   952
		34DC8AE50A7EEEF7003E1636 /* AILocalizationAssistance.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D189B1076131850075A380 /* AILocalizationAssistance.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   953
		34DC8AE70A7EEEF7003E1636 /* AILocalizationButtonCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 078C5CD0079EFF87004C75A4 /* AILocalizationButtonCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   954
		34DC8AE80A7EEEF7003E1636 /* AILocalizationButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 078C5CD1079EFF87004C75A4 /* AILocalizationButtonCell.m */; };
David@0
   955
		34DC8AE90A7EEEF7003E1636 /* AILocalizationTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 340833EA075C3A7900703011 /* AILocalizationTextField.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   956
		34DC8AEA0A7EEEF7003E1636 /* AILocalizationTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 340833EB075C3A7900703011 /* AILocalizationTextField.m */; };
David@0
   957
		34DC8AEB0A7EEEF7003E1636 /* AILocalizationButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D1897D076114C00075A380 /* AILocalizationButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   958
		34DC8AEC0A7EEEF7003E1636 /* AILocalizationButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D1897E076114C00075A380 /* AILocalizationButton.m */; };
David@0
   959
		34DC8AED0A7EEEF7003E1636 /* AIModularPane.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAA1B370632ED8B00D8B92C /* AIModularPane.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   960
		34DC8AEE0A7EEEF7003E1636 /* AIModularPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAA1B380632ED8B00D8B92C /* AIModularPane.m */; };
David@0
   961
		34DC8AEF0A7EEEF7003E1636 /* AIContactInfoPane.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BBF41ED066119A8001D31E1 /* AIContactInfoPane.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   962
		34DC8AF00A7EEEF7003E1636 /* AIContactInfoPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BBF41EE066119A8001D31E1 /* AIContactInfoPane.m */; };
David@0
   963
		34DC8AF10A7EEEF7003E1636 /* AIActionDetailsPane.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAA1B350632ED8B00D8B92C /* AIActionDetailsPane.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   964
		34DC8AF20A7EEEF7003E1636 /* AIActionDetailsPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAA1B360632ED8B00D8B92C /* AIActionDetailsPane.m */; };
David@0
   965
		34DC8AF30A7EEEF7003E1636 /* AIPreferencePane.h in Headers */ = {isa = PBXBuildFile; fileRef = F5793923033E74C301A8010A /* AIPreferencePane.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   966
		34DC8AF40A7EEEF7003E1636 /* AIPreferencePane.m in Sources */ = {isa = PBXBuildFile; fileRef = F5793913033E748F01A8010A /* AIPreferencePane.m */; };
David@0
   967
		34DC8AF50A7EEEF7003E1636 /* AIModularPaneCategoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAD188C066A83550002008E /* AIModularPaneCategoryView.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   968
		34DC8AF60A7EEEF7003E1636 /* AIModularPaneCategoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAD188D066A83550002008E /* AIModularPaneCategoryView.m */; };
David@0
   969
		34DC8AF70A7EEEF7003E1636 /* AIHTMLDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F2E81007C2CD5E007EAAAB /* AIHTMLDecoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   970
		34DC8AF80A7EEEF7003E1636 /* AIHTMLDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F2E80F07C2CD5E007EAAAB /* AIHTMLDecoder.m */; };
David@0
   971
		34DC8AF90A7EEEF7003E1636 /* AIIconState.h in Headers */ = {isa = PBXBuildFile; fileRef = 3483928505E68B05002BC6C0 /* AIIconState.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   972
		34DC8AFA0A7EEEF7003E1636 /* AIIconState.m in Sources */ = {isa = PBXBuildFile; fileRef = 3483928405E68B05002BC6C0 /* AIIconState.m */; };
David@0
   973
		34DC8AFB0A7EEEF7003E1636 /* AIPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = F5793924033E74C301A8010A /* AIPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   974
		34DC8AFC0A7EEEF7003E1636 /* AIPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = F5793912033E748F01A8010A /* AIPlugin.m */; };
David@0
   975
		34DC8AFD0A7EEEF7003E1636 /* AITextAttachmentExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F2E81807C2CD6B007EAAAB /* AITextAttachmentExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   976
		34DC8AFE0A7EEEF7003E1636 /* AITextAttachmentExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F2E81907C2CD6C007EAAAB /* AITextAttachmentExtension.m */; };
David@0
   977
		34DC8B010A7EEEF7003E1636 /* ESFileTransfer.h in Headers */ = {isa = PBXBuildFile; fileRef = 348862CD05645E94003C9627 /* ESFileTransfer.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   978
		34DC8B020A7EEEF7003E1636 /* ESFileTransfer.m in Sources */ = {isa = PBXBuildFile; fileRef = 348862CE05645E95003C9627 /* ESFileTransfer.m */; };
David@0
   979
		34DC8B030A7EEEF7003E1636 /* ESFileWrapperExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F2E83907C2CDBD007EAAAB /* ESFileWrapperExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   980
		34DC8B040A7EEEF7003E1636 /* ESFileWrapperExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F2E83807C2CDBD007EAAAB /* ESFileWrapperExtension.m */; };
David@0
   981
		34DC8B090A7EEEF7003E1636 /* JVFontPreviewField.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8344C07CBE6E2006466F2 /* JVFontPreviewField.m */; };
David@0
   982
		34DC8B0A0A7EEEF7003E1636 /* JVFontPreviewField.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D8344D07CBE6E2006466F2 /* JVFontPreviewField.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
   983
		34DFF5FD07A63DB400B92233 /* ESSecureMessagingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34DFF46107A5EABF00B92233 /* ESSecureMessagingPlugin.m */; };
David@0
   984
		34E036720A75AA4F00394F11 /* CBOscarService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B919C9062DEF15004F1223 /* CBOscarService.h */; };
David@0
   985
		34E036730A75AA4F00394F11 /* CBOscarService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B919CA062DEF15004F1223 /* CBOscarService.m */; };
David@0
   986
		34E036740A75AA4F00394F11 /* CBPurpleOscarAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EA125EE055B633000ECF349 /* CBPurpleOscarAccount.h */; };
David@0
   987
		34E036750A75AA4F00394F11 /* CBPurpleOscarAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 9EA125E8055B630900ECF349 /* CBPurpleOscarAccount.m */; };
David@0
   988
		34E036760A75AA4F00394F11 /* DCPurpleOscarJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4D961606B73A96005235E9 /* DCPurpleOscarJoinChatViewController.h */; };
David@0
   989
		34E036770A75AA4F00394F11 /* DCPurpleOscarJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D961706B73A96005235E9 /* DCPurpleOscarJoinChatViewController.m */; };
David@0
   990
		34E036780A75AA4F00394F11 /* DCPurpleOscarJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB40C08086D9100E27095 /* DCPurpleOscarJoinChatView.nib */; };
zacw@1000
   991
		34E036790A75AA4F00394F11 /* AIPurpleAIMAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B9194B062DEC29004F1223 /* AIPurpleAIMAccountViewController.h */; };
zacw@1000
   992
		34E0367A0A75AA4F00394F11 /* AIPurpleAIMAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B9194A062DEC29004F1223 /* AIPurpleAIMAccountViewController.m */; };
David@0
   993
		34E036880A75AA4F00394F11 /* ESICQService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BAFD5A506E00AD200FF7FBC /* ESICQService.h */; };
David@0
   994
		34E036890A75AA4F00394F11 /* ESICQService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAFD5A606E00AD200FF7FBC /* ESICQService.m */; };
David@0
   995
		34E0368A0A75AA4F00394F11 /* ESPurpleICQAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F52BD806E2B24100887BE2 /* ESPurpleICQAccount.h */; };
David@0
   996
		34E0368B0A75AA4F00394F11 /* ESPurpleICQAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F52BD906E2B24200887BE2 /* ESPurpleICQAccount.m */; };
David@0
   997
		34E0368C0A75AA4F00394F11 /* ESPurpleICQAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F52BCF06E2AFF700887BE2 /* ESPurpleICQAccountViewController.h */; };
David@0
   998
		34E0368D0A75AA4F00394F11 /* ESPurpleICQAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F52BD006E2AFF700887BE2 /* ESPurpleICQAccountViewController.m */; };
David@0
   999
		34E0368E0A75AA4F00394F11 /* ESPurpleICQAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41A08086D9100E27095 /* ESPurpleICQAccountView.nib */; };
David@0
  1000
		34E0368F0A75AA4F00394F11 /* PurpleDefaultsICQ.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B7644DC07A05E7E0021CCD7 /* PurpleDefaultsICQ.plist */; };
David@0
  1001
		34E0EA0807CC53ED00A82198 /* NewMessagePrompt.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34E0EA0707CC53EC00A82198 /* NewMessagePrompt.nib */; };
David@0
  1002
		34E0EA0F07CC53FE00A82198 /* AINewMessagePanelPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E0EA0B07CC53FE00A82198 /* AINewMessagePanelPlugin.m */; };
David@0
  1003
		34E0EA1007CC53FE00A82198 /* AINewMessagePromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E0EA0C07CC53FE00A82198 /* AINewMessagePromptController.m */; };
David@0
  1004
		34E2A0BC07AF5924006735BC /* ESAccountNetworkConnectivityPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E2A0BA07AF5924006735BC /* ESAccountNetworkConnectivityPlugin.m */; };
David@0
  1005
		34E2A0C307AF593B006735BC /* AIAccountMenuAccessPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E2A0C107AF593B006735BC /* AIAccountMenuAccessPlugin.m */; };
David@0
  1006
		34E2A1DB07AF6504006735BC /* AIDockAccountStatusPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E2A1D907AF6503006735BC /* AIDockAccountStatusPlugin.m */; };
David@0
  1007
		34E2A2F507B018B2006735BC /* ESAddressBookIntegrationAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E2A2EF07B018B2006735BC /* ESAddressBookIntegrationAdvancedPreferences.m */; };
David@0
  1008
		34E2A3E807B08CCB006735BC /* AIAliasSupportPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E2A3E507B08CC9006735BC /* AIAliasSupportPlugin.m */; };
Evan@228
  1009
		34E4CD580E68277D00D1B0DC /* ESIRCService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E4CD4E0E68277D00D1B0DC /* ESIRCService.h */; };
Evan@228
  1010
		34E4CD590E68277D00D1B0DC /* ESIRCJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E4CD4F0E68277D00D1B0DC /* ESIRCJoinChatViewController.m */; };
Evan@228
  1011
		34E4CD5A0E68277D00D1B0DC /* ESIRCJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E4CD500E68277D00D1B0DC /* ESIRCJoinChatViewController.h */; };
Evan@228
  1012
		34E4CD5B0E68277D00D1B0DC /* ESIRCJoinChatView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34E4CD510E68277D00D1B0DC /* ESIRCJoinChatView.nib */; };
Evan@228
  1013
		34E4CD5C0E68277D00D1B0DC /* ESIRCAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E4CD520E68277D00D1B0DC /* ESIRCAccountViewController.m */; };
Evan@228
  1014
		34E4CD5D0E68277D00D1B0DC /* ESIRCAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E4CD530E68277D00D1B0DC /* ESIRCAccountViewController.h */; };
Evan@228
  1015
		34E4CD5F0E68277D00D1B0DC /* ESIRCAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E4CD550E68277D00D1B0DC /* ESIRCAccount.m */; };
Evan@228
  1016
		34E4CD600E68277D00D1B0DC /* ESIRCAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E4CD560E68277D00D1B0DC /* ESIRCAccount.h */; };
Evan@228
  1017
		34E4CD610E68277D00D1B0DC /* ESIRCService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E4CD570E68277D00D1B0DC /* ESIRCService.m */; };
Evan@228
  1018
		34E4CD660E68279C00D1B0DC /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 34E4CD640E68279C00D1B0DC /* irc.png */; };
Evan@228
  1019
		34E4CD670E68279C00D1B0DC /* PurpleDefaultsIRC.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34E4CD650E68279C00D1B0DC /* PurpleDefaultsIRC.plist */; };
David@0
  1020
		34E6C5670A791BAF0076D7F0 /* AIContactInfoWindowPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E6C5650A791BAF0076D7F0 /* AIContactInfoWindowPlugin.m */; };
David@0
  1021
		34EA6B320A62F3420053DFEB /* AIApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EA6B300A62F3420053DFEB /* AIApplication.m */; };
David@0
  1022
		34EBB2C30DCA8DE500B4CB6E /* AISearchFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EBB2C20DCA8DE500B4CB6E /* AISearchFieldCell.m */; };
David@0
  1023
		34EF904B0E2EB17B003E5DC7 /* AIMobileMeService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34EF90490E2EB17B003E5DC7 /* AIMobileMeService.h */; };
David@0
  1024
		34EF904C0E2EB17B003E5DC7 /* AIMobileMeService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EF904A0E2EB17B003E5DC7 /* AIMobileMeService.m */; };
David@0
  1025
		34EF90570E2EB1A8003E5DC7 /* AIPurpleMobileMeAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34EF90550E2EB1A8003E5DC7 /* AIPurpleMobileMeAccountViewController.h */; };
David@0
  1026
		34EF90580E2EB1A8003E5DC7 /* AIPurpleMobileMeAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EF90560E2EB1A8003E5DC7 /* AIPurpleMobileMeAccountViewController.m */; };
David@0
  1027
		34EF905D0E2EB1C5003E5DC7 /* AIPurpleMobileMeAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34EF905B0E2EB1C5003E5DC7 /* AIPurpleMobileMeAccount.h */; };
David@0
  1028
		34EF905E0E2EB1C5003E5DC7 /* AIPurpleMobileMeAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EF905C0E2EB1C5003E5DC7 /* AIPurpleMobileMeAccount.m */; };
David@0
  1029
		34EF99AA0E2EB35A003E5DC7 /* PurpleDefaultsMobileMe.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34EF99A90E2EB35A003E5DC7 /* PurpleDefaultsMobileMe.plist */; };
David@0
  1030
		34EF9A320E2EB637003E5DC7 /* MobileMe-large.png in Resources */ = {isa = PBXBuildFile; fileRef = 34EF9A300E2EB637003E5DC7 /* MobileMe-large.png */; };
David@0
  1031
		34EF9A330E2EB637003E5DC7 /* MobileMe-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 34EF9A310E2EB637003E5DC7 /* MobileMe-small.png */; };
David@0
  1032
		34F144430BA8FF3C000473DE /* EmoticonNames.strings in Resources */ = {isa = PBXBuildFile; fileRef = 34F144420BA8FF3B000473DE /* EmoticonNames.strings */; };
Evan@1647
  1033
		34F17FCE0F8EAC34009C5A39 /* AIListOutlineView+Drawing.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F17FCC0F8EAC34009C5A39 /* AIListOutlineView+Drawing.h */; settings = {ATTRIBUTES = (Private, ); }; };
Evan@1647
  1034
		34F17FCF0F8EAC34009C5A39 /* AIListOutlineView+Drawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F17FCD0F8EAC34009C5A39 /* AIListOutlineView+Drawing.m */; };
David@0
  1035
		34F312930ADC3FE800A4310E /* KNShelfSplitView.h in Headers */ = {isa = PBXBuildFile; fileRef = 348B25C70A50FBF300B2B972 /* KNShelfSplitView.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
  1036
		34F312BD0ADC43CA00A4310E /* xtras_duck.png in Resources */ = {isa = PBXBuildFile; fileRef = 34F312BC0ADC43CA00A4310E /* xtras_duck.png */; };
David@0
  1037
		34F312F00ADC476300A4310E /* KNShelfSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 348B25C60A50FBF300B2B972 /* KNShelfSplitView.m */; };
David@0
  1038
		34F4677A080F49C5007800AB /* Safari.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 34F46778080F49C5007800AB /* Safari.scpt */; };
David@0
  1039
		34F4677B080F49C5007800AB /* Safari.png in Resources */ = {isa = PBXBuildFile; fileRef = 34F46779080F49C5007800AB /* Safari.png */; };
David@0
  1040
		34F46785080F7FFB007800AB /* ESSafariLinkToolbarItemPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F46783080F7FFB007800AB /* ESSafariLinkToolbarItemPlugin.m */; };
David@0
  1041
		34F5207E0CC6F821008D9135 /* PurpleQQAccountView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34F5207D0CC6F821008D9135 /* PurpleQQAccountView.nib */; };
David@0
  1042
		34F849530A4AEFA00002A017 /* LogFileUpgrade.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34F849520A4AEFA00002A017 /* LogFileUpgrade.nib */; };
David@0
  1043
		34F849590A4AF04D0002A017 /* AILogFileUpgradeWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F849570A4AF04D0002A017 /* AILogFileUpgradeWindowController.m */; };
David@0
  1044
		34F8D2AE0CF68FEB00F62536 /* AIUserListOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F8D2AD0CF68FEB00F62536 /* AIUserListOutlineView.m */; };
David@0
  1045
		34FF12120DA52FB10054A872 /* AIPurpleGTalkJoinChatViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FF12100DA52FB10054A872 /* AIPurpleGTalkJoinChatViewController.h */; };
David@0
  1046
		34FF12130DA52FB10054A872 /* AIPurpleGTalkJoinChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34FF12110DA52FB10054A872 /* AIPurpleGTalkJoinChatViewController.m */; };
David@0
  1047
		377EC8940AE9525B00CB7BDF /* PSMTabBarControl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 377EC8930AE9525B00CB7BDF /* PSMTabBarControl.framework */; };
catfish@1793
  1048
		377ED0220AE95D7D00CB7BDF /* PSMTabBarControl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 377EC8930AE9525B00CB7BDF /* PSMTabBarControl.framework */; };
David@0
  1049
		4B08399507D2350D0034A001 /* AIDockIconSelectionSheet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B08399307D2350D0034A001 /* AIDockIconSelectionSheet.m */; };
David@0
  1050
		4B08399C07D235190034A001 /* DockIconSelectionSheet.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4B08399B07D235190034A001 /* DockIconSelectionSheet.nib */; };
David@0
  1051
		4B191D8A0611C10800E8A4E7 /* License.txt in Resources */ = {isa = PBXBuildFile; fileRef = 4B191D880611C10800E8A4E7 /* License.txt */; };
David@0
  1052
		4B191D8B0611C10800E8A4E7 /* ReadMe.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 4B191D890611C10800E8A4E7 /* ReadMe.rtf */; };
David@0
  1053
		4B7A567B07A1754400BDC540 /* AIEditAccountWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B7A567807A1754400BDC540 /* AIEditAccountWindowController.m */; };
David@0
  1054
		4B909C8A064D75400074C9A8 /* BGEmoticonMenuPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = C4243C930638E4EA007AD2D9 /* BGEmoticonMenuPlugin.m */; };
David@0
  1055
		4B97DB6706AC123A0003EE49 /* linkToolbar.png in Resources */ = {isa = PBXBuildFile; fileRef = 4B97DB6606AC123A0003EE49 /* linkToolbar.png */; };
Evan@666
  1056
		4BA62D8E06C51257001D6B3C /* Status Icons in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 4BA62D7F06C51256001D6B3C /* Status Icons */; };
David@0
  1057
		4BAA1B530632EF0000D8B92C /* ErrorAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BAA1B500632EF0000D8B92C /* ErrorAlert.png */; };
David@0
  1058
		4BAA1B550632EF0000D8B92C /* ESPanelAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAA1B520632EF0000D8B92C /* ESPanelAlertDetailPane.m */; };
David@0
  1059
		4BAA1B610632EFE700D8B92C /* WindowAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BAA1B600632EFE700D8B92C /* WindowAlert.png */; };
David@0
  1060
		4BAE6C1407CF9374007E2820 /* ESAnnouncerAbstractDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C0C07CF9374007E2820 /* ESAnnouncerAbstractDetailPane.m */; };
David@0
  1061
		4BAE6C1607CF9374007E2820 /* ESAnnouncerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C0E07CF9374007E2820 /* ESAnnouncerPlugin.m */; };
David@0
  1062
		4BAE6C1807CF9374007E2820 /* ESAnnouncerSpeakEventAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C1007CF9374007E2820 /* ESAnnouncerSpeakEventAlertDetailPane.m */; };
David@0
  1063
		4BAE6C1A07CF9374007E2820 /* ESAnnouncerSpeakTextAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C1207CF9374007E2820 /* ESAnnouncerSpeakTextAlertDetailPane.m */; };
David@0
  1064
		4BAE6C1F07CF9389007E2820 /* AnnouncerAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C1B07CF9389007E2820 /* AnnouncerAlert.png */; };
David@0
  1065
		4BAE6C2007CF9389007E2820 /* AnnouncerDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C1C07CF9389007E2820 /* AnnouncerDefaults.plist */; };
David@0
  1066
		4BAE6C2107CF9389007E2820 /* AnnouncerSpeakEventContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C1D07CF9389007E2820 /* AnnouncerSpeakEventContactAlert.nib */; };
David@0
  1067
		4BAE6C2207CF9389007E2820 /* AnnouncerSpeakTextContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C1E07CF9389007E2820 /* AnnouncerSpeakTextContactAlert.nib */; };
David@0
  1068
		4BAE6C3607CF93CB007E2820 /* AIContactStatusEventsPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C3407CF93CB007E2820 /* AIContactStatusEventsPlugin.m */; };
David@0
  1069
		4BAE6C4707CF9411007E2820 /* AIDockBehaviorPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C4307CF9410007E2820 /* AIDockBehaviorPlugin.m */; };
David@0
  1070
		4BAE6C4907CF9411007E2820 /* ESDockAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C4507CF9410007E2820 /* ESDockAlertDetailPane.m */; };
David@0
  1071
		4BAE6C4C07CF941C007E2820 /* DockAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C4A07CF941C007E2820 /* DockAlert.png */; };
David@0
  1072
		4BAE6C4D07CF941C007E2820 /* DockBehaviorContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C4B07CF941C007E2820 /* DockBehaviorContactAlert.nib */; };
David@0
  1073
		4BAE6C8E07CF94BA007E2820 /* AIStandardToolbarItemsPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C8807CF94BA007E2820 /* AIStandardToolbarItemsPlugin.m */; };
David@0
  1074
		4BAE6C9007CF94BA007E2820 /* AIStatusChangedMessagesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C8A07CF94BA007E2820 /* AIStatusChangedMessagesPlugin.m */; };
David@0
  1075
		4BAE6C9207CF94BA007E2820 /* AITabStatusIconsPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6C8C07CF94BA007E2820 /* AITabStatusIconsPlugin.m */; };
David@0
  1076
		4BAE6C9507CF94C4007E2820 /* message.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BAE6C9407CF94C4007E2820 /* message.png */; };
David@0
  1077
		4BAE6D3D07CFA0BC007E2820 /* AIAppearancePreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6D3B07CFA0BC007E2820 /* AIAppearancePreferences.m */; };
David@0
  1078
		4BAE6D4307CFA0CB007E2820 /* AIAppearancePreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BAE6D4107CFA0CB007E2820 /* AIAppearancePreferencesPlugin.m */; };
Evan@666
  1079
		4BB1E493067F2EAC00D1DB86 /* Scripts in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 4BB1E47D067F2E9F00D1DB86 /* Scripts */; };
David@0
  1080
		4BB2EB220D88D76100CA7A7D /* timestamp32.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BB2EB200D88D76100CA7A7D /* timestamp32.png */; };
David@0
  1081
		4BB2EB230D88D76100CA7A7D /* timestamp32_transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BB2EB210D88D76100CA7A7D /* timestamp32_transparent.png */; };
David@0
  1082
		4BB5B78207D2DC4900CFE06F /* pref-status.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BB5B78107D2DC4900CFE06F /* pref-status.png */; };
David@0
  1083
		4BB9972B083D1A5F006ACD6F /* SMContactListShowBehaviorPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BB99727083D1A5F006ACD6F /* SMContactListShowBehaviorPlugin.m */; };
David@0
  1084
		4BB9972D083D1A5F006ACD6F /* SMContactListShowDetailsPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BB99729083D1A5F006ACD6F /* SMContactListShowDetailsPane.m */; };
David@0
  1085
		4BB9972F083D1A74006ACD6F /* ContactListShowBehavior.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BB9972E083D1A74006ACD6F /* ContactListShowBehavior.nib */; };
David@0
  1086
		4BCAB5F307B59967006641B9 /* EditAccountSheet.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAB5F007B59967006641B9 /* EditAccountSheet.nib */; };
David@0
  1087
		4BCAC4CF07B59AFE006641B9 /* AddressBookPrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAC4CE07B59AFE006641B9 /* AddressBookPrefs.nib */; };
David@0
  1088
		4BCAC4D907B59B2E006641B9 /* AddressBook.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAC4D807B59B2E006641B9 /* AddressBook.png */; };
David@0
  1089
		4BCAC4E607B59B65006641B9 /* Alias Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAC4E307B59B65006641B9 /* Alias Defaults.plist */; };
David@0
  1090
		4BCAC4E707B59B65006641B9 /* Display Format Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAC4E407B59B65006641B9 /* Display Format Defaults.plist */; };
David@0
  1091
		4BCAC56D07B5A31A006641B9 /* Sounds in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAC56C07B5A31A006641B9 /* Sounds */; };
David@0
  1092
		4BD6737406001BF00049CAF7 /* AIAccountListPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = F55B413C03AB895501A8010A /* AIAccountListPreferencesPlugin.m */; };
David@0
  1093
		4BD673B706001C5F0049CAF7 /* AIContactStatusColoringPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B31E8C104C46A9100A8010A /* AIContactStatusColoringPlugin.m */; };
David@0
  1094
		4BD6741C06001CEF0049CAF7 /* AIMessageAliasPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = F11B9622051CDB3B0000000E /* AIMessageAliasPlugin.m */; };
David@0
  1095
		4BD6742E06001D1D0049CAF7 /* AIEmoticonPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F0FE9D04B12CAC01A80106 /* AIEmoticonPreferences.m */; };
David@0
  1096
		4BD6742F06001D1D0049CAF7 /* EmoticonPrefs.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5F0FEA004B1336C01A80106 /* EmoticonPrefs.nib */; };
David@0
  1097
		4BD6743106001D1E0049CAF7 /* EmoticonDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = F5F0FEA204B133AB01A80106 /* EmoticonDefaults.plist */; };
David@0
  1098
		4BD6744506001D430049CAF7 /* AIContactStatusDockOverlaysPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B18A52C0459F8F200A8010A /* AIContactStatusDockOverlaysPlugin.m */; };
David@0
  1099
		4BD6744906001D460049CAF7 /* DockOverlayDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BB826B504C8876C00A8010A /* DockOverlayDefaults.plist */; };
David@0
  1100
		4BD6745806001D5E0049CAF7 /* AIDockUnviewedContentPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B13322C0459BAB800A8010A /* AIDockUnviewedContentPlugin.m */; };
David@0
  1101
		4BD6745E06001D740049CAF7 /* ESOpenMessageWindowContactAlertPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 344AB2C40579136900384CEE /* ESOpenMessageWindowContactAlertPlugin.m */; };
David@0
  1102
		4BD6746306001D760049CAF7 /* ESSendMessageContactAlertPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 342DC5BF05783DE7000E1D83 /* ESSendMessageContactAlertPlugin.m */; };
David@0
  1103
		4BD6746606001D770049CAF7 /* SendMessageContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 342DC7FE05784463000E1D83 /* SendMessageContactAlert.nib */; };
David@0
  1104
		4BD6753006001E0D0049CAF7 /* AIDualWindowInterfacePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = F5793980033E756E01A8010A /* AIDualWindowInterfacePlugin.m */; };
David@0
  1105
		4BD6753606001E0F0049CAF7 /* AIMessageTabViewItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BACB70203C8CB5E00A8010A /* AIMessageTabViewItem.m */; };
David@0
  1106
		4BD6753806001E100049CAF7 /* AIMessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F570A5CE03704D3D01A8010A /* AIMessageViewController.m */; };
David@0
  1107
		4BD6753906001E100049CAF7 /* MessageView.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5793984033E756E01A8010A /* MessageView.nib */; };
David@0
  1108
		4BD6753A06001E110049CAF7 /* AIMessageWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F5793982033E756E01A8010A /* AIMessageWindowController.m */; };
David@0
  1109
		4BD6753B06001E120049CAF7 /* MessageWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = F570A60503704E7201A8010A /* MessageWindow.nib */; };
David@0
  1110
		4BD6753E06001E140049CAF7 /* AIAccountSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B25494703F6A32700A8010A /* AIAccountSelectionView.m */; };
David@0
  1111
		4BD6755006001E1D0049CAF7 /* ESDualWindowMessageAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B970BF90535B864002F28F9 /* ESDualWindowMessageAdvancedPreferences.m */; };
David@0
  1112
		4BD6755406001E1E0049CAF7 /* DualWindowDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D43504051ADC10003B2F21 /* DualWindowDefaults.plist */; };
David@0
  1113
		4BD6756B06001E320049CAF7 /* EventSoundDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BA5325D050FC5E800A8010A /* EventSoundDefaults.plist */; };
David@0
  1114
		4BD6758206001E430049CAF7 /* ErrorMessageHandlerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 40AC0EEC03B5BF1000A80202 /* ErrorMessageHandlerPlugin.m */; };
David@0
  1115
		4BD6758406001E440049CAF7 /* ErrorMessageWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 40AC0F1003B5C29E00A80202 /* ErrorMessageWindowController.m */; };
David@0
  1116
		4BD6758506001E450049CAF7 /* ErrorWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 40AC0F1303B5C34800A80202 /* ErrorWindow.nib */; };
David@0
  1117
		4BD6758806001E460049CAF7 /* AlertMessageContactAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 3439FD8C05794B4500B2E449 /* AlertMessageContactAlert.nib */; };
David@0
  1118
		4BDAF69907A1561000276D68 /* AIAccountProxySettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BDAF69607A1561000276D68 /* AIAccountProxySettings.m */; };
David@0
  1119
		4BE6175807AC67EE0049C87D /* AIAutoReplyPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE6174E07AC67ED0049C87D /* AIAutoReplyPlugin.m */; };
David@0
  1120
		4BE6175E07AC67EE0049C87D /* AIStateMenuPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE6175407AC67EE0049C87D /* AIStateMenuPlugin.m */; };
David@0
  1121
		4BE9FFE8055981AB00359B15 /* Adium.pch in Resources */ = {isa = PBXBuildFile; fileRef = 4BE9FFE7055981AB00359B15 /* Adium.pch */; };
Evan@666
  1122
		4BF2EA3F067CB7A200743318 /* Emoticons in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 4BF2E194067CAE9200743318 /* Emoticons */; };
Evan@666
  1123
		4BF2EA40067CB7A200743318 /* Message Styles in Copy Built-in Xtras */ = {isa = PBXBuildFile; fileRef = 4BF2E6B3067CB70E00743318 /* Message Styles */; };
David@0
  1124
		4BF3CB4207D1771E00A8112A /* pref-appearance.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BF3CB4107D1771E00A8112A /* pref-appearance.png */; };
David@0
  1125
		4BF3CBED07D192F500A8112A /* pref-accounts.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BF3CBEC07D192F500A8112A /* pref-accounts.png */; };
David@0
  1126
		4BF98DCD06D149EE00E8781D /* ContactStatusColoringDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B31E8C404C46A9100A8010A /* ContactStatusColoringDefaults.plist */; };
David@0
  1127
		4BFC2E7907E357F00063D70C /* emoticonBlank.png in Resources */ = {isa = PBXBuildFile; fileRef = 4BFC2E7807E357F00063D70C /* emoticonBlank.png */; };
David@0
  1128
		4BFF665B063693FA00308A3B /* ESSendMessageAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 342DC49C05783BE8000E1D83 /* ESSendMessageAlertDetailPane.m */; };
David@0
  1129
		4F1CB6260D640D5C0073A1E6 /* AIContactInfoContentController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1CB6250D640D5B0073A1E6 /* AIContactInfoContentController.m */; };
David@0
  1130
		4F1CB6290D640D680073A1E6 /* AIInfoInspectorPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1CB6280D640D670073A1E6 /* AIInfoInspectorPane.m */; };
David@0
  1131
		4F1CB62E0D640D770073A1E6 /* AIAdvancedInspectorPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1CB62B0D640D770073A1E6 /* AIAdvancedInspectorPane.m */; };
David@0
  1132
		4F1CB62F0D640D770073A1E6 /* AIAddressBookInspectorPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1CB62C0D640D770073A1E6 /* AIAddressBookInspectorPane.m */; };
David@0
  1133
		4F1CB6320D640D7F0073A1E6 /* AIEventsInspectorPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1CB6310D640D7F0073A1E6 /* AIEventsInspectorPane.m */; };
David@0
  1134
		4F1CB6390D640D900073A1E6 /* AIEventsInspectorPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB6350D640D8F0073A1E6 /* AIEventsInspectorPane.nib */; };
David@0
  1135
		4F1CB63A0D640D900073A1E6 /* AIInfoInspectorPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB6360D640D900073A1E6 /* AIInfoInspectorPane.nib */; };
David@0
  1136
		4F1CB63F0D640DA40073A1E6 /* addressbook_segment.png in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB63B0D640DA40073A1E6 /* addressbook_segment.png */; };
David@0
  1137
		4F1CB6400D640DA40073A1E6 /* advanced_segment.png in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB63C0D640DA40073A1E6 /* advanced_segment.png */; };
David@0
  1138
		4F1CB6410D640DA40073A1E6 /* events_segment.png in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB63D0D640DA40073A1E6 /* events_segment.png */; };
David@0
  1139
		4F1CB6420D640DA40073A1E6 /* info_segment.png in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB63E0D640DA40073A1E6 /* info_segment.png */; };
David@0
  1140
		4F1CB64C0D640F4F0073A1E6 /* ContactInfoInspector.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4F1CB64B0D640F4F0073A1E6 /* ContactInfoInspector.nib */; };
zacw@527
  1141
		5A1781860EC1215D00BA1E04 /* AIAutoScrollTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A1781850EC1215D00BA1E04 /* AIAutoScrollTextView.m */; };
David@0
  1142
		63093C2F0892143500F118D3 /* newContentThreeDigits.png in Resources */ = {isa = PBXBuildFile; fileRef = 63093C2D0892143500F118D3 /* newContentThreeDigits.png */; };
David@0
  1143
		63093C300892143500F118D3 /* newContentTwoDigits.png in Resources */ = {isa = PBXBuildFile; fileRef = 63093C2E0892143500F118D3 /* newContentTwoDigits.png */; };
David@0
  1144
		6311F4710E340DD2004234B8 /* AISharedAdium.h in Headers */ = {isa = PBXBuildFile; fileRef = 6311F46F0E340DD2004234B8 /* AISharedAdium.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
  1145
		6311F4720E340DD2004234B8 /* AISharedAdium.m in Sources */ = {isa = PBXBuildFile; fileRef = 6311F4700E340DD2004234B8 /* AISharedAdium.m */; };
David@1620
  1146
		6318DBA10F8D93F200C5E584 /* WebKit Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 347065E406015DC5004F0D20 /* WebKit Defaults.plist */; };
David@1620
  1147
		6318DBA20F8D93F200C5E584 /* WebKitPreferencesView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 348EE1B3080A57480015E0FC /* WebKitPreferencesView.nib */; };
David@1620
  1148
		6318DBA30F8D93F200C5E584 /* Preview.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34C2DBE5063449AF0018E5D2 /* Preview.plist */; };
David@1620
  1149
		6318DBA40F8D93F200C5E584 /* SoulEdge.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C2DF00063498ED0018E5D2 /* SoulEdge.png */; };
David@1620
  1150
		6318DBA50F8D93F200C5E584 /* terminator.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C2DF01063498ED0018E5D2 /* terminator.png */; };
David@1620
  1151
		6318DBA60F8D93F200C5E584 /* Template.html in Resources */ = {isa = PBXBuildFile; fileRef = 4B03711506595A70008F5981 /* Template.html */; };
David@1620
  1152
		6318DBB40F8D940A00C5E584 /* AIWebKitMessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B539C5205EFD6FB00E5921A /* AIWebKitMessageViewController.m */; };
David@1620
  1153
		6318DBB50F8D940A00C5E584 /* AIWebKitMessageViewPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B539C4C05EFD6CD00E5921A /* AIWebKitMessageViewPlugin.m */; };
David@1620
  1154
		6318DBB60F8D940A00C5E584 /* ESWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 346C9A2405FFE3DF000F5A8A /* ESWebView.m */; };
David@1620
  1155
		6318DBB70F8D940A00C5E584 /* ESWebKitMessageViewPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C2D70406338E2E0018E5D2 /* ESWebKitMessageViewPreferences.m */; };
David@1620
  1156
		6318DBB80F8D940A00C5E584 /* AIWebkitMessageViewStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BD62D7F07CE8F240099EBA2 /* AIWebkitMessageViewStyle.m */; };
David@1620
  1157
		6318DBB90F8D940A00C5E584 /* AIPreviewChat.m in Sources */ = {isa = PBXBuildFile; fileRef = 34182F490AC2CA3C0067DEF3 /* AIPreviewChat.m */; };
David@1620
  1158
		6318DBBA0F8D940A00C5E584 /* AIWebKitDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B2590BF2EB93004CD99B /* AIWebKitDelegate.m */; };
David@1620
  1159
		6318DBBB0F8D940A00C5E584 /* AIPreviewContentMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 34FA28100C820C3A00FEA944 /* AIPreviewContentMessage.m */; };
David@1620
  1160
		6318DBBC0F8D940A00C5E584 /* AIWebKitPreviewMessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A1B59F0E03409F00AC78CF /* AIWebKitPreviewMessageViewController.m */; };
David@1620
  1161
		6318DBC20F8D943A00C5E584 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C103FAE057127A500F3C158 /* WebKit.framework */; };
David@36
  1162
		63218C500E518A3D0008E0D0 /* AdiumAuthorization.m in Sources */ = {isa = PBXBuildFile; fileRef = 3486E8A5097F24A90044C496 /* AdiumAuthorization.m */; };
David@36
  1163
		63218C720E518A940008E0D0 /* AdiumAuthorization.h in Headers */ = {isa = PBXBuildFile; fileRef = 3486E8A4097F24A90044C496 /* AdiumAuthorization.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1896
  1164
		6329EF000F9D333B00112489 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6329EEFF0F9D333B00112489 /* CoreFoundation.framework */; };
catfish@1896
  1165
		6329EF040F9D334D00112489 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6329EF030F9D334D00112489 /* Foundation.framework */; };
catfish@1896
  1166
		6329EF080F9D335800112489 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6329EF070F9D335800112489 /* CoreServices.framework */; };
David@354
  1167
		632ADC150E9EDDCA00AB6817 /* PTKeyCodeTranslator.m in Sources */ = {isa = PBXBuildFile; fileRef = 632ADC130E9EDDCA00AB6817 /* PTKeyCodeTranslator.m */; };
David@0
  1168
		632D60C1094B81AB003A9786 /* AIDockIconPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 632D60BF094B81AB003A9786 /* AIDockIconPreviewController.m */; };
David@0
  1169
		632D801708E7E0A40032C187 /* XtrasManager.nib in Resources */ = {isa = PBXBuildFile; fileRef = 632D801608E7E0A40032C187 /* XtrasManager.nib */; };
David@0
  1170
		632D859E0DB70FC800040EC7 /* AIMentionEventPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 632D859D0DB70FC800040EC7 /* AIMentionEventPlugin.m */; };
David@0
  1171
		6332879B0A769BF3004D0F2B /* AIPurpleLiveJournalAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 63125D8D0A75EBF000303EE9 /* AIPurpleLiveJournalAccount.h */; };
David@0
  1172
		6332879C0A769BF3004D0F2B /* AILiveJournalService.h in Headers */ = {isa = PBXBuildFile; fileRef = 63125D970A75ECE400303EE9 /* AILiveJournalService.h */; };
David@0
  1173
		6332879D0A769C18004D0F2B /* AIPurpleLiveJournalAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 63125D8E0A75EBF000303EE9 /* AIPurpleLiveJournalAccount.m */; };
David@0
  1174
		6332879E0A769C18004D0F2B /* AILiveJournalService.m in Sources */ = {isa = PBXBuildFile; fileRef = 63125D980A75ECE400303EE9 /* AILiveJournalService.m */; };
David@0
  1175
		633287C40A769ECB004D0F2B /* PurpleDefaultsLiveJournal.plist in Resources */ = {isa = PBXBuildFile; fileRef = 63125D990A75ECE400303EE9 /* PurpleDefaultsLiveJournal.plist */; };
David@0
  1176
		6333699409497DB000970871 /* EmoticonPreviewView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6333699309497DB000970871 /* EmoticonPreviewView.nib */; };
David@0
  1177
		63336B060949908300970871 /* DockIconPreviewView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 63336B050949908300970871 /* DockIconPreviewView.nib */; };
David@0
  1178
		63336E15094AB81300970871 /* XtraInfoView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 63336E14094AB81300970871 /* XtraInfoView.nib */; };
catfish@1875
  1179
		633400000F9C14C2003C77A9 /* AIFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF040F9C14BF003C77A9 /* AIFunctions.m */; };
catfish@1875
  1180
		633400010F9C14C2003C77A9 /* JVMarkedScroller.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF070F9C14BF003C77A9 /* JVMarkedScroller.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1181
		633400020F9C14C2003C77A9 /* JVMarkedScroller.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF080F9C14BF003C77A9 /* JVMarkedScroller.m */; };
catfish@1875
  1182
		633400030F9C14C2003C77A9 /* AIMutableOwnerArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF0A0F9C14BF003C77A9 /* AIMutableOwnerArray.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1183
		633400040F9C14C2003C77A9 /* AIMutableOwnerArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF0B0F9C14BF003C77A9 /* AIMutableOwnerArray.m */; };
catfish@1875
  1184
		633400050F9C14C2003C77A9 /* AIToolbarUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF0D0F9C14BF003C77A9 /* AIToolbarUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1185
		633400060F9C14C2003C77A9 /* AIToolbarUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF0E0F9C14BF003C77A9 /* AIToolbarUtilities.m */; };
catfish@1875
  1186
		633400070F9C14C2003C77A9 /* AIGradientAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF100F9C14BF003C77A9 /* AIGradientAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1187
		633400080F9C14C2003C77A9 /* AIGradientAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF110F9C14BF003C77A9 /* AIGradientAdditions.m */; };
catfish@1875
  1188
		633400090F9C14C2003C77A9 /* AIFloater.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF130F9C14BF003C77A9 /* AIFloater.m */; };
catfish@1875
  1189
		6334000A0F9C14C2003C77A9 /* AIFloater.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF140F9C14BF003C77A9 /* AIFloater.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1190
		6334000B0F9C14C2003C77A9 /* AIStringFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF160F9C14BF003C77A9 /* AIStringFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1191
		6334000C0F9C14C2003C77A9 /* AIStringFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF170F9C14BF003C77A9 /* AIStringFormatter.m */; };
catfish@1875
  1192
		6334000D0F9C14C2003C77A9 /* AIKeychain.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF190F9C14BF003C77A9 /* AIKeychain.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1193
		6334000E0F9C14C2003C77A9 /* AIKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF1A0F9C14BF003C77A9 /* AIKeychain.m */; };
catfish@1875
  1194
		6334000F0F9C14C2003C77A9 /* AIHostReachabilityMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF1C0F9C14BF003C77A9 /* AIHostReachabilityMonitor.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1195
		633400100F9C14C2003C77A9 /* AIHostReachabilityMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF1D0F9C14BF003C77A9 /* AIHostReachabilityMonitor.m */; };
catfish@1875
  1196
		633400110F9C14C2003C77A9 /* AISleepNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF1F0F9C14BF003C77A9 /* AISleepNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1197
		633400120F9C14C2003C77A9 /* AISleepNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF200F9C14BF003C77A9 /* AISleepNotification.m */; };
catfish@1875
  1198
		633400130F9C14C2003C77A9 /* AIRichTextCoercer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF220F9C14BF003C77A9 /* AIRichTextCoercer.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1199
		633400140F9C14C2003C77A9 /* AIRichTextCoercer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF230F9C14BF003C77A9 /* AIRichTextCoercer.m */; };
catfish@1875
  1200
		633400150F9C14C2003C77A9 /* AITextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF250F9C14BF003C77A9 /* AITextAttributes.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1201
		633400160F9C14C2003C77A9 /* AITextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF260F9C14BF003C77A9 /* AITextAttributes.m */; };
catfish@1875
  1202
		633400170F9C14C2003C77A9 /* AISmoothTooltipTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF280F9C14BF003C77A9 /* AISmoothTooltipTracker.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1203
		633400180F9C14C2003C77A9 /* AISmoothTooltipTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF290F9C14BF003C77A9 /* AISmoothTooltipTracker.m */; };
catfish@1875
  1204
		633400190F9C14C2003C77A9 /* AISystemNetworkDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF2B0F9C14BF003C77A9 /* AISystemNetworkDefaults.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1205
		6334001A0F9C14C2003C77A9 /* AISystemNetworkDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF2C0F9C14BF003C77A9 /* AISystemNetworkDefaults.m */; };
catfish@1875
  1206
		6334001B0F9C14C2003C77A9 /* AITooltipUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF2E0F9C14BF003C77A9 /* AITooltipUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1207
		6334001C0F9C14C2003C77A9 /* AITooltipUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF2F0F9C14BF003C77A9 /* AITooltipUtilities.m */; };
catfish@1875
  1208
		6334001D0F9C14C2003C77A9 /* AICompletingTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF320F9C14BF003C77A9 /* AICompletingTextField.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1209
		6334001E0F9C14C2003C77A9 /* AICompletingTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF330F9C14BF003C77A9 /* AICompletingTextField.m */; };
catfish@1875
  1210
		6334001F0F9C14C2003C77A9 /* AIRolloverButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF350F9C14BF003C77A9 /* AIRolloverButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1211
		633400200F9C14C2003C77A9 /* AIRolloverButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF360F9C14BF003C77A9 /* AIRolloverButton.m */; };
catfish@1875
  1212
		633400210F9C14C2003C77A9 /* MVMenuButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF380F9C14BF003C77A9 /* MVMenuButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1213
		633400220F9C14C2003C77A9 /* MVMenuButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF390F9C14BF003C77A9 /* MVMenuButton.m */; };
catfish@1875
  1214
		633400230F9C14C2003C77A9 /* AIImageButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF3B0F9C14BF003C77A9 /* AIImageButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1215
		633400240F9C14C2003C77A9 /* AIImageButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF3C0F9C14BF003C77A9 /* AIImageButton.m */; };
catfish@1875
  1216
		633400250F9C14C2003C77A9 /* AIColoredBoxView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF3E0F9C14BF003C77A9 /* AIColoredBoxView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1217
		633400260F9C14C2003C77A9 /* AIColoredBoxView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF3F0F9C14BF003C77A9 /* AIColoredBoxView.m */; };
catfish@1875
  1218
		633400270F9C14C2003C77A9 /* AIDelayedTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF410F9C14BF003C77A9 /* AIDelayedTextField.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1219
		633400280F9C14C2003C77A9 /* AIDelayedTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF420F9C14BF003C77A9 /* AIDelayedTextField.m */; };
catfish@1875
  1220
		633400290F9C14C2003C77A9 /* AIImageViewWithImagePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF440F9C14BF003C77A9 /* AIImageViewWithImagePicker.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1221
		6334002A0F9C14C2003C77A9 /* AIImageViewWithImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF450F9C14BF003C77A9 /* AIImageViewWithImagePicker.m */; };
catfish@1875
  1222
		6334002B0F9C14C2003C77A9 /* AILinkTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF470F9C14BF003C77A9 /* AILinkTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1223
		6334002C0F9C14C2003C77A9 /* AILinkTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF480F9C14BF003C77A9 /* AILinkTextView.m */; };
catfish@1875
  1224
		6334002D0F9C14C2003C77A9 /* AILinkTrackingController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF490F9C14BF003C77A9 /* AILinkTrackingController.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1225
		6334002E0F9C14C2003C77A9 /* AILinkTrackingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF4A0F9C14BF003C77A9 /* AILinkTrackingController.m */; };
catfish@1875
  1226
		6334002F0F9C14C2003C77A9 /* AIFlexibleLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF4B0F9C14BF003C77A9 /* AIFlexibleLink.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1227
		633400300F9C14C2003C77A9 /* AIFlexibleLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF4C0F9C14BF003C77A9 /* AIFlexibleLink.m */; };
catfish@1875
  1228
		633400310F9C14C2003C77A9 /* AIDividedAlternatingRowOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF4E0F9C14BF003C77A9 /* AIDividedAlternatingRowOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1229
		633400320F9C14C2003C77A9 /* AIDividedAlternatingRowOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF4F0F9C14BF003C77A9 /* AIDividedAlternatingRowOutlineView.m */; };
catfish@1875
  1230
		633400330F9C14C2003C77A9 /* AIOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF500F9C14BF003C77A9 /* AIOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1231
		633400340F9C14C2003C77A9 /* AIOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF510F9C14BF003C77A9 /* AIOutlineView.m */; };
catfish@1875
  1232
		633400350F9C14C2003C77A9 /* AIAlternatingRowOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF520F9C14C0003C77A9 /* AIAlternatingRowOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1233
		633400360F9C14C2003C77A9 /* AIAlternatingRowOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF530F9C14C0003C77A9 /* AIAlternatingRowOutlineView.m */; };
catfish@1875
  1234
		633400370F9C14C2003C77A9 /* AIVariableHeightFlexibleColumnsOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF550F9C14C0003C77A9 /* AIVariableHeightFlexibleColumnsOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1235
		633400380F9C14C2003C77A9 /* AIVariableHeightFlexibleColumnsOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF560F9C14C0003C77A9 /* AIVariableHeightFlexibleColumnsOutlineView.m */; };
catfish@1875
  1236
		633400390F9C14C2003C77A9 /* AIVariableHeightOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF570F9C14C0003C77A9 /* AIVariableHeightOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1237
		6334003A0F9C14C2003C77A9 /* AIVariableHeightOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF580F9C14C0003C77A9 /* AIVariableHeightOutlineView.m */; };
catfish@1875
  1238
		6334003B0F9C14C2003C77A9 /* AIMultiCellOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF590F9C14C0003C77A9 /* AIMultiCellOutlineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1239
		6334003C0F9C14C2003C77A9 /* AIMultiCellOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF5A0F9C14C0003C77A9 /* AIMultiCellOutlineView.m */; };
catfish@1875
  1240
		6334003D0F9C14C2003C77A9 /* AIPlasticButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF5C0F9C14C0003C77A9 /* AIPlasticButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1241
		6334003E0F9C14C2003C77A9 /* AIPlasticButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF5D0F9C14C0003C77A9 /* AIPlasticButton.m */; };
catfish@1875
  1242
		6334003F0F9C14C2003C77A9 /* AIPlasticMinusButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF5E0F9C14C0003C77A9 /* AIPlasticMinusButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1243
		633400400F9C14C2003C77A9 /* AIPlasticMinusButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF5F0F9C14C0003C77A9 /* AIPlasticMinusButton.m */; };
catfish@1875
  1244
		633400410F9C14C2003C77A9 /* AIPlasticPlusButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF600F9C14C0003C77A9 /* AIPlasticPlusButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1245
		633400420F9C14C2003C77A9 /* AIPlasticPlusButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF610F9C14C0003C77A9 /* AIPlasticPlusButton.m */; };
catfish@1875
  1246
		633400430F9C14C2003C77A9 /* AIPlasticButtonCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF620F9C14C0003C77A9 /* AIPlasticButtonCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1247
		633400440F9C14C2003C77A9 /* AIPlasticButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF630F9C14C0003C77A9 /* AIPlasticButtonCell.m */; };
catfish@1875
  1248
		6334004D0F9C14C2003C77A9 /* AIToolbarTabView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF6E0F9C14C0003C77A9 /* AIToolbarTabView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1249
		6334004E0F9C14C2003C77A9 /* AIToolbarTabView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF6F0F9C14C0003C77A9 /* AIToolbarTabView.m */; };
catfish@1875
  1250
		6334004F0F9C14C2003C77A9 /* AISplitView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF710F9C14C0003C77A9 /* AISplitView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1251
		633400500F9C14C2003C77A9 /* AISplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF720F9C14C0003C77A9 /* AISplitView.m */; };
catfish@1875
  1252
		633400510F9C14C2003C77A9 /* AIAlternatingRowTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF740F9C14C0003C77A9 /* AIAlternatingRowTableView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1253
		633400520F9C14C2003C77A9 /* AIAlternatingRowTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF750F9C14C0003C77A9 /* AIAlternatingRowTableView.m */; };
catfish@1875
  1254
		633400530F9C14C2003C77A9 /* AITextFieldWithDraggingDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF770F9C14C0003C77A9 /* AITextFieldWithDraggingDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1255
		633400540F9C14C2003C77A9 /* AITextFieldWithDraggingDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF780F9C14C0003C77A9 /* AITextFieldWithDraggingDelegate.m */; };
catfish@1875
  1256
		633400550F9C14C2003C77A9 /* AITextViewWithPlaceholder.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF7A0F9C14C0003C77A9 /* AITextViewWithPlaceholder.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1257
		633400560F9C14C2003C77A9 /* AITextViewWithPlaceholder.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF7B0F9C14C0003C77A9 /* AITextViewWithPlaceholder.m */; };
catfish@1875
  1258
		633400570F9C14C2003C77A9 /* AIFlexibleToolbarItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF7D0F9C14C0003C77A9 /* AIFlexibleToolbarItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1259
		633400580F9C14C2003C77A9 /* AIFlexibleToolbarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF7E0F9C14C0003C77A9 /* AIFlexibleToolbarItem.m */; };
catfish@1875
  1260
		633400590F9C14C2003C77A9 /* AIImageGridView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF800F9C14C0003C77A9 /* AIImageGridView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1261
		6334005A0F9C14C2003C77A9 /* AIImageGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF810F9C14C0003C77A9 /* AIImageGridView.m */; };
catfish@1875
  1262
		6334005B0F9C14C2003C77A9 /* AIDockingWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF830F9C14C0003C77A9 /* AIDockingWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1263
		6334005C0F9C14C2003C77A9 /* AIDockingWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF840F9C14C0003C77A9 /* AIDockingWindow.m */; };
catfish@1875
  1264
		6334005D0F9C14C2003C77A9 /* AIBorderlessWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF860F9C14C0003C77A9 /* AIBorderlessWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1265
		6334005E0F9C14C2003C77A9 /* AIBorderlessWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF870F9C14C0003C77A9 /* AIBorderlessWindow.m */; };
catfish@1875
  1266
		6334005F0F9C14C2003C77A9 /* AIGenericViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF8A0F9C14C0003C77A9 /* AIGenericViewCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1267
		633400600F9C14C2003C77A9 /* AIGenericViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF8B0F9C14C0003C77A9 /* AIGenericViewCell.m */; };
catfish@1875
  1268
		633400610F9C14C2003C77A9 /* AIImageTextCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF8D0F9C14C0003C77A9 /* AIImageTextCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1269
		633400620F9C14C2003C77A9 /* AIImageTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF8E0F9C14C0003C77A9 /* AIImageTextCell.m */; };
catfish@1875
  1270
		633400630F9C14C2003C77A9 /* AIScaledImageCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF900F9C14C0003C77A9 /* AIScaledImageCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1271
		633400640F9C14C2003C77A9 /* AIScaledImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF910F9C14C0003C77A9 /* AIScaledImageCell.m */; };
catfish@1875
  1272
		633400650F9C14C2003C77A9 /* AIVerticallyCenteredTextCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF930F9C14C0003C77A9 /* AIVerticallyCenteredTextCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1273
		633400660F9C14C2003C77A9 /* AIVerticallyCenteredTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FF940F9C14C0003C77A9 /* AIVerticallyCenteredTextCell.m */; };
catfish@1875
  1274
		633400710F9C14C2003C77A9 /* AISendingTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFA30F9C14C0003C77A9 /* AISendingTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1275
		633400720F9C14C2003C77A9 /* AISendingTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFA40F9C14C0003C77A9 /* AISendingTextView.m */; };
catfish@1875
  1276
		633400730F9C14C2003C77A9 /* AIAutoScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFA70F9C14C0003C77A9 /* AIAutoScrollView.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1277
		633400740F9C14C2003C77A9 /* AIAutoScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFA80F9C14C1003C77A9 /* AIAutoScrollView.m */; };
catfish@1875
  1278
		633400770F9C14C2003C77A9 /* AIApplicationAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFAC0F9C14C1003C77A9 /* AIApplicationAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1279
		633400780F9C14C2003C77A9 /* AIApplicationAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFAD0F9C14C1003C77A9 /* AIApplicationAdditions.m */; };
catfish@1875
  1280
		633400790F9C14C2003C77A9 /* AIArrayAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFAE0F9C14C1003C77A9 /* AIArrayAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1281
		6334007A0F9C14C2003C77A9 /* AIArrayAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFAF0F9C14C1003C77A9 /* AIArrayAdditions.m */; };
catfish@1875
  1282
		6334007B0F9C14C2003C77A9 /* AIAttributedStringAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFB00F9C14C1003C77A9 /* AIAttributedStringAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1283
		6334007C0F9C14C2003C77A9 /* AIAttributedStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFB10F9C14C1003C77A9 /* AIAttributedStringAdditions.m */; };
catfish@1875
  1284
		6334007D0F9C14C2003C77A9 /* AIBezierPathAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFB20F9C14C1003C77A9 /* AIBezierPathAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1285
		6334007E0F9C14C2003C77A9 /* AIBezierPathAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFB30F9C14C1003C77A9 /* AIBezierPathAdditions.m */; };
catfish@1875
  1286
		6334007F0F9C14C2003C77A9 /* AIBundleAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFB40F9C14C1003C77A9 /* AIBundleAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1287
		633400800F9C14C2003C77A9 /* AIBundleAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFB50F9C14C1003C77A9 /* AIBundleAdditions.m */; };
catfish@1875
  1288
		633400810F9C14C2003C77A9 /* AICharacterSetAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFB60F9C14C1003C77A9 /* AICharacterSetAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1289
		633400820F9C14C2003C77A9 /* AICharacterSetAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFB70F9C14C1003C77A9 /* AICharacterSetAdditions.m */; };
catfish@1875
  1290
		633400830F9C14C2003C77A9 /* AIColorAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFB80F9C14C1003C77A9 /* AIColorAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1291
		633400840F9C14C2003C77A9 /* AIColorAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFB90F9C14C1003C77A9 /* AIColorAdditions.m */; };
catfish@1875
  1292
		633400850F9C14C2003C77A9 /* AICursorAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFBA0F9C14C1003C77A9 /* AICursorAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1293
		633400860F9C14C2003C77A9 /* AICursorAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFBB0F9C14C1003C77A9 /* AICursorAdditions.m */; };
catfish@1875
  1294
		633400870F9C14C2003C77A9 /* AIDataAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFBC0F9C14C1003C77A9 /* AIDataAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1295
		633400880F9C14C2003C77A9 /* AIDataAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFBD0F9C14C1003C77A9 /* AIDataAdditions.m */; };
catfish@1875
  1296
		633400890F9C14C2003C77A9 /* AIDateAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFBE0F9C14C1003C77A9 /* AIDateAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1297
		6334008A0F9C14C2003C77A9 /* AIDateAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFBF0F9C14C1003C77A9 /* AIDateAdditions.m */; };
catfish@1875
  1298
		6334008B0F9C14C2003C77A9 /* AIDateFormatterAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFC00F9C14C1003C77A9 /* AIDateFormatterAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1299
		6334008C0F9C14C2003C77A9 /* AIDateFormatterAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFC10F9C14C1003C77A9 /* AIDateFormatterAdditions.m */; };
catfish@1875
  1300
		6334008D0F9C14C2003C77A9 /* AIDictionaryAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFC20F9C14C1003C77A9 /* AIDictionaryAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1301
		6334008E0F9C14C2003C77A9 /* AIDictionaryAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFC30F9C14C1003C77A9 /* AIDictionaryAdditions.m */; };
catfish@1875
  1302
		6334008F0F9C14C2003C77A9 /* AIEventAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFC40F9C14C1003C77A9 /* AIEventAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1303
		633400900F9C14C2003C77A9 /* AIEventAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFC50F9C14C1003C77A9 /* AIEventAdditions.m */; };
catfish@1875
  1304
		633400910F9C14C2003C77A9 /* AIFileManagerAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFC60F9C14C1003C77A9 /* AIFileManagerAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1305
		633400920F9C14C2003C77A9 /* AIFileManagerAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFC70F9C14C1003C77A9 /* AIFileManagerAdditions.m */; };
catfish@1875
  1306
		633400930F9C14C2003C77A9 /* AIFontAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFC80F9C14C1003C77A9 /* AIFontAdditions.h */; };
catfish@1875
  1307
		633400940F9C14C2003C77A9 /* AIFontAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFC90F9C14C1003C77A9 /* AIFontAdditions.m */; };
catfish@1875
  1308
		633400950F9C14C2003C77A9 /* AIFontManagerAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFCA0F9C14C1003C77A9 /* AIFontManagerAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1309
		633400960F9C14C2003C77A9 /* AIFontManagerAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFCB0F9C14C1003C77A9 /* AIFontManagerAdditions.m */; };
catfish@1875
  1310
		633400970F9C14C2003C77A9 /* AIImageAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFCC0F9C14C1003C77A9 /* AIImageAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1311
		633400980F9C14C2003C77A9 /* AIImageAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFCD0F9C14C1003C77A9 /* AIImageAdditions.m */; };
catfish@1875
  1312
		633400990F9C14C2003C77A9 /* AIImageDrawingAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFCE0F9C14C1003C77A9 /* AIImageDrawingAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1313
		6334009A0F9C14C2003C77A9 /* AIImageDrawingAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFCF0F9C14C1003C77A9 /* AIImageDrawingAdditions.m */; };
catfish@1875
  1314
		6334009B0F9C14C2003C77A9 /* AIMenuAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFD00F9C14C1003C77A9 /* AIMenuAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1315
		6334009C0F9C14C2003C77A9 /* AIMenuAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFD10F9C14C1003C77A9 /* AIMenuAdditions.m */; };
catfish@1875
  1316
		6334009D0F9C14C2003C77A9 /* AIMutableStringAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFD20F9C14C1003C77A9 /* AIMutableStringAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1317
		6334009E0F9C14C2003C77A9 /* AIMutableStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFD30F9C14C1003C77A9 /* AIMutableStringAdditions.m */; };
catfish@1875
  1318
		6334009F0F9C14C2003C77A9 /* AIObjectAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFD40F9C14C1003C77A9 /* AIObjectAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1319
		633400A00F9C14C2003C77A9 /* AIObjectAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFD50F9C14C1003C77A9 /* AIObjectAdditions.m */; };
catfish@1875
  1320
		633400A10F9C14C2003C77A9 /* AIOutlineViewAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFD60F9C14C1003C77A9 /* AIOutlineViewAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1321
		633400A20F9C14C2003C77A9 /* AIOutlineViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFD70F9C14C1003C77A9 /* AIOutlineViewAdditions.m */; };
catfish@1875
  1322
		633400A30F9C14C2003C77A9 /* AIParagraphStyleAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFD80F9C14C1003C77A9 /* AIParagraphStyleAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1323
		633400A40F9C14C2003C77A9 /* AIParagraphStyleAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFD90F9C14C1003C77A9 /* AIParagraphStyleAdditions.m */; };
catfish@1875
  1324
		633400A50F9C14C2003C77A9 /* AIPopUpButtonAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFDA0F9C14C1003C77A9 /* AIPopUpButtonAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1325
		633400A60F9C14C2003C77A9 /* AIPopUpButtonAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFDB0F9C14C1003C77A9 /* AIPopUpButtonAdditions.m */; };
catfish@1875
  1326
		633400A70F9C14C2003C77A9 /* AIScannerAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFDC0F9C14C1003C77A9 /* AIScannerAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1327
		633400A80F9C14C2003C77A9 /* AIScannerAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFDD0F9C14C1003C77A9 /* AIScannerAdditions.m */; };
catfish@1875
  1328
		633400A90F9C14C2003C77A9 /* AIScrollViewAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFDE0F9C14C1003C77A9 /* AIScrollViewAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1329
		633400AA0F9C14C2003C77A9 /* AIScrollViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFDF0F9C14C1003C77A9 /* AIScrollViewAdditions.m */; };
catfish@1875
  1330
		633400AB0F9C14C2003C77A9 /* AIShadowAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFE00F9C14C1003C77A9 /* AIShadowAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1331
		633400AC0F9C14C2003C77A9 /* AIShadowAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFE10F9C14C1003C77A9 /* AIShadowAdditions.m */; };
catfish@1875
  1332
		633400AD0F9C14C2003C77A9 /* AIStringAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFE20F9C14C1003C77A9 /* AIStringAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1333
		633400AE0F9C14C2003C77A9 /* AIStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFE30F9C14C1003C77A9 /* AIStringAdditions.m */; };
catfish@1875
  1334
		633400AF0F9C14C2003C77A9 /* AITableViewAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFE40F9C14C1003C77A9 /* AITableViewAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1335
		633400B00F9C14C2003C77A9 /* AITableViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFE50F9C14C1003C77A9 /* AITableViewAdditions.m */; };
catfish@1875
  1336
		633400B10F9C14C2003C77A9 /* AITabViewAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFE60F9C14C1003C77A9 /* AITabViewAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1337
		633400B20F9C14C2003C77A9 /* AITabViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFE70F9C14C1003C77A9 /* AITabViewAdditions.m */; };
catfish@1875
  1338
		633400B30F9C14C2003C77A9 /* AITextAttachmentAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFE80F9C14C1003C77A9 /* AITextAttachmentAdditions.m */; };
catfish@1875
  1339
		633400B40F9C14C2003C77A9 /* AITextAttachmentAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFE90F9C14C1003C77A9 /* AITextAttachmentAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1340
		633400B50F9C14C2003C77A9 /* AITextViewAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFEA0F9C14C1003C77A9 /* AITextViewAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1341
		633400B60F9C14C2003C77A9 /* AITextViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFEB0F9C14C1003C77A9 /* AITextViewAdditions.m */; };
catfish@1875
  1342
		633400B70F9C14C2003C77A9 /* AIURLAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFEC0F9C14C1003C77A9 /* AIURLAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1343
		633400B80F9C14C2003C77A9 /* AIURLAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFED0F9C14C1003C77A9 /* AIURLAdditions.m */; };
catfish@1875
  1344
		633400B90F9C14C2003C77A9 /* AIViewAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFEE0F9C14C1003C77A9 /* AIViewAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1345
		633400BA0F9C14C2003C77A9 /* AIViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFEF0F9C14C1003C77A9 /* AIViewAdditions.m */; };
catfish@1875
  1346
		633400BB0F9C14C2003C77A9 /* AIWindowAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFF00F9C14C1003C77A9 /* AIWindowAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1347
		633400BC0F9C14C2003C77A9 /* AIWindowAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFF10F9C14C1003C77A9 /* AIWindowAdditions.m */; };
catfish@1875
  1348
		633400BE0F9C14C2003C77A9 /* AIFontAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFF30F9C14C1003C77A9 /* AIFontAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1349
		633400BF0F9C14C2003C77A9 /* OWAddressBookAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFF40F9C14C1003C77A9 /* OWAddressBookAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1350
		633400C00F9C14C2003C77A9 /* OWAddressBookAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFF50F9C14C1003C77A9 /* OWAddressBookAdditions.m */; };
catfish@1875
  1351
		633400C10F9C14C2003C77A9 /* NSCalendarDate+ISO8601Parsing.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFF60F9C14C1003C77A9 /* NSCalendarDate+ISO8601Parsing.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1352
		633400C20F9C14C2003C77A9 /* NSCalendarDate+ISO8601Parsing.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFF70F9C14C1003C77A9 /* NSCalendarDate+ISO8601Parsing.m */; };
catfish@1875
  1353
		633400C30F9C14C2003C77A9 /* NSCalendarDate+ISO8601Unparsing.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFF80F9C14C1003C77A9 /* NSCalendarDate+ISO8601Unparsing.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1354
		633400C40F9C14C2003C77A9 /* NSCalendarDate+ISO8601Unparsing.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFF90F9C14C1003C77A9 /* NSCalendarDate+ISO8601Unparsing.m */; };
catfish@1875
  1355
		633400C50F9C14C2003C77A9 /* AIWindowControllerAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFFA0F9C14C1003C77A9 /* AIWindowControllerAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1356
		633400C60F9C14C2003C77A9 /* AIWindowControllerAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFFB0F9C14C1003C77A9 /* AIWindowControllerAdditions.m */; };
catfish@1875
  1357
		633400C70F9C14C2003C77A9 /* AIPasteboardAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FFFC0F9C14C1003C77A9 /* AIPasteboardAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1358
		633400C80F9C14C2003C77A9 /* AIPasteboardAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6334FFFD0F9C14C1003C77A9 /* AIPasteboardAdditions.m */; };
catfish@1875
  1359
		633400D00F9C14E0003C77A9 /* AIUtilities.framework_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 633400CF0F9C14E0003C77A9 /* AIUtilities.framework_Prefix.pch */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1875
  1360
		633400DF0F9C1501003C77A9 /* ImageKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D30F9C1501003C77A9 /* ImageKit.framework */; };
catfish@1875
  1361
		633400E00F9C1501003C77A9 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D40F9C1501003C77A9 /* AddressBook.framework */; };
catfish@1875
  1362
		633400E10F9C1501003C77A9 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D50F9C1501003C77A9 /* AudioUnit.framework */; };
catfish@1875
  1363
		633400E20F9C1501003C77A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D60F9C1501003C77A9 /* AudioToolbox.framework */; };
catfish@1875
  1364
		633400E30F9C1501003C77A9 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D70F9C1501003C77A9 /* SystemConfiguration.framework */; };
catfish@1875
  1365
		633400E40F9C1501003C77A9 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D80F9C1501003C77A9 /* IOKit.framework */; };
catfish@1875
  1366
		633400E50F9C1501003C77A9 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400D90F9C1501003C77A9 /* Security.framework */; };
catfish@1875
  1367
		633400E60F9C1501003C77A9 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400DA0F9C1501003C77A9 /* Carbon.framework */; };
catfish@1875
  1368
		633400E70F9C1501003C77A9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633400DB0F9C1501003C77A9 /* Cocoa.framework */; };
catfish@1875
  1369
		633404710F9C18EF003C77A9 /* AIUtilities.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6334FBFC0F9C11DC003C77A9 /* AIUtilities.framework */; };
catfish@1875
  1370
		633405230F9C2B37003C77A9 /* AIUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6334FBFC0F9C11DC003C77A9 /* AIUtilities.framework */; };
catfish@1875
  1371
		633405990F9C2C00003C77A9 /* AIUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6334FBFC0F9C11DC003C77A9 /* AIUtilities.framework */; };
catfish@1875
  1372
		633405A90F9C2C7D003C77A9 /* AIUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6334FBFC0F9C11DC003C77A9 /* AIUtilities.framework */; };
catfish@1875
  1373
		6334FFFF0F9C14C2003C77A9 /* AIFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6334FF030F9C14BF003C77A9 /* AIFunctions.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1896
  1374
		633D4FB60F9D30E3004F491E /* GetMetadataForHTMLLog-Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = 633D4FAE0F9D30E3004F491E /* GetMetadataForHTMLLog-Additions.m */; };
catfish@1896
  1375
		633D4FB70F9D30E3004F491E /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 633D4FB10F9D30E3004F491E /* GetMetadataForFile.m */; };
catfish@1896
  1376
		633D4FB80F9D30E3004F491E /* GetMetadataForHTMLLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 633D4FB30F9D30E3004F491E /* GetMetadataForHTMLLog.m */; };
catfish@1896
  1377
		633D4FB90F9D30E3004F491E /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 633D4FB40F9D30E3004F491E /* main.c */; };
catfish@1896
  1378
		633D4FBE0F9D30FA004F491E /* NSCalendarDate+ISO8601Parsing.m in Sources */ = {isa = PBXBuildFile; fileRef = 633D4FBD0F9D30FA004F491E /* NSCalendarDate+ISO8601Parsing.m */; };
catfish@1896
  1379
		633D4FC20F9D3116004F491E /* schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = 633D4FC00F9D3116004F491E /* schema.xml */; };
catfish@1896
  1380
		633D514F0F9D31BE004F491E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 633D50ED0F9D31BD004F491E /* InfoPlist.strings */; };
catfish@1896
  1381
		633D51500F9D31BE004F491E /* schema.strings in Resources */ = {isa = PBXBuildFile; fileRef = 633D50EF0F9D31BD004F491E /* schema.strings */; };
David@0
  1382
		633F175D08F905A800C76383 /* AIXtrasManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 633F175908F905A700C76383 /* AIXtrasManager.m */; };
David@0
  1383
		634BCD1F0DDC1542005AF1C2 /* TestMutableStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 634BCD1E0DDC1542005AF1C2 /* TestMutableStringAdditions.m */; };
catfish@1880
  1384
		634DC2920F9C3685007B6479 /* PlasticButtonNormal_Middle.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF650F9C14C0003C77A9 /* PlasticButtonNormal_Middle.png */; };
catfish@1880
  1385
		634DC2930F9C3685007B6479 /* PlasticButtonDefault_Middle.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF660F9C14C0003C77A9 /* PlasticButtonDefault_Middle.png */; };
catfish@1880
  1386
		634DC2940F9C3685007B6479 /* PlasticButtonPressed_Middle.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF670F9C14C0003C77A9 /* PlasticButtonPressed_Middle.png */; };
catfish@1880
  1387
		634DC2950F9C3685007B6479 /* PlasticButtonDefault_Caps.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF680F9C14C0003C77A9 /* PlasticButtonDefault_Caps.png */; };
catfish@1880
  1388
		634DC2960F9C3685007B6479 /* PlasticButtonNormal_Caps.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF690F9C14C0003C77A9 /* PlasticButtonNormal_Caps.png */; };
catfish@1880
  1389
		634DC2970F9C3685007B6479 /* PlasticButtonPressed_Caps.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF6A0F9C14C0003C77A9 /* PlasticButtonPressed_Caps.png */; };
catfish@1880
  1390
		634DC2980F9C3685007B6479 /* plus.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF6B0F9C14C0003C77A9 /* plus.png */; };
catfish@1880
  1391
		634DC2990F9C3685007B6479 /* minus.png in Resources */ = {isa = PBXBuildFile; fileRef = 6334FF6C0F9C14C0003C77A9 /* minus.png */; };
catfish@1881
  1392
		634DC5570F9C3B2F007B6479 /* AIStringUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 634DC5560F9C3B2F007B6479 /* AIStringUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1883
  1393
		634DC6020F9C43BB007B6479 /* AIUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6334FBFC0F9C11DC003C77A9 /* AIUtilities.framework */; };
David@9
  1394
		636D8C980E4E95A500E5F558 /* AIAddressBookController.m in Sources */ = {isa = PBXBuildFile; fileRef = 636D8C970E4E95A500E5F558 /* AIAddressBookController.m */; };
David@9
  1395
		636D92790E4E95CE00E5F558 /* AIAddressBookController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E2A2EE07B018B1006735BC /* AIAddressBookController.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@9
  1396
		636D92840E4E968A00E5F558 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 348E5ACA06D2A74C004C051C /* AddressBook.framework */; };
David@9
  1397
		636D92BE0E4E97AA00E5F558 /* AIAddressBookUserIconSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3403F4310D2EF01D006B08FB /* AIAddressBookUserIconSource.m */; };
David@9
  1398
		636D92CD0E4E990500E5F558 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 348E5ACA06D2A74C004C051C /* AddressBook.framework */; };
David@9
  1399
		636D93400E4E9ED600E5F558 /* AB Display Format Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4BCAC4E207B59B65006641B9 /* AB Display Format Defaults.plist */; };
David@9
  1400
		636D93890E4EA23F00E5F558 /* AdiumAddressBookAction_Yahoo.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 636D93660E4E9FD300E5F558 /* AdiumAddressBookAction_Yahoo.scpt */; };
David@9
  1401
		636D938A0E4EA23F00E5F558 /* AdiumAddressBookAction_SMS.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 636D93670E4E9FD300E5F558 /* AdiumAddressBookAction_SMS.scpt */; };
David@9
  1402
		636D938B0E4EA23F00E5F558 /* AdiumAddressBookAction_MSN.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 636D93680E4E9FD300E5F558 /* AdiumAddressBookAction_MSN.scpt */; };
David@9
  1403
		636D938C0E4EA23F00E5F558 /* AdiumAddressBookAction_Jabber.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 636D93690E4E9FD300E5F558 /* AdiumAddressBookAction_Jabber.scpt */; };
David@9
  1404
		636D938D0E4EA23F00E5F558 /* AdiumAddressBookAction_ICQ.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 636D936A0E4E9FD300E5F558 /* AdiumAddressBookAction_ICQ.scpt */; };
David@9
  1405
		636D938E0E4EA23F00E5F558 /* AdiumAddressBookAction_AIM.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 636D936B0E4E9FD300E5F558 /* AdiumAddressBookAction_AIM.scpt */; };
David@14
  1406
		636D93F40E4EAB7500E5F558 /* AIContactObserverManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 34555C5E0DB6BCE500649CD4 /* AIContactObserverManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@14
  1407
		636D94090E4EAB9D00E5F558 /* AIContactObserverManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 34555C5F0DB6BCE500649CD4 /* AIContactObserverManager.m */; };
catfish@1865
  1408
		637864550F9BE1AB0040DEDA /* AutoHyperlinks.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3496A8EA07CE6CA30055BBAB /* AutoHyperlinks.framework */; };
David@0
  1409
		638392F809D4D67A0067B9B7 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 638392F609D4D67A0067B9B7 /* Sparkle.framework */; };
catfish@2304
  1410
		638BC1FC0FC932E000CE7600 /* AIObjectDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 638BC1FB0FC932E000CE7600 /* AIObjectDebug.m */; };
David@435
  1411
		639484590EB13DFE008CB6DE /* AIContactHidingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 661561640D84AEEC004B7946 /* AIContactHidingController.m */; };
David@435
  1412
		6394845B0EB13E04008CB6DE /* AIContactHidingController.h in Headers */ = {isa = PBXBuildFile; fileRef = 661561630D84AEEC004B7946 /* AIContactHidingController.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1793
  1413
		639DF7710F97E61D003C9A32 /* CBPurpleServicePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B7F278A05440C8D00CDFC90 /* CBPurpleServicePlugin.m */; };
catfish@1793
  1414
		639DF9140F97E639003C9A32 /* AdiumLibpurple.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3485D68009EB416300232CC4 /* AdiumLibpurple.framework */; };
catfish@1793
  1415
		639DF9150F97E639003C9A32 /* libglib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC30CDAA8D400B8E233 /* libglib.framework */; };
catfish@1793
  1416
		639DF9160F97E639003C9A32 /* libgmodule.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC40CDAA8D400B8E233 /* libgmodule.framework */; };
catfish@1793
  1417
		639DF9170F97E639003C9A32 /* libgobject.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC50CDAA8D400B8E233 /* libgobject.framework */; };
catfish@1793
  1418
		639DF9180F97E639003C9A32 /* libgthread.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC60CDAA8D400B8E233 /* libgthread.framework */; };
catfish@1793
  1419
		639DF9190F97E639003C9A32 /* libintl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC70CDAA8D400B8E233 /* libintl.framework */; };
catfish@1793
  1420
		639DF91A0F97E639003C9A32 /* libmeanwhile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC80CDAA8D400B8E233 /* libmeanwhile.framework */; };
catfish@1793
  1421
		639DF91B0F97E639003C9A32 /* libpurple.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1172FBC90CDAA8D400B8E233 /* libpurple.framework */; };
catfish@1793
  1422
		639DF9D80F97E678003C9A32 /* AdiumLibpurple.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3485D68009EB416300232CC4 /* AdiumLibpurple.framework */; };
catfish@1880
  1423
		63A3A98E0F9C35D3006C9CB0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 63A3A9680F9C35D3006C9CB0 /* Localizable.strings */; };
David@1674
  1424
		63B0EC9C0F8FBB660062476B /* AIProxyListObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 63B0EC9A0F8FBB660062476B /* AIProxyListObject.m */; };
David@1675
  1425
		63B0EC9D0F8FBB660062476B /* AIProxyListObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 63B0EC9B0F8FBB660062476B /* AIProxyListObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1921
  1426
		63BB1CB90F9EDD2B00424B80 /* AISharedWriterQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 63BB1CB80F9EDD2B00424B80 /* AISharedWriterQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
catfish@1921
  1427
		63BB1CC90F9EDDB600424B80 /* AISharedWriterQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 63BB1CC80F9EDDB600424B80 /* AISharedWriterQueue.m */; };
David@0
  1428
		63C120750910A0DD00C9DB57 /* DefaultXtraReadme.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 63C120740910A0DD00C9DB57 /* DefaultXtraReadme.rtf */; };
catfish@1959
  1429
		63D692130FA2230A001E7CE8 /* AdiumSpotlightImporter.mdimporter in Copy Spotlight Importer */ = {isa = PBXBuildFile; fileRef = 633D4FA40F9D3073004F491E /* AdiumSpotlightImporter.mdimporter */; };
David@52
  1430
		63DF5B220E52D77F00010E99 /* AIContactList.m in Sources */ = {isa = PBXBuildFile; fileRef = 63DF5B200E52D77F00010E99 /* AIContactList.m */; };
David@52
  1431
		63DF5B230E52D77F00010E99 /* AIContactList.h in Headers */ = {isa = PBXBuildFile; fileRef = 63DF5B210E52D77F00010E99 /* AIContactList.h */; settings = {ATTRIBUTES = (Public, ); }; };
David@0
  1432
		63EA62CA094B832D009C8453 /* AIEmoticonPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63EA62C8094B832D009C8453 /* AIEmoticonPreviewController.m */; };
David@0
  1433
		63EA62F0094B8705009C8453 /* AIXtraInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63EA62EE094B8705009C8453 /* AIXtraInfoController.m */; };
David@0
  1434
		63EA63DD094BB79A009C8453 /* StatusIconPreviewView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 63336B3F094994A800970871 /* StatusIconPreviewView.nib */; };
David@0
  1435
		63EA6409094BB9A9009C8453 /* AIStatusIconPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63EA6407094BB9A9009C8453 /* AIStatusIconPreviewController.m */; };
David@0
  1436
		63FBAA480887779D00026246 /* AIDockBadger.m in Sources */ = {isa = PBXBuildFile; fileRef = 636AB7F2087E2B6700A87670 /* AIDockBadger.m */; };
David@0
  1437
		6615618B0D84B875004B7946 /* AIFilterBarBackgroundBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 6615618A0D84B874004B7946 /* AIFilterBarBackgroundBox.m */; };
David@0
  1438
		6E4D961406B739AC005235E9 /* DCJoinChatPanelPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4D961206B739AC005235E9 /* DCJoinChatPanelPlugin.m */; };
David@0
  1439
		6EC1684D06C170A000F9FAD3 /* DCInviteToChatPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EC1684806C170A000F9FAD3 /* DCInviteToChatPlugin.m */; };
David@0
  1440
		6EC1684F06C170A000F9FAD3 /* DCInviteToChatWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EC1684A06C170A000F9FAD3 /* DCInviteToChatWindowController.m */; };
David@0
  1441
		6EC1685006C170A000F9FAD3 /* InviteToChatWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6EC1684B06C170A000F9FAD3 /* InviteToChatWindow.nib */; };
sholt@2695
  1442
		7E6F8A94105611B700C6D80D /* libotr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E6F8A93105611B700C6D80D /* libotr.framework */; };
sholt@2695
  1443
		7E6F8ACD105613AD00C6D80D /* libotr.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E6F8A93105611B700C6D80D /* libotr.framework */; };
David@0
  1444
		7E824CDD06387FAF00813072 /* LinkEditor.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7E824CCE06387FAF00813072 /* LinkEditor.nib */; };
David@0
  1445
		7E824CE106387FAF00813072 /* SHAutoValidatingTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E824CD206387FAF00813072 /* SHAutoValidatingTextView.m */; };
David@0
  1446
		7E824CE306387FAF00813072 /* SHLinkEditorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E824CD406387FAF00813072 /* SHLinkEditorWindowController.m */; };
David@0
  1447
		7E824CEB06387FAF00813072 /* SHLinkManagementPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E824CDC06387FAF00813072 /* SHLinkManagementPlugin.m */; };
sholt@2721
  1448
		7EDAC0A31072596200B77631 /* Growl-WithInstaller.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EDAC0A21072596200B77631 /* Growl-WithInstaller.framework */; };
sholt@2721
  1449
		7EDAC0D0107259A900B77631 /* Growl-WithInstaller.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EDAC0A21072596200B77631 /* Growl-WithInstaller.framework */; };
David@0
  1450
		811033510CDE170B00EC6038 /* ssl-cdsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 811033500CDE170B00EC6038 /* ssl-cdsa.c */; };
David@0
  1451
		811034050CDE216F00EC6038 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 340C1ABE0BD58FAB00D09235 /* Security.framework */; };
David@0
  1452
		811035180CDE783800EC6038 /* SecurityInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 811035170CDE783800EC6038 /* SecurityInterface.framework */; };
David@0
  1453
		811036180CDE8A2500EC6038 /* AIPurpleCertificateViewer.h in Headers */ = {isa = PBXBuildFile; fileRef = 811036160CDE8A2500EC6038 /* AIPurpleCertificateViewer.h */; };
David@0
  1454
		811036190CDE8A2500EC6038 /* AIPurpleCertificateViewer.m in Sources */ = {isa = PBXBuildFile; fileRef = 811036170CDE8A2500EC6038 /* AIPurpleCertificateViewer.m */; };
David@0
  1455
		811036250CDE8C2100EC6038 /* adiumPurpleCertificateTrustWarning.h in Headers */ = {isa = PBXBuildFile; fileRef = 811036230CDE8C2100EC6038 /* adiumPurpleCertificateTrustWarning.h */; };
David@0
  1456
		811036260CDE8C2100EC6038 /* adiumPurpleCertificateTrustWarning.m in Sources */ = {isa = PBXBuildFile; fileRef = 811036240CDE8C2100EC6038 /* adiumPurpleCertificateTrustWarning.m */; };
David@0
  1457
		8110362C0CDE8F5800EC6038 /* AIPurpleCertificateTrustWarningAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 8110362A0CDE8F5800EC6038 /* AIPurpleCertificateTrustWarningAlert.h */; };
David@0
  1458
		8110362D0CDE8F5800EC6038 /* AIPurpleCertificateTrustWarningAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 8110362B0CDE8F5800EC6038 /* AIPurpleCertificateTrustWarningAlert.m */; };
David@0
  1459
		8163F99C0B318824002005EE /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 638392F609D4D67A0067B9B7 /* Sparkle.framework */; };
David@0
  1460
		8173C5760C4C3DB800C9E64E /* downloadprogress.png in Resources */ = {isa = PBXBuildFile; fileRef = 8173C5750C4C3DB800C9E64E /* downloadprogress.png */; };
David@0
  1461
		8181EEBE0C30673E00E802F7 /* AMPurpleSearchResultsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 8181EEBD0C30673E00E802F7 /* AMPurpleSearchResultsWindow.nib */; };
David@0
  1462
		8181EEC30C3067B500E802F7 /* AMPurpleSearchResultsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 8181EEC10C3067B500E802F7 /* AMPurpleSearchResultsController.h */; };
David@0
  1463
		8181EEC40C3067B500E802F7 /* AMPurpleSearchResultsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8181EEC20C3067B500E802F7 /* AMPurpleSearchResultsController.m */; };
David@0
  1464
		8181F7480C32BD2500E802F7 /* AMPurpleJabberFormGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = 8181F6F80C32209100E802F7 /* AMPurpleJabberFormGenerator.m */; };
David@0
  1465
		8181F7490C32BD2500E802F7 /* AMPurpleJabberFormGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8181F6F70C32209100E802F7 /* AMPurpleJabberFormGenerator.h */; };
David@0
  1466
		8181F88E0C35B70F00E802F7 /* AMPurpleJabberAdHocServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8181F88C0C35B70F00E802F7 /* AMPurpleJabberAdHocServer.h */; };
David@0
  1467
		8181F88F0C35B70F00E802F7 /* AMPurpleJabberAdHocServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8181F88D0C35B70F00E802F7 /* AMPurpleJabberAdHocServer.m */; };
David@0
  1468
		8184C5A50C1B803400CB53E7 /* AMPurpleRequestFieldsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 8184C5A30C1B803300CB53E7 /* AMPurpleRequestFieldsController.h */; };
David@0
  1469
		8184C5A60C1B803400CB53E7 /* AMPurpleRequestFieldsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8184C5A40C1B803400CB53E7 /* AMPurpleRequestFieldsController.m */; };
David@0
  1470
		8184C5B80C1B812500CB53E7 /* AMPurpleRequestFieldsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 8184C5B30C1B812500CB53E7 /* AMPurpleRequestFieldsWindow.nib */; };
David@0
  1471
		8184CC350C1E3C3800CB53E7 /* AMPurpleJabberMoodTooltip.h in Headers */ = {isa = PBXBuildFile; fileRef = 8184CC330C1E3C3800CB53E7 /* AMPurpleJabberMoodTooltip.h */; };
David@0
  1472
		8184CC360C1E3C3800CB53E7 /* AMPurpleJabberMoodTooltip.m in Sources */ = {isa = PBXBuildFile; fileRef = 8184CC340C1E3C3800CB53E7 /* AMPurpleJabberMoodTooltip.m */; };
David@0
  1473
		818E96A30C16D443007623BD /* AMXMLConsoleController.h in Headers */ = {isa = PBXBuildFile; fileRef = 818E96A10C16D443007623BD /* AMXMLConsoleController.h */; };
David@0
  1474
		818E96A40C16D443007623BD /* AMXMLConsoleController.m in Sources */ = {isa = PBXBuildFile; fileRef = 818E96A20C16D443007623BD /* AMXMLConsoleController.m */; };
David@0
  1475
		81DAE8720C261E8A00780E4C /* AMPurpleTuneTooltip.h in Headers */ = {isa = PBXBuildFile; fileRef = 81DAE8700C261E8A00780E4C /* AMPurpleTuneTooltip.h */; };
David@0
  1476
		81DAE8730C261E8A00780E4C /* AMPurpleTuneTooltip.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DAE8710C261E8A00780E4C /* AMPurpleTuneTooltip.m */; };
David@0
  1477
		81DAED520C26F4F700780E4C /* AMPurpleJabberServiceDiscoveryBrowsing.h in Headers */ = {isa = PBXBuildFile; fileRef = 81DAED500C26F4F700780E4C /* AMPurpleJabberServiceDiscoveryBrowsing.h */; };
David@0
  1478
		81DAED530C26F4F700780E4C /* AMPurpleJabberServiceDiscoveryBrowsing.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DAED510C26F4F700780E4C /* AMPurpleJabberServiceDiscoveryBrowsing.m */; };
David@0
  1479
		81E45D760C15BFF800B7381B /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34E839050583207E00F2AADB /* SystemConfiguration.framework */; };
David@0
  1480
		9E124DEC07D34C7300AA91C5 /* CBGrowlAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E124DE807D34C7300AA91C5 /* CBGrowlAlertDetailPane.m */; };
David@0
  1481
		9E124DEE07D34C7400AA91C5 /* NEHGrowlPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E124DEA07D34C7300AA91C5 /* NEHGrowlPlugin.m */; };
David@0
  1482
		9E124DF107D34C9100AA91C5 /* GrowlAlert.nib in Resources */ = {isa = PBXBuildFile; fileRef = 9E124DEF07D34C9000AA91C5 /* GrowlAlert.nib */; };
David@0
  1483
		9E124DF207D34C9100AA91C5 /* GrowlAlert.png in Resources */ = {isa = PBXBuildFile; fileRef = 9E124DF007D34C9000AA91C5 /* GrowlAlert.png */; };
David@0
  1484
		9E125C6607D3571400AA91C5 /* ESBlockingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E125C6407D3571400AA91C5 /* ESBlockingPlugin.m */; };
David@0
  1485
		9E1E1DFD0A96741500E16DFC /* LMX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9E1E1DFC0A96741500E16DFC /* LMX.framework */; };
catfish@1793
  1486
		9E1E1E270A96770C00E16DFC /* LMX.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9E1E1DFC0A96741500E16DFC /* LMX.framework */; };
David@0
  1487
		9E20910E06A601AF00E33E27 /* CBStatusMenuItemController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E791DA40577094400547562 /* CBStatusMenuItemController.m */; };
David@0
  1488
		9E20911006A601B200E33E27 /* CBStatusMenuItemPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E791D9505768B7A00547562 /* CBStatusMenuItemPlugin.m */; };
David@0
  1489
		9E217B7B06A74CA8002A3F27 /* StatusMenuItemDefaultPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9E217B7706A74CA7002A3F27 /* StatusMenuItemDefaultPrefs.plist */; };
David@0
  1490
		9ECB03E709F2A9D900996F44 /* AIDictionaryDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 9ECB03E309F2A9D800996F44 /* AIDictionaryDebug.m */; };
David@0
  1491
		9ECB03E909F2A9D900996F44 /* AIXMLAppender.m in Sources */ = {isa = PBXBuildFile; fileRef = 9ECB03E509F2A9D800996F44 /* AIXMLAppender.m */; };
David@0
  1492
		9EF0DBFA09D944C200FBCC1E /* Resources/block.png in Resources */ = {isa = PBXBuildFile; fileRef = 9EF0DBF309D944A300FBCC1E /* Resources/block.png */; };
David@0
  1493
		9EF0DBFB09D944C200FBCC1E /* Resources/unblock.png in Resources */ = {isa = PBXBuildFile; fileRef = 9EF0DBF409D944A300FBCC1E /* Resources/unblock.png */; };
David@0
  1494
		C44BA7830AAB696400C7504F /* SetupAssistantBoxBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = C44BA7810AAB696400C7504F /* SetupAssistantBoxBackgroundView.m */; };
David@0
  1495
		C4D29CC40C3C2E3C001545A2 /* BGICImportController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4D29CC00C3C2E3C001545A2 /* BGICImportController.m */; };
David@0
  1496
		C4D29CC60C3C2E3C001545A2 /* BGICLogImportController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4D29CC20C3C2E3C001545A2 /* BGICLogImportController.m */; };
David@0
  1497
		C4D29CC80C3C2E49001545A2 /* ICImport.nib in Resources */ = {isa = PBXBuildFile; fileRef = C4D29CC70C3C2E49001545A2 /* ICImport.nib */; };
David@0
  1498
		EE147A6D0896B18800A21377 /* ABSearch.png in Resources */ = {isa = PBXBuildFile; fileRef = EE147A6C0896B18700A21377 /* ABSearch.png */; };
David@0
  1499
		EE147A790896B32400A21377 /* ABSearch.nib in Resources */ = {isa = PBXBuildFile; fileRef = EE147A780896B32400A21377 /* ABSearch.nib */; };
David@0
  1500
		EE147A800896B33400A21377 /* OWABSearchWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = EE147A7E0896B33400A21377 /* OWABSearchWindowController.m */; };
catfish@1793
  1501
		EE5754ED0B3D7A7A00100989 /* Sparkle.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 638392F609D4D67A0067B9B7 /* Sparkle.framework */; };
David@0
  1502
		EEC461B6096D68580028632F /* OWSpellingPerContactPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = EEC461B4096D68580028632F /* OWSpellingPerContactPlugin.m */; };
David@0
  1503
		EFB1C3140DDBDA3100B3973D /* AITwitterIMPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = EFB1C3130DDBDA3100B3973D /* AITwitterIMPlugin.m */; };
catfish@1793
  1504
		F51BCD3B0A156261000FDC06 /* AutoHyperlinks.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3496A8EA07CE6CA30055BBAB /* AutoHyperlinks.framework */; };
David@0
  1505
		F51BCEEA0A15793E000FDC06 /* AutoHyperlinks.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3496A8EA07CE6CA30055BBAB /* AutoHyperlinks.framework */; };
David@0
  1506
		F551B1000B8F5130007D3A3C /* FireLogImporter.nib in Resources */ = {isa = PBXBuildFile; fileRef = F56E0DAF0A4CDF9C008D1EB5 /* FireLogImporter.nib */; };
David@0
  1507
		F5F8CA4D0A1A9C9400154550 /* GBQuestionHandlerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F8CA4B0A1A9C9400154550 /* GBQuestionHandlerPlugin.m */; };
David@0
  1508
/* End PBXBuildFile section */
David@0
  1509
David@0
  1510
/* Begin PBXBuildRule section */
David@0
  1511
		81F9D1DF0A7F81A5004A35BD /* PBXBuildRule */ = {
David@0
  1512
			isa = PBXBuildRule;
David@0
  1513
			compilerSpec = com.apple.compilers.proxy.script;
David@0
  1514
			fileType = sourcecode.java;
David@0
  1515
			isEditable = 1;
David@0
  1516
			outputFiles = (
David@0
  1517
				"$(TARGET_BUILD_DIR)/$(INPUT_FILE_BASE).class",
David@0
  1518
			);
David@0
  1519
			script = "javac -d \"${TARGET_BUILD_DIR}\" \"${INPUT_FILE_PATH}\"";
David@0
  1520
		};
David@0
  1521
/* End PBXBuildRule section */
David@0
  1522
David@0
  1523
/* Begin PBXContainerItemProxy section */
zacw@2819
  1524
		11F6CB2D109BC6AC0070022D /* PBXContainerItemProxy */ = {
zacw@2819
  1525
			isa = PBXContainerItemProxy;
zacw@2819
  1526
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
zacw@2819
  1527
			proxyType = 1;
zacw@2821
  1528
			remoteGlobalIDString = 34BD9DAF05314751000AB133;
zacw@2819
  1529
			remoteInfo = Adium.Framework;
zacw@2819
  1530
		};
David@0
  1531
		31A763FA0DA570E9000AC729 /* PBXContainerItemProxy */ = {
David@0
  1532
			isa = PBXContainerItemProxy;
David@0
  1533
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1534
			proxyType = 1;
David@0
  1535
			remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
David@0
  1536
			remoteInfo = AutoHyperlinks.framework;
David@0
  1537
		};
David@0
  1538
		31D8974C0DE6DB7000A1C6A6 /* PBXContainerItemProxy */ = {
David@0
  1539
			isa = PBXContainerItemProxy;
David@0
  1540
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1541
			proxyType = 1;
David@0
  1542
			remoteGlobalIDString = 7EA3B0430DD1153F002A18D1;
David@0
  1543
			remoteInfo = UnitTests;
David@0
  1544
		};
David@0
  1545
		3407A2FE0E0449E800DCE4B1 /* PBXContainerItemProxy */ = {
David@0
  1546
			isa = PBXContainerItemProxy;
David@0
  1547
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1548
			proxyType = 2;
David@0
  1549
			remoteGlobalIDString = 7ED4FDD00E002653004C5F4B;
David@0
  1550
			remoteInfo = ThreadedStressTester;
David@0
  1551
		};
David@0
  1552
		340BAB4E09EC6FA7000EC441 /* PBXContainerItemProxy */ = {
David@0
  1553
			isa = PBXContainerItemProxy;
David@0
  1554
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
David@0
  1555
			proxyType = 1;
David@0
  1556
			remoteGlobalIDString = 34BD9DAF05314751000AB133;
David@0
  1557
			remoteInfo = Adium.Framework;
David@0
  1558
		};
David@0
  1559
		3416394C0DE58A1A009E9550 /* PBXContainerItemProxy */ = {
David@0
  1560
			isa = PBXContainerItemProxy;
David@0
  1561
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1562
			proxyType = 2;
David@0
  1563
			remoteGlobalIDString = 31C460380DE1D17100C4265B;
David@0
  1564
			remoteInfo = StressTester;
David@0
  1565
		};
David@0
  1566
		3466368A0D41541A006C9034 /* PBXContainerItemProxy */ = {
David@0
  1567
			isa = PBXContainerItemProxy;
David@0
  1568
			containerPortal = 346636860D41541A006C9034 /* FriBidi.xcodeproj */;
David@0
  1569
			proxyType = 2;
David@0
  1570
			remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
David@0
  1571
			remoteInfo = FriBidi;
David@0
  1572
		};
David@0
  1573
		3496A8ED07CE6CCB0055BBAB /* PBXContainerItemProxy */ = {
David@0
  1574
			isa = PBXContainerItemProxy;
David@0
  1575
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1576
			proxyType = 2;
David@0
  1577
			remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
David@0
  1578
			remoteInfo = AutoHyperlinks.framework;
David@0
  1579
		};
David@0
  1580
		349C31620867D199000BF883 /* PBXContainerItemProxy */ = {
David@0
  1581
			isa = PBXContainerItemProxy;
David@0
  1582
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
David@0
  1583
			proxyType = 1;
David@0
  1584
			remoteGlobalIDString = 349C2EF90867AC97000BF883;
David@0
  1585
			remoteInfo = AdiumApplescriptRunner;
David@0
  1586
		};
David@0
  1587
		34D1AB590D693DEB00470520 /* PBXContainerItemProxy */ = {
David@0
  1588
			isa = PBXContainerItemProxy;
David@0
  1589
			containerPortal = 34D1AB510D693DEB00470520 /* RBSplitView.xcodeproj */;
David@0
  1590
			proxyType = 2;
David@0
  1591
			remoteGlobalIDString = 8D1AC9740486D14A00FE50C9;
David@0
  1592
			remoteInfo = Palette;
David@0
  1593
		};
David@0
  1594
		34D1AB5B0D693DEB00470520 /* PBXContainerItemProxy */ = {
David@0
  1595
			isa = PBXContainerItemProxy;
David@0
  1596
			containerPortal = 34D1AB510D693DEB00470520 /* RBSplitView.xcodeproj */;
David@0
  1597
			proxyType = 2;
David@0
  1598
			remoteGlobalIDString = D5E002A107328E1100594182;
David@0
  1599
			remoteInfo = Framework;
David@0
  1600
		};
David@0
  1601
		34D1AB5D0D693DEB00470520 /* PBXContainerItemProxy */ = {
David@0
  1602
			isa = PBXContainerItemProxy;
David@0
  1603
			containerPortal = 34D1AB510D693DEB00470520 /* RBSplitView.xcodeproj */;
David@0
  1604
			proxyType = 2;
David@0
  1605
			remoteGlobalIDString = D5E003B9073298FC00594182;
David@0
  1606
			remoteInfo = Library;
David@0
  1607
		};
David@0
  1608
		34D1AB5F0D693DEB00470520 /* PBXContainerItemProxy */ = {
David@0
  1609
			isa = PBXContainerItemProxy;
David@0
  1610
			containerPortal = 34D1AB510D693DEB00470520 /* RBSplitView.xcodeproj */;
David@0
  1611
			proxyType = 2;
David@0
  1612
			remoteGlobalIDString = D5EA8A09074CF5AB00AE807E;
David@0
  1613
			remoteInfo = SampleApp;
David@0
  1614
		};
catfish@1896
  1615
		6329EFB40F9D33A600112489 /* PBXContainerItemProxy */ = {
catfish@1896
  1616
			isa = PBXContainerItemProxy;
catfish@1896
  1617
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
catfish@1896
  1618
			proxyType = 1;
catfish@1896
  1619
			remoteGlobalIDString = 633D4FA30F9D3073004F491E;
catfish@1896
  1620
			remoteInfo = "Spotlight Importer";
catfish@1896
  1621
		};
catfish@1875
  1622
		6334045D0F9C1899003C77A9 /* PBXContainerItemProxy */ = {
David@0
  1623
			isa = PBXContainerItemProxy;
catfish@1875
  1624
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
catfish@1875
  1625
			proxyType = 1;
catfish@1875
  1626
			remoteGlobalIDString = 6334FBFB0F9C11DC003C77A9;
catfish@1875
  1627
			remoteInfo = AIUtilities.framework;
David@0
  1628
		};
catfish@1883
  1629
		634DC6000F9C43A4007B6479 /* PBXContainerItemProxy */ = {
catfish@1883
  1630
			isa = PBXContainerItemProxy;
catfish@1883
  1631
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
catfish@1883
  1632
			proxyType = 1;
catfish@1889
  1633
			remoteGlobalIDString = 6334FBFB0F9C11DC003C77A9;
catfish@1883
  1634
			remoteInfo = AIUtilities.framework;
catfish@1883
  1635
		};
catfish@1793
  1636
		639DF9E20F97E687003C9A32 /* PBXContainerItemProxy */ = {
catfish@1793
  1637
			isa = PBXContainerItemProxy;
catfish@1793
  1638
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
catfish@1793
  1639
			proxyType = 1;
catfish@1800
  1640
			remoteGlobalIDString = 3485D67F09EB416300232CC4;
catfish@1793
  1641
			remoteInfo = AdiumLibpurple;
catfish@1793
  1642
		};
catfish@1799
  1643
		639DFB550F981F7A003C9A32 /* PBXContainerItemProxy */ = {
catfish@1799
  1644
			isa = PBXContainerItemProxy;
catfish@1799
  1645
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
catfish@1799
  1646
			proxyType = 1;
catfish@1800
  1647
			remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
catfish@1799
  1648
			remoteInfo = AutoHyperlinks.framework;
catfish@1799
  1649
		};
catfish@1799
  1650
		639DFB5F0F981FA8003C9A32 /* PBXContainerItemProxy */ = {
catfish@1799
  1651
			isa = PBXContainerItemProxy;
catfish@1799
  1652
			containerPortal = 346636860D41541A006C9034 /* FriBidi.xcodeproj */;
catfish@1799
  1653
			proxyType = 1;
catfish@1800
  1654
			remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
catfish@1799
  1655
			remoteInfo = FriBidi;
catfish@1799
  1656
		};
catfish@1799
  1657
		639DFB610F981FBD003C9A32 /* PBXContainerItemProxy */ = {
David@0
  1658
			isa = PBXContainerItemProxy;
David@0
  1659
			containerPortal = 34D1AB510D693DEB00470520 /* RBSplitView.xcodeproj */;
David@0
  1660
			proxyType = 1;
David@0
  1661
			remoteGlobalIDString = D5E002A007328E1100594182;
David@0
  1662
			remoteInfo = Framework;
David@0
  1663
		};
catfish@1799
  1664
		639DFB630F981FCB003C9A32 /* PBXContainerItemProxy */ = {
David@0
  1665
			isa = PBXContainerItemProxy;
David@0
  1666
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
David@0
  1667
			proxyType = 1;
David@0
  1668
			remoteGlobalIDString = 34F3B9510BDF15F40011AB34;
David@0
  1669
			remoteInfo = "Touch Framework Bundles to Executable Date";
David@0
  1670
		};
catfish@1889
  1671
		63DE4C520F9C77D50034ED3A /* PBXContainerItemProxy */ = {
catfish@1889
  1672
			isa = PBXContainerItemProxy;
catfish@1889
  1673
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
catfish@1889
  1674
			proxyType = 1;
zacw@1891
  1675
			remoteGlobalIDString = F53C25AE0A2F95F100F7B73D;
catfish@1889
  1676
			remoteInfo = "Setup Build Directory";
catfish@1889
  1677
		};
David@0
  1678
		7E78DA9B0DD135DE00B9388F /* PBXContainerItemProxy */ = {
David@0
  1679
			isa = PBXContainerItemProxy;
David@0
  1680
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1681
			proxyType = 2;
David@0
  1682
			remoteGlobalIDString = 7EA3B0440DD1153F002A18D1;
David@0
  1683
			remoteInfo = Test;
David@0
  1684
		};
David@0
  1685
		EFB1C3D70DDCA0A900B3973D /* PBXContainerItemProxy */ = {
David@0
  1686
			isa = PBXContainerItemProxy;
David@0
  1687
			containerPortal = 3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */;
David@0
  1688
			proxyType = 2;
David@0
  1689
			remoteGlobalIDString = 7EB550100DDC80DB000DC0D6;
David@0
  1690
			remoteInfo = LinkDriver;
David@0
  1691
		};
David@0
  1692
		F5B17CDE0A16C767004AE99E /* PBXContainerItemProxy */ = {
David@0
  1693
			isa = PBXContainerItemProxy;
David@0
  1694
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
David@0
  1695
			proxyType = 1;
David@0
  1696
			remoteGlobalIDString = F5B17CCF0A16C6AC004AE99E;
David@0
  1697
			remoteInfo = "Plist Macros";
David@0
  1698
		};
David@0
  1699
/* End PBXContainerItemProxy section */
David@0
  1700
David@0
  1701
/* Begin PBXCopyFilesBuildPhase section */
catfish@1793
  1702
		34BD9D5F053146CC000AB133 /* Copy Frameworks */ = {
David@0
  1703
			isa = PBXCopyFilesBuildPhase;
David@0
  1704
			buildActionMask = 12;
David@0
  1705
			comments = Frameworks;
David@0
  1706
			dstPath = "";
David@0
  1707
			dstSubfolderSpec = 10;
David@0
  1708
			files = (
sholt@2721
  1709
				7EDAC0D0107259A900B77631 /* Growl-WithInstaller.framework in Copy Frameworks */,
Evan@2585
  1710
				34B89478102BCDB4000ABB8E /* libgstreamer.framework in Copy Frameworks */,
Evan@2585
  1711
				34B89479102BCDB4000ABB8E /* libgstinterfaces.framework in Copy Frameworks */,
Evan@2585
  1712
				34B8947A102BCDB4000ABB8E /* libgstfarsight.framework in Copy Frameworks */,
Evan@2585
  1713
				34B8947B102BCDB4000ABB8E /* libgstbase.framework in Copy Frameworks */,
zacw@2510
  1714
				118A44540FEEA82E008153C0 /* libjson-glib.framework in Copy Frameworks */,
catfish@1875
  1715
				633404710F9C18EF003C77A9 /* AIUtilities.framework in Copy Frameworks */,
catfish@1793
  1716
				639DF9D80F97E678003C9A32 /* AdiumLibpurple.framework in Copy Frameworks */,
catfish@1793
  1717
				11879E0A0F6FFC1000CACFB1 /* OAuthConsumer.framework in Copy Frameworks */,
catfish@1793
  1718
				34C6CFAB0DF4B41300651F70 /* RBSplitView.framework in Copy Frameworks */,
catfish@1793
  1719
				11EE1CCF0CDD01120097F246 /* libglib.framework in Copy Frameworks */,
catfish@1793
  1720
				346637690D415457006C9034 /* FriBidi.framework in Copy Frameworks */,
catfish@1793
  1721
				11EE1CD00CDD01120097F246 /* libgmodule.framework in Copy Frameworks */,
catfish@1793
  1722
				11EE1CD10CDD01120097F246 /* libgobject.framework in Copy Frameworks */,
catfish@1793
  1723
				11EE1CD20CDD01120097F246 /* libgthread.framework in Copy Frameworks */,
catfish@1793
  1724
				11EE1CD30CDD01120097F246 /* libintl.framework in Copy Frameworks */,
catfish@1793
  1725
				11EE1CD40CDD01120097F246 /* libmeanwhile.framework in Copy Frameworks */,
catfish@1793
  1726
				11EE1CD50CDD01120097F246 /* libpurple.framework in Copy Frameworks */,
catfish@1793
  1727
				EE5754ED0B3D7A7A00100989 /* Sparkle.framework in Copy Frameworks */,
catfish@1793
  1728
				377ED0220AE95D7D00CB7BDF /* PSMTabBarControl.framework in Copy Frameworks */,
catfish@1793
  1729
				9E1E1E270A96770C00E16DFC /* LMX.framework in Copy Frameworks */,
sholt@2695
  1730
				7E6F8ACD105613AD00C6D80D /* libotr.framework in Copy Frameworks */,
catfish@1793
  1731
				F51BCD3B0A156261000FDC06 /* AutoHyperlinks.framework in Copy Frameworks */,
catfish@1793
  1732
				3419FE230531586A00C68BA3 /* Adium.framework in Copy Frameworks */,
catfish@1793
  1733
			);
catfish@1793
  1734
			name = "Copy Frameworks";
David@0
  1735
			runOnlyForDeploymentPostprocessing = 0;
David@0
  1736
		};
Evan@666
  1737
		34BD9D6A053146CC000AB133 /* Copy AdiumPlugins */ = {
David@0
  1738
			isa = PBXCopyFilesBuildPhase;
David@0
  1739
			buildActionMask = 2147483647;
David@0
  1740
			dstPath = "";
David@0
  1741
			dstSubfolderSpec = 13;
David@0
  1742
			files = (
Evan@666
  1743
			);
Evan@666
  1744
			name = "Copy AdiumPlugins";
David@0
  1745
			runOnlyForDeploymentPostprocessing = 0;
David@0
  1746
		};
Evan@666
  1747
		4BF2E91F067CB76300743318 /* Copy Built-in Xtras */ = {
David@0
  1748
			isa = PBXCopyFilesBuildPhase;
David@0
  1749
			buildActionMask = 2147483647;
David@0
  1750
			dstPath = "";
David@0
  1751
			dstSubfolderSpec = 7;
David@0
  1752
			files = (
Evan@666
  1753
				11F145F00B546AC500CA91F6 /* Menu Bar Icons in Copy Built-in Xtras */,
Evan@666
  1754
				34082675075B079800703011 /* Dock Icons in Copy Built-in Xtras */,
Evan@666
  1755
				4BA62D8E06C51257001D6B3C /* Status Icons in Copy Built-in Xtras */,
Evan@666
  1756
				34A29DB706ED68C000E1366C /* Contact List in Copy Built-in Xtras */,
Evan@666
  1757
				4BF2EA3F067CB7A200743318 /* Emoticons in Copy Built-in Xtras */,
Evan@666
  1758
				4BF2EA40067CB7A200743318 /* Message Styles in Copy Built-in Xtras */,
Evan@666
  1759
				4BB1E493067F2EAC00D1DB86 /* Scripts in Copy Built-in Xtras */,
Evan@666
  1760
			);
Evan@666
  1761
			name = "Copy Built-in Xtras";
David@0
  1762
			runOnlyForDeploymentPostprocessing = 0;
David@0
  1763
		};
catfish@1865
  1764
		637864600F9BE1B70040DEDA /* Copy Frameworks */ = {
catfish@1865
  1765
			isa = PBXCopyFilesBuildPhase;
catfish@1865
  1766
			buildActionMask = 2147483647;
catfish@1865
  1767
			dstPath = "";
catfish@1865
  1768
			dstSubfolderSpec = 10;
catfish@1865
  1769
			files = (
catfish@1865
  1770
				637864550F9BE1AB0040DEDA /* AutoHyperlinks.framework in Copy Frameworks */,
catfish@1865
  1771
			);
catfish@1865
  1772
			name = "Copy Frameworks";
catfish@1865
  1773
			runOnlyForDeploymentPostprocessing = 0;
catfish@1865
  1774
		};
catfish@1793
  1775
		F51BCD3E0A156281000FDC06 /* Copy Spotlight Importer */ = {
David@296
  1776
			isa = PBXCopyFilesBuildPhase;
David@296
  1777
			buildActionMask = 2147483647;
David@296
  1778
			dstPath = Contents/Library/Spotlight;
David@296
  1779
			dstSubfolderSpec = 1;
David@296
  1780
			files = (
catfish@1959
  1781
				63D692130FA2230A001E7CE8 /* AdiumSpotlightImporter.mdimporter in Copy Spotlight Importer */,
catfish@1793
  1782
			);
catfish@1793
  1783
			name = "Copy Spotlight Importer";
David@296
  1784
			runOnlyForDeploymentPostprocessing = 0;
David@296
  1785
		};
David@0
  1786
/* End PBXCopyFilesBuildPhase section */
David@0
  1787
David@0
  1788
/* Begin PBXFileReference section */
David@0
  1789
		071C56320827933000399C0F /* en */ = {isa = PBXFileReference; lastKnownFileType = folder; name = en; path = "Resources/en.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  1790
		071C563E0827936500399C0F /* fr */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fr; path = "Resources/fr.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  1791
		071C56420827937400399C0F /* de */ = {isa = PBXFileReference; lastKnownFileType = folder; name = de; path = "Resources/de.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  1792
		073475F00C4C9632009ACC43 /* AdiumMenuBarIcons.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumMenuBarIcons.icns; path = Resources/AdiumMenuBarIcons.icns; sourceTree = "<group>"; };
David@0
  1793
		074DDB5C07CB413F0033AFF7 /* CBContactLastSeenPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CBContactLastSeenPlugin.m; path = Source/CBContactLastSeenPlugin.m; sourceTree = "<group>"; };
David@0
  1794
		078C5CD0079EFF87004C75A4 /* AILocalizationButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILocalizationButtonCell.h; path = "Frameworks/Adium Framework/Source/AILocalizationButtonCell.h"; sourceTree = "<group>"; };
David@0
  1795
		078C5CD1079EFF87004C75A4 /* AILocalizationButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationButtonCell.m; path = "Frameworks/Adium Framework/Source/AILocalizationButtonCell.m"; sourceTree = "<group>"; };
David@0
  1796
		07B87D760A3A9FCF00A38283 /* AIStatusDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusDefines.h; path = "Frameworks/Adium Framework/Source/AIStatusDefines.h"; sourceTree = "<group>"; };
David@0
  1797
		07C6EA3C0C06676400B79CBD /* AdiumHelp */ = {isa = PBXFileReference; lastKnownFileType = folder; path = AdiumHelp; sourceTree = "<group>"; };
David@0
  1798
		07E179770C657B5E005DDA3D /* ConfirmationDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ConfirmationDefaults.plist; path = Resources/ConfirmationDefaults.plist; sourceTree = "<group>"; };
David@0
  1799
		0C27C8630C75A23A002AA363 /* NSStringScriptingAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSStringScriptingAdditions.h; path = Source/NSStringScriptingAdditions.h; sourceTree = "<group>"; };
David@0
  1800
		0C27C8640C75A23A002AA363 /* NSStringScriptingAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSStringScriptingAdditions.m; path = Source/NSStringScriptingAdditions.m; sourceTree = "<group>"; };
David@0
  1801
		0C79A2D60C5E633F005AE6FA /* AIMoveCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMoveCommand.h; path = Source/AIMoveCommand.h; sourceTree = "<group>"; };
David@0
  1802
		0C79A2D70C5E633F005AE6FA /* AIMoveCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMoveCommand.m; path = Source/AIMoveCommand.m; sourceTree = "<group>"; };
David@0
  1803
		0CAC6A130C0C657A0090AE95 /* Adium.sdef */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.sdef; name = Adium.sdef; path = Resources/Adium.sdef; sourceTree = "<group>"; };
David@0
  1804
		0CD3C3AA0C43C8CC003E637C /* NSWindowScriptingAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSWindowScriptingAdditions.h; path = Source/NSWindowScriptingAdditions.h; sourceTree = "<group>"; };
David@0
  1805
		0CD3C3AB0C43C8CC003E637C /* NSWindowScriptingAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSWindowScriptingAdditions.m; path = Source/NSWindowScriptingAdditions.m; sourceTree = "<group>"; };
David@0
  1806
		0CD41C6E0C2776540082F83B /* AICreateCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICreateCommand.h; path = Source/AICreateCommand.h; sourceTree = "<group>"; };
David@0
  1807
		0CD41C6F0C2776550082F83B /* AICreateCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICreateCommand.m; path = Source/AICreateCommand.m; sourceTree = "<group>"; };
David@0
  1808
		0CFA98C60D35C18000A077C6 /* NSDataAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSDataAdditions.h; path = Source/NSDataAdditions.h; sourceTree = "<group>"; };
David@0
  1809
		0CFA98C70D35C18000A077C6 /* NSDataAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSDataAdditions.m; path = Source/NSDataAdditions.m; sourceTree = "<group>"; };
zacw@2795
  1810
		11000D021098863B0096A1E2 /* AIDefaultFontRemovalPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDefaultFontRemovalPlugin.h; path = Source/AIDefaultFontRemovalPlugin.h; sourceTree = "<group>"; };
zacw@2795
  1811
		11000D031098863B0096A1E2 /* AIDefaultFontRemovalPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDefaultFontRemovalPlugin.m; path = Source/AIDefaultFontRemovalPlugin.m; sourceTree = "<group>"; };
David@0
  1812
		110763F108676CC9005987A5 /* RAFBlockEditorPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAFBlockEditorPlugin.h; path = Source/RAFBlockEditorPlugin.h; sourceTree = "<group>"; };
David@0
  1813
		110763F208676CC9005987A5 /* RAFBlockEditorPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAFBlockEditorPlugin.m; path = Source/RAFBlockEditorPlugin.m; sourceTree = "<group>"; };
David@0
  1814
		110763F308676CC9005987A5 /* RAFBlockEditorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAFBlockEditorWindowController.h; path = Source/RAFBlockEditorWindowController.h; sourceTree = "<group>"; };
David@0
  1815
		110763F408676CC9005987A5 /* RAFBlockEditorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAFBlockEditorWindowController.m; path = Source/RAFBlockEditorWindowController.m; sourceTree = "<group>"; };
David@0
  1816
		110763F908676D04005987A5 /* BlockEditorWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = BlockEditorWindow.nib; path = Resources/BlockEditorWindow.nib; sourceTree = "<group>"; };
David@0
  1817
		11077B6D0DE647C100A4DD25 /* AIStatusItemView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusItemView.h; path = "Plugins/Status Menu Item/AIStatusItemView.h"; sourceTree = "<group>"; };
David@0
  1818
		11077B6E0DE647C100A4DD25 /* AIStatusItemView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStatusItemView.m; path = "Plugins/Status Menu Item/AIStatusItemView.m"; sourceTree = "<group>"; };
zacw@877
  1819
		1109634B0F61C1D00064CA0E /* AITwitterReplyWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AITwitterReplyWindow.nib; path = "Plugins/Twitter Plugin/AITwitterReplyWindow.nib"; sourceTree = "<group>"; };
zacw@877
  1820
		110966180F61D3E70064CA0E /* AITwitterReplyWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterReplyWindowController.h; path = "Plugins/Twitter Plugin/AITwitterReplyWindowController.h"; sourceTree = "<group>"; };
zacw@877
  1821
		110966190F61D3E70064CA0E /* AITwitterReplyWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterReplyWindowController.m; path = "Plugins/Twitter Plugin/AITwitterReplyWindowController.m"; sourceTree = "<group>"; };
zacw@1467
  1822
		1111B22F0F8478500068CE51 /* Filter Bar.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = "Filter Bar.nib"; path = "Resources/Filter Bar.nib"; sourceTree = "<group>"; };
zacw@1469
  1823
		1111B2660F847CAD0068CE51 /* AIFilterBarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFilterBarView.h; path = Source/AIFilterBarView.h; sourceTree = "<group>"; };
zacw@1469
  1824
		1111B2670F847CAD0068CE51 /* AIFilterBarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFilterBarView.m; path = Source/AIFilterBarView.m; sourceTree = "<group>"; };
zacw@1395
  1825
		111D581F0F7FC1B900883487 /* AIListContactGroupChatCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIListContactGroupChatCell.h; path = "Frameworks/Adium Framework/Source/AIListContactGroupChatCell.h"; sourceTree = "<group>"; };
zacw@1395
  1826
		111D58200F7FC1B900883487 /* AIListContactGroupChatCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIListContactGroupChatCell.m; path = "Frameworks/Adium Framework/Source/AIListContactGroupChatCell.m"; sourceTree = "<group>"; };
zacw@325
  1827
		111DDF380E8E7D2F00114FCA /* AIAutomaticStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAutomaticStatus.h; path = Source/AIAutomaticStatus.h; sourceTree = "<group>"; };
zacw@325
  1828
		111DDF390E8E7D2F00114FCA /* AIAutomaticStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAutomaticStatus.m; path = Source/AIAutomaticStatus.m; sourceTree = "<group>"; };
zacw@1740
  1829
		111E88FD0F93FE3900A5F18B /* AIRealNameTooltip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIRealNameTooltip.h; path = Source/AIRealNameTooltip.h; sourceTree = "<group>"; };
zacw@1740
  1830
		111E88FE0F93FE3900A5F18B /* AIRealNameTooltip.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIRealNameTooltip.m; path = Source/AIRealNameTooltip.m; sourceTree = "<group>"; };
zacw@1740
  1831
		111E88FF0F93FE3900A5F18B /* AIUserHostTooltip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIUserHostTooltip.h; path = Source/AIUserHostTooltip.h; sourceTree = "<group>"; };
zacw@1740
  1832
		111E89000F93FE3900A5F18B /* AIUserHostTooltip.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIUserHostTooltip.m; path = Source/AIUserHostTooltip.m; sourceTree = "<group>"; };
zacw@1559
  1833
		1121B2980F896A720047EC66 /* AIContactVisibilityControlPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactVisibilityControlPlugin.h; path = Source/AIContactVisibilityControlPlugin.h; sourceTree = "<group>"; };
zacw@1559
  1834
		1121B2990F896A720047EC66 /* AIContactVisibilityControlPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactVisibilityControlPlugin.m; path = Source/AIContactVisibilityControlPlugin.m; sourceTree = "<group>"; };
zacw@847
  1835
		112523170F5F7F86003FC58A /* AITwitterURLHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterURLHandler.h; path = "Plugins/Twitter Plugin/AITwitterURLHandler.h"; sourceTree = "<group>"; };
zacw@847
  1836
		112523180F5F7F86003FC58A /* AITwitterURLHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterURLHandler.m; path = "Plugins/Twitter Plugin/AITwitterURLHandler.m"; sourceTree = "<group>"; };
zacw@2530
  1837
		1125DD380FF5A58F00544B92 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = "Plugins/Purple Service/English.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1838
		1125DD3D0FF5A5DB00544B92 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1839
		1125DD3E0FF5A5DD00544B92 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1840
		1125DD3F0FF5A5DF00544B92 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1841
		1125DD400FF5A5E100544B92 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1842
		1125DD410FF5A5E300544B92 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1843
		1125DD420FF5A5E500544B92 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1844
		1125DD440FF5A5E900544B92 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1845
		1125DD450FF5A5EC00544B92 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1846
		1125DD460FF5A5EE00544B92 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1847
		1125DD470FF5A5F000544B92 /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1848
		1125DD490FF5A5F400544B92 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1849
		1125DD4A0FF5A5F600544B92 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1850
		1125DD4B0FF5A5F800544B92 /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1851
		1125DD4C0FF5A5FA00544B92 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1852
		1125DD4E0FF5A5FD00544B92 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1853
		1125DD4F0FF5A5FF00544B92 /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1854
		1125DD500FF5A60100544B92 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1855
		1125DD510FF5A60300544B92 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = "Plugins/Purple Service/sl.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1856
		1125DD520FF5A60500544B92 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1857
		1125DD540FF5A60900544B92 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2530
  1858
		1125DD550FF5A60B00544B92 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/PurpleFacebookAccountView.nib"; sourceTree = "<group>"; };
zacw@2450
  1859
		112939010FD5AC1B00FA8F53 /* AIConfirmationsAdvancedPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIConfirmationsAdvancedPreferences.nib; path = Resources/AIConfirmationsAdvancedPreferences.nib; sourceTree = "<group>"; };
zacw@2450
  1860
		1129390E0FD5AE1400FA8F53 /* AIConfirmationsAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIConfirmationsAdvancedPreferences.h; path = Source/AIConfirmationsAdvancedPreferences.h; sourceTree = "<group>"; };
zacw@2450
  1861
		1129390F0FD5AE1400FA8F53 /* AIConfirmationsAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIConfirmationsAdvancedPreferences.m; path = Source/AIConfirmationsAdvancedPreferences.m; sourceTree = "<group>"; };
zacw@1433
  1862
		112B47220F82DC2300690E84 /* AIGroupChatStatusIcons.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIGroupChatStatusIcons.h; path = "Frameworks/Adium Framework/Source/AIGroupChatStatusIcons.h"; sourceTree = "<group>"; };
zacw@1433
  1863
		112B47230F82DC2300690E84 /* AIGroupChatStatusIcons.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIGroupChatStatusIcons.m; path = "Frameworks/Adium Framework/Source/AIGroupChatStatusIcons.m"; sourceTree = "<group>"; };
zacw@1433
  1864
		112B47650F82E0FC00690E84 /* AIXtraInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIXtraInfo.h; path = "Frameworks/Adium Framework/Source/AIXtraInfo.h"; sourceTree = "<group>"; };
zacw@1433
  1865
		112B47660F82E0FC00690E84 /* AIXtraInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIXtraInfo.m; path = "Frameworks/Adium Framework/Source/AIXtraInfo.m"; sourceTree = "<group>"; };
zacw@1433
  1866
		112B483E0F82E91200690E84 /* Group Chat Status Icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Group Chat Status Icons"; path = "Resources/Group Chat Status Icons"; sourceTree = "<group>"; };
zacw@1439
  1867
		112B49080F82FB1700690E84 /* AIGroupChatStatusTooltipPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIGroupChatStatusTooltipPlugin.h; path = Source/AIGroupChatStatusTooltipPlugin.h; sourceTree = "<group>"; };
zacw@1439
  1868
		112B49090F82FB1700690E84 /* AIGroupChatStatusTooltipPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIGroupChatStatusTooltipPlugin.m; path = Source/AIGroupChatStatusTooltipPlugin.m; sourceTree = "<group>"; };
zacw@1445
  1869
		112B4A230F83194700690E84 /* AIMentionAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMentionAdvancedPreferences.h; path = Source/AIMentionAdvancedPreferences.h; sourceTree = "<group>"; };
zacw@1445
  1870
		112B4A240F83194700690E84 /* AIMentionAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMentionAdvancedPreferences.m; path = Source/AIMentionAdvancedPreferences.m; sourceTree = "<group>"; };
zacw@1445
  1871
		112B4A3D0F831A4400690E84 /* AIMentionAdvancedPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIMentionAdvancedPreferences.nib; path = Resources/AIMentionAdvancedPreferences.nib; sourceTree = "<group>"; };
zacw@2277
  1872
		112E7FA40FC86BB400657119 /* AITwitterActionsHTMLFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterActionsHTMLFilter.h; path = "Plugins/Twitter Plugin/AITwitterActionsHTMLFilter.h"; sourceTree = "<group>"; };
zacw@2277
  1873
		112E7FA50FC86BB400657119 /* AITwitterActionsHTMLFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterActionsHTMLFilter.m; path = "Plugins/Twitter Plugin/AITwitterActionsHTMLFilter.m"; sourceTree = "<group>"; };
zacw@2810
  1874
		1130EA98109B445500FB3454 /* pref-defaultclient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-defaultclient.png"; path = "Resources/pref-defaultclient.png"; sourceTree = "<group>"; };
zacw@2810
  1875
		1130EA9B109B445D00FB3454 /* pref-mention.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-mention.png"; path = "Resources/pref-mention.png"; sourceTree = "<group>"; };
zacw@2810
  1876
		1130EA9C109B445D00FB3454 /* pref-messagealerts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-messagealerts.png"; path = "Resources/pref-messagealerts.png"; sourceTree = "<group>"; };
zacw@1033
  1877
		113891810F6B6AFF00A7D7DC /* AILaconicaService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILaconicaService.h; path = "Plugins/Twitter Plugin/AILaconicaService.h"; sourceTree = "<group>"; };
zacw@1033
  1878
		113891820F6B6AFF00A7D7DC /* AILaconicaService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILaconicaService.m; path = "Plugins/Twitter Plugin/AILaconicaService.m"; sourceTree = "<group>"; };
zacw@1033
  1879
		113891880F6B6B2800A7D7DC /* AILaconicaAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILaconicaAccount.h; path = "Plugins/Twitter Plugin/AILaconicaAccount.h"; sourceTree = "<group>"; };
zacw@1033
  1880
		113891890F6B6B2800A7D7DC /* AILaconicaAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILaconicaAccount.m; path = "Plugins/Twitter Plugin/AILaconicaAccount.m"; sourceTree = "<group>"; };
zacw@1033
  1881
		1138918B0F6B6B3F00A7D7DC /* AILaconicaPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILaconicaPlugin.h; path = "Plugins/Twitter Plugin/AILaconicaPlugin.h"; sourceTree = "<group>"; };
zacw@1033
  1882
		1138918C0F6B6B3F00A7D7DC /* AILaconicaPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILaconicaPlugin.m; path = "Plugins/Twitter Plugin/AILaconicaPlugin.m"; sourceTree = "<group>"; };
zacw@1033
  1883
		113891930F6B6B9C00A7D7DC /* AILaconicaAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILaconicaAccountViewController.h; path = "Plugins/Twitter Plugin/AILaconicaAccountViewController.h"; sourceTree = "<group>"; };
zacw@1033
  1884
		113891940F6B6B9C00A7D7DC /* AILaconicaAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILaconicaAccountViewController.m; path = "Plugins/Twitter Plugin/AILaconicaAccountViewController.m"; sourceTree = "<group>"; };
zacw@1033
  1885
		113892250F6B70CA00A7D7DC /* laconica-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "laconica-small.png"; path = "Plugins/Twitter Plugin/laconica-small.png"; sourceTree = "<group>"; };
zacw@1033
  1886
		113892260F6B70CA00A7D7DC /* laconica.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = laconica.png; path = "Plugins/Twitter Plugin/laconica.png"; sourceTree = "<group>"; };
zacw@1492
  1887
		113900B00F85BEF60081A418 /* AIURLHandlerPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIURLHandlerPreferences.nib; path = Resources/AIURLHandlerPreferences.nib; sourceTree = "<group>"; };
zacw@1492
  1888
		113900B20F85BF880081A418 /* AIURLHandlerAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIURLHandlerAdvancedPreferences.h; path = Source/AIURLHandlerAdvancedPreferences.h; sourceTree = "<group>"; };
zacw@1492
  1889
		113900B30F85BF880081A418 /* AIURLHandlerAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIURLHandlerAdvancedPreferences.m; path = Source/AIURLHandlerAdvancedPreferences.m; sourceTree = "<group>"; };
zacw@1492
  1890
		1139011A0F85C9450081A418 /* AIURLHandlerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIURLHandlerPlugin.h; path = Source/AIURLHandlerPlugin.h; sourceTree = "<group>"; };
zacw@1492
  1891
		1139011B0F85C9450081A418 /* AIURLHandlerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIURLHandlerPlugin.m; path = Source/AIURLHandlerPlugin.m; sourceTree = "<group>"; };
zacw@1480
  1892
		1139FFA80F85260E0081A418 /* AIIRCChannelLinker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIIRCChannelLinker.h; path = Source/AIIRCChannelLinker.h; sourceTree = "<group>"; };
zacw@1480
  1893
		1139FFA90F85260E0081A418 /* AIIRCChannelLinker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIIRCChannelLinker.m; path = Source/AIIRCChannelLinker.m; sourceTree = "<group>"; };
zacw@815
  1894
		113F269E0F5CC03F00954772 /* AITwitterURLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterURLParser.h; path = "Plugins/Twitter Plugin/AITwitterURLParser.h"; sourceTree = "<group>"; };
zacw@815
  1895
		113F269F0F5CC03F00954772 /* AITwitterURLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterURLParser.m; path = "Plugins/Twitter Plugin/AITwitterURLParser.m"; sourceTree = "<group>"; };
zacw@1257
  1896
		114849B70F7841C600EA5264 /* AIAuthorizationRequestsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAuthorizationRequestsWindowController.h; path = "Frameworks/Adium Framework/Source/AIAuthorizationRequestsWindowController.h"; sourceTree = "<group>"; };
zacw@1257
  1897
		114849B80F7841C600EA5264 /* AIAuthorizationRequestsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAuthorizationRequestsWindowController.m; path = "Frameworks/Adium Framework/Source/AIAuthorizationRequestsWindowController.m"; sourceTree = "<group>"; };
zacw@1257
  1898
		114849BB0F78420300EA5264 /* AIAuthorizationRequestsWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIAuthorizationRequestsWindow.nib; path = "Frameworks/Adium Framework/Resources/AIAuthorizationRequestsWindow.nib"; sourceTree = "<group>"; };
zacw@2193
  1899
		1150A9970FBE48DE00E0BD31 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1900
		1150A9980FBE48E000E0BD31 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1901
		1150A9990FBE48E500E0BD31 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1902
		1150A99A0FBE48E700E0BD31 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1903
		1150A99B0FBE48E900E0BD31 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1904
		1150A99C0FBE48EC00E0BD31 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1905
		1150A99D0FBE48EE00E0BD31 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1906
		1150A99F0FBE48F400E0BD31 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1907
		1150A9A00FBE48F600E0BD31 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1908
		1150A9A10FBE48F800E0BD31 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1909
		1150A9A20FBE48FB00E0BD31 /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1910
		1150A9A40FBE48FF00E0BD31 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1911
		1150A9A50FBE490100E0BD31 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1912
		1150A9A60FBE490300E0BD31 /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1913
		1150A9A70FBE490500E0BD31 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1914
		1150A9A90FBE490900E0BD31 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1915
		1150A9AA0FBE490B00E0BD31 /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1916
		1150A9AB0FBE490D00E0BD31 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1917
		1150A9AC0FBE490F00E0BD31 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = "Plugins/Purple Service/sl.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1918
		1150A9AD0FBE491100E0BD31 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1919
		1150A9AF0FBE491500E0BD31 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2193
  1920
		1150A9B00FBE491700E0BD31 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESIRCAccountView.nib"; sourceTree = "<group>"; };
zacw@2640
  1921
		1156F03D1049E83F002673FC /* AILeopardCompatibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILeopardCompatibility.h; path = "Frameworks/AIUtilities Framework/Source/AILeopardCompatibility.h"; sourceTree = "<group>"; };
zacw@1055
  1922
		1163F0EA0F6C7A8300F12F5D /* AIURLShortenerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIURLShortenerPlugin.h; path = ../../Source/AIURLShortenerPlugin.h; sourceTree = "<group>"; };
zacw@1055
  1923
		1163F0EB0F6C7A8300F12F5D /* AIURLShortenerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIURLShortenerPlugin.m; path = ../../Source/AIURLShortenerPlugin.m; sourceTree = "<group>"; };
zacw@1292
  1924
		1164A90B0F7AD4AB00110AE4 /* AIContentTopic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentTopic.h; path = "Frameworks/Adium Framework/Source/AIContentTopic.h"; sourceTree = "<group>"; };
zacw@1292
  1925
		1164A90C0F7AD4AB00110AE4 /* AIContentTopic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentTopic.m; path = "Frameworks/Adium Framework/Source/AIContentTopic.m"; sourceTree = "<group>"; };
zacw@1373
  1926
		117009A00F7E7D3A0078D6AB /* AIIRCServicesPasswordPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIIRCServicesPasswordPlugin.h; path = "Plugins/Purple Service/AIIRCServicesPasswordPlugin.h"; sourceTree = "<group>"; };
zacw@1373
  1927
		117009A10F7E7D3A0078D6AB /* AIIRCServicesPasswordPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIIRCServicesPasswordPlugin.m; path = "Plugins/Purple Service/AIIRCServicesPasswordPlugin.m"; sourceTree = "<group>"; };
zacw@1373
  1928
		11700A330F7E8BE80078D6AB /* AISpecialPasswordPromptController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISpecialPasswordPromptController.h; path = Source/AISpecialPasswordPromptController.h; sourceTree = "<group>"; };
zacw@1373
  1929
		11700A340F7E8BE80078D6AB /* AISpecialPasswordPromptController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISpecialPasswordPromptController.m; path = Source/AISpecialPasswordPromptController.m; sourceTree = "<group>"; };
zacw@1373
  1930
		11700A430F7E8CB60078D6AB /* AISpecialPasswordPrompt.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AISpecialPasswordPrompt.nib; path = Resources/AISpecialPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  1931
		1172FBC30CDAA8D400B8E233 /* libglib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libglib.framework; path = Frameworks/libglib.framework; sourceTree = "<group>"; };
David@0
  1932
		1172FBC40CDAA8D400B8E233 /* libgmodule.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgmodule.framework; path = Frameworks/libgmodule.framework; sourceTree = "<group>"; };
David@0
  1933
		1172FBC50CDAA8D400B8E233 /* libgobject.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgobject.framework; path = Frameworks/libgobject.framework; sourceTree = "<group>"; };
David@0
  1934
		1172FBC60CDAA8D400B8E233 /* libgthread.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgthread.framework; path = Frameworks/libgthread.framework; sourceTree = "<group>"; };
David@0
  1935
		1172FBC70CDAA8D400B8E233 /* libintl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libintl.framework; path = Frameworks/libintl.framework; sourceTree = "<group>"; };
David@0
  1936
		1172FBC80CDAA8D400B8E233 /* libmeanwhile.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libmeanwhile.framework; path = Frameworks/libmeanwhile.framework; sourceTree = "<group>"; };
David@0
  1937
		1172FBC90CDAA8D400B8E233 /* libpurple.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libpurple.framework; path = Frameworks/libpurple.framework; sourceTree = "<group>"; };
zacw@528
  1938
		117866D80EC759B9003E9B97 /* FTProgressResend_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressResend_Selected.tif; path = Resources/FTProgressResend_Selected.tif; sourceTree = "<group>"; };
zacw@528
  1939
		117866D90EC759B9003E9B97 /* FTProgressResend.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressResend.tif; path = Resources/FTProgressResend.tif; sourceTree = "<group>"; };
zacw@528
  1940
		117866DA0EC759B9003E9B97 /* FTProgressResendPressed_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressResendPressed_Selected.tif; path = Resources/FTProgressResendPressed_Selected.tif; sourceTree = "<group>"; };
zacw@528
  1941
		117866DB0EC759B9003E9B97 /* FTProgressResendPressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressResendPressed.tif; path = Resources/FTProgressResendPressed.tif; sourceTree = "<group>"; };
zacw@528
  1942
		117866DC0EC759B9003E9B97 /* FTProgressResendRollover_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressResendRollover_Selected.tif; path = Resources/FTProgressResendRollover_Selected.tif; sourceTree = "<group>"; };
zacw@528
  1943
		117866DD0EC759B9003E9B97 /* FTProgressResendRollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressResendRollover.tif; path = Resources/FTProgressResendRollover.tif; sourceTree = "<group>"; };
David@0
  1944
		117D6DBF0BC5F0C40080D02B /* notify.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = notify.png; path = Resources/notify.png; sourceTree = SOURCE_ROOT; };
zacw@1132
  1945
		11879C090F6FF4C400CACFB1 /* AITwitterAccountOAuthSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterAccountOAuthSetup.h; path = "Plugins/Twitter Plugin/AITwitterAccountOAuthSetup.h"; sourceTree = "<group>"; };
zacw@1132
  1946
		11879C0A0F6FF4C400CACFB1 /* AITwitterAccountOAuthSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterAccountOAuthSetup.m; path = "Plugins/Twitter Plugin/AITwitterAccountOAuthSetup.m"; sourceTree = "<group>"; };
zacw@1132
  1947
		11879DF70F6FFC0B00CACFB1 /* OAuthConsumer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OAuthConsumer.framework; path = Frameworks/OAuthConsumer.framework; sourceTree = "<group>"; };
zacw@2510
  1948
		118A444F0FEEA828008153C0 /* libjson-glib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "libjson-glib.framework"; path = "Frameworks/libjson-glib.framework"; sourceTree = "<group>"; };
zacw@2429
  1949
		1192E6B10FD30307003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAnnoyingIRCMessagesHiderPlugin.h; path = "Plugins/Purple Service/AIAnnoyingIRCMessagesHiderPlugin.h"; sourceTree = "<group>"; };
zacw@2429
  1950
		1192E6B20FD30307003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAnnoyingIRCMessagesHiderPlugin.m; path = "Plugins/Purple Service/AIAnnoyingIRCMessagesHiderPlugin.m"; sourceTree = "<group>"; };
zacw@1269
  1951
		11945F3F0F7935A2002A54B3 /* Ignore.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Ignore.png; path = "Frameworks/Adium Framework/Resources/Ignore.png"; sourceTree = "<group>"; };
zacw@2389
  1952
		1197F66F0FCF8D180032F19B /* AITwitterStatusFollowup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterStatusFollowup.h; path = "Plugins/Twitter Plugin/AITwitterStatusFollowup.h"; sourceTree = "<group>"; };
zacw@2389
  1953
		1197F6700FCF8D180032F19B /* AITwitterStatusFollowup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterStatusFollowup.m; path = "Plugins/Twitter Plugin/AITwitterStatusFollowup.m"; sourceTree = "<group>"; };
zacw@2295
  1954
		11A2F1090FC8FC1A00C3F05C /* AIMessageAlertsAdvancedPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIMessageAlertsAdvancedPreferences.nib; path = Resources/AIMessageAlertsAdvancedPreferences.nib; sourceTree = "<group>"; };
zacw@2295
  1955
		11A2F1200FC8FC9D00C3F05C /* AIMessageAlertsAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMessageAlertsAdvancedPreferences.h; path = Source/AIMessageAlertsAdvancedPreferences.h; sourceTree = "<group>"; };
zacw@2295
  1956
		11A2F1210FC8FC9D00C3F05C /* AIMessageAlertsAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMessageAlertsAdvancedPreferences.m; path = Source/AIMessageAlertsAdvancedPreferences.m; sourceTree = "<group>"; };
zacw@2352
  1957
		11AA10110FCE0969003908B6 /* AIProgressDataUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIProgressDataUploader.h; path = "Frameworks/AIUtilities Framework/Source/AIProgressDataUploader.h"; sourceTree = "<group>"; };
zacw@2352
  1958
		11AA10120FCE0969003908B6 /* AIProgressDataUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIProgressDataUploader.m; path = "Frameworks/AIUtilities Framework/Source/AIProgressDataUploader.m"; sourceTree = "<group>"; };
David@0
  1959
		11AA1EF90BCAE9C3003DDA66 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
zacw@1000
  1960
		11AE52000F68CA5000BE8077 /* AIPurpleOscarAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPurpleOscarAccountViewController.h; path = "Plugins/Purple Service/AIPurpleOscarAccountViewController.h"; sourceTree = "<group>"; };
zacw@1000
  1961
		11AE52010F68CA5000BE8077 /* AIPurpleOscarAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPurpleOscarAccountViewController.m; path = "Plugins/Purple Service/AIPurpleOscarAccountViewController.m"; sourceTree = "<group>"; };
zacw@776
  1962
		11BD73D10F5A54BB007D438A /* twitter-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "twitter-small.png"; path = "Plugins/Twitter Plugin/twitter-small.png"; sourceTree = "<group>"; };
zacw@776
  1963
		11BD73D20F5A54BB007D438A /* twitter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = twitter.png; path = "Plugins/Twitter Plugin/twitter.png"; sourceTree = "<group>"; };
zacw@2344
  1964
		11BE28980FCC7C13000E6A10 /* AIPicImImageUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPicImImageUploader.h; path = "Plugins/Image Uploading Plugin/AIPicImImageUploader.h"; sourceTree = "<group>"; };
zacw@2344
  1965
		11BE28990FCC7C13000E6A10 /* AIPicImImageUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPicImImageUploader.m; path = "Plugins/Image Uploading Plugin/AIPicImImageUploader.m"; sourceTree = "<group>"; };
zacw@2344
  1966
		11BE28DD0FCC7D2B000E6A10 /* AIImageUploaderPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageUploaderPlugin.h; path = "Plugins/Image Uploading Plugin/AIImageUploaderPlugin.h"; sourceTree = "<group>"; };
zacw@2344
  1967
		11BE28DE0FCC7D2B000E6A10 /* AIImageUploaderPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageUploaderPlugin.m; path = "Plugins/Image Uploading Plugin/AIImageUploaderPlugin.m"; sourceTree = "<group>"; };
zacw@2344
  1968
		11BE29630FCCA8DA000E6A10 /* ImageUploaderProgress.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ImageUploaderProgress.nib; path = "Plugins/Image Uploading Plugin/ImageUploaderProgress.nib"; sourceTree = "<group>"; };
zacw@2344
  1969
		11BE29660FCCA9E3000E6A10 /* AIImageUploaderWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageUploaderWindowController.h; path = "Plugins/Image Uploading Plugin/AIImageUploaderWindowController.h"; sourceTree = "<group>"; };
zacw@2344
  1970
		11BE29670FCCA9E3000E6A10 /* AIImageUploaderWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageUploaderWindowController.m; path = "Plugins/Image Uploading Plugin/AIImageUploaderWindowController.m"; sourceTree = "<group>"; };
David@0
  1971
		11C157D804A88E04008E0C76 /* AIEmoticonController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEmoticonController.h; path = Source/AIEmoticonController.h; sourceTree = "<group>"; };
David@0
  1972
		11C157D904A88E04008E0C76 /* AIEmoticonController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEmoticonController.m; path = Source/AIEmoticonController.m; sourceTree = "<group>"; };
David@0
  1973
		11C7CAF00BB58F4100296D7F /* AINudgeBuzzHandlerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AINudgeBuzzHandlerPlugin.h; sourceTree = "<group>"; };
David@0
  1974
		11C7CAF10BB58F4100296D7F /* AINudgeBuzzHandlerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AINudgeBuzzHandlerPlugin.m; sourceTree = "<group>"; };
zacw@1332
  1975
		11C97DFC0F7D26C200E8DD37 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dsa_pub.pem; path = Resources/dsa_pub.pem; sourceTree = "<group>"; };
zacw@2195
  1976
		11D135DA0FBE4C69000B0A5E /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Twitter Plugin/ca.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1977
		11D135DB0FBE4C6C000B0A5E /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Twitter Plugin/cs.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1978
		11D135DC0FBE4C6E000B0A5E /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Twitter Plugin/da.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1979
		11D135DD0FBE4C70000B0A5E /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Twitter Plugin/de.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1980
		11D135DE0FBE4C73000B0A5E /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Twitter Plugin/el_GR.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1981
		11D135DF0FBE4C76000B0A5E /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Twitter Plugin/en_GB.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1982
		11D135E10FBE4C84000B0A5E /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Twitter Plugin/fi.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1983
		11D135E20FBE4C86000B0A5E /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Twitter Plugin/fr.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1984
		11D135E30FBE4C88000B0A5E /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Twitter Plugin/fr_CA.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1985
		11D135E40FBE4C8A000B0A5E /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Twitter Plugin/hu.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1986
		11D135E60FBE4C8F000B0A5E /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Twitter Plugin/it.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1987
		11D135E70FBE4C91000B0A5E /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Twitter Plugin/ja.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1988
		11D135E80FBE4C93000B0A5E /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Twitter Plugin/nb.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1989
		11D135E90FBE4C95000B0A5E /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Twitter Plugin/nl.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1990
		11D135EB0FBE4C9A000B0A5E /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Twitter Plugin/pt.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1991
		11D135EC0FBE4C9C000B0A5E /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Twitter Plugin/pt_BR.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1992
		11D135ED0FBE4C9E000B0A5E /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Twitter Plugin/ru.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1993
		11D135EE0FBE4CA1000B0A5E /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = "Plugins/Twitter Plugin/sl.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1994
		11D135EF0FBE4CA2000B0A5E /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Twitter Plugin/sv.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1995
		11D135F10FBE4CA6000B0A5E /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Twitter Plugin/zh_CN.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1996
		11D135F20FBE4CA9000B0A5E /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Twitter Plugin/zh_TW.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2195
  1997
		11D135F30FBE4CB6000B0A5E /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Twitter Plugin/en.lproj/AITwitterAccountView.nib"; sourceTree = "<group>"; };
zacw@2534
  1998
		11D915570FFC0E9C00B39713 /* AIImageShackImageUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageShackImageUploader.h; path = "Plugins/Image Uploading Plugin/AIImageShackImageUploader.h"; sourceTree = "<group>"; };
zacw@2534
  1999
		11D915580FFC0E9C00B39713 /* AIImageShackImageUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageShackImageUploader.m; path = "Plugins/Image Uploading Plugin/AIImageShackImageUploader.m"; sourceTree = "<group>"; };
zacw@2534
  2000
		11D915700FFC100700B39713 /* AIGenericMultipartImageUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIGenericMultipartImageUploader.h; path = "Plugins/Image Uploading Plugin/AIGenericMultipartImageUploader.h"; sourceTree = "<group>"; };
zacw@2534
  2001
		11D915710FFC100700B39713 /* AIGenericMultipartImageUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIGenericMultipartImageUploader.m; path = "Plugins/Image Uploading Plugin/AIGenericMultipartImageUploader.m"; sourceTree = "<group>"; };
zacw@1543
  2002
		11E7867F0F8860210014612E /* AIJumpControlPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIJumpControlPlugin.m; path = "Plugins/Dual Window Interface/AIJumpControlPlugin.m"; sourceTree = "<group>"; };
zacw@1543
  2003
		11E786800F8860210014612E /* AIJumpControlPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIJumpControlPlugin.h; path = "Plugins/Dual Window Interface/AIJumpControlPlugin.h"; sourceTree = "<group>"; };
David@0
  2004
		11EE1B490CDCFAF40097F246 /* oscar-adium.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "oscar-adium.c"; sourceTree = "<group>"; };
David@0
  2005
		11EE1B4A0CDCFAF40097F246 /* oscar-adium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "oscar-adium.h"; sourceTree = "<group>"; };
David@0
  2006
		11EE1B4B0CDCFAF40097F246 /* ssl-openssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "ssl-openssl.c"; sourceTree = "<group>"; };
David@0
  2007
		11EE1B4C0CDCFAF40097F246 /* ssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ssl.c; sourceTree = "<group>"; };
David@0
  2008
		11F145C70B546A6D00CA91F6 /* Menu Bar Icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Menu Bar Icons"; path = "Resources/Menu Bar Icons"; sourceTree = "<group>"; };
David@0
  2009
		11F146090B546C1200CA91F6 /* AIMenuBarIcons.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIMenuBarIcons.h; path = Source/AIMenuBarIcons.h; sourceTree = "<group>"; };
David@0
  2010
		11F1460A0B546C1200CA91F6 /* AIMenuBarIcons.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIMenuBarIcons.m; path = Source/AIMenuBarIcons.m; sourceTree = "<group>"; };
zacw@1263
  2011
		11F5E7800F78A39400837A0B /* Authorize.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Authorize.png; path = "Frameworks/Adium Framework/Resources/Authorize.png"; sourceTree = "<group>"; };
zacw@1263
  2012
		11F5E7830F78A3AA00837A0B /* Deny.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Deny.png; path = "Frameworks/Adium Framework/Resources/Deny.png"; sourceTree = "<group>"; };
zacw@1263
  2013
		11F5E7900F78A41700837A0B /* GetInfo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = GetInfo.png; path = "Frameworks/Adium Framework/Resources/GetInfo.png"; sourceTree = "<group>"; };
zacw@776
  2014
		11F738F00F58D12200B3285B /* AITwitterAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterAccount.h; path = "Plugins/Twitter Plugin/AITwitterAccount.h"; sourceTree = "<group>"; };
zacw@776
  2015
		11F738F10F58D12200B3285B /* AITwitterAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterAccount.m; path = "Plugins/Twitter Plugin/AITwitterAccount.m"; sourceTree = "<group>"; };
zacw@776
  2016
		11F738F70F58D18700B3285B /* AITwitterService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterService.h; path = "Plugins/Twitter Plugin/AITwitterService.h"; sourceTree = "<group>"; };
zacw@776
  2017
		11F738F80F58D18700B3285B /* AITwitterService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterService.m; path = "Plugins/Twitter Plugin/AITwitterService.m"; sourceTree = "<group>"; };
zacw@776
  2018
		11F738FA0F58D19B00B3285B /* AITwitterPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterPlugin.h; path = "Plugins/Twitter Plugin/AITwitterPlugin.h"; sourceTree = "<group>"; };
zacw@776
  2019
		11F738FB0F58D19B00B3285B /* AITwitterPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterPlugin.m; path = "Plugins/Twitter Plugin/AITwitterPlugin.m"; sourceTree = "<group>"; };
zacw@776
  2020
		11F739000F58D1C300B3285B /* AITwitterAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITwitterAccountViewController.h; path = "Plugins/Twitter Plugin/AITwitterAccountViewController.h"; sourceTree = "<group>"; };
zacw@776
  2021
		11F739010F58D1C400B3285B /* AITwitterAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITwitterAccountViewController.m; path = "Plugins/Twitter Plugin/AITwitterAccountViewController.m"; sourceTree = "<group>"; };
zacw@776
  2022
		11F7395A0F58D4DC00B3285B /* MGTwitterEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterEngine.h; sourceTree = "<group>"; };
zacw@776
  2023
		11F7395B0F58D4DC00B3285B /* MGTwitterEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterEngine.m; sourceTree = "<group>"; };
zacw@776
  2024
		11F7395C0F58D4DC00B3285B /* MGTwitterEngineDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterEngineDelegate.h; sourceTree = "<group>"; };
zacw@776
  2025
		11F7395D0F58D4DC00B3285B /* MGTwitterEngineGlobalHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterEngineGlobalHeader.h; sourceTree = "<group>"; };
zacw@776
  2026
		11F7395E0F58D4DC00B3285B /* MGTwitterHTTPURLConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterHTTPURLConnection.h; sourceTree = "<group>"; };
zacw@776
  2027
		11F7395F0F58D4DC00B3285B /* MGTwitterHTTPURLConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterHTTPURLConnection.m; sourceTree = "<group>"; };
zacw@776
  2028
		11F739640F58D4DC00B3285B /* MGTwitterMessagesParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterMessagesParser.h; sourceTree = "<group>"; };
zacw@776
  2029
		11F739650F58D4DC00B3285B /* MGTwitterMessagesParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterMessagesParser.m; sourceTree = "<group>"; };
zacw@776
  2030
		11F739680F58D4DC00B3285B /* MGTwitterMiscParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterMiscParser.h; sourceTree = "<group>"; };
zacw@776
  2031
		11F739690F58D4DC00B3285B /* MGTwitterMiscParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterMiscParser.m; sourceTree = "<group>"; };
zacw@776
  2032
		11F7396A0F58D4DC00B3285B /* MGTwitterParserDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterParserDelegate.h; sourceTree = "<group>"; };
zacw@776
  2033
		11F7396B0F58D4DC00B3285B /* MGTwitterRequestTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterRequestTypes.h; sourceTree = "<group>"; };
zacw@776
  2034
		11F7396E0F58D4DC00B3285B /* MGTwitterStatusesParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterStatusesParser.h; sourceTree = "<group>"; };
zacw@776
  2035
		11F7396F0F58D4DC00B3285B /* MGTwitterStatusesParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterStatusesParser.m; sourceTree = "<group>"; };
zacw@776
  2036
		11F739720F58D4DC00B3285B /* MGTwitterUsersParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterUsersParser.h; sourceTree = "<group>"; };
zacw@776
  2037
		11F739730F58D4DC00B3285B /* MGTwitterUsersParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterUsersParser.m; sourceTree = "<group>"; };
zacw@776
  2038
		11F739740F58D4DC00B3285B /* MGTwitterXMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGTwitterXMLParser.h; sourceTree = "<group>"; };
zacw@776
  2039
		11F739750F58D4DC00B3285B /* MGTwitterXMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGTwitterXMLParser.m; sourceTree = "<group>"; };
zacw@776
  2040
		11F739760F58D4DC00B3285B /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
zacw@776
  2041
		11F739770F58D4DC00B3285B /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
zacw@776
  2042
		11F739780F58D4DC00B3285B /* NSString+UUID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+UUID.h"; sourceTree = "<group>"; };
zacw@776
  2043
		11F739790F58D4DC00B3285B /* NSString+UUID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+UUID.m"; sourceTree = "<group>"; };
zacw@1226
  2044
		11FC23BF0F768C0900C1C906 /* AIXMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIXMLElement.h; path = "Frameworks/Adium Framework/Source/AIXMLElement.h"; sourceTree = "<group>"; };
zacw@1226
  2045
		11FC23C00F768C0900C1C906 /* AIXMLElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIXMLElement.m; path = "Frameworks/Adium Framework/Source/AIXMLElement.m"; sourceTree = "<group>"; };
David@0
  2046
		31034EFD0C8142680003F5AA /* TestStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestStringAdditions.h; path = UnitTests/TestStringAdditions.h; sourceTree = "<group>"; };
David@0
  2047
		31034EFE0C8142680003F5AA /* TestStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestStringAdditions.m; path = UnitTests/TestStringAdditions.m; sourceTree = "<group>"; };
David@0
  2048
		31034F0B0C8142720003F5AA /* UTF8Snowman.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = UTF8Snowman.txt; path = UnitTests/UTF8Snowman.txt; sourceTree = "<group>"; };
Peter@1072
  2049
		3107D5230F63134F0051DDD5 /* TestAttributedStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestAttributedStringAdditions.h; path = UnitTests/TestAttributedStringAdditions.h; sourceTree = "<group>"; };
Peter@1072
  2050
		3107D5240F63134F0051DDD5 /* TestAttributedStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestAttributedStringAdditions.m; path = UnitTests/TestAttributedStringAdditions.m; sourceTree = "<group>"; };
David@0
  2051
		312ED3CA0C7E875B00A6BDA9 /* Unit tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Unit tests.octest"; sourceTree = BUILT_PRODUCTS_DIR; };
David@0
  2052
		312ED3CB0C7E875B00A6BDA9 /* UnitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "UnitTests-Info.plist"; path = "Plists/UnitTests-Info.plist"; sourceTree = "<group>"; };
David@53
  2053
		312ED3D40C7E878300A6BDA9 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
David@0
  2054
		312ED3E00C7E8A0700A6BDA9 /* TestDateFormatterStringRepWithInterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestDateFormatterStringRepWithInterval.h; path = UnitTests/TestDateFormatterStringRepWithInterval.h; sourceTree = "<group>"; };
David@0
  2055
		312ED3E10C7E8A0700A6BDA9 /* TestDateFormatterStringRepWithInterval.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestDateFormatterStringRepWithInterval.m; path = UnitTests/TestDateFormatterStringRepWithInterval.m; sourceTree = "<group>"; };
David@0
  2056
		312ED3E30C7E8A4A00A6BDA9 /* UnitTests_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UnitTests_Prefix.pch; path = UnitTests/UnitTests_Prefix.pch; sourceTree = "<group>"; };
David@0
  2057
		313C2F920D4B19B50032334D /* TestDictionaryAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestDictionaryAdditions.h; path = UnitTests/TestDictionaryAdditions.h; sourceTree = "<group>"; };
David@0
  2058
		313C2F930D4B19B50032334D /* TestDictionaryAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestDictionaryAdditions.m; path = UnitTests/TestDictionaryAdditions.m; sourceTree = "<group>"; };
David@0
  2059
		31455C980CC353F800D231A0 /* TestDataAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestDataAdditions.h; path = UnitTests/TestDataAdditions.h; sourceTree = "<group>"; };
David@0
  2060
		31455C990CC353F800D231A0 /* TestDataAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestDataAdditions.m; path = UnitTests/TestDataAdditions.m; sourceTree = "<group>"; };
Peter@320
  2061
		317D83670E89F40500298BDB /* bookmark_chat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bookmark_chat.png; path = Resources/bookmark_chat.png; sourceTree = "<group>"; };
David@0
  2062
		318EA69A0D7A659900EDB105 /* TestColorAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestColorAdditions.h; path = UnitTests/TestColorAdditions.h; sourceTree = "<group>"; };
David@0
  2063
		318EA69B0D7A659900EDB105 /* TestColorAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestColorAdditions.m; path = UnitTests/TestColorAdditions.m; sourceTree = "<group>"; };
David@0
  2064
		319B29420CE8D28300C65398 /* TestDateAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestDateAdditions.h; path = UnitTests/TestDateAdditions.h; sourceTree = "<group>"; };
David@0
  2065
		319B297F0CE8EC6E00C65398 /* TestDateAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestDateAdditions.m; path = UnitTests/TestDateAdditions.m; sourceTree = "<group>"; };
David@0
  2066
		31E0CD800C5EEF5200271DB1 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
David@0
  2067
		31E84DF10C7F387800674BCA /* AIUnitTestUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIUnitTestUtilities.h; path = UnitTests/AIUnitTestUtilities.h; sourceTree = "<group>"; };
David@0
  2068
		31FA7F0F0D4A75D000ABE634 /* TestRichTextCoercion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestRichTextCoercion.h; path = UnitTests/TestRichTextCoercion.h; sourceTree = "<group>"; };
David@0
  2069
		31FA7F100D4A75D000ABE634 /* TestRichTextCoercion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestRichTextCoercion.m; path = UnitTests/TestRichTextCoercion.m; sourceTree = "<group>"; };
David@0
  2070
		3402E01807CB0CE40044F818 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2071
		3402E01F07CB0D150044F818 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2072
		3402E02007CB0D150044F818 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2073
		3402E02D07CB0DBB0044F818 /* AboutBox.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AboutBox.nib; path = Resources/AboutBox.nib; sourceTree = "<group>"; };
Peter@2044
  2074
		3402E03F07CB0E400044F818 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  2075
		3402E04B07CB0EA70044F818 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = "Plugins/Purple Service/en.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@9
  2076
		3403F4300D2EF01D006B08FB /* AIAddressBookUserIconSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAddressBookUserIconSource.h; path = "Frameworks/Adium Framework/Source/AIAddressBookUserIconSource.h"; sourceTree = "<group>"; };
David@9
  2077
		3403F4310D2EF01D006B08FB /* AIAddressBookUserIconSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAddressBookUserIconSource.m; path = "Frameworks/Adium Framework/Source/AIAddressBookUserIconSource.m"; sourceTree = "<group>"; };
David@0
  2078
		3403F4CE0D2EFE10006B08FB /* AIManuallySetUserIconSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIManuallySetUserIconSource.h; path = "Frameworks/Adium Framework/Source/AIManuallySetUserIconSource.h"; sourceTree = "<group>"; };
David@0
  2079
		3403F4CF0D2EFE10006B08FB /* AIManuallySetUserIconSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIManuallySetUserIconSource.m; path = "Frameworks/Adium Framework/Source/AIManuallySetUserIconSource.m"; sourceTree = "<group>"; };
David@0
  2080
		3403F4D40D2EFE53006B08FB /* AICachedUserIconSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICachedUserIconSource.h; path = "Frameworks/Adium Framework/Source/AICachedUserIconSource.h"; sourceTree = "<group>"; };
David@0
  2081
		3403F4D50D2EFE53006B08FB /* AICachedUserIconSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICachedUserIconSource.m; path = "Frameworks/Adium Framework/Source/AICachedUserIconSource.m"; sourceTree = "<group>"; };
David@0
  2082
		3403F5690D2F0BDE006B08FB /* AIServersideUserIconSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIServersideUserIconSource.h; path = "Frameworks/Adium Framework/Source/AIServersideUserIconSource.h"; sourceTree = "<group>"; };
David@0
  2083
		3403F56A0D2F0BDE006B08FB /* AIServersideUserIconSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIServersideUserIconSource.m; path = "Frameworks/Adium Framework/Source/AIServersideUserIconSource.m"; sourceTree = "<group>"; };
David@0
  2084
		34048AC50617CB4C004D0B7E /* SLPurpleCocoaAdapter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SLPurpleCocoaAdapter.h; path = "Plugins/Purple Service/SLPurpleCocoaAdapter.h"; sourceTree = "<group>"; };
David@0
  2085
		34048AC60617CB4C004D0B7E /* SLPurpleCocoaAdapter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SLPurpleCocoaAdapter.m; path = "Plugins/Purple Service/SLPurpleCocoaAdapter.m"; sourceTree = "<group>"; };
David@0
  2086
		3405808E087EEFA000664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2087
		3405808F087EEFA000664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2088
		34058090087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2089
		34058091087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2090
		34058092087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2091
		34058093087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2092
		34058094087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2093
		34058095087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2094
		34058096087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Frameworks/Adium Framework/Resources/ru.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2095
		34058097087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2096
		34058098087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2097
		34058099087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2098
		3405809A087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2099
		3405809B087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2100
		3405809C087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2101
		3405809D087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2102
		3405809E087EEFA100664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2103
		3405809F087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2104
		340580A0087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2105
		340580A2087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2106
		340580A3087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2107
		340580A4087EEFA200664D64 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = Resources/ru.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  2108
		340580A6087EEFA200664D64 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = "Plugins/Purple Service/ru.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  2109
		340580A9087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2110
		340580AA087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2111
		340580AB087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2112
		340580AC087EEFA200664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2113
		340580AD087EEFA300664D64 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/WebKit Message View/ru.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
Evan@669
  2114
		34064D0E0F21B34200AA6FE3 /* PurpleFacebookAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleFacebookAccountViewController.m; path = "Plugins/Purple Service/PurpleFacebookAccountViewController.m"; sourceTree = "<group>"; };
Evan@669
  2115
		34064D0F0F21B34200AA6FE3 /* PurpleFacebookAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleFacebookAccountViewController.h; path = "Plugins/Purple Service/PurpleFacebookAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2116
		340670790A55A044004E22AC /* sourceListBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sourceListBackground.png; path = Resources/sourceListBackground.png; sourceTree = "<group>"; };
David@0
  2117
		340670A60A55A4B4004E22AC /* ESGlassSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGlassSplitView.h; path = Source/ESGlassSplitView.h; sourceTree = "<group>"; };
David@0
  2118
		340670A70A55A4B4004E22AC /* ESGlassSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGlassSplitView.m; path = Source/ESGlassSplitView.m; sourceTree = "<group>"; };
David@0
  2119
		3407AE870E0452A300DCE4B1 /* da */ = {isa = PBXFileReference; lastKnownFileType = folder; name = da; path = "Resources/da.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  2120
		3408254D075B078B00703011 /* Dock Icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Dock Icons"; path = "Resources/Dock Icons"; sourceTree = "<group>"; };
David@0
  2121
		3408268E075B5CB900703011 /* Awake.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Awake.png; path = "Resources/Dock Icons/Adiumy Green.AdiumIcon/Awake.png"; sourceTree = "<group>"; };
David@0
  2122
		3408268F075B5CB900703011 /* Flap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Flap.png; path = "Resources/Dock Icons/Adiumy Green.AdiumIcon/Flap.png"; sourceTree = "<group>"; };
David@0
  2123
		340833EA075C3A7900703011 /* AILocalizationTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILocalizationTextField.h; path = "Frameworks/Adium Framework/Source/AILocalizationTextField.h"; sourceTree = "<group>"; };
David@0
  2124
		340833EB075C3A7900703011 /* AILocalizationTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationTextField.m; path = "Frameworks/Adium Framework/Source/AILocalizationTextField.m"; sourceTree = "<group>"; };
David@0
  2125
		340915F105C0A5DF00CDE3DD /* PurpleCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PurpleCommon.h; path = "Plugins/Purple Service/PurpleCommon.h"; sourceTree = "<group>"; };
David@0
  2126
		340BA84409EC593A000EC441 /* AICorePluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AICorePluginLoader.h; path = "Frameworks/Adium Framework/Source/AICorePluginLoader.h"; sourceTree = "<group>"; };
David@0
  2127
		340BA84509EC593B000EC441 /* AICorePluginLoader.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AICorePluginLoader.m; path = "Frameworks/Adium Framework/Source/AICorePluginLoader.m"; sourceTree = "<group>"; };
David@0
  2128
		340C1ABE0BD58FAB00D09235 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
David@0
  2129
		340C1E750BD59A0500D09235 /* GBImportPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = GBImportPlugin.m; path = Source/GBImportPlugin.m; sourceTree = "<group>"; };
David@0
  2130
		340C1E760BD59A0500D09235 /* GBImportPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GBImportPlugin.h; path = Source/GBImportPlugin.h; sourceTree = "<group>"; };
David@0
  2131
		340D03990A7D78FC0059A3AF /* AIAccountControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAccountControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIAccountControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2132
		340D03A80A7D798A0059A3AF /* AIControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2133
		340D081F0A7DBFE40059A3AF /* AIChatControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIChatControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIChatControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2134
		340D083F0A7DC1540059A3AF /* AIContactAlertsControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactAlertsControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIContactAlertsControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2135
		340D09FF0A7DD1F40059A3AF /* AICalendarDate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICalendarDate.h; path = Source/AICalendarDate.h; sourceTree = "<group>"; };
David@0
  2136
		340D0A000A7DD1F40059A3AF /* AICalendarDate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICalendarDate.m; path = Source/AICalendarDate.m; sourceTree = "<group>"; };
David@0
  2137
		340D0D5B0A7E72030059A3AF /* AIContactControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIContactControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2138
		340D0D630A7E72DA0059A3AF /* AIContentControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIContentControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2139
		340D0D720A7E750E0059A3AF /* AIDockControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDockControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIDockControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2140
		340D0DA90A7E76480059A3AF /* AIEmoticonControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIEmoticonControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIEmoticonControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2141
		340D0DC50A7E76DA0059A3AF /* AIFileTransferControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFileTransferControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIFileTransferControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2142
		340D0DFF0A7E7B090059A3AF /* AIInterfaceControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIInterfaceControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIInterfaceControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2143
		340D0E190A7E7DC30059A3AF /* AILoginControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILoginControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AILoginControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2144
		340D0E1D0A7E7E7B0059A3AF /* AIMenuControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMenuControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIMenuControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2145
		340D0E210A7E7F160059A3AF /* AIPreferenceControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPreferenceControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIPreferenceControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2146
		340D0E8A0A7E80000059A3AF /* AISoundControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISoundControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AISoundControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2147
		340D0EA90A7E826C0059A3AF /* AIStatusControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIStatusControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2148
		340D0EAF0A7E82F70059A3AF /* AIToolbarControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIToolbarControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIToolbarControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2149
		340D0EB90A7E83D70059A3AF /* AIApplescriptabilityControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIApplescriptabilityControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIApplescriptabilityControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2150
		340D0EC20A7E84680059A3AF /* AIDebugControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDebugControllerProtocol.h; path = "Frameworks/Adium Framework/Source/AIDebugControllerProtocol.h"; sourceTree = "<group>"; };
David@0
  2151
		340E9B1F0E34EB900032BEA6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Plists/Info.plist; sourceTree = "<group>"; };
David@0
  2152
		340E9CB40E34EEB20032BEA6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2153
		340F440306D8202A0072E2FA /* AIAbstractListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAbstractListController.h; path = "Frameworks/Adium Framework/Source/AIAbstractListController.h"; sourceTree = "<group>"; };
David@0
  2154
		340F440406D8202A0072E2FA /* AIAbstractListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAbstractListController.m; path = "Frameworks/Adium Framework/Source/AIAbstractListController.m"; sourceTree = "<group>"; };
David@0
  2155
		340F485006DA5E060072E2FA /* AIListCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListCell.m; path = "Frameworks/Adium Framework/Source/AIListCell.m"; sourceTree = "<group>"; };
David@0
  2156
		340F485106DA5E060072E2FA /* AIListCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListCell.h; path = "Frameworks/Adium Framework/Source/AIListCell.h"; sourceTree = "<group>"; };
David@0
  2157
		340F485D06DA5E1E0072E2FA /* AIListContactCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListContactCell.h; path = "Frameworks/Adium Framework/Source/AIListContactCell.h"; sourceTree = "<group>"; };
David@0
  2158
		340F485E06DA5E1E0072E2FA /* AIListContactCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListContactCell.m; path = "Frameworks/Adium Framework/Source/AIListContactCell.m"; sourceTree = "<group>"; };
David@0
  2159
		340F485F06DA5E1F0072E2FA /* AIListContactBubbleToFitCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListContactBubbleToFitCell.m; path = "Frameworks/Adium Framework/Source/AIListContactBubbleToFitCell.m"; sourceTree = "<group>"; };
David@0
  2160
		340F486006DA5E1F0072E2FA /* AIListContactMockieCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListContactMockieCell.m; path = "Frameworks/Adium Framework/Source/AIListContactMockieCell.m"; sourceTree = "<group>"; };
David@0
  2161
		340F486106DA5E1F0072E2FA /* AIListContactMockieCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListContactMockieCell.h; path = "Frameworks/Adium Framework/Source/AIListContactMockieCell.h"; sourceTree = "<group>"; };
David@0
  2162
		340F486206DA5E1F0072E2FA /* AIListContactBubbleToFitCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListContactBubbleToFitCell.h; path = "Frameworks/Adium Framework/Source/AIListContactBubbleToFitCell.h"; sourceTree = "<group>"; };
David@0
  2163
		340F486306DA5E1F0072E2FA /* AIListContactBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListContactBubbleCell.m; path = "Frameworks/Adium Framework/Source/AIListContactBubbleCell.m"; sourceTree = "<group>"; };
David@0
  2164
		340F486406DA5E1F0072E2FA /* AIListContactBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListContactBubbleCell.h; path = "Frameworks/Adium Framework/Source/AIListContactBubbleCell.h"; sourceTree = "<group>"; };
David@0
  2165
		340F487706DA5E440072E2FA /* AIListGroupMockieCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListGroupMockieCell.h; path = "Frameworks/Adium Framework/Source/AIListGroupMockieCell.h"; sourceTree = "<group>"; };
David@0
  2166
		340F487806DA5E440072E2FA /* AIListGroupMockieCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListGroupMockieCell.m; path = "Frameworks/Adium Framework/Source/AIListGroupMockieCell.m"; sourceTree = "<group>"; };
David@0
  2167
		340F487A06DA5E440072E2FA /* AIListGroupBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListGroupBubbleCell.h; path = "Frameworks/Adium Framework/Source/AIListGroupBubbleCell.h"; sourceTree = "<group>"; };
David@0
  2168
		340F487B06DA5E440072E2FA /* AIListGroupCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListGroupCell.m; path = "Frameworks/Adium Framework/Source/AIListGroupCell.m"; sourceTree = "<group>"; };
David@0
  2169
		340F487C06DA5E440072E2FA /* AIListGroupBubbleToFitCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListGroupBubbleToFitCell.m; path = "Frameworks/Adium Framework/Source/AIListGroupBubbleToFitCell.m"; sourceTree = "<group>"; };
David@0
  2170
		340F487D06DA5E440072E2FA /* AIListGroupBubbleToFitCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListGroupBubbleToFitCell.h; path = "Frameworks/Adium Framework/Source/AIListGroupBubbleToFitCell.h"; sourceTree = "<group>"; };
David@0
  2171
		340F487E06DA5E440072E2FA /* AIListGroupBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListGroupBubbleCell.m; path = "Frameworks/Adium Framework/Source/AIListGroupBubbleCell.m"; sourceTree = "<group>"; };
David@0
  2172
		340F487F06DA5E440072E2FA /* AIListGroupCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListGroupCell.h; path = "Frameworks/Adium Framework/Source/AIListGroupCell.h"; sourceTree = "<group>"; };
David@0
  2173
		34107B4909E9923D001CC042 /* AIGuestAccountWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIGuestAccountWindowController.h; path = Source/AIGuestAccountWindowController.h; sourceTree = "<group>"; };
David@0
  2174
		34107B4A09E9923D001CC042 /* AIGuestAccountWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIGuestAccountWindowController.m; path = Source/AIGuestAccountWindowController.m; sourceTree = "<group>"; };
David@0
  2175
		34107B5509E992DA001CC042 /* GuestAccountWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = GuestAccountWindow.nib; path = Resources/GuestAccountWindow.nib; sourceTree = "<group>"; };
David@0
  2176
		34111A5D06BE1B370005AF5C /* ESObjectWithProperties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESObjectWithProperties.h; path = "Frameworks/Adium Framework/Source/ESObjectWithProperties.h"; sourceTree = "<group>"; };
David@0
  2177
		34111A5E06BE1B370005AF5C /* ESObjectWithProperties.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESObjectWithProperties.m; path = "Frameworks/Adium Framework/Source/ESObjectWithProperties.m"; sourceTree = "<group>"; };
David@0
  2178
		34167FE5081D700B00E35678 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2179
		34182F480AC2CA3B0067DEF3 /* AIPreviewChat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPreviewChat.h; path = "Plugins/WebKit Message View/AIPreviewChat.h"; sourceTree = "<group>"; };
David@0
  2180
		34182F490AC2CA3C0067DEF3 /* AIPreviewChat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPreviewChat.m; path = "Plugins/WebKit Message View/AIPreviewChat.m"; sourceTree = "<group>"; };
Peter@2044
  2181
		3419E2D90A81445200C3FC68 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = "Frameworks/Adium Framework/Resources/en.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2182
		3419E2E00A81446800C3FC68 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = "Frameworks/Adium Framework/Resources/ca.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2183
		3419E2E10A81446E00C3FC68 /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = "Frameworks/Adium Framework/Resources/da.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2184
		3419E2E20A81447C00C3FC68 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = "Frameworks/Adium Framework/Resources/nl.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2185
		3419E2E30A8144A100C3FC68 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = "Frameworks/Adium Framework/Resources/fr.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2186
		3419E2E40A8144A500C3FC68 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = "Frameworks/Adium Framework/Resources/de.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2187
		3419E2E50A8144AF00C3FC68 /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = "Frameworks/Adium Framework/Resources/it.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2188
		3419E2E80A8144CE00C3FC68 /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = "Frameworks/Adium Framework/Resources/ja.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2189
		3419E2E90A8144D600C3FC68 /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = "Frameworks/Adium Framework/Resources/nb.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2190
		3419E2EA0A8144DF00C3FC68 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = "Frameworks/Adium Framework/Resources/ru.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2191
		3419E2EC0A8144EE00C3FC68 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = "Frameworks/Adium Framework/Resources/sv.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2192
		3419E2EE0A8144FB00C3FC68 /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = "Frameworks/Adium Framework/Resources/cs.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2193
		3419E2F30A81451D00C3FC68 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = "Frameworks/Adium Framework/Resources/zh_CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2194
		3419E2F40A81452400C3FC68 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = "Frameworks/Adium Framework/Resources/zh_TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  2195
		3419E7370A880AD300C3FC68 /* ESPurpleQQAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleQQAccount.h; path = "Plugins/Purple Service/ESPurpleQQAccount.h"; sourceTree = "<group>"; };
David@0
  2196
		3419E7380A880AD400C3FC68 /* ESPurpleQQAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleQQAccount.m; path = "Plugins/Purple Service/ESPurpleQQAccount.m"; sourceTree = "<group>"; };
David@0
  2197
		3419E73D0A880B2B00C3FC68 /* ESQQService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESQQService.h; path = "Plugins/Purple Service/ESQQService.h"; sourceTree = "<group>"; };
David@0
  2198
		3419E73E0A880B2C00C3FC68 /* ESQQService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESQQService.m; path = "Plugins/Purple Service/ESQQService.m"; sourceTree = "<group>"; };
David@0
  2199
		3419E74B0A880C0900C3FC68 /* PurpleDefaultsQQ.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = PurpleDefaultsQQ.plist; path = "Plugins/Purple Service/PurpleDefaultsQQ.plist"; sourceTree = "<group>"; };
David@0
  2200
		3419E7670A880CD900C3FC68 /* ESPurpleQQAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleQQAccountViewController.h; path = "Plugins/Purple Service/ESPurpleQQAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2201
		3419E7680A880CD900C3FC68 /* ESPurpleQQAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleQQAccountViewController.m; path = "Plugins/Purple Service/ESPurpleQQAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2202
		341BCF800961354D00CF83F5 /* AIMessageWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIMessageWindow.h; path = Source/AIMessageWindow.h; sourceTree = "<group>"; };
David@0
  2203
		341BCF810961354D00CF83F5 /* AIMessageWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIMessageWindow.m; path = Source/AIMessageWindow.m; sourceTree = "<group>"; };
David@0
  2204
		341BCF820961354D00CF83F5 /* AIClickThroughThemeDocumentButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIClickThroughThemeDocumentButton.h; path = Source/AIClickThroughThemeDocumentButton.h; sourceTree = "<group>"; };
David@0
  2205
		341BCF830961354D00CF83F5 /* AIClickThroughThemeDocumentButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIClickThroughThemeDocumentButton.m; path = Source/AIClickThroughThemeDocumentButton.m; sourceTree = "<group>"; };
David@0
  2206
		341BD5550965E97F00CF83F5 /* ESOTRPreferences.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESOTRPreferences.m; path = Source/ESOTRPreferences.m; sourceTree = "<group>"; };
David@0
  2207
		341BD5560965E97F00CF83F5 /* ESOTRFingerprintDetailsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESOTRFingerprintDetailsWindowController.h; path = Source/ESOTRFingerprintDetailsWindowController.h; sourceTree = "<group>"; };
David@0
  2208
		341BD5570965E97F00CF83F5 /* ESOTRPrivateKeyGenerationWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESOTRPrivateKeyGenerationWindowController.m; path = Source/ESOTRPrivateKeyGenerationWindowController.m; sourceTree = "<group>"; };
David@0
  2209
		341BD5580965E97F00CF83F5 /* ESOTRPrivateKeyGenerationWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESOTRPrivateKeyGenerationWindowController.h; path = Source/ESOTRPrivateKeyGenerationWindowController.h; sourceTree = "<group>"; };
David@0
  2210
		341BD5590965E97F00CF83F5 /* ESOTRUnknownFingerprintController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESOTRUnknownFingerprintController.m; path = Source/ESOTRUnknownFingerprintController.m; sourceTree = "<group>"; };
David@0
  2211
		341BD55A0965E97F00CF83F5 /* ESOTRUnknownFingerprintController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESOTRUnknownFingerprintController.h; path = Source/ESOTRUnknownFingerprintController.h; sourceTree = "<group>"; };
David@0
  2212
		341BD55B0965E97F00CF83F5 /* ESOTRFingerprintDetailsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESOTRFingerprintDetailsWindowController.m; path = Source/ESOTRFingerprintDetailsWindowController.m; sourceTree = "<group>"; };
David@0
  2213
		341BD55C0965E97F00CF83F5 /* ESOTRPreferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESOTRPreferences.h; path = Source/ESOTRPreferences.h; sourceTree = "<group>"; };
David@0
  2214
		341BD5660965E99200CF83F5 /* OTRCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = OTRCommon.h; path = Source/OTRCommon.h; sourceTree = "<group>"; };
David@0
  2215
		341BD5690965E9A500CF83F5 /* AdiumOTREncryption.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AdiumOTREncryption.h; path = Source/AdiumOTREncryption.h; sourceTree = "<group>"; };
David@0
  2216
		341BD56A0965E9A500CF83F5 /* AdiumOTREncryption.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AdiumOTREncryption.m; path = Source/AdiumOTREncryption.m; sourceTree = "<group>"; };
David@0
  2217
		341BD56E0965EC3500CF83F5 /* OTRFingerprintDetailsWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = OTRFingerprintDetailsWindow.nib; path = Resources/OTRFingerprintDetailsWindow.nib; sourceTree = "<group>"; };
David@0
  2218
		341BD56F0965EC3500CF83F5 /* OTRPrivateKeyGenerationWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = OTRPrivateKeyGenerationWindow.nib; path = Resources/OTRPrivateKeyGenerationWindow.nib; sourceTree = "<group>"; };
David@0
  2219
		341BD57A0965EC4700CF83F5 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2220
		341BD57F0965EC5A00CF83F5 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2221
		341BD5800965EC5F00CF83F5 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2222
		341BD5810965EC6400CF83F5 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2223
		341BD5820965EC6900CF83F5 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2224
		341BD5840965EC7200CF83F5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2225
		341BD5860965ECB500CF83F5 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2226
		341BD5870965ECB800CF83F5 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2227
		341BD5890965ECC200CF83F5 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2228
		341BD58A0965ECC800CF83F5 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2229
		341BD58B0965ECCD00CF83F5 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2230
		341BDF5D0969814900CF83F5 /* BadgerDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = BadgerDefaults.plist; path = Resources/BadgerDefaults.plist; sourceTree = SOURCE_ROOT; };
David@0
  2231
		341BDF6F0969829E00CF83F5 /* DockUnviewedContentDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = DockUnviewedContentDefaults.plist; path = Resources/DockUnviewedContentDefaults.plist; sourceTree = "<group>"; };
David@0
  2232
		341DE02F07FE104700EB7B06 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2233
		341DE03407FE105600EB7B06 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2234
		341DE03507FE106400EB7B06 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2235
		341DE03607FE106B00EB7B06 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2236
		341DE03707FE107300EB7B06 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2237
		341DE03807FE107900EB7B06 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
Peter@2044
  2238
		341DE03B07FE10B600EB7B06 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2239
		341E88680648FF1B00E0C828 /* ESPurpleRequestActionController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleRequestActionController.h; path = "Plugins/Purple Service/ESPurpleRequestActionController.h"; sourceTree = "<group>"; };
David@0
  2240
		341E88690648FF1B00E0C828 /* ESPurpleRequestActionController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleRequestActionController.m; path = "Plugins/Purple Service/ESPurpleRequestActionController.m"; sourceTree = "<group>"; };
Peter@2044
  2241
		341EC8A60D3C2B9B007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = "Frameworks/Adium Framework/Resources/sl.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
David@0
  2242
		341EC8B40D3C2BA6007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2243
		341EC8B50D3C2BA6007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  2244
		341EC8B60D3C2BA6007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/Buttons.strings; sourceTree = "<group>"; };
David@0
  2245
		341EC8B70D3C2BA7007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2246
		341EC8B80D3C2BA7007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = "Frameworks/Adium Framework/Resources/sl.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2247
		341EC8B90D3C2BA7007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2248
		341EC8BA0D3C2BA8007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  2249
		341EC8BB0D3C2BA8007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  2250
		341EC8BC0D3C2BA8007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2251
		341EC8BD0D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2252
		341EC8BE0D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = "Frameworks/Adium Framework/Resources/sl.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2253
		341EC8BF0D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2254
		341EC8C00D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2255
		341EC8C10D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2256
		341EC8C20D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2257
		341EC8C30D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2258
		341EC8C40D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2259
		341EC8C50D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sl; path = "Resources/sl.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
Peter@2044
  2260
		341EC8C60D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  2261
		341EC8C70D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/Statuses.strings; sourceTree = "<group>"; };
David@0
  2262
		341EC8C80D3C2BAB007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2263
		341EC8C90D3C2BAB007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2264
		34208CFB0D502D3E003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2265
		34208CFC0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  2266
		34208CFD0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/Buttons.strings; sourceTree = "<group>"; };
David@0
  2267
		34208CFE0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2268
		34208CFF0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2269
		34208D000D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2270
		34208D010D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2271
		34208D020D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2272
		34208D030D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2273
		34208D040D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
Peter@2044
  2274
		34208D050D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = "Frameworks/Adium Framework/Resources/fr_CA.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
David@0
  2275
		34208D060D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2276
		34208D070D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2277
		34208D080D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2278
		34208D090D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2279
		34208D0A0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2280
		34208D0B0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2281
		34208D0C0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2282
		34208D0D0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2283
		34208D0E0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  2284
		34208D0F0D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2285
		34208D100D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/Purple Service/fr_CA.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2286
		34208D110D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  2287
		34208D120D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  2288
		34208D130D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2289
		34208D140D502D3F003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2290
		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>"; };
Peter@2044
  2291
		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>"; };
Peter@2044
  2292
		34208D180D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2293
		34208D190D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2294
		34208D1A0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2295
		34208D1B0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2296
		34208D1C0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2297
		34208D1D0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2298
		34208D1E0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fr_CA; path = "Resources/fr_CA.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
Peter@2044
  2299
		34208D1F0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
David@0
  2300
		34208D200D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2301
		34208D210D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2302
		34208D220D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = "Plugins/WebKit Message View/fr_CA.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2303
		3420E65B0611D80000AE67E3 /* ESAccountPasswordPromptController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAccountPasswordPromptController.h; path = Source/ESAccountPasswordPromptController.h; sourceTree = "<group>"; };
David@0
  2304
		3420E65C0611D80000AE67E3 /* ESAccountPasswordPromptController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAccountPasswordPromptController.m; path = Source/ESAccountPasswordPromptController.m; sourceTree = "<group>"; };
David@0
  2305
		3420E65D0611D80000AE67E3 /* ESProxyPasswordPromptController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESProxyPasswordPromptController.h; path = Source/ESProxyPasswordPromptController.h; sourceTree = "<group>"; };
David@0
  2306
		3420E65E0611D80000AE67E3 /* ESProxyPasswordPromptController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESProxyPasswordPromptController.m; path = Source/ESProxyPasswordPromptController.m; sourceTree = "<group>"; };
David@0
  2307
		34210FC0082601AE00A3B0FB /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2308
		34210FCF082601B900A3B0FB /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2309
		342110720826044E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2310
		3421137C08261B2E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2311
		3421137D08261B2E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2312
		3421137E08261B2E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2313
		3421137F08261B2E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2314
		3421138008261B2E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2315
		3421138108261B2E00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2316
		342114C40826D37B00A3B0FB /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Frameworks/Adium Framework/Resources/it.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2317
		342114D30826D38500A3B0FB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Frameworks/Adium Framework/Resources/de.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2318
		342114E20826D38E00A3B0FB /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Frameworks/Adium Framework/Resources/zh_TW.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2319
		342114F10826D39900A3B0FB /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Frameworks/Adium Framework/Resources/da.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2320
		342115050826D3A800A3B0FB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2321
		342115140826D3FB00A3B0FB /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2322
		342116D50827529000A3B0FB /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Frameworks/Adium Framework/Resources/fr.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2323
		3421180D0827D86700A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2324
		3421180E0827D86700A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2325
		3421180F0827D86700A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2326
		342118100827D86700A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2327
		342118110827D86700A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2328
		342118120827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2329
		342118130827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2330
		342118140827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2331
		342118150827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2332
		342118160827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2333
		342118170827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2334
		342118180827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2335
		342118190827D86800A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
zacw@1000
  2336
		3421181A0827D86900A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2337
		3421186C0827D8B100A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Frameworks/Adium Framework/Resources/nl.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2338
		342118800827D8C300A3B0FB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@414
  2339
		342353D409D45725009FF634 /* AILogViewerWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILogViewerWindowController.h; path = Source/AILogViewerWindowController.h; sourceTree = "<group>"; };
David@414
  2340
		342353D509D45725009FF634 /* AILogViewerWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILogViewerWindowController.m; path = Source/AILogViewerWindowController.m; sourceTree = "<group>"; };
David@0
  2341
		3428328407D2643E004F01C9 /* ESStatusPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESStatusPreferencesPlugin.h; path = Source/ESStatusPreferencesPlugin.h; sourceTree = "<group>"; };
David@0
  2342
		3428328507D2643F004F01C9 /* ESStatusPreferences.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESStatusPreferences.m; path = Source/ESStatusPreferences.m; sourceTree = "<group>"; };
David@0
  2343
		3428328607D2643F004F01C9 /* ESStatusPreferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESStatusPreferences.h; path = Source/ESStatusPreferences.h; sourceTree = "<group>"; };
David@0
  2344
		3428328707D2643F004F01C9 /* ESStatusPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESStatusPreferencesPlugin.m; path = Source/ESStatusPreferencesPlugin.m; sourceTree = "<group>"; };
David@0
  2345
		3428328C07D2644F004F01C9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2346
		342838ED07D2D004004F01C9 /* Shared Dock Icon Images */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Shared Dock Icon Images"; path = "Resources/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  2347
		3428B33E0815E1FB00C0D3DC /* emoticon32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = emoticon32.png; path = Resources/emoticon32.png; sourceTree = "<group>"; };
David@0
  2348
		342910CA07AE228600C815F6 /* AIEmoticonPackPreviewTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEmoticonPackPreviewTableView.h; path = Plugins/Emoticons/AIEmoticonPackPreviewTableView.h; sourceTree = "<group>"; };
David@0
  2349
		342910CB07AE228600C815F6 /* AIEmoticonPackPreviewTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEmoticonPackPreviewTableView.m; path = Plugins/Emoticons/AIEmoticonPackPreviewTableView.m; sourceTree = "<group>"; };
David@0
  2350
		342928080628BB4200BB9217 /* ESPurpleYahooAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleYahooAccountViewController.h; path = "Plugins/Purple Service/ESPurpleYahooAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2351
		342928090628BB4200BB9217 /* ESPurpleYahooAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleYahooAccountViewController.m; path = "Plugins/Purple Service/ESPurpleYahooAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2352
		3429BB03070378F700EED705 /* ESFileTransferMessagesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESFileTransferMessagesPlugin.h; path = Source/ESFileTransferMessagesPlugin.h; sourceTree = "<group>"; };
David@0
  2353
		3429BB04070378F700EED705 /* ESFileTransferMessagesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferMessagesPlugin.m; path = Source/ESFileTransferMessagesPlugin.m; sourceTree = "<group>"; };
David@0
  2354
		342CE12B085A089D00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2355
		342CE12C085A089E00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2356
		342CE12D085A089E00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2357
		342CE12E085A089E00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2358
		342CE12F085A089E00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2359
		342CE130085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2360
		342CE131085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2361
		342CE132085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2362
		342CE133085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Frameworks/Adium Framework/Resources/sv.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2363
		342CE134085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2364
		342CE135085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2365
		342CE136085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2366
		342CE137085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2367
		342CE138085A089F00005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2368
		342CE139085A08A000005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2369
		342CE13A085A08A000005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2370
		342CE13B085A08A000005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2371
		342CE13C085A08A000005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2372
		342CE13D085A08A000005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2373
		342CE13F085A08A000005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2374
		342CE140085A08A100005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2375
		342CE141085A08A100005C63 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = Resources/sv.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  2376
		342CE143085A08A100005C63 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = "Plugins/Purple Service/sv.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  2377
		342CE146085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2378
		342CE147085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2379
		342CE148085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2380
		342CE149085A08A200005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2381
		342CE14A085A08A300005C63 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/WebKit Message View/sv.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2382
		342CE159085A08C400005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2383
		342CE15A085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2384
		342CE15B085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2385
		342CE15C085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2386
		342CE15D085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2387
		342CE15E085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2388
		342CE15F085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2389
		342CE160085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2390
		342CE161085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Frameworks/Adium Framework/Resources/ca.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2391
		342CE162085A08C500005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2392
		342CE163085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2393
		342CE164085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2394
		342CE165085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2395
		342CE166085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2396
		342CE167085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2397
		342CE168085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2398
		342CE169085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2399
		342CE16A085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2400
		342CE16B085A08C600005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2401
		342CE16D085A08C700005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2402
		342CE16E085A08C700005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2403
		342CE170085A08C700005C63 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = "Plugins/Purple Service/ca.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2404
		342CE171085A08C700005C63 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = Resources/ca.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2405
		342CE174085A08C700005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2406
		342CE175085A08C800005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2407
		342CE176085A08C800005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2408
		342CE177085A08C800005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2409
		342CE178085A08C800005C63 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/WebKit Message View/ca.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2410
		342DC49B05783BE8000E1D83 /* ESSendMessageAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESSendMessageAlertDetailPane.h; path = "Plugins/Send Message Contact Alert/ESSendMessageAlertDetailPane.h"; sourceTree = "<group>"; };
David@0
  2411
		342DC49C05783BE8000E1D83 /* ESSendMessageAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESSendMessageAlertDetailPane.m; path = "Plugins/Send Message Contact Alert/ESSendMessageAlertDetailPane.m"; sourceTree = "<group>"; };
David@0
  2412
		342DC5BF05783DE7000E1D83 /* ESSendMessageContactAlertPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESSendMessageContactAlertPlugin.m; path = "Plugins/Send Message Contact Alert/ESSendMessageContactAlertPlugin.m"; sourceTree = "<group>"; };
David@0
  2413
		342DC5C005783DE7000E1D83 /* ESSendMessageContactAlertPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESSendMessageContactAlertPlugin.h; path = "Plugins/Send Message Contact Alert/ESSendMessageContactAlertPlugin.h"; sourceTree = "<group>"; };
David@0
  2414
		342DC7FE05784463000E1D83 /* SendMessageContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SendMessageContactAlert.nib; path = "Plugins/Send Message Contact Alert/SendMessageContactAlert.nib"; sourceTree = "<group>"; };
David@0
  2415
		342E2B1A072976060054D77A /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2416
		342F88B00A2A74D30001DB29 /* SRKeyCodeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SRKeyCodeTransformer.m; path = Frameworks/ShortcutRecorder/Source/SRKeyCodeTransformer.m; sourceTree = "<group>"; };
David@0
  2417
		342F88B10A2A74D40001DB29 /* SRValidator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SRValidator.m; path = Frameworks/ShortcutRecorder/Source/SRValidator.m; sourceTree = "<group>"; };
David@0
  2418
		342F88B20A2A74D40001DB29 /* SRValidator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SRValidator.h; path = Frameworks/ShortcutRecorder/Source/SRValidator.h; sourceTree = "<group>"; };
David@0
  2419
		342F88B30A2A74D40001DB29 /* SRCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SRCommon.h; path = Frameworks/ShortcutRecorder/Source/SRCommon.h; sourceTree = "<group>"; };
David@0
  2420
		342F88B40A2A74D40001DB29 /* SRRecorderControl.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SRRecorderControl.m; path = Frameworks/ShortcutRecorder/Source/SRRecorderControl.m; sourceTree = "<group>"; };
David@0
  2421
		342F88B50A2A74D40001DB29 /* SRRecorderControl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SRRecorderControl.h; path = Frameworks/ShortcutRecorder/Source/SRRecorderControl.h; sourceTree = "<group>"; };
David@0
  2422
		342F88B60A2A74D40001DB29 /* SRCommon.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SRCommon.m; path = Frameworks/ShortcutRecorder/Source/SRCommon.m; sourceTree = "<group>"; };
David@0
  2423
		342F88B70A2A74D40001DB29 /* SRKeyCodeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SRKeyCodeTransformer.h; path = Frameworks/ShortcutRecorder/Source/SRKeyCodeTransformer.h; sourceTree = "<group>"; };
David@0
  2424
		342F88B80A2A74D40001DB29 /* SRRecorderCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SRRecorderCell.m; path = Frameworks/ShortcutRecorder/Source/SRRecorderCell.m; sourceTree = "<group>"; };
David@0
  2425
		342F88B90A2A74D40001DB29 /* SRRecorderCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SRRecorderCell.h; path = Frameworks/ShortcutRecorder/Source/SRRecorderCell.h; sourceTree = "<group>"; };
David@0
  2426
		342F88C90A2A74EA0001DB29 /* PTKeyCombo.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PTKeyCombo.m; path = Source/PTKeyCombo.m; sourceTree = "<group>"; };
David@0
  2427
		342F88CA0A2A74EA0001DB29 /* PTKeyCombo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PTKeyCombo.h; path = Source/PTKeyCombo.h; sourceTree = "<group>"; };
David@0
  2428
		342F88CB0A2A74EA0001DB29 /* PTHotKeyCenter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PTHotKeyCenter.m; path = Source/PTHotKeyCenter.m; sourceTree = "<group>"; };
David@0
  2429
		342F88CC0A2A74EA0001DB29 /* PTHotKeyCenter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PTHotKeyCenter.h; path = Source/PTHotKeyCenter.h; sourceTree = "<group>"; };
David@0
  2430
		342F88CD0A2A74EB0001DB29 /* PTHotKey.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PTHotKey.m; path = Source/PTHotKey.m; sourceTree = "<group>"; };
David@0
  2431
		342F88CE0A2A74EB0001DB29 /* PTHotKey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PTHotKey.h; path = Source/PTHotKey.h; sourceTree = "<group>"; };
David@0
  2432
		342F9E520B552627000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/WebKit Message View/fi.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2433
		342F9E530B552627000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2434
		342F9E540B552627000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  2435
		342F9E550B552628000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
David@0
  2436
		342F9E560B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fi; path = "Resources/fi.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  2437
		342F9E580B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2438
		342F9E590B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2439
		342F9E5A0B552629000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2440
		342F9E5B0B552629000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
Peter@2044
  2441
		342F9E5E0B55262A000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  2442
		342F9E600B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Plugins/Purple Service/fi.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2443
		342F9E630B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Frameworks/Adium Framework/Resources/fi.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  2444
		342F9E640B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2445
		342F9E650B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2446
		342F9E670B55262C000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  2447
		342F9E680B55262C000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2448
		342F9E690B55262D000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2449
		342F9E6A0B55262D000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2450
		342F9E6B0B55262D000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2451
		342F9E6C0B55262E000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2452
		342F9E6D0B55262E000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2453
		342F9E6E0B55262F000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2454
		342F9E6F0B55262F000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2455
		342F9E700B552630000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2456
		342F9E710B552630000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2457
		342F9E720B552630000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2458
		342F9E730B552630000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2459
		342F9E740B552630000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Frameworks/Adium Framework/Resources/fi.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2460
		342F9E750B552630000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2461
		342F9E760B552631000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2462
		342F9E770B552631000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2463
		342F9E780B552632000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2464
		342F9E790B552632000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2465
		342F9E7A0B552632000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = "Plugins/Purple Service/fi.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
Peter@2044
  2466
		342F9E7B0B552632000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/Buttons.strings; sourceTree = "<group>"; };
David@0
  2467
		342F9E7C0B552632000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2468
		342F9E7D0B552632000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2469
		343022270AB4766E0082CF7C /* AINulRemovalPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AINulRemovalPlugin.h; path = Source/AINulRemovalPlugin.h; sourceTree = "<group>"; };
David@0
  2470
		343022280AB4766E0082CF7C /* AINulRemovalPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AINulRemovalPlugin.m; path = Source/AINulRemovalPlugin.m; sourceTree = "<group>"; };
David@0
  2471
		34327BD6060D2FE6003D7AD9 /* PurpleServiceDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = PurpleServiceDefaults.plist; path = "Plugins/Purple Service/PurpleServiceDefaults.plist"; sourceTree = "<group>"; };
David@0
  2472
		343700A50A9C1E170028604E /* AIAdvancedPreferencePane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAdvancedPreferencePane.h; path = "Frameworks/Adium Framework/Source/AIAdvancedPreferencePane.h"; sourceTree = "<group>"; };
David@0
  2473
		343700A60A9C1E170028604E /* AIAdvancedPreferencePane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAdvancedPreferencePane.m; path = "Frameworks/Adium Framework/Source/AIAdvancedPreferencePane.m"; sourceTree = "<group>"; };
David@0
  2474
		34382CE60A50386C004BF6A2 /* DCMessageContextDisplayPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCMessageContextDisplayPlugin.m; path = Source/DCMessageContextDisplayPlugin.m; sourceTree = "<group>"; };
David@0
  2475
		34382CE70A50386C004BF6A2 /* DCMessageContextDisplayPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCMessageContextDisplayPlugin.h; path = Source/DCMessageContextDisplayPlugin.h; sourceTree = "<group>"; };
David@0
  2476
		34382CEE0A50387A004BF6A2 /* MessageContextDisplayDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = MessageContextDisplayDefaults.plist; path = Resources/MessageContextDisplayDefaults.plist; sourceTree = "<group>"; };
David@0
  2477
		3439FD8C05794B4500B2E449 /* AlertMessageContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AlertMessageContactAlert.nib; path = "Plugins/Error Message Handler/AlertMessageContactAlert.nib"; sourceTree = "<group>"; };
David@0
  2478
		343A7F2606935DB600150CEC /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2479
		343A7F2A06935DC500150CEC /* ESPurpleMeanwhileAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleMeanwhileAccountViewController.m; path = "Plugins/Purple Service/ESPurpleMeanwhileAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2480
		343A7F2B06935DC500150CEC /* ESPurpleMeanwhileAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleMeanwhileAccountViewController.h; path = "Plugins/Purple Service/ESPurpleMeanwhileAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2481
		343A7F2C06935DC500150CEC /* ESPurpleMeanwhileAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleMeanwhileAccount.m; path = "Plugins/Purple Service/ESPurpleMeanwhileAccount.m"; sourceTree = "<group>"; };
David@0
  2482
		343A7F2D06935DC500150CEC /* ESPurpleMeanwhileAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleMeanwhileAccount.h; path = "Plugins/Purple Service/ESPurpleMeanwhileAccount.h"; sourceTree = "<group>"; };
David@0
  2483
		343A7F3706935DD700150CEC /* ESMeanwhileService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESMeanwhileService.m; path = "Plugins/Purple Service/ESMeanwhileService.m"; sourceTree = "<group>"; };
David@0
  2484
		343A7F3806935DD700150CEC /* ESMeanwhileService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESMeanwhileService.h; path = "Plugins/Purple Service/ESMeanwhileService.h"; sourceTree = "<group>"; };
David@0
  2485
		343BB5B70C96D54000506F9B /* PurpleMySpaceService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleMySpaceService.h; path = "Plugins/Purple Service/PurpleMySpaceService.h"; sourceTree = "<group>"; };
David@0
  2486
		343BB5B80C96D54000506F9B /* PurpleMySpaceService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleMySpaceService.m; path = "Plugins/Purple Service/PurpleMySpaceService.m"; sourceTree = "<group>"; };
David@0
  2487
		343BB5BB0C96D55400506F9B /* PurpleMySpaceAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleMySpaceAccount.h; path = "Plugins/Purple Service/PurpleMySpaceAccount.h"; sourceTree = "<group>"; };
David@0
  2488
		343BB5BC0C96D55400506F9B /* PurpleMySpaceAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleMySpaceAccount.m; path = "Plugins/Purple Service/PurpleMySpaceAccount.m"; sourceTree = "<group>"; };
David@0
  2489
		343BB5BF0C96D56B00506F9B /* PurpleMySpaceAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleMySpaceAccountViewController.h; path = "Plugins/Purple Service/PurpleMySpaceAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2490
		343BB5C00C96D56B00506F9B /* PurpleMySpaceAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleMySpaceAccountViewController.m; path = "Plugins/Purple Service/PurpleMySpaceAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2491
		343BB5C30C96D57900506F9B /* PurpleDefaultsMySpace.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = PurpleDefaultsMySpace.plist; path = "Plugins/Purple Service/PurpleDefaultsMySpace.plist"; sourceTree = "<group>"; };
David@0
  2492
		343BB6390C96DC1100506F9B /* MySpace-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "MySpace-small.png"; path = "Plugins/Purple Service/MySpace-small.png"; sourceTree = "<group>"; };
David@0
  2493
		343BB63A0C96DC1100506F9B /* MySpace-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "MySpace-large.png"; path = "Plugins/Purple Service/MySpace-large.png"; sourceTree = "<group>"; };
David@0
  2494
		343C45E20816C0FE00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/WebKit Message View/it.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
Peter@2044
  2495
		343C45E50816C13300FF5FA7 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = Resources/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2496
		343C46040816CC6800FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2497
		343C46070816CC8000FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2498
		343C460A0816CC9500FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2499
		343C460B0816CC9F00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2500
		343C460C0816CCAE00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2501
		343C460D0816CCB600FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2502
		343C46120816CCC700FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2503
		343C46130816CCD100FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2504
		343C46140816CCDA00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2505
		343C46170816CCE300FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2506
		343C46180816CCEC00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2507
		343C461B0816CCF300FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2508
		343C461E0816CCFD00FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2509
		343C461F0816CD0400FF5FA7 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2510
		343C47760816FBDA00FF5FA7 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/WebKit Message View/de.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2511
		343EB4270808709E00E27095 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2512
		343EC68F0809DD2900E27095 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2513
		343EC6C0096F7DEA00349098 /* StatusPreferencesAdvanced.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = StatusPreferencesAdvanced.nib; path = Resources/StatusPreferencesAdvanced.nib; sourceTree = "<group>"; };
David@0
  2514
		343EC6C5096F7E1700349098 /* ESStatusAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESStatusAdvancedPreferences.h; path = Source/ESStatusAdvancedPreferences.h; sourceTree = "<group>"; };
David@0
  2515
		343EC6C6096F7E1700349098 /* ESStatusAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESStatusAdvancedPreferences.m; path = Source/ESStatusAdvancedPreferences.m; sourceTree = "<group>"; };
David@0
  2516
		343EC9800970C29400349098 /* OfflineContactHidingDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = OfflineContactHidingDefaults.plist; path = Resources/OfflineContactHidingDefaults.plist; sourceTree = "<group>"; };
David@0
  2517
		343ECBE80971B18200349098 /* ESShowContactInfoPromptController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESShowContactInfoPromptController.h; path = Source/ESShowContactInfoPromptController.h; sourceTree = "<group>"; };
David@0
  2518
		343ECBE90971B18200349098 /* ESShowContactInfoPromptController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESShowContactInfoPromptController.m; path = Source/ESShowContactInfoPromptController.m; sourceTree = "<group>"; };
David@0
  2519
		343ECBED0971B18E00349098 /* ShowContactInfoPrompt.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ShowContactInfoPrompt.nib; path = Resources/ShowContactInfoPrompt.nib; sourceTree = "<group>"; };
David@0
  2520
		343ECBF90971B92100349098 /* AIBorderlessListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIBorderlessListController.h; path = Source/AIBorderlessListController.h; sourceTree = "<group>"; };
David@0
  2521
		343ECBFA0971B92100349098 /* AIBorderlessListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIBorderlessListController.m; path = Source/AIBorderlessListController.m; sourceTree = "<group>"; };
David@0
  2522
		344158A9059F90FA0019246B /* ESMSNService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESMSNService.h; path = "Plugins/Purple Service/ESMSNService.h"; sourceTree = "<group>"; };
David@0
  2523
		344158AA059F90FB0019246B /* ESMSNService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESMSNService.m; path = "Plugins/Purple Service/ESMSNService.m"; sourceTree = "<group>"; };
David@0
  2524
		3441593F059F94C10019246B /* ESPurpleMSNAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleMSNAccount.h; path = "Plugins/Purple Service/ESPurpleMSNAccount.h"; sourceTree = "<group>"; };
David@0
  2525
		34415940059F94C10019246B /* ESPurpleMSNAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleMSNAccount.m; path = "Plugins/Purple Service/ESPurpleMSNAccount.m"; sourceTree = "<group>"; };
David@0
  2526
		344159B3059F977F0019246B /* ESPurpleMSNAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleMSNAccountViewController.h; path = "Plugins/Purple Service/ESPurpleMSNAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2527
		344159B4059F97800019246B /* ESPurpleMSNAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleMSNAccountViewController.m; path = "Plugins/Purple Service/ESPurpleMSNAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2528
		34415A63059F9B9B0019246B /* PurpleService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleService.h; path = "Plugins/Purple Service/PurpleService.h"; sourceTree = "<group>"; };
David@0
  2529
		34415A64059F9B9B0019246B /* PurpleService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleService.m; path = "Plugins/Purple Service/PurpleService.m"; sourceTree = "<group>"; };
David@0
  2530
		34415B9B059FA8DF0019246B /* ESYahooService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESYahooService.h; path = "Plugins/Purple Service/ESYahooService.h"; sourceTree = "<group>"; };
David@0
  2531
		34415B9C059FA8DF0019246B /* ESYahooService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESYahooService.m; path = "Plugins/Purple Service/ESYahooService.m"; sourceTree = "<group>"; };
David@0
  2532
		34415BCF059FA9CD0019246B /* ESPurpleYahooAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleYahooAccount.m; path = "Plugins/Purple Service/ESPurpleYahooAccount.m"; sourceTree = "<group>"; };
David@0
  2533
		34415BD1059FA9CE0019246B /* ESPurpleYahooAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleYahooAccount.h; path = "Plugins/Purple Service/ESPurpleYahooAccount.h"; sourceTree = "<group>"; };
David@0
  2534
		34416070059FC27D0019246B /* ESPurpleGaduGaduAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleGaduGaduAccount.h; path = "Plugins/Purple Service/ESPurpleGaduGaduAccount.h"; sourceTree = "<group>"; };
David@0
  2535
		34416071059FC27D0019246B /* ESPurpleGaduGaduAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleGaduGaduAccount.m; path = "Plugins/Purple Service/ESPurpleGaduGaduAccount.m"; sourceTree = "<group>"; };
David@0
  2536
		34416085059FC2A30019246B /* ESPurpleGaduGaduAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleGaduGaduAccountViewController.h; path = "Plugins/Purple Service/ESPurpleGaduGaduAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2537
		34416086059FC2A30019246B /* ESPurpleGaduGaduAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleGaduGaduAccountViewController.m; path = "Plugins/Purple Service/ESPurpleGaduGaduAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2538
		344160B4059FC2F50019246B /* ESPurpleJabberAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleJabberAccountViewController.h; path = "Plugins/Purple Service/ESPurpleJabberAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2539
		344160B5059FC2F50019246B /* ESPurpleJabberAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleJabberAccountViewController.m; path = "Plugins/Purple Service/ESPurpleJabberAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2540
		344160C3059FC3080019246B /* ESPurpleJabberAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleJabberAccount.h; path = "Plugins/Purple Service/ESPurpleJabberAccount.h"; sourceTree = "<group>"; };
David@0
  2541
		344160C4059FC3080019246B /* ESPurpleJabberAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleJabberAccount.m; path = "Plugins/Purple Service/ESPurpleJabberAccount.m"; sourceTree = "<group>"; };
David@0
  2542
		34416159059FC5330019246B /* ESGaduGaduService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGaduGaduService.h; path = "Plugins/Purple Service/ESGaduGaduService.h"; sourceTree = "<group>"; };
David@0
  2543
		3441615A059FC5340019246B /* ESGaduGaduService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGaduGaduService.m; path = "Plugins/Purple Service/ESGaduGaduService.m"; sourceTree = "<group>"; };
David@0
  2544
		34416171059FC55A0019246B /* ESJabberService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESJabberService.h; path = "Plugins/Purple Service/ESJabberService.h"; sourceTree = "<group>"; };
David@0
  2545
		34416172059FC55A0019246B /* ESJabberService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESJabberService.m; path = "Plugins/Purple Service/ESJabberService.m"; sourceTree = "<group>"; };
David@0
  2546
		344161BB0943E0D800BC26ED /* AdiumSetupWizard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumSetupWizard.h; path = Source/AdiumSetupWizard.h; sourceTree = "<group>"; };
David@0
  2547
		344161BC0943E0D800BC26ED /* AdiumSetupWizard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumSetupWizard.m; path = Source/AdiumSetupWizard.m; sourceTree = "<group>"; };
David@0
  2548
		344161C4059FC72E0019246B /* PurpleServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleServices.h; path = "Plugins/Purple Service/PurpleServices.h"; sourceTree = "<group>"; };
David@0
  2549
		344161CF0943E20D00BC26ED /* AdiumyButler.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AdiumyButler.png; path = Resources/AdiumyButler.png; sourceTree = "<group>"; };
David@0
  2550
		344161D30943E22F00BC26ED /* SetupWizard.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SetupWizard.nib; path = Resources/SetupWizard.nib; sourceTree = "<group>"; };
David@0
  2551
		3441623E0943E76400BC26ED /* SetupWizardBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SetupWizardBackgroundView.h; path = Source/SetupWizardBackgroundView.h; sourceTree = "<group>"; };
David@0
  2552
		3441623F0943E76400BC26ED /* SetupWizardBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SetupWizardBackgroundView.m; path = Source/SetupWizardBackgroundView.m; sourceTree = "<group>"; };
David@0
  2553
		344458ED070B5BEF00D8E932 /* ESDebugWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESDebugWindowController.h; path = Source/ESDebugWindowController.h; sourceTree = "<group>"; };
David@0
  2554
		344458EE070B5BEF00D8E932 /* ESDebugWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESDebugWindowController.m; path = Source/ESDebugWindowController.m; sourceTree = "<group>"; };
David@0
  2555
		344499E70B23CA5D0054B761 /* adiumPurpleAccounts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleAccounts.h; path = "Plugins/Purple Service/adiumPurpleAccounts.h"; sourceTree = "<group>"; };
David@0
  2556
		344499E80B23CA5D0054B761 /* adiumPurpleAccounts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleAccounts.m; path = "Plugins/Purple Service/adiumPurpleAccounts.m"; sourceTree = "<group>"; };
David@0
  2557
		3448054E07AC5151006A7F7B /* ESDebugAILog.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESDebugAILog.m; path = "Frameworks/Adium Framework/Source/ESDebugAILog.m"; sourceTree = "<group>"; };
David@0
  2558
		3448054F07AC5151006A7F7B /* ESDebugAILog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESDebugAILog.h; path = "Frameworks/Adium Framework/Source/ESDebugAILog.h"; sourceTree = "<group>"; };
David@0
  2559
		344836900BC8510B0083723B /* SS_PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SS_PrefsController.m; path = "Frameworks/Adium Framework/Source/SS_PrefsController.m"; sourceTree = "<group>"; };
David@0
  2560
		344836910BC8510B0083723B /* SS_PreferencePaneProtocol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SS_PreferencePaneProtocol.h; path = "Frameworks/Adium Framework/Source/SS_PreferencePaneProtocol.h"; sourceTree = "<group>"; };
David@0
  2561
		344836920BC8510B0083723B /* SS_PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SS_PrefsController.h; path = "Frameworks/Adium Framework/Source/SS_PrefsController.h"; sourceTree = "<group>"; };
David@0
  2562
		344839970BC8644C0083723B /* AIAdvancedPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAdvancedPreferencesPlugin.h; path = Source/AIAdvancedPreferencesPlugin.h; sourceTree = "<group>"; };
David@0
  2563
		344839980BC8644C0083723B /* AIAdvancedPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAdvancedPreferencesPlugin.m; path = Source/AIAdvancedPreferencesPlugin.m; sourceTree = "<group>"; };
David@0
  2564
		3448399D0BC864610083723B /* AIAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAdvancedPreferences.h; path = Source/AIAdvancedPreferences.h; sourceTree = "<group>"; };
David@0
  2565
		3448399E0BC864610083723B /* AIAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAdvancedPreferences.m; path = Source/AIAdvancedPreferences.m; sourceTree = "<group>"; };
David@0
  2566
		34483A980BC869680083723B /* AdvancedPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AdvancedPreferences.nib; path = Resources/AdvancedPreferences.nib; sourceTree = "<group>"; };
David@0
  2567
		3448758D06D1EBDF00DA778C /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
David@0
  2568
		3449485508E9FCCD0054FF57 /* AIContactMenu.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactMenu.m; path = "Frameworks/Adium Framework/Source/AIContactMenu.m"; sourceTree = "<group>"; };
David@0
  2569
		3449485608E9FCCD0054FF57 /* AIContactMenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactMenu.h; path = "Frameworks/Adium Framework/Source/AIContactMenu.h"; sourceTree = "<group>"; };
David@0
  2570
		3449485A08E9FCD60054FF57 /* AIAccountMenu.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAccountMenu.m; path = "Frameworks/Adium Framework/Source/AIAccountMenu.m"; sourceTree = "<group>"; };
David@0
  2571
		3449485B08E9FCD60054FF57 /* AIAccountMenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountMenu.h; path = "Frameworks/Adium Framework/Source/AIAccountMenu.h"; sourceTree = "<group>"; };
David@0
  2572
		344AB2C30579136900384CEE /* ESOpenMessageWindowContactAlertPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESOpenMessageWindowContactAlertPlugin.h; path = "Plugins/Open Message Window Contact Alert/ESOpenMessageWindowContactAlertPlugin.h"; sourceTree = "<group>"; };
David@0
  2573
		344AB2C40579136900384CEE /* ESOpenMessageWindowContactAlertPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESOpenMessageWindowContactAlertPlugin.m; path = "Plugins/Open Message Window Contact Alert/ESOpenMessageWindowContactAlertPlugin.m"; sourceTree = "<group>"; };
David@0
  2574
		344C0D4E06B6D63800DA7200 /* ESApplescriptabilityController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESApplescriptabilityController.m; path = "Frameworks/Adium Framework/Source/ESApplescriptabilityController.m"; sourceTree = "<group>"; };
David@0
  2575
		344C0D4F06B6D63800DA7200 /* ESApplescriptabilityController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESApplescriptabilityController.h; path = "Frameworks/Adium Framework/Source/ESApplescriptabilityController.h"; sourceTree = "<group>"; };
David@0
  2576
		344D97390C3C442500498CA1 /* AddressBookUtils.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AddressBookUtils.m; path = Source/Logorrhea/AddressBookUtils.m; sourceTree = SOURCE_ROOT; };
David@0
  2577
		344D973A0C3C442500498CA1 /* Buddy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Buddy.h; path = Source/Logorrhea/Buddy.h; sourceTree = SOURCE_ROOT; };
David@0
  2578
		344D973B0C3C442500498CA1 /* Buddy.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = Buddy.m; path = Source/Logorrhea/Buddy.m; sourceTree = SOURCE_ROOT; };
David@0
  2579
		344D973C0C3C442500498CA1 /* Chat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Chat.h; path = Source/Logorrhea/Chat.h; sourceTree = SOURCE_ROOT; };
David@692
  2580
		344D973D0C3C442500498CA1 /* Chat.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = Chat.m; path = Source/Logorrhea/Chat.m; sourceTree = SOURCE_ROOT; };
David@0
  2581
		344D973E0C3C442500498CA1 /* FileAttributes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileAttributes.h; path = Source/Logorrhea/FileAttributes.h; sourceTree = SOURCE_ROOT; };
David@0
  2582
		344D973F0C3C442500498CA1 /* FileAttributes.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileAttributes.m; path = Source/Logorrhea/FileAttributes.m; sourceTree = SOURCE_ROOT; };
David@0
  2583
		344D97400C3C442500498CA1 /* InstantMessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = InstantMessage.h; path = Source/Logorrhea/InstantMessage.h; sourceTree = SOURCE_ROOT; };
David@0
  2584
		344D97410C3C442500498CA1 /* InstantMessage.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = InstantMessage.m; path = Source/Logorrhea/InstantMessage.m; sourceTree = SOURCE_ROOT; };
David@0
  2585
		344D97420C3C442500498CA1 /* Person.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Person.h; path = Source/Logorrhea/Person.h; sourceTree = SOURCE_ROOT; };
David@0
  2586
		344D97430C3C442500498CA1 /* Person.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = Person.m; path = Source/Logorrhea/Person.m; sourceTree = SOURCE_ROOT; };
David@0
  2587
		344D97440C3C442600498CA1 /* Presentity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Presentity.h; path = Source/Logorrhea/Presentity.h; sourceTree = SOURCE_ROOT; };
David@0
  2588
		344D97450C3C442600498CA1 /* Presentity.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = Presentity.m; path = Source/Logorrhea/Presentity.m; sourceTree = SOURCE_ROOT; };
David@0
  2589
		344D97460C3C442600498CA1 /* AddressBookUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AddressBookUtils.h; path = Source/Logorrhea/AddressBookUtils.h; sourceTree = SOURCE_ROOT; };
David@0
  2590
		344DE8A10E43899B005FF022 /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2591
		34503C7E058F96C400FB7AD1 /* AIEmoticon.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEmoticon.m; path = "Frameworks/Adium Framework/Source/AIEmoticon.m"; sourceTree = "<group>"; };
David@0
  2592
		34503C7F058F96C400FB7AD1 /* AIEmoticon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEmoticon.h; path = "Frameworks/Adium Framework/Source/AIEmoticon.h"; sourceTree = "<group>"; };
David@0
  2593
		345074BD0E106BDE00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Frameworks/Adium Framework/Resources/en_GB.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
Peter@2044
  2594
		345074BE0E106BDE00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = "Frameworks/Adium Framework/Resources/en_GB.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  2595
		345074BF0E106BDE00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = "Frameworks/Adium Framework/Resources/en_GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  2596
		345074C00E106BF000BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Frameworks/Adium Framework/Resources/pt.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
Peter@2044
  2597
		345074C10E106BF000BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = "Frameworks/Adium Framework/Resources/pt.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  2598
		345074C20E106BF000BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = "Frameworks/Adium Framework/Resources/pt.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  2599
		345076950E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2600
		345076960E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  2601
		345076970E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  2602
		345076980E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/Buttons.strings; sourceTree = "<group>"; };
David@0
  2603
		345076990E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2604
		3450769A0E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2605
		3450769B0E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2606
		3450769C0E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2607
		3450769D0E106F5C00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2608
		3450769E0E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2609
		3450769F0E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2610
		345076A00E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2611
		345076A10E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2612
		345076A20E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2613
		345076A30E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2614
		345076A40E106F5D00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2615
		345076A50E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2616
		345076A60E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2617
		345076A70E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  2618
		345076A80E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2619
		345076A90E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/Purple Service/en_GB.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2620
		345076AA0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  2621
		345076AB0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  2622
		345076AC0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2623
		345076AD0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2624
		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>"; };
Peter@2044
  2625
		345076B00E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2626
		345076B10E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2627
		345076B20E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  2628
		345076B30E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2629
		345076B40E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2630
		345076B50E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2631
		345076B60E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = folder; name = en_GB; path = "Resources/en_GB.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
Peter@2044
  2632
		345076B70E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  2633
		345076B80E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/Statuses.strings; sourceTree = "<group>"; };
David@0
  2634
		345076B90E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2635
		345076BA0E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = Resources/en_GB.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2636
		345076BB0E106F6000BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en_GB; path = "Plugins/WebKit Message View/en_GB.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2637
		345076D40E106FD500BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2638
		345076D50E106FD500BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  2639
		345076D60E106FD500BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  2640
		345076D70E106FD500BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = Resources/pt.lproj/Buttons.strings; sourceTree = "<group>"; };
David@0
  2641
		345076D80E106FD500BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2642
		345076D90E106FD500BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2643
		345076DA0E106FD500BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2644
		345076DB0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2645
		345076DC0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2646
		345076DD0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2647
		345076DE0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2648
		345076DF0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2649
		345076E00E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2650
		345076E10E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2651
		345076E20E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2652
		345076E30E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2653
		345076E40E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2654
		345076E50E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2655
		345076E60E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  2656
		345076E70E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2657
		345076E80E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/Purple Service/pt.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2658
		345076E90E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  2659
		345076EA0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = Resources/pt.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  2660
		345076EB0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2661
		345076EC0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2662
		345076ED0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = "Plugins/Purple Service/pt.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2663
		345076EE0E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = Resources/pt.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2664
		345076F00E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2665
		345076F10E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2666
		345076F20E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2667
		345076F30E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2668
		345076F40E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = folder; name = pt; path = "Resources/pt.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
Peter@2044
  2669
		345076F50E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = Resources/pt.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  2670
		345076F60E106FD600BF0883 /* pt */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt; path = Resources/pt.lproj/Statuses.strings; sourceTree = "<group>"; };
David@0
  2671
		345076F70E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2672
		345076F80E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2673
		345076F90E106FD600BF0883 /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = "Plugins/WebKit Message View/pt.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2674
		3452A9F607891C8A00C3C494 /* ESFileTransferRequestPromptController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESFileTransferRequestPromptController.h; path = Source/ESFileTransferRequestPromptController.h; sourceTree = "<group>"; };
David@0
  2675
		3452A9F707891C8A00C3C494 /* ESFileTransferRequestPromptController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferRequestPromptController.m; path = Source/ESFileTransferRequestPromptController.m; sourceTree = "<group>"; };
David@14
  2676
		34555C5E0DB6BCE500649CD4 /* AIContactObserverManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactObserverManager.h; path = "Frameworks/Adium Framework/Source/AIContactObserverManager.h"; sourceTree = "<group>"; };
David@14
  2677
		34555C5F0DB6BCE500649CD4 /* AIContactObserverManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactObserverManager.m; path = "Frameworks/Adium Framework/Source/AIContactObserverManager.m"; sourceTree = "<group>"; };
David@0
  2678
		3456231A0A3771D800E7FC97 /* ESRankingCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESRankingCell.m; path = Source/ESRankingCell.m; sourceTree = "<group>"; };
David@0
  2679
		3456231B0A3771D800E7FC97 /* ESRankingCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESRankingCell.h; path = Source/ESRankingCell.h; sourceTree = "<group>"; };
David@0
  2680
		3456231E0A3771E100E7FC97 /* AIChatLog.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIChatLog.m; path = Source/AIChatLog.m; sourceTree = "<group>"; };
David@0
  2681
		3456231F0A3771E100E7FC97 /* AIChatLog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIChatLog.h; path = Source/AIChatLog.h; sourceTree = "<group>"; };
David@0
  2682
		345623240A3771F300E7FC97 /* AILogToGroup.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AILogToGroup.m; path = Source/AILogToGroup.m; sourceTree = "<group>"; };
David@0
  2683
		345623250A3771F400E7FC97 /* AILogToGroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AILogToGroup.h; path = Source/AILogToGroup.h; sourceTree = "<group>"; };
David@0
  2684
		345623260A3771F400E7FC97 /* AILogFromGroup.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AILogFromGroup.m; path = Source/AILogFromGroup.m; sourceTree = "<group>"; };
David@0
  2685
		345623270A3771F400E7FC97 /* AILogFromGroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AILogFromGroup.h; path = Source/AILogFromGroup.h; sourceTree = "<group>"; };
David@0
  2686
		3456232E0A37723400E7FC97 /* LogViewer.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = LogViewer.nib; path = Resources/LogViewer.nib; sourceTree = "<group>"; };
David@0
  2687
		345623370A3773C300E7FC97 /* LoggingDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = LoggingDefaults.plist; path = Resources/LoggingDefaults.plist; sourceTree = "<group>"; };
David@0
  2688
		3456233D0A3773D000E7FC97 /* AILoggerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AILoggerPlugin.m; path = Source/AILoggerPlugin.m; sourceTree = "<group>"; };
David@0
  2689
		3456233E0A3773D000E7FC97 /* AILoggerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AILoggerPlugin.h; path = Source/AILoggerPlugin.h; sourceTree = "<group>"; };
David@0
  2690
		34575E2A07CBA70D004A4FFF /* FileTransferRequestPrompt.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = FileTransferRequestPrompt.nib; path = Resources/FileTransferRequestPrompt.nib; sourceTree = "<group>"; };
David@0
  2691
		34575E2B07CBA70D004A4FFF /* FileTransferProgressWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = FileTransferProgressWindow.nib; path = Resources/FileTransferProgressWindow.nib; sourceTree = "<group>"; };
David@0
  2692
		34575E2C07CBA70D004A4FFF /* FileTransferPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = FileTransferPrefs.plist; path = Resources/FileTransferPrefs.plist; sourceTree = "<group>"; };
David@0
  2693
		34575E2D07CBA70D004A4FFF /* FileTransferPrefs.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = FileTransferPrefs.nib; path = Resources/FileTransferPrefs.nib; sourceTree = "<group>"; };
David@0
  2694
		34575E3407CBA7DF004A4FFF /* LoginSelect.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = LoginSelect.nib; path = Resources/LoginSelect.nib; sourceTree = "<group>"; };
David@0
  2695
		34575E3607CBA874004A4FFF /* DebugWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = DebugWindow.nib; path = Resources/DebugWindow.nib; sourceTree = "<group>"; };
David@0
  2696
		34575E3807CBA88E004A4FFF /* MainMenu.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = MainMenu.nib; path = Resources/MainMenu.nib; sourceTree = "<group>"; };
David@0
  2697
		3458B4FF081DD44B0005BCF6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2698
		3458B500081DD44B0005BCF6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2699
		3458B501081DD44B0005BCF6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2700
		3458B502081DD44B0005BCF6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2701
		3458B503081DD44B0005BCF6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2702
		3458B882081FF7CA0005BCF6 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2703
		3458B9540820D8EC0005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/WebKit Message View/fr.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2704
		3458B96E0820DAC40005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2705
		3458B9820820DAD30005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2706
		3458B9960820DAE10005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2707
		3458B9AC0820DAF50005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2708
		3458B9AD0820DAF50005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2709
		3458B9C10820DB000005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2710
		3458BA120821741A0005BCF6 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/WebKit Message View/nl.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2711
		3458BA17082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2712
		3458BA18082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2713
		3458BA19082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2714
		3458BA1A082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2715
		3458BA1B082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2716
		3458BA1C082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2717
		3458BA1D082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2718
		3458BA1E082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2719
		3458BA1F082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2720
		3458BA20082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2721
		3458BA21082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2722
		3458BA22082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2723
		3458BA23082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2724
		3458BA24082174540005BCF6 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
Peter@2044
  2725
		3458BA74082178280005BCF6 /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = "Plugins/Purple Service/da.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2726
		3458BA75082178280005BCF6 /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = Resources/da.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2727
		3458BA89082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2728
		3458BA8A082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2729
		3458BA8B082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2730
		3458BA8C082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2731
		3458BA8D082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2732
		3458BA8E082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2733
		3458BA8F082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2734
		3458BA90082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2735
		3458BA92082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2736
		3458BA93082178420005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2737
		3458BA95082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2738
		3458BA96082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2739
		3458BA97082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/AccountProxy.nib; sourceTree = "<group>"; };
zacw@1000
  2740
		3458BA98082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2741
		3458BA99082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2742
		3458BA9A082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2743
		3458BA9B082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2744
		3458BA9C082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2745
		3458BA9D082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2746
		3458BA9E082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2747
		3458BA9F082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2748
		3458BAA0082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2749
		3458BAA1082178430005BCF6 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2750
		3459CBE90A25FFBE00ECC256 /* GetMetadataForHTMLLog.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = GetMetadataForHTMLLog.m; path = "Other/Adium Spotlight Importer/GetMetadataForHTMLLog.m"; sourceTree = "<group>"; };
David@0
  2751
		3459CBEA0A25FFBE00ECC256 /* GetMetadataForHTMLLog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GetMetadataForHTMLLog.h; path = "Other/Adium Spotlight Importer/GetMetadataForHTMLLog.h"; sourceTree = "<group>"; };
David@0
  2752
		3459CBEB0A25FFBE00ECC256 /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = GetMetadataForFile.m; path = "Other/Adium Spotlight Importer/GetMetadataForFile.m"; sourceTree = "<group>"; };
David@0
  2753
		3459CBEC0A25FFBF00ECC256 /* AdiumSpotlightImporter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AdiumSpotlightImporter.h; path = "Other/Adium Spotlight Importer/AdiumSpotlightImporter.h"; sourceTree = "<group>"; };
David@0
  2754
		345A7B590954AD1400FF3113 /* ESSimpleService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESSimpleService.h; path = "Plugins/Purple Service/ESSimpleService.h"; sourceTree = "<group>"; };
David@0
  2755
		345A7B5A0954AD1400FF3113 /* ESSimpleService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESSimpleService.m; path = "Plugins/Purple Service/ESSimpleService.m"; sourceTree = "<group>"; };
David@0
  2756
		345A7B650954AD2800FF3113 /* ESPurpleSimpleAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleSimpleAccount.h; path = "Plugins/Purple Service/ESPurpleSimpleAccount.h"; sourceTree = "<group>"; };
David@0
  2757
		345A7B660954AD2800FF3113 /* ESPurpleSimpleAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleSimpleAccount.m; path = "Plugins/Purple Service/ESPurpleSimpleAccount.m"; sourceTree = "<group>"; };
David@0
  2758
		345A7B6B0954AD3A00FF3113 /* ESPurpleSimpleAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleSimpleAccountViewController.h; path = "Plugins/Purple Service/ESPurpleSimpleAccountViewController.h"; sourceTree = "<group>"; };
David@0
  2759
		345A7B6C0954AD3A00FF3113 /* ESPurpleSimpleAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleSimpleAccountViewController.m; path = "Plugins/Purple Service/ESPurpleSimpleAccountViewController.m"; sourceTree = "<group>"; };
David@0
  2760
		345A7B710954AD4D00FF3113 /* PurpleDefaultsSimple.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = PurpleDefaultsSimple.plist; path = "Plugins/Purple Service/PurpleDefaultsSimple.plist"; sourceTree = "<group>"; };
David@0
  2761
		345A7B840954AEF400FF3113 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  2762
		345ACC960811C20F008E4D22 /* AwayStatusWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AwayStatusWindow.nib; path = Resources/AwayStatusWindow.nib; sourceTree = "<group>"; };
David@0
  2763
		345AF6BE0A5C996B00D7DA6F /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2764
		345AF6BF0A5C997200D7DA6F /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2765
		345AF6C00A5C998000D7DA6F /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2766
		345AF6C10A5C998D00D7DA6F /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2767
		345AF6C20A5C999900D7DA6F /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2768
		345AF6C30A5C99A600D7DA6F /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2769
		345AF6C40A5C99AF00D7DA6F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2770
		345AF6C50A5C99BA00D7DA6F /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2771
		345AF6C60A5C99C300D7DA6F /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2772
		345AF6C80A5C99D800D7DA6F /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2773
		345AF6CA0A5C99F400D7DA6F /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2774
		345AF6CC0A5C9B4E00D7DA6F /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2775
		345AF6CD0A5C9B5A00D7DA6F /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  2776
		345AF9B50A5D67EC00D7DA6F /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2777
		345AFAEB0A5D9A5F00D7DA6F /* AINoisyTableColumn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AINoisyTableColumn.h; path = Source/AINoisyTableColumn.h; sourceTree = "<group>"; };
David@0
  2778
		345AFAEC0A5D9A5F00D7DA6F /* AINoisyTableColumn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AINoisyTableColumn.m; path = Source/AINoisyTableColumn.m; sourceTree = "<group>"; };
Evan@666
  2779
		345D68950F1FD563002F2D01 /* facebook.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = facebook.png; path = "Plugins/Purple Service/facebook.png"; sourceTree = "<group>"; };
Evan@666
  2780
		345D68960F1FD563002F2D01 /* facebook-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "facebook-small.png"; path = "Plugins/Purple Service/facebook-small.png"; sourceTree = "<group>"; };
Evan@666
  2781
		345D68A00F1FD59F002F2D01 /* PurpleFacebookService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleFacebookService.h; path = "Plugins/Purple Service/PurpleFacebookService.h"; sourceTree = "<group>"; };
Evan@666
  2782
		345D68A10F1FD59F002F2D01 /* PurpleFacebookService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleFacebookService.m; path = "Plugins/Purple Service/PurpleFacebookService.m"; sourceTree = "<group>"; };
Evan@666
  2783
		345D68A60F1FD5AA002F2D01 /* PurpleFacebookAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleFacebookAccount.h; path = "Plugins/Purple Service/PurpleFacebookAccount.h"; sourceTree = "<group>"; };
Evan@666
  2784
		345D68A70F1FD5AA002F2D01 /* PurpleFacebookAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleFacebookAccount.m; path = "Plugins/Purple Service/PurpleFacebookAccount.m"; sourceTree = "<group>"; };
Peter@2044
  2785
		345DA0690CA09AD6009F1989 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = Resources/fr.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2786
		345DA06A0CA09ADD009F1989 /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = Resources/ja.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2787
		345DA06B0CA09AE0009F1989 /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = Resources/it.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2788
		345DA06C0CA09AE3009F1989 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2789
		345DA06D0CA09AE5009F1989 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = Resources/nl.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2790
		345DA06E0CA09AE9009F1989 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = Resources/zh_TW.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2791
		345DA06F0CA09AEB009F1989 /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = Resources/da.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2792
		345DA0700CA09AED009F1989 /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2793
		345DA0710CA09AF1009F1989 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = Resources/zh_CN.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2794
		345DA0720CA09AF3009F1989 /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = Resources/cs.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2795
		345DA0740CA09AF7009F1989 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = Resources/sv.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2796
		345DA0750CA09AFA009F1989 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = Resources/ca.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2797
		345DA0760CA09AFC009F1989 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = Resources/ru.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2798
		345DA07A0CA09B0C009F1989 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2799
		345DA07B0CA09B18009F1989 /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = Resources/pt_BR.lproj/Statuses.strings; sourceTree = "<group>"; };
Peter@2044
  2800
		345DA07C0CA09B1A009F1989 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Statuses.strings; sourceTree = "<group>"; };
David@0
  2801
		345EE2DC0AD057FA003F396A /* AIContactInfoImageViewWithImagePicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactInfoImageViewWithImagePicker.h; path = Source/AIContactInfoImageViewWithImagePicker.h; sourceTree = "<group>"; };
David@0
  2802
		345EE2DD0AD057FA003F396A /* AIContactInfoImageViewWithImagePicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactInfoImageViewWithImagePicker.m; path = Source/AIContactInfoImageViewWithImagePicker.m; sourceTree = "<group>"; };
David@0
  2803
		345F566A08178356001F733C /* AdiumServiceIcons.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumServiceIcons.icns; path = Resources/AdiumServiceIcons.icns; sourceTree = "<group>"; };
David@0
  2804
		345F573F0817FF80001F733C /* pref-contactList.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-contactList.png"; path = "Resources/pref-contactList.png"; sourceTree = "<group>"; };
David@0
  2805
		345F583D08197E74001F733C /* AdiumStatusIcons.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumStatusIcons.icns; path = Resources/AdiumStatusIcons.icns; sourceTree = "<group>"; };
David@0
  2806
		345F586308198E7F001F733C /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2807
		345F586408198E87001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2808
		345F589908198F15001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2809
		345F589A08198F15001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2810
		345F589B08198F15001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2811
		345F589C08198F15001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2812
		345F58C6081990FF001F733C /* LogViewer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LogViewer.png; path = Resources/LogViewer.png; sourceTree = "<group>"; };
David@0
  2813
		345F58EB0819967A001F733C /* offlinecontacts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = offlinecontacts.png; path = Resources/offlinecontacts.png; sourceTree = "<group>"; };
David@0
  2814
		345F58EC0819967A001F733C /* offlinecontacts_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = offlinecontacts_transparent.png; path = Resources/offlinecontacts_transparent.png; sourceTree = "<group>"; };
David@0
  2815
		345F58F108199727001F733C /* togglegroups_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = togglegroups_transparent.png; path = Resources/togglegroups_transparent.png; sourceTree = "<group>"; };
David@0
  2816
		345F58F208199727001F733C /* togglegroups.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = togglegroups.png; path = Resources/togglegroups.png; sourceTree = "<group>"; };
David@0
  2817
		345F590608199746001F733C /* emoticon32_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = emoticon32_transparent.png; path = Resources/emoticon32_transparent.png; sourceTree = "<group>"; };
David@0
  2818
		345F5B97081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2819
		345F5B98081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2820
		345F5B99081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2821
		345F5B9A081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2822
		345F5B9B081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2823
		345F5B9C081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2824
		345F5B9D081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2825
		345F5B9E081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2826
		345F5B9F081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2827
		345F5BA0081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2828
		345F5BA1081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2829
		345F5BA2081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2830
		345F5BA3081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2831
		345F5BA4081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  2832
		345F5BA5081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2833
		345F5BA6081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2834
		345F5BA7081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2835
		345F5BA9081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2836
		345F5BAA081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  2837
		345F5BAB081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = Resources/zh_TW.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  2838
		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>"; };
David@0
  2839
		345F5BB1081AC4F2001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2840
		345F5BB2081AC4F3001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2841
		345F5BB3081AC4F3001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2842
		345F5BB4081AC4F3001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/WebKit Message View/zh_TW.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2843
		34607EE609B228FE000DB3D2 /* AIContactListNameButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactListNameButton.h; path = Source/AIContactListNameButton.h; sourceTree = "<group>"; };
David@0
  2844
		34607EE709B228FE000DB3D2 /* AIContactListNameButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactListNameButton.m; path = Source/AIContactListNameButton.m; sourceTree = "<group>"; };
David@0
  2845
		34607F0C09B2296A000DB3D2 /* AIHoveringPopUpButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIHoveringPopUpButtonCell.m; path = Source/AIHoveringPopUpButtonCell.m; sourceTree = "<group>"; };
David@0
  2846
		34607F0D09B2296A000DB3D2 /* AIHoveringPopUpButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIHoveringPopUpButtonCell.h; path = Source/AIHoveringPopUpButtonCell.h; sourceTree = "<group>"; };
David@0
  2847
		34607F0E09B2296A000DB3D2 /* AIHoveringPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIHoveringPopUpButton.m; path = Source/AIHoveringPopUpButton.m; sourceTree = "<group>"; };
David@0
  2848
		34607F0F09B2296A000DB3D2 /* AIHoveringPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIHoveringPopUpButton.h; path = Source/AIHoveringPopUpButton.h; sourceTree = "<group>"; };
David@0
  2849
		3461621006FB482C009181D8 /* UserList Theme.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "UserList Theme.plist"; path = "Plugins/Dual Window Interface/UserList Theme.plist"; sourceTree = "<group>"; };
David@0
  2850
		3461621106FB482C009181D8 /* ESChatUserListController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESChatUserListController.h; path = "Plugins/Dual Window Interface/ESChatUserListController.h"; sourceTree = "<group>"; };
David@0
  2851
		3461621206FB482C009181D8 /* ESChatUserListController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESChatUserListController.m; path = "Plugins/Dual Window Interface/ESChatUserListController.m"; sourceTree = "<group>"; };
David@0
  2852
		3461621306FB482D009181D8 /* UserList Layout.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "UserList Layout.plist"; path = "Plugins/Dual Window Interface/UserList Layout.plist"; sourceTree = "<group>"; };
David@0
  2853
		346196F10D31607500763051 /* SRSnapback.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SRSnapback.png; path = Resources/SRSnapback.png; sourceTree = "<group>"; };
David@0
  2854
		34619A860BC8BF2300DF383C /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2855
		34619A870BC8BF2800DF383C /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2856
		34619A880BC8BF2B00DF383C /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2857
		34619A890BC8BF2D00DF383C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2858
		34619A8B0BC8BF3400DF383C /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2859
		34619A8C0BC8BF3700DF383C /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2860
		34619A8E0BC8BF3D00DF383C /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2861
		34619A8F0BC8BF4000DF383C /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2862
		34619A900BC8BF4200DF383C /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2863
		34619A910BC8BF4500DF383C /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2864
		34619A930BC8BF4A00DF383C /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2865
		34619A940BC8BF4D00DF383C /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2866
		34619A950BC8BF5100DF383C /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2867
		34619A970BC8BF5600DF383C /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2868
		34619A980BC8BF5B00DF383C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
David@0
  2869
		34636E4C0BC9A90600AD57AD /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2870
		346371050BCA0A5400AD57AD /* AIMessageTabSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMessageTabSplitView.h; path = Source/AIMessageTabSplitView.h; sourceTree = "<group>"; };
David@0
  2871
		346371060BCA0A5400AD57AD /* AIMessageTabSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMessageTabSplitView.m; path = Source/AIMessageTabSplitView.m; sourceTree = "<group>"; };
zacw@1000
  2872
		3465228E08371921009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2873
		3465228F08371921009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2874
		3465229008371921009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2875
		3465229108371921009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2876
		3465229208371922009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2877
		3465229308371922009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2878
		3465229508371922009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2879
		3465229608371922009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2880
		3465229708371922009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2881
		3465229808371922009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2882
		3465229908371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/WebKit Message View/zh_CN.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2883
		3465229A08371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2884
		3465229B08371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2885
		3465229C08371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Frameworks/Adium Framework/Resources/zh_CN.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2886
		3465229E08371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2887
		3465229F08371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2888
		346522A008371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2889
		346522A108371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2890
		346522A208371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2891
		346522A308371923009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2892
		346522A408371924009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2893
		346522A508371924009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2894
		346522A608371924009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2895
		346522A708371924009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2896
		346522A808371924009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2897
		346522A908371924009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2898
		346522BA08371996009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2899
		346522BB08371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2900
		346522BC08371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2901
		346522BD08371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2902
		346522BE08371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2903
		346522BF08371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2904
		346522C008371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2905
		346522C108371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2906
		346522C208371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2907
		346522C308371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2908
		346522C408371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2909
		346522C508371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2910
		346522C608371997009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2911
		346522C708371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2912
		346522C808371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/WebKit Message View/cs.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
zacw@1000
  2913
		346522C908371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2914
		346522CC08371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2915
		346522CD08371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Frameworks/Adium Framework/Resources/cs.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2916
		346522CE08371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2917
		346522CF08371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2918
		346522D008371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2919
		346522D108371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  2920
		346522D208371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2921
		346522D308371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2922
		346522D408371998009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2923
		346522D508371999009565FE /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
zacw@1000
  2924
		346522F8083719ED009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  2925
		346522F9083719ED009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  2926
		346522FA083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  2927
		346522FB083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  2928
		346522FC083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2929
		346522FD083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2930
		346522FF083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  2931
		34652300083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  2932
		34652301083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  2933
		34652302083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  2934
		34652303083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  2935
		34652304083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  2936
		34652305083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  2937
		34652306083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  2938
		34652308083719EE009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2939
		34652309083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  2940
		3465230A083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  2941
		3465230B083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  2942
		3465230C083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2943
		3465230D083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/WebKit Message View/nb.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  2944
		3465230E083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  2945
		3465230F083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2946
		34652310083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Frameworks/Adium Framework/Resources/nb.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2947
		34652311083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  2948
		34652312083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  2949
		34652313083719EF009565FE /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
Peter@2044
  2950
		34652315083719EF009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = "Plugins/Purple Service/nb.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2951
		34652316083719F0009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  2952
		34652319083719F0009565FE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2953
		3465232C083719FF009565FE /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Frameworks/Adium Framework/Resources/ja.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  2954
		3465233E08371A0C009565FE /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  2955
		3465235208371A3F009565FE /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = Resources/zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  2956
		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>"; };
Peter@2044
  2957
		3465236508371A64009565FE /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = "Plugins/Purple Service/cs.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  2958
		3465236808371A65009565FE /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = Resources/cs.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  2959
		346544D90C8F686B0046ED68 /* AMPurpleJabberXMLConsole.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AMPurpleJabberXMLConsole.nib; path = "Plugins/Purple Service/AMPurpleJabberXMLConsole.nib"; sourceTree = "<group>"; };
David@0
  2960
		346544DA0C8F686B0046ED68 /* AMPurpleJabberDiscoveryBrowser.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AMPurpleJabberDiscoveryBrowser.nib; path = "Plugins/Purple Service/AMPurpleJabberDiscoveryBrowser.nib"; sourceTree = "<group>"; };
David@0
  2961
		3465451A0C8F6A670046ED68 /* AMPurpleJabberServiceDiscoveryBrowserController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AMPurpleJabberServiceDiscoveryBrowserController.h; path = "Plugins/Purple Service/AMPurpleJabberServiceDiscoveryBrowserController.h"; sourceTree = "<group>"; };
David@0
  2962
		3465451B0C8F6A670046ED68 /* AMPurpleJabberServiceDiscoveryBrowserController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AMPurpleJabberServiceDiscoveryBrowserController.m; path = "Plugins/Purple Service/AMPurpleJabberServiceDiscoveryBrowserController.m"; sourceTree = "<group>"; };
David@0
  2963
		346545230C8F6AAD0046ED68 /* AMPurpleJabberNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AMPurpleJabberNode.h; path = "Plugins/Purple Service/AMPurpleJabberNode.h"; sourceTree = "<group>"; };
David@0
  2964
		346545240C8F6AAD0046ED68 /* AMPurpleJabberNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AMPurpleJabberNode.m; path = "Plugins/Purple Service/AMPurpleJabberNode.m"; sourceTree = "<group>"; };
David@0
  2965
		346545B70C8F71370046ED68 /* AMPurpleJabberAdHocCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AMPurpleJabberAdHocCommand.h; path = "Plugins/Purple Service/AMPurpleJabberAdHocCommand.h"; sourceTree = "<group>"; };
David@0
  2966
		346545B80C8F71380046ED68 /* AMPurpleJabberAdHocCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AMPurpleJabberAdHocCommand.m; path = "Plugins/Purple Service/AMPurpleJabberAdHocCommand.m"; sourceTree = "<group>"; };
David@0
  2967
		346545C90C8F73000046ED68 /* AMPurpleJabberAdHocPing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AMPurpleJabberAdHocPing.h; path = "Plugins/Purple Service/AMPurpleJabberAdHocPing.h"; sourceTree = "<group>"; };
David@0
  2968
		346545CA0C8F73000046ED68 /* AMPurpleJabberAdHocPing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AMPurpleJabberAdHocPing.m; path = "Plugins/Purple Service/AMPurpleJabberAdHocPing.m"; sourceTree = "<group>"; };
David@0
  2969
		346636860D41541A006C9034 /* FriBidi.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FriBidi.xcodeproj; path = "Frameworks/FriBidi Framework/FriBidi.xcodeproj"; sourceTree = "<group>"; };
David@0
  2970
		346935D30BA6C89D00E1CF7E /* AIFileTransferProgressOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFileTransferProgressOutlineView.h; path = Source/AIFileTransferProgressOutlineView.h; sourceTree = "<group>"; };
David@0
  2971
		346935D40BA6C89D00E1CF7E /* AIFileTransferProgressOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFileTransferProgressOutlineView.m; path = Source/AIFileTransferProgressOutlineView.m; sourceTree = "<group>"; };
David@0
  2972
		34695FA20A89BA2B00E3B0D0 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2973
		34695FA30A89BA3600E3B0D0 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  2974
		346BA33C0774C27400628F06 /* ESGlobalEventsPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGlobalEventsPreferencesPlugin.h; path = Source/ESGlobalEventsPreferencesPlugin.h; sourceTree = "<group>"; };
David@0
  2975
		346BA33D0774C27400628F06 /* ESGlobalEventsPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGlobalEventsPreferencesPlugin.m; path = Source/ESGlobalEventsPreferencesPlugin.m; sourceTree = "<group>"; };
David@0
  2976
		346BA3420774C2D200628F06 /* ESGlobalEventsPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGlobalEventsPreferences.h; path = Source/ESGlobalEventsPreferences.h; sourceTree = "<group>"; };
David@0
  2977
		346BA3430774C2D200628F06 /* ESGlobalEventsPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGlobalEventsPreferences.m; path = Source/ESGlobalEventsPreferences.m; sourceTree = "<group>"; };
David@0
  2978
		346BA3630774C35400628F06 /* GlobalEventsPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = GlobalEventsPreferences.nib; path = Resources/GlobalEventsPreferences.nib; sourceTree = "<group>"; };
David@0
  2979
		346C9A2305FFE3DE000F5A8A /* ESWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESWebView.h; path = "Plugins/WebKit Message View/ESWebView.h"; sourceTree = "<group>"; };
David@0
  2980
		346C9A2405FFE3DF000F5A8A /* ESWebView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESWebView.m; path = "Plugins/WebKit Message View/ESWebView.m"; sourceTree = "<group>"; };
Evan@268
  2981
		346C9BF70E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/AccountProxy.nib; sourceTree = "<group>"; };
Evan@268
  2982
		346C9BF80E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
Evan@268
  2983
		346C9BF90E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  2984
		346C9BFA0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/Buttons.strings; sourceTree = "<group>"; };
Evan@268
  2985
		346C9BFB0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
Evan@268
  2986
		346C9BFC0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
Evan@268
  2987
		346C9BFD0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
Evan@268
  2988
		346C9BFE0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
Evan@268
  2989
		346C9BFF0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
Evan@268
  2990
		346C9C000E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
Evan@268
  2991
		346C9C010E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Frameworks/Adium Framework/Resources/hu.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
Peter@2044
  2992
		346C9C020E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = "Frameworks/Adium Framework/Resources/hu.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Evan@268
  2993
		346C9C030E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
Evan@268
  2994
		346C9C040E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  2995
		346C9C050E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  2996
		346C9C060E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  2997
		346C9C070E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  2998
		346C9C080E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  2999
		346C9C090E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  3000
		346C9C0A0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  3001
		346C9C0B0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  3002
		346C9C0C0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  3003
		346C9C0D0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/Purple Service/hu.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
Evan@268
  3004
		346C9C0E0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  3005
		346C9C0F0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Evan@268
  3006
		346C9C100E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
Evan@268
  3007
		346C9C110E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  3008
		346C9C120E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = "Frameworks/Adium Framework/Resources/hu.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  3009
		346C9C130E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  3010
		346C9C150E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = "Plugins/Purple Service/hu.lproj/Localizable.strings"; sourceTree = "<group>"; };
Evan@268
  3011
		346C9C160E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
Evan@268
  3012
		346C9C170E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
Evan@268
  3013
		346C9C180E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
Evan@268
  3014
		346C9C190E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
Evan@268
  3015
		346C9C1A0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
Evan@268
  3016
		346C9C1B0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = folder; name = hu; path = "Resources/hu.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
Peter@2044
  3017
		346C9C1C0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3018
		346C9C1D0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/Statuses.strings; sourceTree = "<group>"; };
Evan@268
  3019
		346C9C1E0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
Evan@268
  3020
		346C9C1F0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = Resources/hu.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
Evan@268
  3021
		346C9C200E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = hu; path = "Plugins/WebKit Message View/hu.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  3022
		346CFDC4087B7836009711C8 /* AdiumIdleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumIdleManager.h; path = Source/AdiumIdleManager.h; sourceTree = "<group>"; };
David@0
  3023
		346CFDC5087B7836009711C8 /* AdiumIdleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumIdleManager.m; path = Source/AdiumIdleManager.m; sourceTree = "<group>"; };
David@0
  3024
		346F5CB308A418FB0055C610 /* CurrentTunes.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; name = CurrentTunes.scpt; path = Resources/CurrentTunes.scpt; sourceTree = "<group>"; };
David@0
  3025
		347065E406015DC5004F0D20 /* WebKit Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = "WebKit Defaults.plist"; path = "Plugins/WebKit Message View/WebKit Defaults.plist"; sourceTree = "<group>"; };
David@0
  3026
		3470BF5E0BC6F18500388232 /* AIMessageHistoryPreferencesWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMessageHistoryPreferencesWindowController.h; path = Source/AIMessageHistoryPreferencesWindowController.h; sourceTree = "<group>"; };
David@0
  3027
		3470BF5F0BC6F18500388232 /* AIMessageHistoryPreferencesWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMessageHistoryPreferencesWindowController.m; path = Source/AIMessageHistoryPreferencesWindowController.m; sourceTree = "<group>"; };
David@0
  3028
		3470BF660BC6F21200388232 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
Peter@2044
  3029
		347374BC0AA9206B00AD18E3 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3030
		347374F00AA920F300AD18E3 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = Resources/ca.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3031
		347374F10AA920F700AD18E3 /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = Resources/cs.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3032
		347374F20AA920FD00AD18E3 /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = Resources/da.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3033
		347374F30AA9210400AD18E3 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = Resources/nl.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3034
		347374F40AA9210D00AD18E3 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = Resources/fr.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3035
		347374F50AA9211400AD18E3 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3036
		347374F70AA9212200AD18E3 /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = Resources/it.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3037
		347374F80AA9212900AD18E3 /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = Resources/ja.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3038
		347374F90AA9213300AD18E3 /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3039
		347374FB0AA9214100AD18E3 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = Resources/ru.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3040
		347374FD0AA9215100AD18E3 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = Resources/sv.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3041
		347374FF0AA9215F00AD18E3 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = Resources/zh_CN.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3042
		347375000AA9216700AD18E3 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = Resources/zh_TW.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
David@0
  3043
		3474DD6F0824699D00BF30F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  3044
		3474DFFC08254F3500BF30F0 /* Copyright.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Copyright.txt; sourceTree = "<group>"; };
David@0
  3045
		3474DFFF082550FD00BF30F0 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = Resources/Credits.rtf; sourceTree = "<group>"; };
David@0
  3046
		347933F10C861017007ADCAA /* AIColorStringTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIColorStringTransformer.h; path = "Frameworks/Adium Framework/Source/AIColorStringTransformer.h"; sourceTree = "<group>"; };
David@0
  3047
		347933F20C861017007ADCAA /* AIColorStringTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIColorStringTransformer.m; path = "Frameworks/Adium Framework/Source/AIColorStringTransformer.m"; sourceTree = "<group>"; };
David@0
  3048
		347AC44608AAA7C70043FB94 /* ca */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ca; path = "Resources/ca.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  3049
		347C6940080C8F2B00E69674 /* ESAwayStatusWindowPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESAwayStatusWindowPlugin.h; path = Source/ESAwayStatusWindowPlugin.h; sourceTree = "<group>"; };
David@0
  3050
		347C6941080C8F2B00E69674 /* ESAwayStatusWindowPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESAwayStatusWindowPlugin.m; path = Source/ESAwayStatusWindowPlugin.m; sourceTree = "<group>"; };
David@0
  3051
		347C6946080C8F3A00E69674 /* ESAwayStatusWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESAwayStatusWindowController.h; path = Source/ESAwayStatusWindowController.h; sourceTree = "<group>"; };
David@0
  3052
		347C6947080C8F3A00E69674 /* ESAwayStatusWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESAwayStatusWindowController.m; path = Source/ESAwayStatusWindowController.m; sourceTree = "<group>"; };
David@0
  3053
		347E39DB0A98AA4A00961B0E /* missing_image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = missing_image.png; path = "Plugins/Purple Service/missing_image.png"; sourceTree = "<group>"; };
David@0
  3054
		347E77F107CA94FE00350507 /* ESAccountEvents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAccountEvents.h; path = Source/ESAccountEvents.h; sourceTree = "<group>"; };
David@0
  3055
		347E77F207CA94FE00350507 /* ESAccountEvents.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAccountEvents.m; path = Source/ESAccountEvents.m; sourceTree = "<group>"; };
David@0
  3056
		347E781107CA961300350507 /* ESUserIconHandlingPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESUserIconHandlingPlugin.h; path = Source/ESUserIconHandlingPlugin.h; sourceTree = "<group>"; };
David@0
  3057
		347E781207CA961300350507 /* ESUserIconHandlingPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESUserIconHandlingPlugin.m; path = Source/ESUserIconHandlingPlugin.m; sourceTree = "<group>"; };
David@0
  3058
		347E781907CA962100350507 /* userIconToolbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = userIconToolbar.png; path = Resources/userIconToolbar.png; sourceTree = "<group>"; };
David@0
  3059
		347E782407CA964600350507 /* ESContactSortConfigurationWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESContactSortConfigurationWindowController.h; path = Source/ESContactSortConfigurationWindowController.h; sourceTree = "<group>"; };
David@0
  3060
		347E782507CA964600350507 /* AIContactSortSelectionPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactSortSelectionPlugin.m; path = Source/AIContactSortSelectionPlugin.m; sourceTree = "<group>"; };
David@0
  3061
		347E782607CA964600350507 /* ESContactSortConfigurationWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESContactSortConfigurationWindowController.m; path = Source/ESContactSortConfigurationWindowController.m; sourceTree = "<group>"; };
David@0
  3062
		347E782707CA964600350507 /* AIContactSortSelectionPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactSortSelectionPlugin.h; path = Source/AIContactSortSelectionPlugin.h; sourceTree = "<group>"; };
David@0
  3063
		347E783307CA967100350507 /* SortingDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = SortingDefaults.plist; path = Resources/SortingDefaults.plist; sourceTree = "<group>"; };
David@0
  3064
		347E784A07CA96D600350507 /* AIContactListEditorPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactListEditorPlugin.m; path = Source/AIContactListEditorPlugin.m; sourceTree = "<group>"; };
David@0
  3065
		347E784B07CA96D700350507 /* AIContactListEditorPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactListEditorPlugin.h; path = Source/AIContactListEditorPlugin.h; sourceTree = "<group>"; };
David@0
  3066
		347E785207CA96E200350507 /* AINewContactWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AINewContactWindowController.m; path = Source/AINewContactWindowController.m; sourceTree = "<group>"; };
David@0
  3067
		347E785307CA96E200350507 /* AINewContactWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AINewContactWindowController.h; path = Source/AINewContactWindowController.h; sourceTree = "<group>"; };
David@0
  3068
		347E785E07CA970500350507 /* AINewGroupWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AINewGroupWindowController.m; path = Source/AINewGroupWindowController.m; sourceTree = "<group>"; };
David@0
  3069
		347E785F07CA970500350507 /* AINewGroupWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AINewGroupWindowController.h; path = Source/AINewGroupWindowController.h; sourceTree = "<group>"; };
David@0
  3070
		347E786907CA972100350507 /* AddContact.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AddContact.nib; path = Resources/AddContact.nib; sourceTree = "<group>"; };
David@0
  3071
		347E786A07CA972100350507 /* AddGroup.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AddGroup.nib; path = Resources/AddGroup.nib; sourceTree = "<group>"; };
David@0
  3072
		347E787207CA975900350507 /* AddContact.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AddContact.png; path = Resources/AddContact.png; sourceTree = "<group>"; };
David@0
  3073
		347E787307CA975900350507 /* addGroup.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = addGroup.png; path = Resources/addGroup.png; sourceTree = "<group>"; };
David@0
  3074
		347E787507CA975900350507 /* remove.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = remove.png; path = Resources/remove.png; sourceTree = "<group>"; };
David@0
  3075
		347E787607CA975900350507 /* importContacts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = importContacts.png; path = Resources/importContacts.png; sourceTree = "<group>"; };
David@0
  3076
		347E788707CA978D00350507 /* CBActionSupportPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBActionSupportPlugin.m; path = Source/CBActionSupportPlugin.m; sourceTree = "<group>"; };
David@0
  3077
		347E788807CA978D00350507 /* CBActionSupportPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBActionSupportPlugin.h; path = Source/CBActionSupportPlugin.h; sourceTree = "<group>"; };
David@0
  3078
		347E790D07CAA51400350507 /* AIManualSort.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIManualSort.m; path = Source/AIManualSort.m; sourceTree = "<group>"; };
David@0
  3079
		347E790E07CAA51400350507 /* AIManualSort.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIManualSort.h; path = Source/AIManualSort.h; sourceTree = "<group>"; };
David@0
  3080
		347E790F07CAA51400350507 /* ESStatusSort.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESStatusSort.m; path = Source/ESStatusSort.m; sourceTree = "<group>"; };
David@0
  3081
		347E791007CAA51400350507 /* AIAlphabeticalSort.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAlphabeticalSort.h; path = Source/AIAlphabeticalSort.h; sourceTree = "<group>"; };
David@0
  3082
		347E791107CAA51400350507 /* ESStatusSort.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESStatusSort.h; path = Source/ESStatusSort.h; sourceTree = "<group>"; };
David@0
  3083
		347E791207CAA51400350507 /* AIAlphabeticalSort.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAlphabeticalSort.m; path = Source/AIAlphabeticalSort.m; sourceTree = "<group>"; };
David@0
  3084
		347E791D07CAA52300350507 /* SortConfiguration.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SortConfiguration.nib; path = Resources/SortConfiguration.nib; sourceTree = "<group>"; };
David@0
  3085
		347E791E07CAA52300350507 /* StatusSortDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = StatusSortDefaults.plist; path = Resources/StatusSortDefaults.plist; sourceTree = "<group>"; };
David@0
  3086
		347E791F07CAA52300350507 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  3087
		347E792007CAA52300350507 /* AlphabeticalSortConfiguration.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AlphabeticalSortConfiguration.nib; path = Resources/AlphabeticalSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  3088
		347E792107CAA52300350507 /* AlphabeticalSortDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = AlphabeticalSortDefaults.plist; path = Resources/AlphabeticalSortDefaults.plist; sourceTree = "<group>"; };
David@0
  3089
		347E7A8D07CAF88200350507 /* AIContactAwayPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactAwayPlugin.h; path = Source/AIContactAwayPlugin.h; sourceTree = "<group>"; };
David@0
  3090
		347E7A8E07CAF88200350507 /* AIContactAwayPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactAwayPlugin.m; path = Source/AIContactAwayPlugin.m; sourceTree = "<group>"; };
David@0
  3091
		347E7A9407CAF8AE00350507 /* ESContactClientPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESContactClientPlugin.m; path = Source/ESContactClientPlugin.m; sourceTree = "<group>"; };
David@0
  3092
		347E7A9507CAF8AE00350507 /* ESContactClientPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESContactClientPlugin.h; path = Source/ESContactClientPlugin.h; sourceTree = "<group>"; };
David@0
  3093
		347E7A9607CAF8AF00350507 /* CBContactLastSeenPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBContactLastSeenPlugin.h; path = Source/CBContactLastSeenPlugin.h; sourceTree = "<group>"; };
David@0
  3094
		347E7A9707CAF8AF00350507 /* AIContactIdlePlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactIdlePlugin.m; path = Source/AIContactIdlePlugin.m; sourceTree = "<group>"; };
David@0
  3095
		347E7A9807CAF8AF00350507 /* AIContactIdlePlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactIdlePlugin.h; path = Source/AIContactIdlePlugin.h; sourceTree = "<group>"; };
David@0
  3096
		347E7AA107CAF8DA00350507 /* BGContactNotesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = BGContactNotesPlugin.m; path = Source/BGContactNotesPlugin.m; sourceTree = "<group>"; };
David@0
  3097
		347E7AA207CAF8DA00350507 /* BGContactNotesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BGContactNotesPlugin.h; path = Source/BGContactNotesPlugin.h; sourceTree = "<group>"; };
David@0
  3098
		347E7AA807CAF8EE00350507 /* SAContactOnlineForPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SAContactOnlineForPlugin.m; path = Source/SAContactOnlineForPlugin.m; sourceTree = "<group>"; };
David@0
  3099
		347E7AA907CAF8EE00350507 /* SAContactOnlineForPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SAContactOnlineForPlugin.h; path = Source/SAContactOnlineForPlugin.h; sourceTree = "<group>"; };
David@0
  3100
		347E7AB107CAF93700350507 /* AIContactOnlineSincePlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactOnlineSincePlugin.m; path = Source/AIContactOnlineSincePlugin.m; sourceTree = "<group>"; };
David@0
  3101
		347E7AB207CAF93700350507 /* AIContactOnlineSincePlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactOnlineSincePlugin.h; path = Source/AIContactOnlineSincePlugin.h; sourceTree = "<group>"; };
David@0
  3102
		347E7AB907CAF94A00350507 /* ESContactServersideDisplayName.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESContactServersideDisplayName.h; path = Source/ESContactServersideDisplayName.h; sourceTree = "<group>"; };
David@0
  3103
		347E7ABA07CAF94A00350507 /* ESContactServersideDisplayName.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESContactServersideDisplayName.m; path = Source/ESContactServersideDisplayName.m; sourceTree = "<group>"; };
colin@2015
  3104
		347E7ACD07CAF98400350507 /* AIListObjectContentsPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListObjectContentsPlugin.m; path = Source/AIListObjectContentsPlugin.m; sourceTree = "<group>"; };
colin@2015
  3105
		347E7ACE07CAF98500350507 /* AIListObjectContentsPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListObjectContentsPlugin.h; path = Source/AIListObjectContentsPlugin.h; sourceTree = "<group>"; };
David@0
  3106
		347EAB2C09721D490090EA6E /* pref-personal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-personal.png"; path = "Resources/pref-personal.png"; sourceTree = "<group>"; };
David@0
  3107
		347F4B7F0D340F16006D5A56 /* AIPreferenceContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPreferenceContainer.h; path = Source/AIPreferenceContainer.h; sourceTree = "<group>"; };
David@0
  3108
		347F4B800D340F16006D5A56 /* AIPreferenceContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPreferenceContainer.m; path = Source/AIPreferenceContainer.m; sourceTree = "<group>"; };
David@0
  3109
		3482E0EB0AB5063300471992 /* AIAdiumProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAdiumProtocol.h; path = "Frameworks/Adium Framework/Source/AIAdiumProtocol.h"; sourceTree = "<group>"; };
David@0
  3110
		3483928405E68B05002BC6C0 /* AIIconState.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIIconState.m; path = "Frameworks/Adium Framework/Source/AIIconState.m"; sourceTree = "<group>"; };
David@0
  3111
		3483928505E68B05002BC6C0 /* AIIconState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIIconState.h; path = "Frameworks/Adium Framework/Source/AIIconState.h"; sourceTree = "<group>"; };
David@0
  3112
		348477110C1A5CE50019EF08 /* AIAnimatingListOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAnimatingListOutlineView.h; path = Source/AIAnimatingListOutlineView.h; sourceTree = "<group>"; };
David@0
  3113
		348477120C1A5CE50019EF08 /* AIAnimatingListOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAnimatingListOutlineView.m; path = Source/AIAnimatingListOutlineView.m; sourceTree = "<group>"; };
David@0
  3114
		34847ADB0C1A62C40019EF08 /* AIOutlineViewAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIOutlineViewAnimation.h; path = Source/AIOutlineViewAnimation.h; sourceTree = "<group>"; };
David@0
  3115
		34847ADC0C1A62C40019EF08 /* AIOutlineViewAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIOutlineViewAnimation.m; path = Source/AIOutlineViewAnimation.m; sourceTree = "<group>"; };
David@0
  3116
		3485D68009EB416300232CC4 /* AdiumLibpurple.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AdiumLibpurple.framework; sourceTree = BUILT_PRODUCTS_DIR; };
David@36
  3117
		3486E8A4097F24A90044C496 /* AdiumAuthorization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumAuthorization.h; path = "Frameworks/Adium Framework/Source/AdiumAuthorization.h"; sourceTree = "<group>"; };
David@36
  3118
		3486E8A5097F24A90044C496 /* AdiumAuthorization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumAuthorization.m; path = "Frameworks/Adium Framework/Source/AdiumAuthorization.m"; sourceTree = "<group>"; };
Peter@2044
  3119
		3488390F0BB0E770009C3F7C /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = Resources/zh_TW.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3120
		348839130BB0E786009C3F7C /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = Resources/ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3121
		348839140BB0E78C009C3F7C /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = Resources/cs.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3122
		348839150BB0E790009C3F7C /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = Resources/da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3123
		348839160BB0E792009C3F7C /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3124
		348839180BB0E799009C3F7C /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = Resources/fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3125
		3488391A0BB0E79F009C3F7C /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = Resources/it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3126
		3488391B0BB0E7A3009C3F7C /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = Resources/ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3127
		3488391C0BB0E7AA009C3F7C /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = Resources/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3128
		3488391D0BB0E7AE009C3F7C /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = Resources/pt_BR.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3129
		3488391E0BB0E7B1009C3F7C /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = Resources/ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3130
		3488391F0BB0E7B4009C3F7C /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = Resources/sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Peter@2044
  3131
		348839210BB0E7BB009C3F7C /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = Resources/zh_CN.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  3132
		348862CD05645E94003C9627 /* ESFileTransfer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESFileTransfer.h; path = "Frameworks/Adium Framework/Source/ESFileTransfer.h"; sourceTree = "<group>"; };
David@0
  3133
		348862CE05645E95003C9627 /* ESFileTransfer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESFileTransfer.m; path = "Frameworks/Adium Framework/Source/ESFileTransfer.m"; sourceTree = "<group>"; };
David@0
  3134
		34891C120D4B75EE00AEF48C /* AIStandardListScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStandardListScrollView.h; path = Source/AIStandardListScrollView.h; sourceTree = "<group>"; };
David@0
  3135
		34891C130D4B75EE00AEF48C /* AIStandardListScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStandardListScrollView.m; path = Source/AIStandardListScrollView.m; sourceTree = "<group>"; };
David@0
  3136
		3489506A0CDE0CC5002FEB4D /* IKRecentPicture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IKRecentPicture.h; path = Source/IKRecentPicture.h; sourceTree = "<group>"; };
David@0
  3137
		348A8A190629A68C00FC6E03 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  3138
		348A901A062A13AB00FC6E03 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  3139
		348B250A0A50A1C900B2B972 /* ESSourceListBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESSourceListBackgroundView.h; path = Source/ESSourceListBackgroundView.h; sourceTree = "<group>"; };
David@0
  3140
		348B250B0A50A1C900B2B972 /* ESSourceListBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESSourceListBackgroundView.m; path = Source/ESSourceListBackgroundView.m; sourceTree = "<group>"; };
David@0
  3141
		348B25C60A50FBF300B2B972 /* KNShelfSplitView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = KNShelfSplitView.m; path = Source/KNShelfSplitView.m; sourceTree = "<group>"; };
David@0
  3142
		348B25C70A50FBF300B2B972 /* KNShelfSplitView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = KNShelfSplitView.h; path = Source/KNShelfSplitView.h; sourceTree = "<group>"; };
David@0
  3143
		348C47150D3B20BE00FB6E7A /* AIMessageWindowOutgoingScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMessageWindowOutgoingScrollView.h; path = Source/AIMessageWindowOutgoingScrollView.h; sourceTree = "<group>"; };
David@0
  3144
		348C47160D3B20BE00FB6E7A /* AIMessageWindowOutgoingScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMessageWindowOutgoingScrollView.m; path = Source/AIMessageWindowOutgoingScrollView.m; sourceTree = "<group>"; };
David@0
  3145
		348D8D1A06CC079F00449EBB /* ESZephyrService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESZephyrService.m; path = "Plugins/Purple Service/ESZephyrService.m"; sourceTree = "<group>"; };
David@0
  3146
		348D8D1B06CC079F00449EBB /* ESZephyrService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESZephyrService.h; path = "Plugins/Purple Service/ESZephyrService.h"; sourceTree = "<group>"; };
David@0
  3147
		348D8D2206CC07BC00449EBB /* ESPurpleZephyrAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleZephyrAccountViewController.m; path = "Plugins/Purple Service/ESPurpleZephyrAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3148
		348D8D2306CC07BC00449EBB /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  3149
		348D8D2406CC07BD00449EBB /* ESPurpleZephyrAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleZephyrAccountViewController.h; path = "Plugins/Purple Service/ESPurpleZephyrAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3150
		348D8D2506CC07BD00449EBB /* DCPurpleZephyrJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCPurpleZephyrJoinChatViewController.m; path = "Plugins/Purple Service/DCPurpleZephyrJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  3151
		348D8D2606CC07BD00449EBB /* ESPurpleZephyrAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleZephyrAccount.m; path = "Plugins/Purple Service/ESPurpleZephyrAccount.m"; sourceTree = "<group>"; };
David@0
  3152
		348D8D2706CC07BD00449EBB /* DCPurpleZephyrJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCPurpleZephyrJoinChatViewController.h; path = "Plugins/Purple Service/DCPurpleZephyrJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  3153
		348D8D2806CC07BD00449EBB /* ESPurpleZephyrAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleZephyrAccount.h; path = "Plugins/Purple Service/ESPurpleZephyrAccount.h"; sourceTree = "<group>"; };
David@0
  3154
		348E5ACA06D2A74C004C051C /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = /System/Library/Frameworks/AddressBook.framework; sourceTree = "<absolute>"; };
David@0
  3155
		348F50C00935317C00288E41 /* AIStatusItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusItem.h; path = "Frameworks/Adium Framework/Source/AIStatusItem.h"; sourceTree = "<group>"; };
David@0
  3156
		348F50C10935317C00288E41 /* AIStatusItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStatusItem.m; path = "Frameworks/Adium Framework/Source/AIStatusItem.m"; sourceTree = "<group>"; };
David@0
  3157
		348F57910936F3CC00288E41 /* ESEditStatusGroupWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESEditStatusGroupWindowController.h; path = Source/ESEditStatusGroupWindowController.h; sourceTree = "<group>"; };
David@0
  3158
		348F57920936F3CC00288E41 /* ESEditStatusGroupWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESEditStatusGroupWindowController.m; path = Source/ESEditStatusGroupWindowController.m; sourceTree = "<group>"; };
David@0
  3159
		348F579D0936FA6D00288E41 /* EditStatusGroup.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = EditStatusGroup.nib; path = Resources/EditStatusGroup.nib; sourceTree = "<group>"; };
David@0
  3160
		348FF83E09128BEB00A942A8 /* CBPurpleAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBPurpleAccount.m; path = "Plugins/Purple Service/CBPurpleAccount.m"; sourceTree = "<group>"; };
David@0
  3161
		348FF84909128D6300A942A8 /* AccountDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = AccountDefaults.plist; path = "Frameworks/Adium Framework/AccountDefaults.plist"; sourceTree = "<group>"; };
David@0
  3162
		349195640C9662AA00595A04 /* AIListBookmark.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIListBookmark.m; path = "Frameworks/Adium Framework/Source/AIListBookmark.m"; sourceTree = "<group>"; };
David@0
  3163
		349195650C9662AA00595A04 /* AIListBookmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIListBookmark.h; path = "Frameworks/Adium Framework/Source/AIListBookmark.h"; sourceTree = "<group>"; };
David@0
  3164
		34943DEE07BAD918000F2A03 /* AccountPrivacy.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AccountPrivacy.nib; path = "Frameworks/Adium Framework/Resources/AccountPrivacy.nib"; sourceTree = "<group>"; };
David@0
  3165
		349448C207BB29B2000F2A03 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
Peter@2044
  3166
		3496A8BF07CE6B3D0055BBAB /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
David@0
  3167
		3496A8E707CE6CA30055BBAB /* AutoHyperlinks.framework.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AutoHyperlinks.framework.xcodeproj; path = "Frameworks/AutoHyperlinks Framework/AutoHyperlinks.framework.xcodeproj"; sourceTree = "<group>"; };
Peter@2044
  3168
		349710DC096C4C7700699948 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3169
		349710E1096C4C9000699948 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = Resources/ca.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3170
		349710E2096C4C9400699948 /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = Resources/da.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3171
		349710E3096C4C9900699948 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = Resources/nl.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3172
		349710E4096C4C9F00699948 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = Resources/fr.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3173
		349710E5096C4CA300699948 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3174
		349710E6096C4CA900699948 /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = Resources/it.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3175
		349710E7096C4CAD00699948 /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = Resources/ja.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3176
		349710E8096C4CB300699948 /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = Resources/nb.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3177
		349710E9096C4CB900699948 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = Resources/ru.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3178
		349710EB096C4CC200699948 /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = Resources/sv.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3179
		349710EC096C4CC600699948 /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = Resources/cs.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3180
		349710F1096C4CE000699948 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = Resources/zh_CN.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3181
		349710F2096C4CE500699948 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = Resources/zh_TW.lproj/Buttons.strings; sourceTree = "<group>"; };
Peter@2044
  3182
		3498FE9107F488EF0004B79A /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = "Plugins/Purple Service/it.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  3183
		3498FE9707F488FD0004B79A /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = "Plugins/Purple Service/nl.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  3184
		3498FE9807F489020004B79A /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = "Plugins/Purple Service/fr.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  3185
		3498FE9907F4890A0004B79A /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = "Plugins/Purple Service/ja.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  3186
		3498FE9A07F489100004B79A /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = "Plugins/Purple Service/de.lproj/Localizable.strings"; sourceTree = "<group>"; };
David@0
  3187
		3499F4A606309AF60035B468 /* ESPurpleRequestWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleRequestWindowController.m; path = "Plugins/Purple Service/ESPurpleRequestWindowController.m"; sourceTree = "<group>"; };
David@0
  3188
		3499F4A706309AF60035B468 /* ESPurpleRequestWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleRequestWindowController.h; path = "Plugins/Purple Service/ESPurpleRequestWindowController.h"; sourceTree = "<group>"; };
David@0
  3189
		349B39290A5FB150008BE092 /* AIContentEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentEvent.h; path = "Frameworks/Adium Framework/Source/AIContentEvent.h"; sourceTree = "<group>"; };
David@0
  3190
		349B392A0A5FB150008BE092 /* AIContentEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentEvent.m; path = "Frameworks/Adium Framework/Source/AIContentEvent.m"; sourceTree = "<group>"; };
David@0
  3191
		349C2EFA0867AC97000BF883 /* AdiumApplescriptRunner */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = AdiumApplescriptRunner; sourceTree = BUILT_PRODUCTS_DIR; };
David@0
  3192
		349C2F460867AD16000BF883 /* ApplescriptRunner.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ApplescriptRunner.m; path = Source/ApplescriptRunner.m; sourceTree = "<group>"; };
David@0
  3193
		349C2FEF0867AD65000BF883 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
David@0
  3194
		349C6E4607C96D44005EB896 /* CBContactCountingDisplayPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBContactCountingDisplayPlugin.m; path = Source/CBContactCountingDisplayPlugin.m; sourceTree = "<group>"; };
David@0
  3195
		349C6E4707C96D45005EB896 /* CBContactCountingDisplayPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBContactCountingDisplayPlugin.h; path = Source/CBContactCountingDisplayPlugin.h; sourceTree = "<group>"; };
David@0
  3196
		349C6E8B07C972B2005EB896 /* AIExtendedStatusPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIExtendedStatusPlugin.h; path = Source/AIExtendedStatusPlugin.h; sourceTree = "<group>"; };
David@0
  3197
		349C6E8C07C972B2005EB896 /* AIExtendedStatusPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIExtendedStatusPlugin.m; path = Source/AIExtendedStatusPlugin.m; sourceTree = "<group>"; };
David@0
  3198
		349C6F6307C99ACE005EB896 /* ESContactListAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESContactListAdvancedPreferences.h; path = Source/ESContactListAdvancedPreferences.h; sourceTree = "<group>"; };
David@0
  3199
		349C6F6407C99ACE005EB896 /* ESContactListAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESContactListAdvancedPreferences.m; path = Source/ESContactListAdvancedPreferences.m; sourceTree = "<group>"; };
David@0
  3200
		349C6F8A07C99D2C005EB896 /* ContactListAdvancedPrefs.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ContactListAdvancedPrefs.nib; path = Resources/ContactListAdvancedPrefs.nib; sourceTree = "<group>"; };
David@0
  3201
		349DDD5206406A7D00542726 /* stackImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = stackImage.png; path = "Frameworks/Adium Framework/stackImage.png"; sourceTree = "<group>"; };
David@0
  3202
		349E2E8B07A8AF0C00EAB76A /* AIEmoticonPackPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIEmoticonPackPreviewController.h; path = Plugins/Emoticons/AIEmoticonPackPreviewController.h; sourceTree = "<group>"; };
David@0
  3203
		349E2E8C07A8AF0C00EAB76A /* AIEmoticonPackPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIEmoticonPackPreviewController.m; path = Plugins/Emoticons/AIEmoticonPackPreviewController.m; sourceTree = "<group>"; };
David@0
  3204
		349FE2FC074D01D200E36B3B /* ESFileTransferProgressWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferProgressWindowController.m; path = Source/ESFileTransferProgressWindowController.m; sourceTree = "<group>"; };
David@0
  3205
		349FE2FD074D01D300E36B3B /* ESFileTransferProgressWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESFileTransferProgressWindowController.h; path = Source/ESFileTransferProgressWindowController.h; sourceTree = "<group>"; };
David@0
  3206
		349FE2FE074D01D300E36B3B /* ESFileTransferProgressView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferProgressView.m; path = Source/ESFileTransferProgressView.m; sourceTree = "<group>"; };
David@0
  3207
		349FE2FF074D01D300E36B3B /* ESFileTransferProgressView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESFileTransferProgressView.h; path = Source/ESFileTransferProgressView.h; sourceTree = "<group>"; };
David@0
  3208
		349FE300074D01D300E36B3B /* ESFileTransferProgressRow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferProgressRow.m; path = Source/ESFileTransferProgressRow.m; sourceTree = "<group>"; };
David@0
  3209
		349FE301074D01D300E36B3B /* ESFileTransferProgressRow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESFileTransferProgressRow.h; path = Source/ESFileTransferProgressRow.h; sourceTree = "<group>"; };
David@0
  3210
		34A1A8C80DFB246300AC78CF /* AISocialNetworkingStatusMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISocialNetworkingStatusMenu.h; path = "Frameworks/Adium Framework/Source/AISocialNetworkingStatusMenu.h"; sourceTree = "<group>"; };
David@0
  3211
		34A1A8C90DFB246300AC78CF /* AISocialNetworkingStatusMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISocialNetworkingStatusMenu.m; path = "Frameworks/Adium Framework/Source/AISocialNetworkingStatusMenu.m"; sourceTree = "<group>"; };
David@0
  3212
		34A1A8E60DFB276E00AC78CF /* SocialNetworkingCustomStatus.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SocialNetworkingCustomStatus.nib; path = "Frameworks/Adium Framework/Resources/SocialNetworkingCustomStatus.nib"; sourceTree = "<group>"; };
David@0
  3213
		34A1A8EB0DFB27A800AC78CF /* AICustomSocialNetworkingStatusWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICustomSocialNetworkingStatusWindowController.h; path = "Frameworks/Adium Framework/Source/AICustomSocialNetworkingStatusWindowController.h"; sourceTree = "<group>"; };
David@0
  3214
		34A1A8EC0DFB27A800AC78CF /* AICustomSocialNetworkingStatusWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICustomSocialNetworkingStatusWindowController.m; path = "Frameworks/Adium Framework/Source/AICustomSocialNetworkingStatusWindowController.m"; sourceTree = "<group>"; };
David@0
  3215
		34A1AB6A0DFC531000AC78CF /* AIXMLChatlogConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIXMLChatlogConverter.h; path = Source/AIXMLChatlogConverter.h; sourceTree = "<group>"; };
David@0
  3216
		34A1AB6B0DFC531000AC78CF /* AIXMLChatlogConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIXMLChatlogConverter.m; path = Source/AIXMLChatlogConverter.m; sourceTree = "<group>"; };
David@0
  3217
		34A1ABF00DFD47BE00AC78CF /* cs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cs; path = "Resources/cs.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  3218
		34A1ABF20DFD47CA00AC78CF /* sv */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sv; path = "Resources/sv.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  3219
		34A1AC020DFD47D600AC78CF /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = folder; name = pt_BR; path = "Resources/pt_BR.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  3220
		34A1AEE80DFD4BFE00AC78CF /* AIAddressBookInspectorPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIAddressBookInspectorPane.nib; path = Resources/AIAddressBookInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3221
		34A1AEFF0DFD4C5A00AC78CF /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3222
		34A1AF000DFD4C5D00AC78CF /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3223
		34A1AF010DFD4C5F00AC78CF /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3224
		34A1AF020DFD4C6100AC78CF /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3225
		34A1AF030DFD4C6200AC78CF /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3226
		34A1AF050DFD4C6700AC78CF /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fi; path = Resources/fi.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3227
		34A1AF060DFD4C6900AC78CF /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3228
		34A1AF070DFD4C6B00AC78CF /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr_CA; path = Resources/fr_CA.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3229
		34A1AF090DFD4C6F00AC78CF /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3230
		34A1AF0A0DFD4C7100AC78CF /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3231
		34A1AF0B0DFD4C7300AC78CF /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3232
		34A1AF0C0DFD4C7500AC78CF /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3233
		34A1AF0E0DFD4C7900AC78CF /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3234
		34A1AF0F0DFD4C7B00AC78CF /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3235
		34A1AF100DFD4C7D00AC78CF /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sl; path = Resources/sl.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3236
		34A1AF110DFD4C7F00AC78CF /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3237
		34A1AF130DFD4C8300AC78CF /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = Resources/zh_CN.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3238
		34A1AF140DFD4C8500AC78CF /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
David@0
  3239
		34A1B2C10DFDBA1200AC78CF /* AIStringDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStringDebug.h; path = Source/AIStringDebug.h; sourceTree = "<group>"; };
David@0
  3240
		34A1B2C20DFDBA1200AC78CF /* AIStringDebug.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStringDebug.m; path = Source/AIStringDebug.m; sourceTree = "<group>"; };
David@0
  3241
		34A1B59E0E03409F00AC78CF /* AIWebKitPreviewMessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWebKitPreviewMessageViewController.h; path = "Plugins/WebKit Message View/AIWebKitPreviewMessageViewController.h"; sourceTree = "<group>"; };
David@0
  3242
		34A1B59F0E03409F00AC78CF /* AIWebKitPreviewMessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWebKitPreviewMessageViewController.m; path = "Plugins/WebKit Message View/AIWebKitPreviewMessageViewController.m"; sourceTree = "<group>"; };
David@0
  3243
		34A250B507E0F822009854E1 /* StatusDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = StatusDefaults.plist; path = Resources/StatusDefaults.plist; sourceTree = "<group>"; };
David@0
  3244
		34A29D9406ED68BF00E1366C /* Contact List */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = folder; name = "Contact List"; path = "Resources/Contact List"; sourceTree = "<group>"; };
David@0
  3245
		34A489F106F64359002C7C5F /* AISCLViewPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AISCLViewPlugin.m; path = Source/AISCLViewPlugin.m; sourceTree = "<group>"; };
David@0
  3246
		34A489F206F64359002C7C5F /* AISCLViewPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AISCLViewPlugin.h; path = Source/AISCLViewPlugin.h; sourceTree = "<group>"; };
David@0
  3247
		34A489FB06F6436D002C7C5F /* AIStandardListWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStandardListWindowController.m; path = Source/AIStandardListWindowController.m; sourceTree = "<group>"; };
David@0
  3248
		34A489FC06F6436D002C7C5F /* AIStandardListWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStandardListWindowController.h; path = Source/AIStandardListWindowController.h; sourceTree = "<group>"; };
David@0
  3249
		34A489FE06F6436D002C7C5F /* AIListWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListWindowController.m; path = Source/AIListWindowController.m; sourceTree = "<group>"; };
David@0
  3250
		34A489FF06F6436D002C7C5F /* AIListWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListWindowController.h; path = Source/AIListWindowController.h; sourceTree = "<group>"; };
David@0
  3251
		34A48A0B06F64376002C7C5F /* ContactListWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ContactListWindow.nib; path = Resources/ContactListWindow.nib; sourceTree = "<group>"; };
David@0
  3252
		34A48A0F06F64381002C7C5F /* ContactListWindowBorderless.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ContactListWindowBorderless.nib; path = Resources/ContactListWindowBorderless.nib; sourceTree = "<group>"; };
David@0
  3253
		34A48A1306F6438F002C7C5F /* AIListController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListController.h; path = Source/AIListController.h; sourceTree = "<group>"; };
David@0
  3254
		34A48A1406F6438F002C7C5F /* AIBorderlessListWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIBorderlessListWindowController.m; path = Source/AIBorderlessListWindowController.m; sourceTree = "<group>"; };
David@0
  3255
		34A48A1506F6438F002C7C5F /* AIListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIListController.m; path = Source/AIListController.m; sourceTree = "<group>"; };
David@0
  3256
		34A48A1606F6438F002C7C5F /* AIBorderlessListWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIBorderlessListWindowController.h; path = Source/AIBorderlessListWindowController.h; sourceTree = "<group>"; };
David@0
  3257
		34A48A3A06F64664002C7C5F /* AIListLayoutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListLayoutWindowController.h; path = Source/AIListLayoutWindowController.h; sourceTree = "<group>"; };
David@0
  3258
		34A48A3B06F64664002C7C5F /* AIListThemeWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListThemeWindowController.m; path = Source/AIListThemeWindowController.m; sourceTree = "<group>"; };
David@0
  3259
		34A48A3C06F64664002C7C5F /* AIListThemeWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListThemeWindowController.h; path = Source/AIListThemeWindowController.h; sourceTree = "<group>"; };
David@0
  3260
		34A48A3D06F64665002C7C5F /* AIListLayoutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListLayoutWindowController.m; path = Source/AIListLayoutWindowController.m; sourceTree = "<group>"; };
David@0
  3261
		34A48A4D06F6468D002C7C5F /* AITextColorPreviewView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AITextColorPreviewView.h; path = Source/AITextColorPreviewView.h; sourceTree = "<group>"; };
David@0
  3262
		34A48A4F06F64692002C7C5F /* AITextColorPreviewView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AITextColorPreviewView.m; path = Source/AITextColorPreviewView.m; sourceTree = "<group>"; };
catfish@2467
  3263
		34A48A5806F646BD002C7C5F /* AIListThemePreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListThemePreviewCell.h; path = Source/AIListThemePreviewCell.h; sourceTree = "<group>"; };
catfish@2467
  3264
		34A48A5906F646BD002C7C5F /* AIListThemePreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListThemePreviewCell.m; path = Source/AIListThemePreviewCell.m; sourceTree = "<group>"; };
David@0
  3265
		34A48AD106F647FD002C7C5F /* AIListOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListOutlineView.m; path = "Frameworks/Adium Framework/Source/AIListOutlineView.m"; sourceTree = "<group>"; };
David@0
  3266
		34A48AD206F647FD002C7C5F /* AIListOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListOutlineView.h; path = "Frameworks/Adium Framework/Source/AIListOutlineView.h"; sourceTree = "<group>"; };
David@0
  3267
		34A48B3706F64B27002C7C5F /* AIBorderlessListOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIBorderlessListOutlineView.h; path = Source/AIBorderlessListOutlineView.h; sourceTree = "<group>"; };
David@0
  3268
		34A48B3806F64B27002C7C5F /* AIBorderlessListOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIBorderlessListOutlineView.m; path = Source/AIBorderlessListOutlineView.m; sourceTree = "<group>"; };
Peter@2044
  3269
		34A6E9AB07D635B100972830 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = Resources/fr.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  3270
		34A6E9B807D6365000972830 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  3271
		34A6E9BA07D6365A00972830 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  3272
		34A6F68207D65D5B00972830 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  3273
		34A6FAD407D6F3A600972830 /* ESEventSoundAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESEventSoundAlertDetailPane.h; path = Source/ESEventSoundAlertDetailPane.h; sourceTree = "<group>"; };
David@0
  3274
		34A6FAD507D6F3A600972830 /* AIEventSoundsPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEventSoundsPlugin.m; path = Source/AIEventSoundsPlugin.m; sourceTree = "<group>"; };
David@0
  3275
		34A6FAD607D6F3A600972830 /* AIEventSoundsPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEventSoundsPlugin.h; path = Source/AIEventSoundsPlugin.h; sourceTree = "<group>"; };
David@0
  3276
		34A6FAD707D6F3A700972830 /* ESEventSoundAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESEventSoundAlertDetailPane.m; path = Source/ESEventSoundAlertDetailPane.m; sourceTree = "<group>"; };
David@0
  3277
		34A6FB2507D6F97B00972830 /* EventSoundContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = EventSoundContactAlert.nib; path = Resources/EventSoundContactAlert.nib; sourceTree = "<group>"; };
David@0
  3278
		34A6FB2B07D6F98600972830 /* SoundAlert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SoundAlert.png; path = Resources/SoundAlert.png; sourceTree = "<group>"; };
David@0
  3279
		34A6FB2C07D6F98600972830 /* SoundFileIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SoundFileIcon.png; path = Resources/SoundFileIcon.png; sourceTree = "<group>"; };
David@0
  3280
		34A6FB8007D6FDCC00972830 /* FormattingDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = FormattingDefaults.plist; path = Resources/FormattingDefaults.plist; sourceTree = "<group>"; };
David@0
  3281
		34A970580C965F2400F46006 /* AISideSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISideSplitView.h; path = "Plugins/Dual Window Interface/AISideSplitView.h"; sourceTree = "<group>"; };
David@0
  3282
		34A970590C965F2400F46006 /* AISideSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISideSplitView.m; path = "Plugins/Dual Window Interface/AISideSplitView.m"; sourceTree = "<group>"; };
David@0
  3283
		34A970660C965F6900F46006 /* AINewBookmarkWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AINewBookmarkWindowController.h; path = Source/AINewBookmarkWindowController.h; sourceTree = "<group>"; };
David@0
  3284
		34A970670C965F6900F46006 /* AINewBookmarkWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AINewBookmarkWindowController.m; path = Source/AINewBookmarkWindowController.m; sourceTree = "<group>"; };
David@0
  3285
		34A9706D0C965F8E00F46006 /* AIAddBookmarkPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAddBookmarkPlugin.m; path = Source/AIAddBookmarkPlugin.m; sourceTree = "<group>"; };
David@0
  3286
		34A9706E0C965F8E00F46006 /* AIAddBookmarkPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAddBookmarkPlugin.h; path = Source/AIAddBookmarkPlugin.h; sourceTree = "<group>"; };
David@0
  3287
		34A970730C965FC800F46006 /* AddBookmark.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AddBookmark.nib; path = Resources/AddBookmark.nib; sourceTree = "<group>"; };
David@0
  3288
		34A9707D0C96602200F46006 /* sidebarStatusAreaBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sidebarStatusAreaBackground.png; path = Resources/sidebarStatusAreaBackground.png; sourceTree = "<group>"; };
David@0
  3289
		34AA366A095CE124003B56DB /* AIStatusDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusDefines.h; path = "Frameworks/Adium Framework/Source/AIStatusDefines.h"; sourceTree = "<group>"; };
David@0
  3290
		34AC2E9F0934FAE100393D7A /* AIStatusMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusMenu.h; path = "Frameworks/Adium Framework/Source/AIStatusMenu.h"; sourceTree = "<group>"; };
David@0
  3291
		34AC2EA00934FAE100393D7A /* AIStatusMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStatusMenu.m; path = "Frameworks/Adium Framework/Source/AIStatusMenu.m"; sourceTree = "<group>"; };
David@0
  3292
		34AC2FA509352C2400393D7A /* AIStatusGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusGroup.h; path = "Frameworks/Adium Framework/Source/AIStatusGroup.h"; sourceTree = "<group>"; };
David@0
  3293
		34AC2FA609352C2400393D7A /* AIStatusGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStatusGroup.m; path = "Frameworks/Adium Framework/Source/AIStatusGroup.m"; sourceTree = "<group>"; };
David@0
  3294
		34AC36B907B5C51400145239 /* AIStatus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStatus.h; path = "Frameworks/Adium Framework/Source/AIStatus.h"; sourceTree = "<group>"; };
David@0
  3295
		34AC36BA07B5C51400145239 /* AIStatus.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStatus.m; path = "Frameworks/Adium Framework/Source/AIStatus.m"; sourceTree = "<group>"; };
David@0
  3296
		34AE249B09BCCFA900A35B51 /* AIWindowDraggingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWindowDraggingView.h; path = Source/AIWindowDraggingView.h; sourceTree = "<group>"; };
David@0
  3297
		34AE249C09BCCFA900A35B51 /* AIWindowDraggingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWindowDraggingView.m; path = Source/AIWindowDraggingView.m; sourceTree = "<group>"; };
David@0
  3298
		34AEE7DC08E3546F00AE1C78 /* ESPurpleFileReceiveRequestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleFileReceiveRequestController.h; path = "Plugins/Purple Service/ESPurpleFileReceiveRequestController.h"; sourceTree = "<group>"; };
David@0
  3299
		34AEE7DD08E3546F00AE1C78 /* ESPurpleFileReceiveRequestController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleFileReceiveRequestController.m; path = "Plugins/Purple Service/ESPurpleFileReceiveRequestController.m"; sourceTree = "<group>"; };
David@0
  3300
		34AEE7E808E35A5800AE1C78 /* ESPurpleRequestAbstractWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleRequestAbstractWindowController.h; path = "Plugins/Purple Service/ESPurpleRequestAbstractWindowController.h"; sourceTree = "<group>"; };
David@0
  3301
		34AEE7E908E35A5800AE1C78 /* ESPurpleRequestAbstractWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleRequestAbstractWindowController.m; path = "Plugins/Purple Service/ESPurpleRequestAbstractWindowController.m"; sourceTree = "<group>"; };
David@0
  3302
		34B1268C0B924E28003B0451 /* adiumPurpleDnsRequest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = adiumPurpleDnsRequest.h; path = "Plugins/Purple Service/adiumPurpleDnsRequest.h"; sourceTree = "<group>"; };
David@0
  3303
		34B1268D0B924E28003B0451 /* adiumPurpleDnsRequest.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleDnsRequest.m; path = "Plugins/Purple Service/adiumPurpleDnsRequest.m"; sourceTree = "<group>"; };
Evan@645
  3304
		34B1FB600F112AC800C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Frameworks/Adium Framework/Resources/el_GR.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
Peter@2044
  3305
		34B1FB610F112AC800C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = "Frameworks/Adium Framework/Resources/el_GR.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3306
		34B1FB620F112AC800C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = "Frameworks/Adium Framework/Resources/el_GR.lproj/Localizable.strings"; sourceTree = "<group>"; };
Evan@645
  3307
		34B1FCC40F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/AccountProxy.nib; sourceTree = "<group>"; };
Evan@645
  3308
		34B1FCC50F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/AIAdvancedInspectorPane.nib; sourceTree = "<group>"; };
Evan@645
  3309
		34B1FCC60F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  3310
		34B1FCC70F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/Buttons.strings; sourceTree = "<group>"; };
Evan@645
  3311
		34B1FCC80F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
Evan@645
  3312
		34B1FCC90F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
Evan@645
  3313
		34B1FCCA0F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
Evan@645
  3314
		34B1FCCB0F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
Evan@645
  3315
		34B1FCCC0F112BF400C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
Evan@645
  3316
		34B1FCCD0F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
Evan@645
  3317
		34B1FCCE0F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
Evan@645
  3318
		34B1FCCF0F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3319
		34B1FCD00F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3320
		34B1FCD10F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3321
		34B1FCD20F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3322
		34B1FCD30F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3323
		34B1FCD40F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  3324
		34B1FCD50F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3325
		34B1FCD60F112BF500C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3326
		34B1FCD70F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3327
		34B1FCD80F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
Evan@645
  3328
		34B1FCD90F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
Peter@2044
  3329
		34B1FCDA0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Evan@645
  3330
		34B1FCDB0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
Evan@645
  3331
		34B1FCDC0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  3332
		34B1FCDE0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = "Plugins/Purple Service/el_GR.lproj/Localizable.strings"; sourceTree = "<group>"; };
Peter@2044
  3333
		34B1FCDF0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/Localizable.strings; sourceTree = "<group>"; };
Evan@645
  3334
		34B1FCE00F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/MessageHistoryConfiguration.nib; sourceTree = "<group>"; };
Evan@645
  3335
		34B1FCE10F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
Evan@645
  3336
		34B1FCE20F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
Evan@645
  3337
		34B1FCE30F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
Evan@645
  3338
		34B1FCE40F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
Evan@645
  3339
		34B1FCE50F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = folder; name = el_GR; path = "Resources/el_GR.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
Peter@2044
  3340
		34B1FCE60F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
Peter@2044
  3341
		34B1FCE70F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/Statuses.strings; sourceTree = "<group>"; };
Evan@645
  3342
		34B1FCE80F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
Evan@645
  3343
		34B1FCE90F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = Resources/el_GR.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
Evan@645
  3344
		34B1FCEA0F112BF800C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el_GR; path = "Plugins/WebKit Message View/el_GR.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  3345
		34B3244309BA003C00029361 /* AILibpurplePlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILibpurplePlugin.h; path = "Plugins/Purple Service/AILibpurplePlugin.h"; sourceTree = "<group>"; };
David@0
  3346
		34B324780CE4CCF400158D5F /* PurpleAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PurpleAccountViewController.h; path = "Plugins/Purple Service/PurpleAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3347
		34B324790CE4CCF400158D5F /* PurpleAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PurpleAccountViewController.m; path = "Plugins/Purple Service/PurpleAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3348
		34B4B5A10708B049002C4C6D /* ESDebugController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESDebugController.h; path = Source/ESDebugController.h; sourceTree = "<group>"; };
David@0
  3349
		34B4B5A20708B049002C4C6D /* ESDebugController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESDebugController.m; path = Source/ESDebugController.m; sourceTree = "<group>"; };
David@0
  3350
		34B588A0058D833A00E7EF0D /* ExceptionHandling.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExceptionHandling.framework; path = /System/Library/Frameworks/ExceptionHandling.framework; sourceTree = "<absolute>"; };
David@0
  3351
		34B5E25D0A7C94D3005186E6 /* AILogDateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILogDateFormatter.h; path = Source/AILogDateFormatter.h; sourceTree = "<group>"; };
David@0
  3352
		34B5E25E0A7C94D3005186E6 /* AILogDateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILogDateFormatter.m; path = Source/AILogDateFormatter.m; sourceTree = "<group>"; };
David@0
  3353
		34B7033D076EDB370016E8BA /* ESContactAlertsViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESContactAlertsViewController.m; path = "Frameworks/Adium Framework/Source/ESContactAlertsViewController.m"; sourceTree = "<group>"; };
David@0
  3354
		34B7033E076EDB370016E8BA /* ESContactAlertsViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESContactAlertsViewController.h; path = "Frameworks/Adium Framework/Source/ESContactAlertsViewController.h"; sourceTree = "<group>"; };
David@0
  3355
		34B7033F076EDB370016E8BA /* CSNewContactAlertWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CSNewContactAlertWindowController.m; path = "Frameworks/Adium Framework/Source/CSNewContactAlertWindowController.m"; sourceTree = "<group>"; };
David@0
  3356
		34B70340076EDB370016E8BA /* CSNewContactAlertWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CSNewContactAlertWindowController.h; path = "Frameworks/Adium Framework/Source/CSNewContactAlertWindowController.h"; sourceTree = "<group>"; };
David@0
  3357
		34B70341076EDB370016E8BA /* NewAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = NewAlert.nib; path = "Frameworks/Adium Framework/Resources/NewAlert.nib"; sourceTree = "<group>"; };
David@0
  3358
		34B82C7F085A85D800864531 /* AIChatController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIChatController.h; path = Source/AIChatController.h; sourceTree = "<group>"; };
David@0
  3359
		34B82C80085A85D800864531 /* AIChatController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIChatController.m; path = Source/AIChatController.m; sourceTree = "<group>"; };
David@0
  3360
		34B82C89085A87B000864531 /* AdiumMessageEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumMessageEvents.h; path = Source/AdiumMessageEvents.h; sourceTree = "<group>"; };
David@0
  3361
		34B82C8A085A87B000864531 /* AdiumMessageEvents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumMessageEvents.m; path = Source/AdiumMessageEvents.m; sourceTree = "<group>"; };
Evan@2585
  3362
		34B89367102BCDAB000ABB8E /* libgstreamer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstreamer.framework; path = Frameworks/libgstreamer.framework; sourceTree = "<group>"; };
Evan@2585
  3363
		34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstinterfaces.framework; path = Frameworks/libgstinterfaces.framework; sourceTree = "<group>"; };
Evan@2585
  3364
		34B89369102BCDAB000ABB8E /* libgstfarsight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstfarsight.framework; path = Frameworks/libgstfarsight.framework; sourceTree = "<group>"; };
Evan@2585
  3365
		34B8936A102BCDAB000ABB8E /* libgstbase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstbase.framework; path = Frameworks/libgstbase.framework; sourceTree = "<group>"; };
zacw@1000
  3366
		34B9194A062DEC29004F1223 /* AIPurpleAIMAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIPurpleAIMAccountViewController.m; path = "Plugins/Purple Service/AIPurpleAIMAccountViewController.m"; sourceTree = "<group>"; };
zacw@1000
  3367
		34B9194B062DEC29004F1223 /* AIPurpleAIMAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIPurpleAIMAccountViewController.h; path = "Plugins/Purple Service/AIPurpleAIMAccountViewController.h"; sourceTree = "<group>"; };
zacw@1000
  3368
		34B9197F062DEC99004F1223 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  3369
		34B919C9062DEF15004F1223 /* CBOscarService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBOscarService.h; path = "Plugins/Purple Service/CBOscarService.h"; sourceTree = "<group>"; };
David@0
  3370
		34B919CA062DEF15004F1223 /* CBOscarService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBOscarService.m; path = "Plugins/Purple Service/CBOscarService.m"; sourceTree = "<group>"; };
David@0
  3371
		34B995D9092A832700E31E91 /* FontPanelAccessoryView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = FontPanelAccessoryView.nib; path = Resources/FontPanelAccessoryView.nib; sourceTree = "<group>"; };
David@0
  3372
		34B9C7910A255DCE00CEA8AE /* LogViewerDateFilter.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = LogViewerDateFilter.nib; path = Resources/LogViewerDateFilter.nib; sourceTree = "<group>"; };
David@0
  3373
		34BBE0E907A2ECCF00663CC9 /* adiumPurpleConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleConnection.h; path = "Plugins/Purple Service/adiumPurpleConnection.h"; sourceTree = "<group>"; };
David@0
  3374
		34BBE0EA07A2ECD000663CC9 /* adiumPurpleConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleConnection.m; path = "Plugins/Purple Service/adiumPurpleConnection.m"; sourceTree = "<group>"; };
David@0
  3375
		34BBE10907A2EE3700663CC9 /* adiumPurpleBlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleBlist.h; path = "Plugins/Purple Service/adiumPurpleBlist.h"; sourceTree = "<group>"; };
David@0
  3376
		34BBE10A07A2EE3700663CC9 /* adiumPurpleBlist.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleBlist.m; path = "Plugins/Purple Service/adiumPurpleBlist.m"; sourceTree = "<group>"; };
David@0
  3377
		34BBE11007A2EED500663CC9 /* adiumPurpleFt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleFt.h; path = "Plugins/Purple Service/adiumPurpleFt.h"; sourceTree = "<group>"; };
David@0
  3378
		34BBE11107A2EED600663CC9 /* adiumPurpleFt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleFt.m; path = "Plugins/Purple Service/adiumPurpleFt.m"; sourceTree = "<group>"; };
David@0
  3379
		34BBE11607A2EF2B00663CC9 /* adiumPurplePrivacy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurplePrivacy.h; path = "Plugins/Purple Service/adiumPurplePrivacy.h"; sourceTree = "<group>"; };
David@0
  3380
		34BBE11707A2EF2B00663CC9 /* adiumPurplePrivacy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurplePrivacy.m; path = "Plugins/Purple Service/adiumPurplePrivacy.m"; sourceTree = "<group>"; };
David@0
  3381
		34BBE11C07A2EF7F00663CC9 /* adiumPurpleRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleRequest.h; path = "Plugins/Purple Service/adiumPurpleRequest.h"; sourceTree = "<group>"; };
David@0
  3382
		34BBE11D07A2EF7F00663CC9 /* adiumPurpleRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleRequest.m; path = "Plugins/Purple Service/adiumPurpleRequest.m"; sourceTree = "<group>"; };
David@0
  3383
		34BBE12207A2EFF800663CC9 /* adiumPurpleNotify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleNotify.h; path = "Plugins/Purple Service/adiumPurpleNotify.h"; sourceTree = "<group>"; };
David@0
  3384
		34BBE12307A2EFF800663CC9 /* adiumPurpleNotify.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleNotify.m; path = "Plugins/Purple Service/adiumPurpleNotify.m"; sourceTree = "<group>"; };
David@0
  3385
		34BBE12807A2F09A00663CC9 /* adiumPurpleRoomlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleRoomlist.h; path = "Plugins/Purple Service/adiumPurpleRoomlist.h"; sourceTree = "<group>"; };
David@0
  3386
		34BBE12907A2F09B00663CC9 /* adiumPurpleRoomlist.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleRoomlist.m; path = "Plugins/Purple Service/adiumPurpleRoomlist.m"; sourceTree = "<group>"; };
David@0
  3387
		34BBE17E07A2F10400663CC9 /* adiumPurpleConversation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleConversation.h; path = "Plugins/Purple Service/adiumPurpleConversation.h"; sourceTree = "<group>"; };
David@0
  3388
		34BBE17F07A2F10400663CC9 /* adiumPurpleConversation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleConversation.m; path = "Plugins/Purple Service/adiumPurpleConversation.m"; sourceTree = "<group>"; };
David@0
  3389
		34BBE18407A2F20E00663CC9 /* adiumPurpleWebcam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleWebcam.h; path = "Plugins/Purple Service/adiumPurpleWebcam.h"; sourceTree = "<group>"; };
David@0
  3390
		34BBE18507A2F20E00663CC9 /* adiumPurpleWebcam.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleWebcam.m; path = "Plugins/Purple Service/adiumPurpleWebcam.m"; sourceTree = "<group>"; };
David@0
  3391
		34BBE18A07A2F2A600663CC9 /* adiumPurpleEventloop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleEventloop.h; path = "Plugins/Purple Service/adiumPurpleEventloop.h"; sourceTree = "<group>"; };
David@0
  3392
		34BBE18B07A2F2A600663CC9 /* adiumPurpleEventloop.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleEventloop.m; path = "Plugins/Purple Service/adiumPurpleEventloop.m"; sourceTree = "<group>"; };
David@0
  3393
		34BBE1B207A2F36400663CC9 /* adiumPurpleCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleCore.h; path = "Plugins/Purple Service/adiumPurpleCore.h"; sourceTree = "<group>"; };
David@0
  3394
		34BBE1B307A2F36400663CC9 /* adiumPurpleCore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleCore.m; path = "Plugins/Purple Service/adiumPurpleCore.m"; sourceTree = "<group>"; };
David@0
  3395
		34BBE1B807A2F4C500663CC9 /* adiumPurpleSignals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adiumPurpleSignals.h; path = "Plugins/Purple Service/adiumPurpleSignals.h"; sourceTree = "<group>"; };
David@0
  3396
		34BBE1B907A2F4C500663CC9 /* adiumPurpleSignals.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = adiumPurpleSignals.m; path = "Plugins/Purple Service/adiumPurpleSignals.m"; sourceTree = "<group>"; };
David@0
  3397
		34BC8F780ACA3AAC00562745 /* AIScannerDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIScannerDebug.h; path = Source/AIScannerDebug.h; sourceTree = "<group>"; };
David@0
  3398
		34BC8F790ACA3AAC00562745 /* AIScannerDebug.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIScannerDebug.m; path = Source/AIScannerDebug.m; sourceTree = "<group>"; };
David@0
  3399
		34BD0DB308D31479000BE2C0 /* AdiumChatEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumChatEvents.h; path = Source/AdiumChatEvents.h; sourceTree = "<group>"; };
David@0
  3400
		34BD0DB408D31479000BE2C0 /* AdiumChatEvents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumChatEvents.m; path = Source/AdiumChatEvents.m; sourceTree = "<group>"; };
David@0
  3401
		34BD9DA9053146CC000AB133 /* Adium.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Adium.app; sourceTree = BUILT_PRODUCTS_DIR; };
David@0
  3402
		34BD9DE105314751000AB133 /* Adium.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Adium.framework; sourceTree = BUILT_PRODUCTS_DIR; };
David@0
  3403
		34BFD7F207E6A22700AD984D /* ESPresetManagementController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPresetManagementController.h; path = "Frameworks/Adium Framework/Source/ESPresetManagementController.h"; sourceTree = "<group>"; };
David@0
  3404
		34BFD7F307E6A22700AD984D /* PresetManagement.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PresetManagement.nib; path = "Frameworks/Adium Framework/Resources/PresetManagement.nib"; sourceTree = "<group>"; };
David@0
  3405
		34BFD7F407E6A22700AD984D /* ESPresetManagementController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPresetManagementController.m; path = "Frameworks/Adium Framework/Source/ESPresetManagementController.m"; sourceTree = "<group>"; };
David@0
  3406
		34BFD7FC07E6A50C00AD984D /* scriptToolbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = scriptToolbar.png; path = Resources/scriptToolbar.png; sourceTree = "<group>"; };
David@0
  3407
		34BFD7FE07E6A51D00AD984D /* GBApplescriptFiltersPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = GBApplescriptFiltersPlugin.m; path = Source/GBApplescriptFiltersPlugin.m; sourceTree = "<group>"; };
David@0
  3408
		34BFD7FF07E6A51D00AD984D /* GBApplescriptFiltersPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GBApplescriptFiltersPlugin.h; path = Source/GBApplescriptFiltersPlugin.h; sourceTree = "<group>"; };
David@0
  3409
		34BFDB2C07E7710C00AD984D /* ESPresetNameSheetController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPresetNameSheetController.h; path = "Frameworks/Adium Framework/Source/ESPresetNameSheetController.h"; sourceTree = "<group>"; };
David@0
  3410
		34BFDB2D07E7710C00AD984D /* ESPresetNameSheetController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPresetNameSheetController.m; path = "Frameworks/Adium Framework/Source/ESPresetNameSheetController.m"; sourceTree = "<group>"; };
David@0
  3411
		34BFDB3807E7714200AD984D /* PresetNameSheet.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PresetNameSheet.nib; path = "Frameworks/Adium Framework/Resources/PresetNameSheet.nib"; sourceTree = "<group>"; };
Peter@2044
  3412
		34BFDDB607E7A43D00AD984D /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = Resources/ja.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  3413
		34BFDF1607E8977D00AD984D /* SoundHigh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SoundHigh.png; path = Resources/SoundHigh.png; sourceTree = "<group>"; };
David@0
  3414
		34BFDF1707E8977D00AD984D /* SoundLow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SoundLow.png; path = Resources/SoundLow.png; sourceTree = "<group>"; };
David@0
  3415
		34BFDF1E07E8978900AD984D /* SendingKeyDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = SendingKeyDefaults.plist; path = Resources/SendingKeyDefaults.plist; sourceTree = "<group>"; };
David@0
  3416
		34BFDF1F07E8978900AD984D /* TabDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = TabDefaults.plist; path = Resources/TabDefaults.plist; sourceTree = "<group>"; };
David@0
  3417
		34BFE20007E8E11500AD984D /* AIChatCyclingPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIChatCyclingPlugin.m; path = Source/AIChatCyclingPlugin.m; sourceTree = SOURCE_ROOT; };
David@0
  3418
		34BFE20107E8E11500AD984D /* AIChatCyclingPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIChatCyclingPlugin.h; path = Source/AIChatCyclingPlugin.h; sourceTree = SOURCE_ROOT; };
David@0
  3419
		34BFE24E07E8E5F100AD984D /* AIAutoLinkingPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAutoLinkingPlugin.m; path = Source/AIAutoLinkingPlugin.m; sourceTree = "<group>"; };
David@0
  3420
		34BFE24F07E8E5F200AD984D /* AIAutoLinkingPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAutoLinkingPlugin.h; path = Source/AIAutoLinkingPlugin.h; sourceTree = "<group>"; };
David@0
  3421
		34BFE2D507E8E74400AD984D /* AIChatConsolidationPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIChatConsolidationPlugin.h; path = Source/AIChatConsolidationPlugin.h; sourceTree = SOURCE_ROOT; };
David@0
  3422
		34BFE2D607E8E74400AD984D /* AIChatConsolidationPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIChatConsolidationPlugin.m; path = Source/AIChatConsolidationPlugin.m; sourceTree = SOURCE_ROOT; };
David@0
  3423
		34C14CD007A8B1AB003CC138 /* AIEmoticonPackPreviewView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIEmoticonPackPreviewView.h; path = Plugins/Emoticons/AIEmoticonPackPreviewView.h; sourceTree = "<group>"; };
David@0
  3424
		34C14CD107A8B1AB003CC138 /* AIEmoticonPackPreviewView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIEmoticonPackPreviewView.m; path = Plugins/Emoticons/AIEmoticonPackPreviewView.m; sourceTree = "<group>"; };
David@0
  3425
		34C14D5007A8BA00003CC138 /* EmoticonPackPreview.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = EmoticonPackPreview.nib; path = Plugins/Emoticons/EmoticonPackPreview.nib; sourceTree = "<group>"; };
David@0
  3426
		34C2A463082183E100F3363F /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/WebKit Message View/da.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  3427
		34C2A4860821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/WebKit Message View/ja.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  3428
		34C2A4870821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  3429
		34C2A4880821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  3430
		34C2A4890821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3431
		34C2A48A0821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  3432
		34C2A48B0821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3433
		34C2A48C0821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  3434
		34C2A48D0821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  3435
		34C2A48E0821859700F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  3436
		34C2A48F0821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  3437
		34C2A4900821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3438
		34C2A4910821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  3439
		34C2A4920821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
zacw@1000
  3440
		34C2A4930821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  3441
		34C2A4940821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3442
		34C2A4950821859800F3363F /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  3443
		34C2CF85063340540018E5D2 /* PurpleMultilineRequestWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PurpleMultilineRequestWindow.nib; path = "Plugins/Purple Service/PurpleMultilineRequestWindow.nib"; sourceTree = "<group>"; };
David@0
  3444
		34C2CF86063340540018E5D2 /* PurpleSinglelineRequestWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PurpleSinglelineRequestWindow.nib; path = "Plugins/Purple Service/PurpleSinglelineRequestWindow.nib"; sourceTree = "<group>"; };
David@0
  3445
		34C2D70306338E2E0018E5D2 /* ESWebKitMessageViewPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESWebKitMessageViewPreferences.h; path = "Plugins/WebKit Message View/ESWebKitMessageViewPreferences.h"; sourceTree = "<group>"; };
David@0
  3446
		34C2D70406338E2E0018E5D2 /* ESWebKitMessageViewPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESWebKitMessageViewPreferences.m; path = "Plugins/WebKit Message View/ESWebKitMessageViewPreferences.m"; sourceTree = "<group>"; };
David@0
  3447
		34C2D8C00633BBA80018E5D2 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/WebKit Message View/en.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
David@0
  3448
		34C2DBE5063449AF0018E5D2 /* Preview.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = Preview.plist; path = "Plugins/WebKit Message View/Preview.plist"; sourceTree = "<group>"; };
David@0
  3449
		34C2DF00063498ED0018E5D2 /* SoulEdge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SoulEdge.png; path = "Plugins/WebKit Message View/SoulEdge.png"; sourceTree = "<group>"; };
David@0
  3450
		34C2DF01063498ED0018E5D2 /* terminator.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = terminator.png; path = "Plugins/WebKit Message View/terminator.png"; sourceTree = "<group>"; };
David@0
  3451
		34C2E66F0634CF5F0018E5D2 /* ESPurpleNovellAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleNovellAccount.h; path = "Plugins/Purple Service/ESPurpleNovellAccount.h"; sourceTree = "<group>"; };
David@0
  3452
		34C2E6700634CF5F0018E5D2 /* ESPurpleNovellAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleNovellAccount.m; path = "Plugins/Purple Service/ESPurpleNovellAccount.m"; sourceTree = "<group>"; };
David@0
  3453
		34C2E6870634CF940018E5D2 /* ESPurpleNovellAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleNovellAccountViewController.h; path = "Plugins/Purple Service/ESPurpleNovellAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3454
		34C2E6880634CF940018E5D2 /* ESPurpleNovellAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleNovellAccountViewController.m; path = "Plugins/Purple Service/ESPurpleNovellAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3455
		34C2EA180634DB5E0018E5D2 /* ESNovellService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESNovellService.h; path = "Plugins/Purple Service/ESNovellService.h"; sourceTree = "<group>"; };
David@0
  3456
		34C2EA190634DB5E0018E5D2 /* ESNovellService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESNovellService.m; path = "Plugins/Purple Service/ESNovellService.m"; sourceTree = "<group>"; };
David@0
  3457
		34C4E3A20DF9D73600499AC0 /* it */ = {isa = PBXFileReference; lastKnownFileType = folder; name = it; path = "Resources/it.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  3458
		34C68B230778FA1300EB423C /* ESGeneralPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGeneralPreferencesPlugin.h; path = "Plugins/General Preferences/ESGeneralPreferencesPlugin.h"; sourceTree = "<group>"; };
David@0
  3459
		34C68B240778FA1300EB423C /* ESGeneralPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGeneralPreferencesPlugin.m; path = "Plugins/General Preferences/ESGeneralPreferencesPlugin.m"; sourceTree = "<group>"; };
David@0
  3460
		34C68B290778FA5C00EB423C /* ESGeneralPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGeneralPreferences.h; path = "Plugins/General Preferences/ESGeneralPreferences.h"; sourceTree = "<group>"; };
David@0
  3461
		34C68B2A0778FA5C00EB423C /* ESGeneralPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGeneralPreferences.m; path = "Plugins/General Preferences/ESGeneralPreferences.m"; sourceTree = "<group>"; };
David@0
  3462
		34C69E6D07794B9200EB423C /* AIImageTextCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageTextCellView.h; path = "Frameworks/Adium Framework/Source/AIImageTextCellView.h"; sourceTree = "<group>"; };
David@0
  3463
		34C69E6E07794B9200EB423C /* AIImageTextCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageTextCellView.m; path = "Frameworks/Adium Framework/Source/AIImageTextCellView.m"; sourceTree = "<group>"; };
David@0
  3464
		34C6A3BB077A8CB500EB423C /* AppearanceDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppearanceDefaults.plist; path = Resources/AppearanceDefaults.plist; sourceTree = "<group>"; };
Evan@2556
  3465
		34C846AE101E515900140B4B /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
Evan@2556
  3466
		34C846E5101E518F00140B4B /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
David@0
  3467
		34C898C2089297B00046AD38 /* ja */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ja; path = "Resources/ja.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
David@0
  3468
		34C899AB07E51B18009357F6 /* BuiltInEventPresets.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; name = BuiltInEventPresets.plist; path = Resources/BuiltInEventPresets.plist; sourceTree = "<group>"; };
David@0
  3469
		34C91BB90CA8909700740974 /* AIContentNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentNotification.h; path = "Frameworks/Adium Framework/Source/AIContentNotification.h"; sourceTree = "<group>"; };
David@0
  3470
		34C91BBA0CA8909700740974 /* AIContentNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentNotification.m; path = "Frameworks/Adium Framework/Source/AIContentNotification.m"; sourceTree = "<group>"; };
David@0
  3471
		34C9EC40099FA2A8007ECAB3 /* DefaultBlockedStatusIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DefaultBlockedStatusIcon.png; path = "Frameworks/Adium Framework/DefaultBlockedStatusIcon.png"; sourceTree = "<group>"; };
David@0
  3472
		34CA15520CAFDFB2009AA5E3 /* sidebarActionWidget.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sidebarActionWidget.png; path = Resources/sidebarActionWidget.png; sourceTree = "<group>"; };
David@0
  3473
		34CA23990A671E0E00B11032 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = Resources/ca.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3474
		34CA239A0A671E1500B11032 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = Resources/cs.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3475
		34CA239B0A671E2100B11032 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = Resources/da.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3476
		34CA239C0A671E2F00B11032 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3477
		34CA239D0A671E3C00B11032 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3478
		34CA239E0A671E4500B11032 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3479
		34CA23A00A671E6400B11032 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3480
		34CA23A10A671E7200B11032 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = Resources/ja.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3481
		34CA23A20A671E8500B11032 /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = Resources/nb.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3482
		34CA23A30A671E9000B11032 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = Resources/ru.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3483
		34CA23A40A671E9B00B11032 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = Resources/sv.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3484
		34CAA4B00BD3A75B00AE92DC /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = "Plugins/Purple Service/fr.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3485
		34CAA4B40BD3A76C00AE92DC /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ca; path = "Plugins/Purple Service/ca.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3486
		34CAA4B50BD3A76E00AE92DC /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = cs; path = "Plugins/Purple Service/cs.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3487
		34CAA4B60BD3A77200AE92DC /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = da; path = "Plugins/Purple Service/da.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3488
		34CAA4B70BD3A77500AE92DC /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3489
		34CAA4BA0BD3A77F00AE92DC /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = "Plugins/Purple Service/it.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3490
		34CAA4BB0BD3A78200AE92DC /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = "Plugins/Purple Service/ja.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3491
		34CAA4BC0BD3A78400AE92DC /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nb; path = "Plugins/Purple Service/nb.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3492
		34CAA4BD0BD3A78800AE92DC /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = "Plugins/Purple Service/nl.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3493
		34CAA4BF0BD3A78E00AE92DC /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3494
		34CAA4C00BD3A79100AE92DC /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = "Plugins/Purple Service/ru.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3495
		34CAA4C10BD3A79300AE92DC /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = "Plugins/Purple Service/sv.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3496
		34CAA4C30BD3A79A00AE92DC /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = "Plugins/Purple Service/zh_CN.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3497
		34CAA4C40BD3A79D00AE92DC /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/ESPurpleSimpleAccountView.nib"; sourceTree = "<group>"; };
David@0
  3498
		34CF88A70A6D5EC0009D9A21 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  3499
		34CF88AD0A6D5EF1009D9A21 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
David@0
  3500
		34CF9DF2085B8B7900D87E37 /* ESiTunesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESiTunesPlugin.h; path = Source/ESiTunesPlugin.h; sourceTree = "<group>"; };
David@0
  3501
		34CF9DF3085B8B7900D87E37 /* ESiTunesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESiTunesPlugin.m; path = Source/ESiTunesPlugin.m; sourceTree = "<group>"; };
David@0
  3502
		34D000C50957918000DCB678 /* ContactListRecentImages.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ContactListRecentImages.nib; path = Resources/ContactListRecentImages.nib; sourceTree = "<group>"; };
David@0
  3503
		34D001E50958868000DCB678 /* AIMenuItemView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMenuItemView.h; path = Source/AIMenuItemView.h; sourceTree = "<group>"; };
David@0
  3504
		34D001E60958868000DCB678 /* AIMenuItemView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMenuItemView.m; path = Source/AIMenuItemView.m; sourceTree = "<group>"; };
David@0
  3505
		34D007B0095964EF00DCB678 /* NSIPRecentPicture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSIPRecentPicture.h; path = Source/NSIPRecentPicture.h; sourceTree = "<group>"; };
David@0
  3506
		34D007D9095966E200DCB678 /* AIContactListRecentImagesWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactListRecentImagesWindowController.m; path = Source/AIContactListRecentImagesWindowController.m; sourceTree = "<group>"; };
David@0
  3507
		34D007DA095966E200DCB678 /* AIContactListRecentImagesWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactListRecentImagesWindowController.h; path = Source/AIContactListRecentImagesWindowController.h; sourceTree = "<group>"; };
David@0
  3508
		34D0F9C80954E70100DCB678 /* AIContactListImagePicker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactListImagePicker.h; path = Source/AIContactListImagePicker.h; sourceTree = "<group>"; };
David@0
  3509
		34D0F9C90954E70100DCB678 /* AIContactListImagePicker.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactListImagePicker.m; path = Source/AIContactListImagePicker.m; sourceTree = "<group>"; };
David@0
  3510
		34D0FDCF0956186200DCB678 /* ESPersonalPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPersonalPreferencesPlugin.h; path = Source/ESPersonalPreferencesPlugin.h; sourceTree = "<group>"; };
David@0
  3511
		34D0FDD00956186200DCB678 /* ESPersonalPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPersonalPreferencesPlugin.m; path = Source/ESPersonalPreferencesPlugin.m; sourceTree = "<group>"; };
David@0
  3512
		34D0FDD50956187700DCB678 /* ESPersonalPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPersonalPreferences.h; path = Source/ESPersonalPreferences.h; sourceTree = "<group>"; };
David@0
  3513
		34D0FDD60956187700DCB678 /* ESPersonalPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPersonalPreferences.m; path = Source/ESPersonalPreferences.m; sourceTree = "<group>"; };
David@0
  3514
		34D0FE3C09561E3800DCB678 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/PersonalPreferences.nib; sourceTree = "<group>"; };
David@0
  3515
		34D0FF8409569FE500DCB678 /* PersonalPreferencesDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PersonalPreferencesDefaults.plist; path = Resources/PersonalPreferencesDefaults.plist; sourceTree = "<group>"; };
David@0
  3516
		34D188DB0760F0F50075A380 /* AILocalizationControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationControl.m; path = "Frameworks/Adium Framework/Source/AILocalizationControl.m"; sourceTree = "<group>"; };
David@0
  3517
		34D1897D076114C00075A380 /* AILocalizationButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILocalizationButton.h; path = "Frameworks/Adium Framework/Source/AILocalizationButton.h"; sourceTree = "<group>"; };
David@0
  3518
		34D1897E076114C00075A380 /* AILocalizationButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationButton.m; path = "Frameworks/Adium Framework/Source/AILocalizationButton.m"; sourceTree = "<group>"; };
David@0
  3519
		34D189B1076131850075A380 /* AILocalizationAssistance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILocalizationAssistance.h; path = "Frameworks/Adium Framework/Source/AILocalizationAssistance.h"; sourceTree = "<group>"; };
David@0
  3520
		34D1AB510D693DEB00470520 /* RBSplitView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RBSplitView.xcodeproj; path = Frameworks/RBSplitView/RBSplitView.xcodeproj; sourceTree = "<group>"; };
David@0
  3521
		34D1AC5B0D69450200470520 /* RBSplitSubview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RBSplitSubview.h; path = Frameworks/RBSplitView/Source/RBSplitSubview.h; sourceTree = "<group>"; };
David@0
  3522
		34D1AC5C0D69450200470520 /* RBSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RBSplitView.h; path = Frameworks/RBSplitView/Source/RBSplitView.h; sourceTree = "<group>"; };
David@0
  3523
		34D2E8670758BB0B0054C56D /* ESFileTransferPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESFileTransferPreferences.h; path = Source/ESFileTransferPreferences.h; sourceTree = "<group>"; };
David@0
  3524
		34D2E8680758BB0B0054C56D /* ESFileTransferPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferPreferences.m; path = Source/ESFileTransferPreferences.m; sourceTree = "<group>"; };
David@0
  3525
		34D369ED08E7544D00E15E40 /* AIColorPickerSliders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIColorPickerSliders.h; path = "Frameworks/Adium Framework/Source/AIColorPickerSliders.h"; sourceTree = "<group>"; };
David@0
  3526
		34D369EE08E7544D00E15E40 /* AIColorPickerSliders.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIColorPickerSliders.m; path = "Frameworks/Adium Framework/Source/AIColorPickerSliders.m"; sourceTree = "<group>"; };
David@0
  3527
		34D43504051ADC10003B2F21 /* DualWindowDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = DualWindowDefaults.plist; path = "Plugins/Dual Window Interface/DualWindowDefaults.plist"; sourceTree = "<group>"; };
David@0
  3528
		34D8324807CBD53A006466F2 /* FTProgressRevealRollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressRevealRollover.tif; path = Resources/FTProgressRevealRollover.tif; sourceTree = "<group>"; };
David@0
  3529
		34D8324907CBD53A006466F2 /* FTProgressRevealRollover_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressRevealRollover_Selected.tif; path = Resources/FTProgressRevealRollover_Selected.tif; sourceTree = "<group>"; };
David@0
  3530
		34D8324A07CBD53A006466F2 /* FTProgressStopRollover_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressStopRollover_Selected.tif; path = Resources/FTProgressStopRollover_Selected.tif; sourceTree = "<group>"; };
David@0
  3531
		34D8324B07CBD53A006466F2 /* FTProgressStop_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressStop_Selected.tif; path = Resources/FTProgressStop_Selected.tif; sourceTree = "<group>"; };
David@0
  3532
		34D8324C07CBD53A006466F2 /* FTProgressStop.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressStop.tif; path = Resources/FTProgressStop.tif; sourceTree = "<group>"; };
David@0
  3533
		34D8324D07CBD53B006466F2 /* FTProgressStopRollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressStopRollover.tif; path = Resources/FTProgressStopRollover.tif; sourceTree = "<group>"; };
David@0
  3534
		34D8324E07CBD53B006466F2 /* FTProgressRevealPressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressRevealPressed.tif; path = Resources/FTProgressRevealPressed.tif; sourceTree = "<group>"; };
David@0
  3535
		34D8324F07CBD53B006466F2 /* FTProgressReveal_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressReveal_Selected.tif; path = Resources/FTProgressReveal_Selected.tif; sourceTree = "<group>"; };
David@0
  3536
		34D8325007CBD53B006466F2 /* FTProgressReveal.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressReveal.tif; path = Resources/FTProgressReveal.tif; sourceTree = "<group>"; };
David@0
  3537
		34D8325107CBD53B006466F2 /* FTProgressStopPressed_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressStopPressed_Selected.tif; path = Resources/FTProgressStopPressed_Selected.tif; sourceTree = "<group>"; };
David@0
  3538
		34D8325207CBD53B006466F2 /* FTProgressStopPressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressStopPressed.tif; path = Resources/FTProgressStopPressed.tif; sourceTree = "<group>"; };
David@0
  3539
		34D8325307CBD53B006466F2 /* FTProgressRevealPressed_Selected.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = FTProgressRevealPressed_Selected.tif; path = Resources/FTProgressRevealPressed_Selected.tif; sourceTree = "<group>"; };
David@0
  3540
		34D8326107CBD598006466F2 /* AccountPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = AccountPrefs.plist; path = Resources/AccountPrefs.plist; sourceTree = "<group>"; };
David@0
  3541
		34D8326207CBD598006466F2 /* DockPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = DockPrefs.plist; path = Resources/DockPrefs.plist; sourceTree = "<group>"; };
David@0
  3542
		34D8326307CBD598006466F2 /* sendfile.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sendfile.png; path = Resources/sendfile.png; sourceTree = "<group>"; };
David@0
  3543
		34D8326407CBD598006466F2 /* SoundPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = SoundPrefs.plist; path = Resources/SoundPrefs.plist; sourceTree = "<group>"; };
David@0
  3544
		34D8326507CBD598006466F2 /* info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = info.png; path = Resources/info.png; sourceTree = "<group>"; };
David@0
  3545
		34D8326607CBD598006466F2 /* ContactPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ContactPrefs.plist; path = Resources/ContactPrefs.plist; sourceTree = "<group>"; };
David@0
  3546
		34D8326707CBD598006466F2 /* DefaultIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DefaultIcon.png; path = Resources/DefaultIcon.png; sourceTree = "<group>"; };
David@0
  3547
		34D8327507CBD5B3006466F2 /* BuiltInStatusStates.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = BuiltInStatusStates.plist; path = Resources/BuiltInStatusStates.plist; sourceTree = "<group>"; };
David@0
  3548
		34D8327607CBD5B3006466F2 /* ToolbarPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ToolbarPrefs.plist; path = Resources/ToolbarPrefs.plist; sourceTree = "<group>"; };
David@0
  3549
		34D8328807CBD5D2006466F2 /* keys.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = keys.png; path = Resources/keys.png; sourceTree = "<group>"; };
David@0
  3550
		34D8329F07CBD61A006466F2 /* ContactListDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ContactListDefaults.plist; path = Resources/ContactListDefaults.plist; sourceTree = "<group>"; };
David@0
  3551
		34D832A507CBD62B006466F2 /* AdiumEmoticonset.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumEmoticonset.icns; path = Resources/AdiumEmoticonset.icns; sourceTree = "<group>"; };
David@0
  3552
		34D832A607CBD62B006466F2 /* AdiumScripts.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumScripts.icns; path = Resources/AdiumScripts.icns; sourceTree = "<group>"; };
David@0
  3553
		34D832A707CBD62B006466F2 /* AdiumMessageStyle.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumMessageStyle.icns; path = Resources/AdiumMessageStyle.icns; sourceTree = "<group>"; };
David@0
  3554
		34D832A807CBD62B006466F2 /* AdiumListTheme.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumListTheme.icns; path = Resources/AdiumListTheme.icns; sourceTree = "<group>"; };
David@0
  3555
		34D832A907CBD62C006466F2 /* AdiumListLayout.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumListLayout.icns; path = Resources/AdiumListLayout.icns; sourceTree = "<group>"; };
David@0
  3556
		34D832AA07CBD62C006466F2 /* AdiumSoundset.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumSoundset.icns; path = Resources/AdiumSoundset.icns; sourceTree = "<group>"; };
David@0
  3557
		34D832AB07CBD62C006466F2 /* AdiumIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumIcon.icns; path = Resources/AdiumIcon.icns; sourceTree = "<group>"; };
David@0
  3558
		34D832AC07CBD62C006466F2 /* AdiumPlugin.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumPlugin.icns; path = Resources/AdiumPlugin.icns; sourceTree = "<group>"; };
David@0
  3559
		34D832AD07CBD62C006466F2 /* Adium.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Adium.icns; path = Resources/Adium.icns; sourceTree = "<group>"; };
David@0
  3560
		34D8332A07CBD72A006466F2 /* ContactCountingDisplayDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ContactCountingDisplayDefaults.plist; path = Resources/ContactCountingDisplayDefaults.plist; sourceTree = "<group>"; };
David@0
  3561
		34D8333007CBD741006466F2 /* ApplescriptContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ApplescriptContactAlert.nib; path = Resources/ApplescriptContactAlert.nib; sourceTree = "<group>"; };
David@0
  3562
		34D8333107CBD741006466F2 /* ApplescriptAlert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ApplescriptAlert.png; path = Resources/ApplescriptAlert.png; sourceTree = "<group>"; };
David@0
  3563
		34D8333707CBD758006466F2 /* ESApplescriptContactAlertPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESApplescriptContactAlertPlugin.m; path = Source/ESApplescriptContactAlertPlugin.m; sourceTree = "<group>"; };
David@0
  3564
		34D8333807CBD758006466F2 /* ESPanelApplescriptDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPanelApplescriptDetailPane.m; path = Source/ESPanelApplescriptDetailPane.m; sourceTree = "<group>"; };
David@0
  3565
		34D8333907CBD758006466F2 /* ESPanelApplescriptDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPanelApplescriptDetailPane.h; path = Source/ESPanelApplescriptDetailPane.h; sourceTree = "<group>"; };
David@0
  3566
		34D8333A07CBD758006466F2 /* ESApplescriptContactAlertPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESApplescriptContactAlertPlugin.h; path = Source/ESApplescriptContactAlertPlugin.h; sourceTree = "<group>"; };
David@0
  3567
		34D8336707CBD807006466F2 /* pref-messages.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-messages.png"; path = "Resources/pref-messages.png"; sourceTree = "<group>"; };
David@0
  3568
		34D8336807CBD807006466F2 /* pref-general.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-general.png"; path = "Resources/pref-general.png"; sourceTree = "<group>"; };
David@0
  3569
		34D8336B07CBD807006466F2 /* pref-ft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-ft.png"; path = "Resources/pref-ft.png"; sourceTree = "<group>"; };
David@0
  3570
		34D8336C07CBD807006466F2 /* pref-events.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-events.png"; path = "Resources/pref-events.png"; sourceTree = "<group>"; };
David@0
  3571
		34D8336E07CBD807006466F2 /* pref-advanced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-advanced.png"; path = "Resources/pref-advanced.png"; sourceTree = "<group>"; };
David@0
  3572
		34D8344C07CBE6E2006466F2 /* JVFontPreviewField.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = JVFontPreviewField.m; path = "Frameworks/Adium Framework/Source/JVFontPreviewField.m"; sourceTree = "<group>"; };
David@0
  3573
		34D8344D07CBE6E2006466F2 /* JVFontPreviewField.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = JVFontPreviewField.h; path = "Frameworks/Adium Framework/Source/JVFontPreviewField.h"; sourceTree = "<group>"; };
Peter@2044
  3574
		34D8B3D60D15A40C0066F013 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/Statuses.strings; sourceTree = "<group>"; };
David@0
  3575
		34DC84280A7EA012003E1636 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  3576
		34DFF46007A5EABF00B92233 /* ESSecureMessagingPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESSecureMessagingPlugin.h; path = "Plugins/Secure Messaging/ESSecureMessagingPlugin.h"; sourceTree = "<group>"; };
David@0
  3577
		34DFF46107A5EABF00B92233 /* ESSecureMessagingPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESSecureMessagingPlugin.m; path = "Plugins/Secure Messaging/ESSecureMessagingPlugin.m"; sourceTree = "<group>"; };
David@0
  3578
		34DFF52607A62EB000B92233 /* Lock_Unlocked State.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Lock_Unlocked State.png"; path = "Plugins/Secure Messaging/Lock_Unlocked State.png"; sourceTree = "<group>"; };
David@0
  3579
		34DFF53007A62EB100B92233 /* Lock_Locked State.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Lock_Locked State.png"; path = "Plugins/Secure Messaging/Lock_Locked State.png"; sourceTree = "<group>"; };
David@0
  3580
		34E00F7407B92B2E000DF265 /* ESTextAndButtonsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESTextAndButtonsWindowController.h; path = "Frameworks/Adium Framework/Source/ESTextAndButtonsWindowController.h"; sourceTree = "<group>"; };
David@0
  3581
		34E00F7507B92B2F000DF265 /* ESTextAndButtonsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESTextAndButtonsWindowController.m; path = "Frameworks/Adium Framework/Source/ESTextAndButtonsWindowController.m"; sourceTree = "<group>"; };
David@0
  3582
		34E00F8607B92B88000DF265 /* TextAndButtonsWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = TextAndButtonsWindow.nib; path = "Frameworks/Adium Framework/Resources/TextAndButtonsWindow.nib"; sourceTree = "<group>"; };
David@0
  3583
		34E0103207B956F6000DF265 /* ESPurpleNotifyEmailController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleNotifyEmailController.m; path = "Plugins/Purple Service/ESPurpleNotifyEmailController.m"; sourceTree = "<group>"; };
David@0
  3584
		34E0103307B956F6000DF265 /* ESPurpleNotifyEmailController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleNotifyEmailController.h; path = "Plugins/Purple Service/ESPurpleNotifyEmailController.h"; sourceTree = "<group>"; };
David@0
  3585
		34E0EA0707CC53EC00A82198 /* NewMessagePrompt.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = NewMessagePrompt.nib; path = Resources/NewMessagePrompt.nib; sourceTree = "<group>"; };
David@0
  3586
		34E0EA0B07CC53FE00A82198 /* AINewMessagePanelPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AINewMessagePanelPlugin.m; path = Source/AINewMessagePanelPlugin.m; sourceTree = "<group>"; };
David@0
  3587
		34E0EA0C07CC53FE00A82198 /* AINewMessagePromptController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AINewMessagePromptController.m; path = Source/AINewMessagePromptController.m; sourceTree = "<group>"; };
David@0
  3588
		34E0EA0D07CC53FE00A82198 /* AINewMessagePanelPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AINewMessagePanelPlugin.h; path = Source/AINewMessagePanelPlugin.h; sourceTree = "<group>"; };
David@0
  3589
		34E0EA0E07CC53FE00A82198 /* AINewMessagePromptController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AINewMessagePromptController.h; path = Source/AINewMessagePromptController.h; sourceTree = "<group>"; };
David@0
  3590
		34E0EB8D07CD349200A82198 /* ESPurpleAIMAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleAIMAccount.h; path = "Plugins/Purple Service/ESPurpleAIMAccount.h"; sourceTree = "<group>"; };
David@0
  3591
		34E0EB8E07CD349200A82198 /* ESPurpleAIMAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleAIMAccount.m; path = "Plugins/Purple Service/ESPurpleAIMAccount.m"; sourceTree = "<group>"; };
David@0
  3592
		34E1EDF30A045AA2003C14F1 /* AdiumApplescriptRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumApplescriptRunner.h; path = Source/AdiumApplescriptRunner.h; sourceTree = "<group>"; };
David@0
  3593
		34E1EDF40A045AA2003C14F1 /* AdiumApplescriptRunner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumApplescriptRunner.m; path = Source/AdiumApplescriptRunner.m; sourceTree = "<group>"; };
David@0
  3594
		34E2A0B907AF5924006735BC /* ESAccountNetworkConnectivityPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAccountNetworkConnectivityPlugin.h; path = Source/ESAccountNetworkConnectivityPlugin.h; sourceTree = "<group>"; };
David@0
  3595
		34E2A0BA07AF5924006735BC /* ESAccountNetworkConnectivityPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAccountNetworkConnectivityPlugin.m; path = Source/ESAccountNetworkConnectivityPlugin.m; sourceTree = "<group>"; };
David@0
  3596
		34E2A0C107AF593B006735BC /* AIAccountMenuAccessPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAccountMenuAccessPlugin.m; path = Source/AIAccountMenuAccessPlugin.m; sourceTree = "<group>"; };
David@0
  3597
		34E2A0C207AF593B006735BC /* AIAccountMenuAccessPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountMenuAccessPlugin.h; path = Source/AIAccountMenuAccessPlugin.h; sourceTree = "<group>"; };
David@0
  3598
		34E2A1D907AF6503006735BC /* AIDockAccountStatusPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIDockAccountStatusPlugin.m; path = Source/AIDockAccountStatusPlugin.m; sourceTree = "<group>"; };
David@0
  3599
		34E2A1DA07AF6504006735BC /* AIDockAccountStatusPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIDockAccountStatusPlugin.h; path = Source/AIDockAccountStatusPlugin.h; sourceTree = "<group>"; };
David@0
  3600
		34E2A2EC07B018B1006735BC /* ESAddressBookIntegrationAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAddressBookIntegrationAdvancedPreferences.h; path = Source/ESAddressBookIntegrationAdvancedPreferences.h; sourceTree = "<group>"; };
David@9
  3601
		34E2A2EE07B018B1006735BC /* AIAddressBookController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAddressBookController.h; path = "Frameworks/Adium Framework/Source/AIAddressBookController.h"; sourceTree = "<group>"; };
David@0
  3602
		34E2A2EF07B018B2006735BC /* ESAddressBookIntegrationAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAddressBookIntegrationAdvancedPreferences.m; path = Source/ESAddressBookIntegrationAdvancedPreferences.m; sourceTree = "<group>"; };
David@0
  3603
		34E2A3E507B08CC9006735BC /* AIAliasSupportPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAliasSupportPlugin.m; path = Source/AIAliasSupportPlugin.m; sourceTree = "<group>"; };
David@0
  3604
		34E2A3E607B08CC9006735BC /* AIAliasSupportPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAliasSupportPlugin.h; path = Source/AIAliasSupportPlugin.h; sourceTree = "<group>"; };
Peter@2044
  3605
		34E354ED0D10AC5E009FC9DE /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = "Frameworks/Adium Framework/Resources/nl.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3606
		34E354F80D10AC63009FC9DE /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = "Frameworks/Adium Framework/Resources/de.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3607
		34E355030D10AC66009FC9DE /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = "Frameworks/Adium Framework/Resources/zh_TW.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3608
		34E3550C0D10AC68009FC9DE /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = "Frameworks/Adium Framework/Resources/ja.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3609
		34E3550D0D10AC6B009FC9DE /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = "Frameworks/Adium Framework/Resources/it.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3610
		34E3550E0D10AC6E009FC9DE /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = "Frameworks/Adium Framework/Resources/fr.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3611
		34E355190D10AC70009FC9DE /* da */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = da; path = "Frameworks/Adium Framework/Resources/da.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3612
		34E355240D10AC73009FC9DE /* nb */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nb; path = "Frameworks/Adium Framework/Resources/nb.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3613
		34E3552F0D10AC76009FC9DE /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = "Frameworks/Adium Framework/Resources/zh_CN.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3614
		34E355300D10AC78009FC9DE /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = "Frameworks/Adium Framework/Resources/cs.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3615
		34E355320D10AC7D009FC9DE /* sv */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sv; path = "Frameworks/Adium Framework/Resources/sv.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3616
		34E355330D10AC7F009FC9DE /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = "Frameworks/Adium Framework/Resources/ca.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3617
		34E355340D10AC81009FC9DE /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = "Frameworks/Adium Framework/Resources/ru.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3618
		34E355610D10AC8E009FC9DE /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Frameworks/Adium Framework/Resources/fi.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
Peter@2044
  3619
		34E3556C0D10AC92009FC9DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = "Frameworks/Adium Framework/Resources/pt_BR.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
David@0
  3620
		34E3C8870638D40500AA3EF7 /* ESYahooJapanService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESYahooJapanService.h; path = "Plugins/Purple Service/ESYahooJapanService.h"; sourceTree = "<group>"; };
David@0
  3621
		34E3C8880638D40500AA3EF7 /* ESYahooJapanService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESYahooJapanService.m; path = "Plugins/Purple Service/ESYahooJapanService.m"; sourceTree = "<group>"; };
David@0
  3622
		34E3C8A50638D50F00AA3EF7 /* ESPurpleYahooJapanAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleYahooJapanAccount.h; path = "Plugins/Purple Service/ESPurpleYahooJapanAccount.h"; sourceTree = "<group>"; };
David@0
  3623
		34E3C8A60638D50F00AA3EF7 /* ESPurpleYahooJapanAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleYahooJapanAccount.m; path = "Plugins/Purple Service/ESPurpleYahooJapanAccount.m"; sourceTree = "<group>"; };
Evan@228
  3624
		34E4CD4E0E68277D00D1B0DC /* ESIRCService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESIRCService.h; path = "Plugins/Purple Service/ESIRCService.h"; sourceTree = "<group>"; };
Evan@228
  3625
		34E4CD4F0E68277D00D1B0DC /* ESIRCJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESIRCJoinChatViewController.m; path = "Plugins/Purple Service/ESIRCJoinChatViewController.m"; sourceTree = "<group>"; };
Evan@228
  3626
		34E4CD500E68277D00D1B0DC /* ESIRCJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESIRCJoinChatViewController.h; path = "Plugins/Purple Service/ESIRCJoinChatViewController.h"; sourceTree = "<group>"; };
Evan@228
  3627
		34E4CD510E68277D00D1B0DC /* ESIRCJoinChatView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ESIRCJoinChatView.nib; path = "Plugins/Purple Service/ESIRCJoinChatView.nib"; sourceTree = "<group>"; };
Evan@228
  3628
		34E4CD520E68277D00D1B0DC /* ESIRCAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESIRCAccountViewController.m; path = "Plugins/Purple Service/ESIRCAccountViewController.m"; sourceTree = "<group>"; };
Evan@228
  3629
		34E4CD530E68277D00D1B0DC /* ESIRCAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESIRCAccountViewController.h; path = "Plugins/Purple Service/ESIRCAccountViewController.h"; sourceTree = "<group>"; };
Evan@228
  3630
		34E4CD550E68277D00D1B0DC /* ESIRCAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESIRCAccount.m; path = "Plugins/Purple Service/ESIRCAccount.m"; sourceTree = "<group>"; };
Evan@228
  3631
		34E4CD560E68277D00D1B0DC /* ESIRCAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESIRCAccount.h; path = "Plugins/Purple Service/ESIRCAccount.h"; sourceTree = "<group>"; };
Evan@228
  3632
		34E4CD570E68277D00D1B0DC /* ESIRCService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESIRCService.m; path = "Plugins/Purple Service/ESIRCService.m"; sourceTree = "<group>"; };
Evan@228
  3633
		34E4CD640E68279C00D1B0DC /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = "Plugins/Purple Service/irc.png"; sourceTree = "<group>"; };
Evan@228
  3634
		34E4CD650E68279C00D1B0DC /* PurpleDefaultsIRC.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PurpleDefaultsIRC.plist; path = "Plugins/Purple Service/PurpleDefaultsIRC.plist"; sourceTree = "<group>"; };
David@0
  3635
		34E6C5640A791BAF0076D7F0 /* AIContactInfoWindowPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactInfoWindowPlugin.h; path = Source/AIContactInfoWindowPlugin.h; sourceTree = "<group>"; };
David@0
  3636
		34E6C5650A791BAF0076D7F0 /* AIContactInfoWindowPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactInfoWindowPlugin.m; path = Source/AIContactInfoWindowPlugin.m; sourceTree = "<group>"; };
David@0
  3637
		34E6D38E0727354600A2643A /* AIToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIToolbar.h; path = "Frameworks/Adium Framework/Source/AIToolbar.h"; sourceTree = "<group>"; };
David@0
  3638
		34E6D38F0727354600A2643A /* AIToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIToolbar.m; path = "Frameworks/Adium Framework/Source/AIToolbar.m"; sourceTree = "<group>"; };
David@0
  3639
		34E829820766B0FE00EFB3BC /* AIAccountPlusFieldPromptController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountPlusFieldPromptController.h; path = "Frameworks/Adium Framework/Source/AIAccountPlusFieldPromptController.h"; sourceTree = "<group>"; };
David@0
  3640
		34E829830766B0FE00EFB3BC /* AIAccountPlusFieldPromptController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAccountPlusFieldPromptController.m; path = "Frameworks/Adium Framework/Source/AIAccountPlusFieldPromptController.m"; sourceTree = "<group>"; };
David@0
  3641
		34E839050583207E00F2AADB /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
David@0
  3642
		34EA64880A62E2DA0053DFEB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  3643
		34EA648E0A62E2ED0053DFEB /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
David@0
  3644
		34EA6B2F0A62F3420053DFEB /* AIApplication.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIApplication.h; path = Source/AIApplication.h; sourceTree = "<group>"; };
David@0
  3645
		34EA6B300A62F3420053DFEB /* AIApplication.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIApplication.m; path = Source/AIApplication.m; sourceTree = "<group>"; };
David@0
  3646
		34EBB2C10DCA8DE400B4CB6E /* AISearchFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISearchFieldCell.h; path = Source/AISearchFieldCell.h; sourceTree = "<group>"; };
David@0
  3647
		34EBB2C20DCA8DE500B4CB6E /* AISearchFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISearchFieldCell.m; path = Source/AISearchFieldCell.m; sourceTree = "<group>"; };
David@0
  3648
		34EF90490E2EB17B003E5DC7 /* AIMobileMeService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMobileMeService.h; path = "Plugins/Purple Service/AIMobileMeService.h"; sourceTree = "<group>"; };
David@0
  3649
		34EF904A0E2EB17B003E5DC7 /* AIMobileMeService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMobileMeService.m; path = "Plugins/Purple Service/AIMobileMeService.m"; sourceTree = "<group>"; };
David@0
  3650
		34EF90550E2EB1A8003E5DC7 /* AIPurpleMobileMeAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPurpleMobileMeAccountViewController.h; path = "Plugins/Purple Service/AIPurpleMobileMeAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3651
		34EF90560E2EB1A8003E5DC7 /* AIPurpleMobileMeAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPurpleMobileMeAccountViewController.m; path = "Plugins/Purple Service/AIPurpleMobileMeAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3652
		34EF905B0E2EB1C5003E5DC7 /* AIPurpleMobileMeAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPurpleMobileMeAccount.h; path = "Plugins/Purple Service/AIPurpleMobileMeAccount.h"; sourceTree = "<group>"; };
David@0
  3653
		34EF905C0E2EB1C5003E5DC7 /* AIPurpleMobileMeAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPurpleMobileMeAccount.m; path = "Plugins/Purple Service/AIPurpleMobileMeAccount.m"; sourceTree = "<group>"; };
David@0
  3654
		34EF99A90E2EB35A003E5DC7 /* PurpleDefaultsMobileMe.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PurpleDefaultsMobileMe.plist; path = "Plugins/Purple Service/PurpleDefaultsMobileMe.plist"; sourceTree = "<group>"; };
David@0
  3655
		34EF9A300E2EB637003E5DC7 /* MobileMe-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "MobileMe-large.png"; path = "Plugins/Purple Service/MobileMe-large.png"; sourceTree = "<group>"; };
David@0
  3656
		34EF9A310E2EB637003E5DC7 /* MobileMe-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "MobileMe-small.png"; path = "Plugins/Purple Service/MobileMe-small.png"; sourceTree = "<group>"; };
David@0
  3657
		34F101E307342B4D00890D3B /* ESPurpleDotMacAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPurpleDotMacAccount.m; path = "Plugins/Purple Service/ESPurpleDotMacAccount.m"; sourceTree = "<group>"; };
David@0
  3658
		34F101E407342B4D00890D3B /* ESPurpleDotMacAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPurpleDotMacAccount.h; path = "Plugins/Purple Service/ESPurpleDotMacAccount.h"; sourceTree = "<group>"; };
David@0
  3659
		34F1022A0734499600890D3B /* XtraProgressWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = XtraProgressWindow.nib; path = Resources/XtraProgressWindow.nib; sourceTree = "<group>"; };
David@0
  3660
		34F10239073449D500890D3B /* XtrasInstaller.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = XtrasInstaller.m; path = Source/XtrasInstaller.m; sourceTree = "<group>"; };
David@0
  3661
		34F1023A073449D500890D3B /* XtrasInstaller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = XtrasInstaller.h; path = Source/XtrasInstaller.h; sourceTree = "<group>"; };
David@0
  3662
		34F13F300BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  3663
		34F13F310BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
Peter@2044
  3664
		34F13F320BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = Resources/pt_BR.lproj/Buttons.strings; sourceTree = "<group>"; };
David@0
  3665
		34F13F330BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3666
		34F13F340BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3667
		34F13F350BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3668
		34F13F360BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3669
		34F13F370BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3670
		34F13F380BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/DualWindowMessageAdvanced.nib; sourceTree = "<group>"; };
David@0
  3671
		34F13F390BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Frameworks/Adium Framework/Resources/pt_BR.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  3672
		34F13F3A0BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  3673
		34F13F3B0BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  3674
		34F13F3C0BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  3675
		34F13F3D0BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  3676
		34F13F3E0BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  3677
		34F13F3F0BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  3678
		34F13F400BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
zacw@1000
  3679
		34F13F410BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  3680
		34F13F420BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  3681
		34F13F430BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/Purple Service/pt_BR.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  3682
		34F13F440BA6D56D000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/GeneralPreferences.nib; sourceTree = "<group>"; };
David@0
  3683
		34F13F450BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/ListLayoutSheet.nib; sourceTree = "<group>"; };
David@0
  3684
		34F13F460BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/ListThemeSheet.nib; sourceTree = "<group>"; };
Peter@2044
  3685
		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>"; };
Peter@2044
  3686
		34F13F490BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = Resources/pt_BR.lproj/Localizable.strings; sourceTree = "<group>"; };
Peter@2044
  3687
		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>"; };
David@0
  3688
		34F13F4C0BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  3689
		34F13F4D0BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
Peter@2044
  3690
		34F13F4E0BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_BR; path = Resources/pt_BR.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
David@0
  3691
		34F13F4F0BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/StatusPreferences.nib; sourceTree = "<group>"; };
David@0
  3692
		34F13F500BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = Resources/pt_BR.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
David@0
  3693
		34F13F510BA6D56E000473DE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = "Plugins/WebKit Message View/pt_BR.lproj/WebKitPreferencesView.nib"; sourceTree = "<group>"; };
Peter@2044
  3694
		34F144460BA8FF46000473DE /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = "Frameworks/Adium Framework/Resources/en.lproj/EmoticonNames.strings"; sourceTree = "<group>"; };
David@0
  3695
		34F1529405E9FDDB00B32FD7 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
Evan@1647
  3696
		34F17FCC0F8EAC34009C5A39 /* AIListOutlineView+Drawing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "AIListOutlineView+Drawing.h"; path = "Frameworks/Adium Framework/Source/AIListOutlineView+Drawing.h"; sourceTree = "<group>"; };
Evan@1647
  3697
		34F17FCD0F8EAC34009C5A39 /* AIListOutlineView+Drawing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "AIListOutlineView+Drawing.m"; path = "Frameworks/Adium Framework/Source/AIListOutlineView+Drawing.m"; sourceTree = "<group>"; };
David@0
  3698
		34F2E80F07C2CD5E007EAAAB /* AIHTMLDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIHTMLDecoder.m; path = "Frameworks/Adium Framework/Source/AIHTMLDecoder.m"; sourceTree = "<group>"; };
David@0
  3699
		34F2E81007C2CD5E007EAAAB /* AIHTMLDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIHTMLDecoder.h; path = "Frameworks/Adium Framework/Source/AIHTMLDecoder.h"; sourceTree = "<group>"; };
David@0
  3700
		34F2E81807C2CD6B007EAAAB /* AITextAttachmentExtension.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AITextAttachmentExtension.h; path = "Frameworks/Adium Framework/Source/AITextAttachmentExtension.h"; sourceTree = "<group>"; };
David@0
  3701
		34F2E81907C2CD6C007EAAAB /* AITextAttachmentExtension.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AITextAttachmentExtension.m; path = "Frameworks/Adium Framework/Source/AITextAttachmentExtension.m"; sourceTree = "<group>"; };
David@0
  3702
		34F2E83807C2CDBD007EAAAB /* ESFileWrapperExtension.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESFileWrapperExtension.m; path = "Frameworks/Adium Framework/Source/ESFileWrapperExtension.m"; sourceTree = "<group>"; };
David@0
  3703
		34F2E83907C2CDBD007EAAAB /* ESFileWrapperExtension.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESFileWrapperExtension.h; path = "Frameworks/Adium Framework/Source/ESFileWrapperExtension.h"; sourceTree = "<group>"; };
David@0
  3704
		34F312BC0ADC43CA00A4310E /* xtras_duck.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = xtras_duck.png; path = Resources/xtras_duck.png; sourceTree = "<group>"; };
David@0
  3705
		34F430890B7724E700A03603 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  3706
		34F4308A0B7724E800A03603 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = Resources/nl.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  3707
		34F46755080F46AB007800AB /* ESBonjourAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ESBonjourAccountViewController.m; sourceTree = "<group>"; };
David@0
  3708
		34F46756080F46AB007800AB /* ESBonjourAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ESBonjourAccountViewController.h; sourceTree = "<group>"; };
David@0
  3709
		34F46757080F46AB007800AB /* AWBonjourPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AWBonjourPlugin.m; sourceTree = "<group>"; };
David@0
  3710
		34F46758080F46AB007800AB /* AWBonjourPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AWBonjourPlugin.h; sourceTree = "<group>"; };
David@0
  3711
		34F46759080F46AB007800AB /* AWBonjourAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AWBonjourAccount.m; sourceTree = "<group>"; };
David@0
  3712
		34F4675A080F46AB007800AB /* AWBonjourAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AWBonjourAccount.h; sourceTree = "<group>"; };
David@0
  3713
		34F4675B080F46AC007800AB /* ESBonjourAccountView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = ESBonjourAccountView.nib; sourceTree = "<group>"; };
David@0
  3714
		34F4675C080F46AC007800AB /* AWBonjourService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AWBonjourService.m; sourceTree = "<group>"; };
David@0
  3715
		34F4675D080F46AC007800AB /* AWBonjourService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AWBonjourService.h; sourceTree = "<group>"; };
David@0
  3716
		34F46778080F49C5007800AB /* Safari.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; name = Safari.scpt; path = Resources/Safari.scpt; sourceTree = "<group>"; };
David@0
  3717
		34F46779080F49C5007800AB /* Safari.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Safari.png; path = Resources/Safari.png; sourceTree = "<group>"; };
David@0
  3718
		34F46783080F7FFB007800AB /* ESSafariLinkToolbarItemPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESSafariLinkToolbarItemPlugin.m; path = Source/ESSafariLinkToolbarItemPlugin.m; sourceTree = "<group>"; };
David@0
  3719
		34F46784080F7FFB007800AB /* ESSafariLinkToolbarItemPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESSafariLinkToolbarItemPlugin.h; path = Source/ESSafariLinkToolbarItemPlugin.h; sourceTree = "<group>"; };
David@0
  3720
		34F468E0080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
zacw@1000
  3721
		34F468E1080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
David@0
  3722
		34F468E2080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  3723
		34F468E3080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleGaduGaduAccountView.nib"; sourceTree = "<group>"; };
David@0
  3724
		34F468E4080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3725
		34F468E5080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleJabberAccountView.nib"; sourceTree = "<group>"; };
David@0
  3726
		34F468E6080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3727
		34F468E7080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleMeanwhileAccountView.nib"; sourceTree = "<group>"; };
David@0
  3728
		34F468E8080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleMSNAccountView.nib"; sourceTree = "<group>"; };
David@0
  3729
		34F468E9080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  3730
		34F468EA080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/DCPurpleYahooJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3731
		34F468EB080FA987007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleYahooAccountView.nib"; sourceTree = "<group>"; };
David@0
  3732
		34F468EC080FA988007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/DCPurpleZephyrJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  3733
		34F468ED080FA988007800AB /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = "Plugins/Purple Service/de.lproj/ESPurpleZephyrAccountView.nib"; sourceTree = "<group>"; };
David@0
  3734
		34F5207D0CC6F821008D9135 /* PurpleQQAccountView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = PurpleQQAccountView.nib; path = "Plugins/Purple Service/PurpleQQAccountView.nib"; sourceTree = "<group>"; };
David@0
  3735
		34F52BCB06E2AFBC00887BE2 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleICQAccountView.nib"; sourceTree = "<group>"; };
David@0
  3736
		34F52BCF06E2AFF700887BE2 /* ESPurpleICQAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleICQAccountViewController.h; path = "Plugins/Purple Service/ESPurpleICQAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3737
		34F52BD006E2AFF700887BE2 /* ESPurpleICQAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleICQAccountViewController.m; path = "Plugins/Purple Service/ESPurpleICQAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3738
		34F52BD806E2B24100887BE2 /* ESPurpleICQAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleICQAccount.h; path = "Plugins/Purple Service/ESPurpleICQAccount.h"; sourceTree = "<group>"; };
David@0
  3739
		34F52BD906E2B24200887BE2 /* ESPurpleICQAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleICQAccount.m; path = "Plugins/Purple Service/ESPurpleICQAccount.m"; sourceTree = "<group>"; };
David@0
  3740
		34F849520A4AEFA00002A017 /* LogFileUpgrade.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = LogFileUpgrade.nib; path = Resources/LogFileUpgrade.nib; sourceTree = "<group>"; };
David@0
  3741
		34F849560A4AF04D0002A017 /* AILogFileUpgradeWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILogFileUpgradeWindowController.h; path = Source/AILogFileUpgradeWindowController.h; sourceTree = "<group>"; };
David@0
  3742
		34F849570A4AF04D0002A017 /* AILogFileUpgradeWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILogFileUpgradeWindowController.m; path = Source/AILogFileUpgradeWindowController.m; sourceTree = "<group>"; };
David@0
  3743
		34F8D2AC0CF68FEB00F62536 /* AIUserListOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIUserListOutlineView.h; path = Source/AIUserListOutlineView.h; sourceTree = "<group>"; };
David@0
  3744
		34F8D2AD0CF68FEB00F62536 /* AIUserListOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIUserListOutlineView.m; path = Source/AIUserListOutlineView.m; sourceTree = "<group>"; };
David@0
  3745
		34FA280F0C820C3A00FEA944 /* AIPreviewContentMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPreviewContentMessage.h; path = "Plugins/WebKit Message View/AIPreviewContentMessage.h"; sourceTree = "<group>"; };
David@0
  3746
		34FA28100C820C3A00FEA944 /* AIPreviewContentMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPreviewContentMessage.m; path = "Plugins/WebKit Message View/AIPreviewContentMessage.m"; sourceTree = "<group>"; };
David@0
  3747
		34FD5BB007F1F85B00687C70 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  3748
		34FD5BBA07F1F87400687C70 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = Resources/fr.lproj/ESFileTransferProgressView.nib; sourceTree = "<group>"; };
David@0
  3749
		34FD5BE307F1F90400687C70 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/PasswordPrompt.nib; sourceTree = "<group>"; };
David@0
  3750
		34FD5BE407F1F91400687C70 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = Resources/it.lproj/ProxyPasswordPrompt.nib; sourceTree = "<group>"; };
Peter@2044
  3751
		34FD5BEB07F1F92900687C70 /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = Resources/it.lproj/Localizable.strings; sourceTree = "<group>"; };
David@0
  3752
		34FDD6E305632BFD00F5B30F /* ESFileTransferController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESFileTransferController.h; path = Source/ESFileTransferController.h; sourceTree = "<group>"; };
David@0
  3753
		34FDD6E405632BFD00F5B30F /* ESFileTransferController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESFileTransferController.m; path = Source/ESFileTransferController.m; sourceTree = "<group>"; };
David@0
  3754
		34FF12100DA52FB10054A872 /* AIPurpleGTalkJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPurpleGTalkJoinChatViewController.h; path = "Plugins/Purple Service/AIPurpleGTalkJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  3755
		34FF12110DA52FB10054A872 /* AIPurpleGTalkJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPurpleGTalkJoinChatViewController.m; path = "Plugins/Purple Service/AIPurpleGTalkJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  3756
		377EC8930AE9525B00CB7BDF /* PSMTabBarControl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PSMTabBarControl.framework; path = Frameworks/PSMTabBarControl.framework; sourceTree = "<group>"; };
David@0
  3757
		3C73F83E04D62A2900A80106 /* AIEmoticonPack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIEmoticonPack.h; path = "Frameworks/Adium Framework/Source/AIEmoticonPack.h"; sourceTree = "<group>"; };
David@0
  3758
		3C73F83F04D62A2900A80106 /* AIEmoticonPack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIEmoticonPack.m; path = "Frameworks/Adium Framework/Source/AIEmoticonPack.m"; sourceTree = "<group>"; };
David@0
  3759
		40AC0EEB03B5BF1000A80202 /* ErrorMessageHandlerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ErrorMessageHandlerPlugin.h; path = "Plugins/Error Message Handler/ErrorMessageHandlerPlugin.h"; sourceTree = "<group>"; };
David@0
  3760
		40AC0EEC03B5BF1000A80202 /* ErrorMessageHandlerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ErrorMessageHandlerPlugin.m; path = "Plugins/Error Message Handler/ErrorMessageHandlerPlugin.m"; sourceTree = "<group>"; };
David@0
  3761
		40AC0F0F03B5C29E00A80202 /* ErrorMessageWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ErrorMessageWindowController.h; path = "Plugins/Error Message Handler/ErrorMessageWindowController.h"; sourceTree = "<group>"; };
David@0
  3762
		40AC0F1003B5C29E00A80202 /* ErrorMessageWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ErrorMessageWindowController.m; path = "Plugins/Error Message Handler/ErrorMessageWindowController.m"; sourceTree = "<group>"; };
David@0
  3763
		40AC0F1303B5C34800A80202 /* ErrorWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ErrorWindow.nib; path = "Plugins/Error Message Handler/ErrorWindow.nib"; sourceTree = "<group>"; };
David@0
  3764
		4947F5D20655E90C00B791E5 /* AWEzv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzv.h; sourceTree = "<group>"; };
David@0
  3765
		4947F5D30655E90C00B791E5 /* AWEzv.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzv.m; sourceTree = "<group>"; };
David@0
  3766
		4947F5D40655E90C00B791E5 /* AWEzvContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvContact.h; sourceTree = "<group>"; };
David@0
  3767
		4947F5D50655E90C00B791E5 /* AWEzvContact.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvContact.m; sourceTree = "<group>"; };
David@0
  3768
		4947F5EB0655E90C00B791E5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
David@0
  3769
		4947F5ED0655E90C00B791E5 /* AWEzvDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvDefines.h; sourceTree = "<group>"; };
David@0
  3770
		4947F5EE0655E90C00B791E5 /* AWEzvSupportRoutines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvSupportRoutines.h; sourceTree = "<group>"; };
David@0
  3771
		4947F5EF0655E90D00B791E5 /* AWEzvSupportRoutines.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvSupportRoutines.m; sourceTree = "<group>"; };
David@0
  3772
		4947F5F20655E90D00B791E5 /* AWEzvContactManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvContactManager.h; sourceTree = "<group>"; };
David@0
  3773
		4947F5F30655E90D00B791E5 /* AWEzvContactManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvContactManager.m; sourceTree = "<group>"; };
David@0
  3774
		4947F5F40655E90D00B791E5 /* AWEzvContactManagerListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvContactManagerListener.h; sourceTree = "<group>"; };
David@0
  3775
		4947F5F50655E90D00B791E5 /* AWEzvContactManagerListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvContactManagerListener.m; sourceTree = "<group>"; };
David@0
  3776
		4947F5F60655E90D00B791E5 /* AWEzvContactManagerRendezvous.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvContactManagerRendezvous.h; sourceTree = "<group>"; };
David@0
  3777
		4947F5F70655E90D00B791E5 /* AWEzvContactManagerRendezvous.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvContactManagerRendezvous.m; sourceTree = "<group>"; };
David@0
  3778
		4947F5F80655E90D00B791E5 /* AWEzvContactPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvContactPrivate.h; sourceTree = "<group>"; };
David@0
  3779
		4947F5FA0655E90D00B791E5 /* AWEzvPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvPrivate.h; sourceTree = "<group>"; };
David@0
  3780
		4947F5FB0655E90D00B791E5 /* AWEzvPrivate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvPrivate.m; sourceTree = "<group>"; };
David@0
  3781
		4947F5FC0655E90D00B791E5 /* AWEzvRendezvousData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvRendezvousData.h; sourceTree = "<group>"; };
David@0
  3782
		4947F5FD0655E90D00B791E5 /* AWEzvRendezvousData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvRendezvousData.m; sourceTree = "<group>"; };
David@0
  3783
		4947F5FE0655E90D00B791E5 /* AWEzvStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvStack.h; sourceTree = "<group>"; };
David@0
  3784
		4947F5FF0655E90D00B791E5 /* AWEzvStack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvStack.m; sourceTree = "<group>"; };
David@0
  3785
		4947F6000655E90D00B791E5 /* AWEzvXMLNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvXMLNode.h; sourceTree = "<group>"; };
David@0
  3786
		4947F6010655E90D00B791E5 /* AWEzvXMLNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvXMLNode.m; sourceTree = "<group>"; };
David@0
  3787
		4947F6020655E90D00B791E5 /* AWEzvXMLStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AWEzvXMLStream.h; sourceTree = "<group>"; };
David@0
  3788
		4947F6030655E90D00B791E5 /* AWEzvXMLStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AWEzvXMLStream.m; sourceTree = "<group>"; };
David@0
  3789
		4B0149050733D3A4001A4C57 /* AICoreComponentLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICoreComponentLoader.h; path = Source/AICoreComponentLoader.h; sourceTree = "<group>"; };
David@0
  3790
		4B0149060733D3A5001A4C57 /* AICoreComponentLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICoreComponentLoader.m; path = Source/AICoreComponentLoader.m; sourceTree = "<group>"; };
David@0
  3791
		4B03711506595A70008F5981 /* Template.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = Template.html; path = "Plugins/WebKit Message View/Template.html"; sourceTree = "<group>"; };
David@0
  3792
		4B08399207D2350D0034A001 /* AIDockIconSelectionSheet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIDockIconSelectionSheet.h; path = Source/AIDockIconSelectionSheet.h; sourceTree = "<group>"; };
David@0
  3793
		4B08399307D2350D0034A001 /* AIDockIconSelectionSheet.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIDockIconSelectionSheet.m; path = Source/AIDockIconSelectionSheet.m; sourceTree = "<group>"; };
David@0
  3794
		4B08399B07D235190034A001 /* DockIconSelectionSheet.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = DockIconSelectionSheet.nib; path = Resources/DockIconSelectionSheet.nib; sourceTree = "<group>"; };
David@0
  3795
		4B09D5C005D5265800BC00F0 /* AIMetaContact.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIMetaContact.h; path = "Frameworks/Adium Framework/Source/AIMetaContact.h"; sourceTree = "<group>"; };
David@0
  3796
		4B09D5C105D5265800BC00F0 /* AIMetaContact.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIMetaContact.m; path = "Frameworks/Adium Framework/Source/AIMetaContact.m"; sourceTree = "<group>"; };
David@0
  3797
		4B13322B0459BAB800A8010A /* AIDockUnviewedContentPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDockUnviewedContentPlugin.h; path = Source/AIDockUnviewedContentPlugin.h; sourceTree = "<group>"; };
David@0
  3798
		4B13322C0459BAB800A8010A /* AIDockUnviewedContentPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDockUnviewedContentPlugin.m; path = Source/AIDockUnviewedContentPlugin.m; sourceTree = "<group>"; };
David@0
  3799
		4B14CF24085FBC5800C88949 /* AdiumSound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AdiumSound.h; path = Source/AdiumSound.h; sourceTree = "<group>"; };
David@0
  3800
		4B14CF25085FBC5800C88949 /* AdiumSound.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AdiumSound.m; path = Source/AdiumSound.m; sourceTree = "<group>"; };
David@0
  3801
		4B14CF26085FBC5800C88949 /* AdiumSoundSets.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AdiumSoundSets.h; path = Source/AdiumSoundSets.h; sourceTree = "<group>"; };
David@0
  3802
		4B14CF27085FBC5900C88949 /* AdiumSoundSets.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AdiumSoundSets.m; path = Source/AdiumSoundSets.m; sourceTree = "<group>"; };
David@0
  3803
		4B14CF28085FBC5900C88949 /* AdiumSpeech.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AdiumSpeech.h; path = Source/AdiumSpeech.h; sourceTree = "<group>"; };
David@0
  3804
		4B14CF29085FBC5900C88949 /* AdiumSpeech.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AdiumSpeech.m; path = Source/AdiumSpeech.m; sourceTree = "<group>"; };
David@0
  3805
		4B18A52B0459F8F200A8010A /* AIContactStatusDockOverlaysPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactStatusDockOverlaysPlugin.h; path = "Plugins/Contact Status Dock Overlays/AIContactStatusDockOverlaysPlugin.h"; sourceTree = "<group>"; };
David@0
  3806
		4B18A52C0459F8F200A8010A /* AIContactStatusDockOverlaysPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactStatusDockOverlaysPlugin.m; path = "Plugins/Contact Status Dock Overlays/AIContactStatusDockOverlaysPlugin.m"; sourceTree = "<group>"; };
David@0
  3807
		4B191D880611C10800E8A4E7 /* License.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = License.txt; sourceTree = "<group>"; };
David@0
  3808
		4B191D890611C10800E8A4E7 /* ReadMe.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ReadMe.rtf; sourceTree = "<group>"; };
David@0
  3809
		4B22E15C085CAE2E001864DE /* AIAbstractListObjectMenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAbstractListObjectMenu.h; path = "Frameworks/Adium Framework/Source/AIAbstractListObjectMenu.h"; sourceTree = "<group>"; };
David@0
  3810
		4B22E15D085CAE2F001864DE /* AIAbstractListObjectMenu.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAbstractListObjectMenu.m; path = "Frameworks/Adium Framework/Source/AIAbstractListObjectMenu.m"; sourceTree = "<group>"; };
David@0
  3811
		4B25494603F6A32700A8010A /* AIAccountSelectionView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountSelectionView.h; path = "Plugins/Dual Window Interface/AIAccountSelectionView.h"; sourceTree = "<group>"; };
David@0
  3812
		4B25494703F6A32700A8010A /* AIAccountSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAccountSelectionView.m; path = "Plugins/Dual Window Interface/AIAccountSelectionView.m"; sourceTree = "<group>"; };
David@0
  3813
		4B28DDAB0599FED200343093 /* AIAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountViewController.h; path = "Frameworks/Adium Framework/Source/AIAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3814
		4B28DDAC0599FED200343093 /* AIAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAccountViewController.m; path = "Frameworks/Adium Framework/Source/AIAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3815
		4B292D3007A9C8E100C5F882 /* AIStatusController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStatusController.h; path = Source/AIStatusController.h; sourceTree = "<group>"; };
David@0
  3816
		4B292D3107A9C8E100C5F882 /* AIStatusController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStatusController.m; path = Source/AIStatusController.m; sourceTree = "<group>"; };
David@0
  3817
		4B31E8C004C46A9100A8010A /* AIContactStatusColoringPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactStatusColoringPlugin.h; path = Source/AIContactStatusColoringPlugin.h; sourceTree = "<group>"; };
David@0
  3818
		4B31E8C104C46A9100A8010A /* AIContactStatusColoringPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactStatusColoringPlugin.m; path = Source/AIContactStatusColoringPlugin.m; sourceTree = "<group>"; };
David@0
  3819
		4B31E8C404C46A9100A8010A /* ContactStatusColoringDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ContactStatusColoringDefaults.plist; path = Resources/ContactStatusColoringDefaults.plist; sourceTree = "<group>"; };
David@0
  3820
		4B387EB707199FE5004DE713 /* ESPurpleDotMacAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPurpleDotMacAccountViewController.h; path = "Plugins/Purple Service/ESPurpleDotMacAccountViewController.h"; sourceTree = "<group>"; };
David@0
  3821
		4B387EB807199FE5004DE713 /* ESPurpleDotMacAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPurpleDotMacAccountViewController.m; path = "Plugins/Purple Service/ESPurpleDotMacAccountViewController.m"; sourceTree = "<group>"; };
David@0
  3822
		4B422C0905ACB248005E720B /* AISortController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AISortController.h; path = "Frameworks/Adium Framework/Source/AISortController.h"; sourceTree = "<group>"; };
David@0
  3823
		4B422C0A05ACB248005E720B /* AISortController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AISortController.m; path = "Frameworks/Adium Framework/Source/AISortController.m"; sourceTree = "<group>"; };
David@0
  3824
		4B539C4B05EFD6CD00E5921A /* AIWebKitMessageViewPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWebKitMessageViewPlugin.h; path = "Plugins/WebKit Message View/AIWebKitMessageViewPlugin.h"; sourceTree = "<group>"; };
David@0
  3825
		4B539C4C05EFD6CD00E5921A /* AIWebKitMessageViewPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWebKitMessageViewPlugin.m; path = "Plugins/WebKit Message View/AIWebKitMessageViewPlugin.m"; sourceTree = "<group>"; };
David@0
  3826
		4B539C5105EFD6FA00E5921A /* AIWebKitMessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWebKitMessageViewController.h; path = "Plugins/WebKit Message View/AIWebKitMessageViewController.h"; sourceTree = "<group>"; };
David@0
  3827
		4B539C5205EFD6FB00E5921A /* AIWebKitMessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWebKitMessageViewController.m; path = "Plugins/WebKit Message View/AIWebKitMessageViewController.m"; sourceTree = "<group>"; };
David@0
  3828
		4B5827E80613CE9D0004BD25 /* AIMessageEntryTextView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIMessageEntryTextView.h; path = "Frameworks/Adium Framework/Source/AIMessageEntryTextView.h"; sourceTree = "<group>"; };
David@0
  3829
		4B5827E90613CE9D0004BD25 /* AIMessageEntryTextView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIMessageEntryTextView.m; path = "Frameworks/Adium Framework/Source/AIMessageEntryTextView.m"; sourceTree = "<group>"; };
David@0
  3830
		4B588C9807AC23A9001832A9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Frameworks/Adium Framework/Resources/en.lproj/EditStateSheet.nib"; sourceTree = "<group>"; };
David@0
  3831
		4B588C9B07AC23B2001832A9 /* AIEditStateWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEditStateWindowController.h; path = "Frameworks/Adium Framework/Source/AIEditStateWindowController.h"; sourceTree = "<group>"; };
David@0
  3832
		4B588C9C07AC23B2001832A9 /* AIEditStateWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEditStateWindowController.m; path = "Frameworks/Adium Framework/Source/AIEditStateWindowController.m"; sourceTree = "<group>"; };
David@0
  3833
		4B7635A507A0581D0021CCD7 /* PurpleDefaultsAIM.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsAIM.plist; path = "Plugins/Purple Service/PurpleDefaultsAIM.plist"; sourceTree = "<group>"; };
David@0
  3834
		4B7644DC07A05E7E0021CCD7 /* PurpleDefaultsICQ.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsICQ.plist; path = "Plugins/Purple Service/PurpleDefaultsICQ.plist"; sourceTree = "<group>"; };
David@0
  3835
		4B7644DD07A05E7E0021CCD7 /* PurpleDefaultsMSN.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsMSN.plist; path = "Plugins/Purple Service/PurpleDefaultsMSN.plist"; sourceTree = "<group>"; };
David@0
  3836
		4B7646CE07A078E60021CCD7 /* PurpleDefaultsZephyr.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsZephyr.plist; path = "Plugins/Purple Service/PurpleDefaultsZephyr.plist"; sourceTree = "<group>"; };
David@0
  3837
		4B76471707A079A40021CCD7 /* PurpleDefaultsYahoo!.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "PurpleDefaultsYahoo!.plist"; path = "Plugins/Purple Service/PurpleDefaultsYahoo!.plist"; sourceTree = "<group>"; };
David@0
  3838
		4B76472E07A07A340021CCD7 /* PurpleDefaultsMac.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsMac.plist; path = "Plugins/Purple Service/PurpleDefaultsMac.plist"; sourceTree = "<group>"; };
David@0
  3839
		4B76473F07A07B620021CCD7 /* PurpleDefaultsGadu-Gadu.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "PurpleDefaultsGadu-Gadu.plist"; path = "Plugins/Purple Service/PurpleDefaultsGadu-Gadu.plist"; sourceTree = "<group>"; };
David@0
  3840
		4B76474C07A07B900021CCD7 /* PurpleDefaultsSametime.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsSametime.plist; path = "Plugins/Purple Service/PurpleDefaultsSametime.plist"; sourceTree = "<group>"; };
David@0
  3841
		4B76476007A07BC90021CCD7 /* PurpleDefaultsGroupWise.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsGroupWise.plist; path = "Plugins/Purple Service/PurpleDefaultsGroupWise.plist"; sourceTree = "<group>"; };
David@0
  3842
		4B76478507A07C440021CCD7 /* PurpleDefaultsYahoo! Japan.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "PurpleDefaultsYahoo! Japan.plist"; path = "Plugins/Purple Service/PurpleDefaultsYahoo! Japan.plist"; sourceTree = "<group>"; };
David@0
  3843
		4B7A565A07A1742900BDC540 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleNovellAccountView.nib"; sourceTree = "<group>"; };
David@0
  3844
		4B7A567707A1754400BDC540 /* AIEditAccountWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEditAccountWindowController.h; path = Source/AIEditAccountWindowController.h; sourceTree = "<group>"; };
David@0
  3845
		4B7A567807A1754400BDC540 /* AIEditAccountWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEditAccountWindowController.m; path = Source/AIEditAccountWindowController.m; sourceTree = "<group>"; };
David@0
  3846
		4B7F278705440C8D00CDFC90 /* CBPurpleAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBPurpleAccount.h; path = "Plugins/Purple Service/CBPurpleAccount.h"; sourceTree = "<group>"; };
David@0
  3847
		4B7F278905440C8D00CDFC90 /* CBPurpleServicePlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBPurpleServicePlugin.h; path = "Plugins/Purple Service/CBPurpleServicePlugin.h"; sourceTree = "<group>"; };
David@0
  3848
		4B7F278A05440C8D00CDFC90 /* CBPurpleServicePlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBPurpleServicePlugin.m; path = "Plugins/Purple Service/CBPurpleServicePlugin.m"; sourceTree = "<group>"; };
David@0
  3849
		4B82138E049CA6CC00A8010A /* AIChat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIChat.h; path = "Frameworks/Adium Framework/Source/AIChat.h"; sourceTree = "<group>"; };
David@0
  3850
		4B82138F049CA6CC00A8010A /* AIChat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIChat.m; path = "Frameworks/Adium Framework/Source/AIChat.m"; sourceTree = "<group>"; };
David@0
  3851
		4B82139D049CC3A000A8010A /* AIContentObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentObject.h; path = "Frameworks/Adium Framework/Source/AIContentObject.h"; sourceTree = "<group>"; };
David@0
  3852
		4B82139E049CC3A000A8010A /* AIContentObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentObject.m; path = "Frameworks/Adium Framework/Source/AIContentObject.m"; sourceTree = "<group>"; };
David@0
  3853
		4B8741D10840D25600738987 /* AdiumServices.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AdiumServices.h; path = Source/AdiumServices.h; sourceTree = "<group>"; };
David@0
  3854
		4B8741D20840D25600738987 /* AdiumServices.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AdiumServices.m; path = Source/AdiumServices.m; sourceTree = "<group>"; };
David@0
  3855
		4B8742480840E3D800738987 /* AdiumPasswords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumPasswords.h; path = Source/AdiumPasswords.h; sourceTree = "<group>"; };
David@0
  3856
		4B8742490840E3D800738987 /* AdiumPasswords.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumPasswords.m; path = Source/AdiumPasswords.m; sourceTree = "<group>"; };
David@0
  3857
		4B8C3C970825EAF9004B9F45 /* AIAccountListPreferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountListPreferences.h; path = Source/AIAccountListPreferences.h; sourceTree = "<group>"; };
David@0
  3858
		4B8C3C980825EAF9004B9F45 /* AIAccountListPreferences.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAccountListPreferences.m; path = Source/AIAccountListPreferences.m; sourceTree = "<group>"; };
David@0
  3859
		4B8C3CE80825F60B004B9F45 /* AccountListPreferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AccountListPreferences.nib; path = Resources/AccountListPreferences.nib; sourceTree = "<group>"; };
David@0
  3860
		4B93588A06DBC71B007977AA /* AIUserIcons.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIUserIcons.h; path = "Frameworks/Adium Framework/Source/AIUserIcons.h"; sourceTree = "<group>"; };
David@0
  3861
		4B93588B06DBC71B007977AA /* AIStatusIcons.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStatusIcons.m; path = "Frameworks/Adium Framework/Source/AIStatusIcons.m"; sourceTree = "<group>"; };
David@0
  3862
		4B93588C06DBC71B007977AA /* AIServiceIcons.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIServiceIcons.m; path = "Frameworks/Adium Framework/Source/AIServiceIcons.m"; sourceTree = "<group>"; };
David@0
  3863
		4B93588D06DBC71B007977AA /* AIServiceIcons.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIServiceIcons.h; path = "Frameworks/Adium Framework/Source/AIServiceIcons.h"; sourceTree = "<group>"; };
David@0
  3864
		4B93588E06DBC71B007977AA /* AIUserIcons.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIUserIcons.m; path = "Frameworks/Adium Framework/Source/AIUserIcons.m"; sourceTree = "<group>"; };
David@0
  3865
		4B93588F06DBC71B007977AA /* AIStatusIcons.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStatusIcons.h; path = "Frameworks/Adium Framework/Source/AIStatusIcons.h"; sourceTree = "<group>"; };
David@0
  3866
		4B970BF80535B864002F28F9 /* ESDualWindowMessageAdvancedPreferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESDualWindowMessageAdvancedPreferences.h; path = "Plugins/Dual Window Interface/ESDualWindowMessageAdvancedPreferences.h"; sourceTree = "<group>"; };
David@0
  3867
		4B970BF90535B864002F28F9 /* ESDualWindowMessageAdvancedPreferences.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESDualWindowMessageAdvancedPreferences.m; path = "Plugins/Dual Window Interface/ESDualWindowMessageAdvancedPreferences.m"; sourceTree = "<group>"; };
David@0
  3868
		4B97DB6606AC123A0003EE49 /* linkToolbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = linkToolbar.png; path = Resources/linkToolbar.png; sourceTree = SOURCE_ROOT; };
David@0
  3869
		4BA5325D050FC5E800A8010A /* EventSoundDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = EventSoundDefaults.plist; path = Resources/EventSoundDefaults.plist; sourceTree = "<group>"; };
David@0
  3870
		4BA62D7F06C51256001D6B3C /* Status Icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Status Icons"; path = "Resources/Status Icons"; sourceTree = "<group>"; };
David@0
  3871
		4BAA1B350632ED8B00D8B92C /* AIActionDetailsPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIActionDetailsPane.h; path = "Frameworks/Adium Framework/Source/AIActionDetailsPane.h"; sourceTree = "<group>"; };
David@0
  3872
		4BAA1B360632ED8B00D8B92C /* AIActionDetailsPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIActionDetailsPane.m; path = "Frameworks/Adium Framework/Source/AIActionDetailsPane.m"; sourceTree = "<group>"; };
David@0
  3873
		4BAA1B370632ED8B00D8B92C /* AIModularPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIModularPane.h; path = "Frameworks/Adium Framework/Source/AIModularPane.h"; sourceTree = "<group>"; };
David@0
  3874
		4BAA1B380632ED8B00D8B92C /* AIModularPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIModularPane.m; path = "Frameworks/Adium Framework/Source/AIModularPane.m"; sourceTree = "<group>"; };
David@0
  3875
		4BAA1B500632EF0000D8B92C /* ErrorAlert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ErrorAlert.png; path = "Plugins/Error Message Handler/ErrorAlert.png"; sourceTree = "<group>"; };
David@0
  3876
		4BAA1B510632EF0000D8B92C /* ESPanelAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESPanelAlertDetailPane.h; path = "Plugins/Error Message Handler/ESPanelAlertDetailPane.h"; sourceTree = "<group>"; };
David@0
  3877
		4BAA1B520632EF0000D8B92C /* ESPanelAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESPanelAlertDetailPane.m; path = "Plugins/Error Message Handler/ESPanelAlertDetailPane.m"; sourceTree = "<group>"; };
David@0
  3878
		4BAA1B600632EFE700D8B92C /* WindowAlert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = WindowAlert.png; path = "Plugins/Open Message Window Contact Alert/WindowAlert.png"; sourceTree = "<group>"; };
David@0
  3879
		4BACB70103C8CB5E00A8010A /* AIMessageTabViewItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMessageTabViewItem.h; path = "Plugins/Dual Window Interface/AIMessageTabViewItem.h"; sourceTree = "<group>"; };
David@0
  3880
		4BACB70203C8CB5E00A8010A /* AIMessageTabViewItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMessageTabViewItem.m; path = "Plugins/Dual Window Interface/AIMessageTabViewItem.m"; sourceTree = "<group>"; };
David@0
  3881
		4BAD188C066A83550002008E /* AIModularPaneCategoryView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIModularPaneCategoryView.h; path = "Frameworks/Adium Framework/Source/AIModularPaneCategoryView.h"; sourceTree = "<group>"; };
David@0
  3882
		4BAD188D066A83550002008E /* AIModularPaneCategoryView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIModularPaneCategoryView.m; path = "Frameworks/Adium Framework/Source/AIModularPaneCategoryView.m"; sourceTree = "<group>"; };
David@0
  3883
		4BAE6C0B07CF9374007E2820 /* ESAnnouncerAbstractDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAnnouncerAbstractDetailPane.h; path = Source/ESAnnouncerAbstractDetailPane.h; sourceTree = "<group>"; };
David@0
  3884
		4BAE6C0C07CF9374007E2820 /* ESAnnouncerAbstractDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAnnouncerAbstractDetailPane.m; path = Source/ESAnnouncerAbstractDetailPane.m; sourceTree = "<group>"; };
David@0
  3885
		4BAE6C0D07CF9374007E2820 /* ESAnnouncerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAnnouncerPlugin.h; path = Source/ESAnnouncerPlugin.h; sourceTree = "<group>"; };
David@0
  3886
		4BAE6C0E07CF9374007E2820 /* ESAnnouncerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAnnouncerPlugin.m; path = Source/ESAnnouncerPlugin.m; sourceTree = "<group>"; };
David@0
  3887
		4BAE6C0F07CF9374007E2820 /* ESAnnouncerSpeakEventAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAnnouncerSpeakEventAlertDetailPane.h; path = Source/ESAnnouncerSpeakEventAlertDetailPane.h; sourceTree = "<group>"; };
David@0
  3888
		4BAE6C1007CF9374007E2820 /* ESAnnouncerSpeakEventAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAnnouncerSpeakEventAlertDetailPane.m; path = Source/ESAnnouncerSpeakEventAlertDetailPane.m; sourceTree = "<group>"; };
David@0
  3889
		4BAE6C1107CF9374007E2820 /* ESAnnouncerSpeakTextAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAnnouncerSpeakTextAlertDetailPane.h; path = Source/ESAnnouncerSpeakTextAlertDetailPane.h; sourceTree = "<group>"; };
David@0
  3890
		4BAE6C1207CF9374007E2820 /* ESAnnouncerSpeakTextAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAnnouncerSpeakTextAlertDetailPane.m; path = Source/ESAnnouncerSpeakTextAlertDetailPane.m; sourceTree = "<group>"; };
David@0
  3891
		4BAE6C1B07CF9389007E2820 /* AnnouncerAlert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AnnouncerAlert.png; path = Resources/AnnouncerAlert.png; sourceTree = "<group>"; };
David@0
  3892
		4BAE6C1C07CF9389007E2820 /* AnnouncerDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = AnnouncerDefaults.plist; path = Resources/AnnouncerDefaults.plist; sourceTree = "<group>"; };
David@0
  3893
		4BAE6C1D07CF9389007E2820 /* AnnouncerSpeakEventContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AnnouncerSpeakEventContactAlert.nib; path = Resources/AnnouncerSpeakEventContactAlert.nib; sourceTree = "<group>"; };
David@0
  3894
		4BAE6C1E07CF9389007E2820 /* AnnouncerSpeakTextContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AnnouncerSpeakTextContactAlert.nib; path = Resources/AnnouncerSpeakTextContactAlert.nib; sourceTree = "<group>"; };
David@0
  3895
		4BAE6C3307CF93CB007E2820 /* AIContactStatusEventsPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactStatusEventsPlugin.h; path = Source/AIContactStatusEventsPlugin.h; sourceTree = "<group>"; };
David@0
  3896
		4BAE6C3407CF93CB007E2820 /* AIContactStatusEventsPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactStatusEventsPlugin.m; path = Source/AIContactStatusEventsPlugin.m; sourceTree = "<group>"; };
David@0
  3897
		4BAE6C4207CF9410007E2820 /* AIDockBehaviorPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIDockBehaviorPlugin.h; path = Source/AIDockBehaviorPlugin.h; sourceTree = "<group>"; };
David@0
  3898
		4BAE6C4307CF9410007E2820 /* AIDockBehaviorPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIDockBehaviorPlugin.m; path = Source/AIDockBehaviorPlugin.m; sourceTree = "<group>"; };
David@0
  3899
		4BAE6C4407CF9410007E2820 /* ESDockAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESDockAlertDetailPane.h; path = Source/ESDockAlertDetailPane.h; sourceTree = "<group>"; };
David@0
  3900
		4BAE6C4507CF9410007E2820 /* ESDockAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESDockAlertDetailPane.m; path = Source/ESDockAlertDetailPane.m; sourceTree = "<group>"; };
David@0
  3901
		4BAE6C4A07CF941C007E2820 /* DockAlert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DockAlert.png; path = Resources/DockAlert.png; sourceTree = "<group>"; };
David@0
  3902
		4BAE6C4B07CF941C007E2820 /* DockBehaviorContactAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = DockBehaviorContactAlert.nib; path = Resources/DockBehaviorContactAlert.nib; sourceTree = "<group>"; };
David@0
  3903
		4BAE6C8707CF94BA007E2820 /* AIStandardToolbarItemsPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStandardToolbarItemsPlugin.h; path = Source/AIStandardToolbarItemsPlugin.h; sourceTree = "<group>"; };
David@0
  3904
		4BAE6C8807CF94BA007E2820 /* AIStandardToolbarItemsPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStandardToolbarItemsPlugin.m; path = Source/AIStandardToolbarItemsPlugin.m; sourceTree = "<group>"; };
David@0
  3905
		4BAE6C8907CF94BA007E2820 /* AIStatusChangedMessagesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStatusChangedMessagesPlugin.h; path = Source/AIStatusChangedMessagesPlugin.h; sourceTree = "<group>"; };
David@0
  3906
		4BAE6C8A07CF94BA007E2820 /* AIStatusChangedMessagesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStatusChangedMessagesPlugin.m; path = Source/AIStatusChangedMessagesPlugin.m; sourceTree = "<group>"; };
David@0
  3907
		4BAE6C8B07CF94BA007E2820 /* AITabStatusIconsPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AITabStatusIconsPlugin.h; path = Source/AITabStatusIconsPlugin.h; sourceTree = "<group>"; };
David@0
  3908
		4BAE6C8C07CF94BA007E2820 /* AITabStatusIconsPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AITabStatusIconsPlugin.m; path = Source/AITabStatusIconsPlugin.m; sourceTree = "<group>"; };
David@0
  3909
		4BAE6C9407CF94C4007E2820 /* message.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = message.png; path = Resources/message.png; sourceTree = "<group>"; };
David@0
  3910
		4BAE6D3A07CFA0BC007E2820 /* AIAppearancePreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAppearancePreferences.h; path = Source/AIAppearancePreferences.h; sourceTree = "<group>"; };
David@0
  3911
		4BAE6D3B07CFA0BC007E2820 /* AIAppearancePreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAppearancePreferences.m; path = Source/AIAppearancePreferences.m; sourceTree = "<group>"; };
David@0
  3912
		4BAE6D4007CFA0CB007E2820 /* AIAppearancePreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAppearancePreferencesPlugin.h; path = Source/AIAppearancePreferencesPlugin.h; sourceTree = "<group>"; };
David@0
  3913
		4BAE6D4107CFA0CB007E2820 /* AIAppearancePreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAppearancePreferencesPlugin.m; path = Source/AIAppearancePreferencesPlugin.m; sourceTree = "<group>"; };
David@0
  3914
		4BAE6D5D07CFA1D7007E2820 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
David@0
  3915
		4BAF8CFC083D9A2A0067CF6F /* AIServiceMenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIServiceMenu.h; path = Source/AIServiceMenu.h; sourceTree = "<group>"; };
David@0
  3916
		4BAF8CFD083D9A2A0067CF6F /* AIServiceMenu.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIServiceMenu.m; path = Source/AIServiceMenu.m; sourceTree = "<group>"; };
David@0
  3917
		4BAFD57706E0091100FF7FBC /* AIService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIService.h; path = "Frameworks/Adium Framework/Source/AIService.h"; sourceTree = "<group>"; };
David@0
  3918
		4BAFD57806E0091100FF7FBC /* AIService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIService.m; path = "Frameworks/Adium Framework/Source/AIService.m"; sourceTree = "<group>"; };
David@0
  3919
		4BAFD5A106E00AD200FF7FBC /* ESAIMService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESAIMService.h; path = "Plugins/Purple Service/ESAIMService.h"; sourceTree = "<group>"; };
David@0
  3920
		4BAFD5A206E00AD200FF7FBC /* ESAIMService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESAIMService.m; path = "Plugins/Purple Service/ESAIMService.m"; sourceTree = "<group>"; };
David@0
  3921
		4BAFD5A306E00AD200FF7FBC /* ESDotMacService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESDotMacService.h; path = "Plugins/Purple Service/ESDotMacService.h"; sourceTree = "<group>"; };
David@0
  3922
		4BAFD5A406E00AD200FF7FBC /* ESDotMacService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESDotMacService.m; path = "Plugins/Purple Service/ESDotMacService.m"; sourceTree = "<group>"; };
David@0
  3923
		4BAFD5A506E00AD200FF7FBC /* ESICQService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESICQService.h; path = "Plugins/Purple Service/ESICQService.h"; sourceTree = "<group>"; };
David@0
  3924
		4BAFD5A606E00AD200FF7FBC /* ESICQService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESICQService.m; path = "Plugins/Purple Service/ESICQService.m"; sourceTree = "<group>"; };
David@0
  3925
		4BAFD5E806E00D1700FF7FBC /* Service Icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Service Icons"; path = "Resources/Service Icons"; sourceTree = "<group>"; };
David@0
  3926
		4BB19298079EE90900DAA523 /* PurpleDefaultsJabber.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsJabber.plist; path = "Plugins/Purple Service/PurpleDefaultsJabber.plist"; sourceTree = "<group>"; };
David@0
  3927
		4BB1E47D067F2E9F00D1DB86 /* Scripts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Scripts; path = Resources/Scripts; sourceTree = "<group>"; };
David@0
  3928
		4BB2EB200D88D76100CA7A7D /* timestamp32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = timestamp32.png; path = Resources/timestamp32.png; sourceTree = "<group>"; };
David@0
  3929
		4BB2EB210D88D76100CA7A7D /* timestamp32_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = timestamp32_transparent.png; path = Resources/timestamp32_transparent.png; sourceTree = "<group>"; };
David@0
  3930
		4BB5B78107D2DC4900CFE06F /* pref-status.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-status.png"; path = "Resources/pref-status.png"; sourceTree = "<group>"; };
David@0
  3931
		4BB826B504C8876C00A8010A /* DockOverlayDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; name = DockOverlayDefaults.plist; path = "Plugins/Contact Status Dock Overlays/DockOverlayDefaults.plist"; sourceTree = "<group>"; };
David@0
  3932
		4BB99726083D1A5F006ACD6F /* SMContactListShowBehaviorPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SMContactListShowBehaviorPlugin.h; path = Source/SMContactListShowBehaviorPlugin.h; sourceTree = SOURCE_ROOT; };
David@0
  3933
		4BB99727083D1A5F006ACD6F /* SMContactListShowBehaviorPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SMContactListShowBehaviorPlugin.m; path = Source/SMContactListShowBehaviorPlugin.m; sourceTree = SOURCE_ROOT; };
David@0
  3934
		4BB99728083D1A5F006ACD6F /* SMContactListShowDetailsPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SMContactListShowDetailsPane.h; path = Source/SMContactListShowDetailsPane.h; sourceTree = SOURCE_ROOT; };
David@0
  3935
		4BB99729083D1A5F006ACD6F /* SMContactListShowDetailsPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SMContactListShowDetailsPane.m; path = Source/SMContactListShowDetailsPane.m; sourceTree = SOURCE_ROOT; };
David@0
  3936
		4BB9972E083D1A74006ACD6F /* ContactListShowBehavior.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ContactListShowBehavior.nib; path = Resources/ContactListShowBehavior.nib; sourceTree = SOURCE_ROOT; };
David@0
  3937
		4BBF41ED066119A8001D31E1 /* AIContactInfoPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactInfoPane.h; path = "Frameworks/Adium Framework/Source/AIContactInfoPane.h"; sourceTree = "<group>"; };
David@0
  3938
		4BBF41EE066119A8001D31E1 /* AIContactInfoPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactInfoPane.m; path = "Frameworks/Adium Framework/Source/AIContactInfoPane.m"; sourceTree = "<group>"; };
David@0
  3939
		4BC540B608648321003CD69E /* AdiumFormatting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumFormatting.h; path = Source/AdiumFormatting.h; sourceTree = "<group>"; };
David@0
  3940
		4BC540B708648322003CD69E /* AdiumFormatting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumFormatting.m; path = Source/AdiumFormatting.m; sourceTree = "<group>"; };
David@0
  3941
		4BC5418E08649CC6003CD69E /* AdiumContentFiltering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumContentFiltering.h; path = Source/AdiumContentFiltering.h; sourceTree = "<group>"; };
David@0
  3942
		4BC5418F08649CC6003CD69E /* AdiumContentFiltering.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumContentFiltering.m; path = Source/AdiumContentFiltering.m; sourceTree = "<group>"; };
David@0
  3943
		4BC5A5D60764F75B0080ECF7 /* AILocalVideoWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AILocalVideoWindowController.h; path = "Plugins/Video Chat Interface/AILocalVideoWindowController.h"; sourceTree = "<group>"; };
David@0
  3944
		4BC5A5D70764F75B0080ECF7 /* AILocalVideoWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AILocalVideoWindowController.m; path = "Plugins/Video Chat Interface/AILocalVideoWindowController.m"; sourceTree = "<group>"; };
David@0
  3945
		4BC5A5D80764F75B0080ECF7 /* AIVideoChatInterfacePlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIVideoChatInterfacePlugin.h; path = "Plugins/Video Chat Interface/AIVideoChatInterfacePlugin.h"; sourceTree = "<group>"; };
David@0
  3946
		4BC5A5D90764F75B0080ECF7 /* AIVideoChatInterfacePlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIVideoChatInterfacePlugin.m; path = "Plugins/Video Chat Interface/AIVideoChatInterfacePlugin.m"; sourceTree = "<group>"; };
David@0
  3947
		4BC5A5DA0764F75B0080ECF7 /* LocalVideoWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = LocalVideoWindow.nib; path = "Plugins/Video Chat Interface/LocalVideoWindow.nib"; sourceTree = "<group>"; };
David@0
  3948
		4BCAB5EF07B59967006641B9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = Resources/en.lproj/AccountProxy.nib; sourceTree = "<group>"; };
David@0
  3949
		4BCAB5F007B59967006641B9 /* EditAccountSheet.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = EditAccountSheet.nib; path = Resources/EditAccountSheet.nib; sourceTree = "<group>"; };
David@0
  3950
		4BCAC4CE07B59AFE006641B9 /* AddressBookPrefs.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AddressBookPrefs.nib; path = Resources/AddressBookPrefs.nib; sourceTree = "<group>"; };
David@0
  3951
		4BCAC4D807B59B2E006641B9 /* AddressBook.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AddressBook.png; path = Resources/AddressBook.png; sourceTree = "<group>"; };
David@9
  3952
		4BCAC4E207B59B65006641B9 /* AB Display Format Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "AB Display Format Defaults.plist"; path = "Frameworks/Adium Framework/Resources/AB Display Format Defaults.plist"; sourceTree = "<group>"; };
David@0
  3953
		4BCAC4E307B59B65006641B9 /* Alias Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "Alias Defaults.plist"; path = "Resources/Alias Defaults.plist"; sourceTree = "<group>"; };
David@0
  3954
		4BCAC4E407B59B65006641B9 /* Display Format Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "Display Format Defaults.plist"; path = "Resources/Display Format Defaults.plist"; sourceTree = "<group>"; };
David@0
  3955
		4BCAC56C07B5A31A006641B9 /* Sounds */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Sounds; path = Resources/Sounds; sourceTree = "<group>"; };
David@0
  3956
		4BD548AE086086B5008DF3CB /* AISoundSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISoundSet.h; path = "Frameworks/Adium Framework/Source/AISoundSet.h"; sourceTree = "<group>"; };
David@0
  3957
		4BD548AF086086B5008DF3CB /* AISoundSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISoundSet.m; path = "Frameworks/Adium Framework/Source/AISoundSet.m"; sourceTree = "<group>"; };
David@0
  3958
		4BD62D7E07CE8F240099EBA2 /* AIWebkitMessageViewStyle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIWebkitMessageViewStyle.h; path = "Plugins/WebKit Message View/AIWebkitMessageViewStyle.h"; sourceTree = "<group>"; };
David@0
  3959
		4BD62D7F07CE8F240099EBA2 /* AIWebkitMessageViewStyle.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIWebkitMessageViewStyle.m; path = "Plugins/WebKit Message View/AIWebkitMessageViewStyle.m"; sourceTree = "<group>"; };
David@0
  3960
		4BDAB9910861C661009FB73B /* AdiumTyping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumTyping.h; path = Source/AdiumTyping.h; sourceTree = "<group>"; };
David@0
  3961
		4BDAB9920861C661009FB73B /* AdiumTyping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumTyping.m; path = Source/AdiumTyping.m; sourceTree = "<group>"; };
David@0
  3962
		4BDAF69507A1560F00276D68 /* AIAccountProxySettings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAccountProxySettings.h; path = Source/AIAccountProxySettings.h; sourceTree = "<group>"; };
David@0
  3963
		4BDAF69607A1561000276D68 /* AIAccountProxySettings.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAccountProxySettings.m; path = Source/AIAccountProxySettings.m; sourceTree = "<group>"; };
David@0
  3964
		4BDC17720493C90E00A8010A /* AIContentTyping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentTyping.h; path = "Frameworks/Adium Framework/Source/AIContentTyping.h"; sourceTree = "<group>"; };
David@0
  3965
		4BDC17730493C90E00A8010A /* AIContentTyping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentTyping.m; path = "Frameworks/Adium Framework/Source/AIContentTyping.m"; sourceTree = "<group>"; };
David@0
  3966
		4BDD81E707A0B6D30057DB2C /* AccountOptions.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AccountOptions.nib; path = "Frameworks/Adium Framework/Resources/AccountOptions.nib"; sourceTree = "<group>"; };
David@0
  3967
		4BDD81E807A0B6D30057DB2C /* AccountProfile.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AccountProfile.nib; path = "Frameworks/Adium Framework/Resources/AccountProfile.nib"; sourceTree = "<group>"; };
David@0
  3968
		4BDD81E907A0B6D30057DB2C /* AccountSetup.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AccountSetup.nib; path = "Frameworks/Adium Framework/Resources/AccountSetup.nib"; sourceTree = "<group>"; };
David@0
  3969
		4BE3AD1C085F3EDD005919E7 /* AdiumPreferredAccounts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumPreferredAccounts.h; path = Source/AdiumPreferredAccounts.h; sourceTree = "<group>"; };
David@0
  3970
		4BE3AD1D085F3EDD005919E7 /* AdiumPreferredAccounts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumPreferredAccounts.m; path = Source/AdiumPreferredAccounts.m; sourceTree = "<group>"; };
David@0
  3971
		4BE40C1E0846544000F5790F /* AdiumAccounts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumAccounts.h; path = Source/AdiumAccounts.h; sourceTree = "<group>"; };
David@0
  3972
		4BE40C1F0846544000F5790F /* AdiumAccounts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumAccounts.m; path = Source/AdiumAccounts.m; sourceTree = "<group>"; };
David@0
  3973
		4BE6174D07AC67ED0049C87D /* AIAutoReplyPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAutoReplyPlugin.h; path = Source/AIAutoReplyPlugin.h; sourceTree = SOURCE_ROOT; };
David@0
  3974
		4BE6174E07AC67ED0049C87D /* AIAutoReplyPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAutoReplyPlugin.m; path = Source/AIAutoReplyPlugin.m; sourceTree = SOURCE_ROOT; };
David@0
  3975
		4BE6175307AC67EE0049C87D /* AIStateMenuPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStateMenuPlugin.h; path = Source/AIStateMenuPlugin.h; sourceTree = SOURCE_ROOT; };
David@0
  3976
		4BE6175407AC67EE0049C87D /* AIStateMenuPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStateMenuPlugin.m; path = Source/AIStateMenuPlugin.m; sourceTree = SOURCE_ROOT; };
David@0
  3977
		4BE8AF6D0796EC1200B6E49B /* AIAbstractAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIAbstractAccount.h; path = "Frameworks/Adium Framework/Source/AIAbstractAccount.h"; sourceTree = "<group>"; };
David@0
  3978
		4BE8AF6E0796EC1200B6E49B /* AIAbstractAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIAbstractAccount.m; path = "Frameworks/Adium Framework/Source/AIAbstractAccount.m"; sourceTree = "<group>"; };
David@0
  3979
		4BE9FFE7055981AB00359B15 /* Adium.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Adium.pch; sourceTree = SOURCE_ROOT; };
David@0
  3980
		4BF2E194067CAE9200743318 /* Emoticons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Emoticons; path = Resources/Emoticons; sourceTree = "<group>"; };
David@0
  3981
		4BF2E6B3067CB70E00743318 /* Message Styles */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Message Styles"; path = "Resources/Message Styles"; sourceTree = "<group>"; };
David@0
  3982
		4BF3CB4107D1771E00A8112A /* pref-appearance.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-appearance.png"; path = "Resources/pref-appearance.png"; sourceTree = "<group>"; };
David@0
  3983
		4BF3CBEC07D192F500A8112A /* pref-accounts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pref-accounts.png"; path = "Resources/pref-accounts.png"; sourceTree = "<group>"; };
David@0
  3984
		4BF5BA10042F3CB200A8010A /* AIListContact.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListContact.h; path = "Frameworks/Adium Framework/Source/AIListContact.h"; sourceTree = "<group>"; };
David@0
  3985
		4BF5BA11042F3CB200A8010A /* AIListContact.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListContact.m; path = "Frameworks/Adium Framework/Source/AIListContact.m"; sourceTree = "<group>"; };
David@0
  3986
		4BF5BA12042F3CB200A8010A /* AIListGroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListGroup.h; path = "Frameworks/Adium Framework/Source/AIListGroup.h"; sourceTree = "<group>"; };
David@0
  3987
		4BF5BA13042F3CB200A8010A /* AIListGroup.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListGroup.m; path = "Frameworks/Adium Framework/Source/AIListGroup.m"; sourceTree = "<group>"; };
David@0
  3988
		4BF5BA14042F3CB200A8010A /* AIListObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListObject.h; path = "Frameworks/Adium Framework/Source/AIListObject.h"; sourceTree = "<group>"; };
David@0
  3989
		4BF5BA15042F3CB200A8010A /* AIListObject.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListObject.m; path = "Frameworks/Adium Framework/Source/AIListObject.m"; sourceTree = "<group>"; };
David@0
  3990
		4BFC2E7807E357F00063D70C /* emoticonBlank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = emoticonBlank.png; path = Resources/emoticonBlank.png; sourceTree = "<group>"; };
David@0
  3991
		4BFC3412058D48A8008F7FA2 /* AIWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWindowController.h; path = "Frameworks/Adium Framework/Source/AIWindowController.h"; sourceTree = "<group>"; };
David@0
  3992
		4BFC3413058D48A8008F7FA2 /* AIWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWindowController.m; path = "Frameworks/Adium Framework/Source/AIWindowController.m"; sourceTree = "<group>"; };
David@0
  3993
		4BFC5407043E509A00A8010A /* AIContentStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentStatus.h; path = "Frameworks/Adium Framework/Source/AIContentStatus.h"; sourceTree = "<group>"; };
David@0
  3994
		4BFC5408043E509A00A8010A /* AIContentStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentStatus.m; path = "Frameworks/Adium Framework/Source/AIContentStatus.m"; sourceTree = "<group>"; };
David@0
  3995
		4BFE2E9F07E61A4E00C07EBE /* NewAlertNoEvents.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = NewAlertNoEvents.nib; path = "Frameworks/Adium Framework/Resources/NewAlertNoEvents.nib"; sourceTree = "<group>"; };
David@0
  3996
		4F1CB6240D640D5B0073A1E6 /* AIContactInfoContentController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactInfoContentController.h; path = Source/AIContactInfoContentController.h; sourceTree = "<group>"; };
David@0
  3997
		4F1CB6250D640D5B0073A1E6 /* AIContactInfoContentController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactInfoContentController.m; path = Source/AIContactInfoContentController.m; sourceTree = "<group>"; };
David@0
  3998
		4F1CB6270D640D670073A1E6 /* AIInfoInspectorPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIInfoInspectorPane.h; path = Source/AIInfoInspectorPane.h; sourceTree = "<group>"; };
David@0
  3999
		4F1CB6280D640D670073A1E6 /* AIInfoInspectorPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIInfoInspectorPane.m; path = Source/AIInfoInspectorPane.m; sourceTree = "<group>"; };
David@0
  4000
		4F1CB62A0D640D770073A1E6 /* AIAdvancedInspectorPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAdvancedInspectorPane.h; path = Source/AIAdvancedInspectorPane.h; sourceTree = "<group>"; };
David@0
  4001
		4F1CB62B0D640D770073A1E6 /* AIAdvancedInspectorPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAdvancedInspectorPane.m; path = Source/AIAdvancedInspectorPane.m; sourceTree = "<group>"; };
David@0
  4002
		4F1CB62C0D640D770073A1E6 /* AIAddressBookInspectorPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAddressBookInspectorPane.m; path = Source/AIAddressBookInspectorPane.m; sourceTree = "<group>"; };
David@0
  4003
		4F1CB62D0D640D770073A1E6 /* AIAddressBookInspectorPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAddressBookInspectorPane.h; path = Source/AIAddressBookInspectorPane.h; sourceTree = "<group>"; };
David@0
  4004
		4F1CB6300D640D7F0073A1E6 /* AIEventsInspectorPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIEventsInspectorPane.h; path = Source/AIEventsInspectorPane.h; sourceTree = "<group>"; };
David@0
  4005
		4F1CB6310D640D7F0073A1E6 /* AIEventsInspectorPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIEventsInspectorPane.m; path = Source/AIEventsInspectorPane.m; sourceTree = "<group>"; };
David@0
  4006
		4F1CB6350D640D8F0073A1E6 /* AIEventsInspectorPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIEventsInspectorPane.nib; path = Resources/AIEventsInspectorPane.nib; sourceTree = "<group>"; };
David@0
  4007
		4F1CB6360D640D900073A1E6 /* AIInfoInspectorPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AIInfoInspectorPane.nib; path = Resources/AIInfoInspectorPane.nib; sourceTree = "<group>"; };
David@0
  4008
		4F1CB63B0D640DA40073A1E6 /* addressbook_segment.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = addressbook_segment.png; path = Resources/addressbook_segment.png; sourceTree = "<group>"; };
David@0
  4009
		4F1CB63C0D640DA40073A1E6 /* advanced_segment.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = advanced_segment.png; path = Resources/advanced_segment.png; sourceTree = "<group>"; };
David@0
  4010
		4F1CB63D0D640DA40073A1E6 /* events_segment.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = events_segment.png; path = Resources/events_segment.png; sourceTree = "<group>"; };
David@0
  4011
		4F1CB63E0D640DA40073A1E6 /* info_segment.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = info_segment.png; path = Resources/info_segment.png; sourceTree = "<group>"; };
David@0
  4012
		4F1CB64B0D640F4F0073A1E6 /* ContactInfoInspector.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ContactInfoInspector.nib; path = Resources/ContactInfoInspector.nib; sourceTree = "<group>"; };
zacw@527
  4013
		5A1781840EC1215D00BA1E04 /* AIAutoScrollTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAutoScrollTextView.h; path = Source/AIAutoScrollTextView.h; sourceTree = "<group>"; };
zacw@527
  4014
		5A1781850EC1215D00BA1E04 /* AIAutoScrollTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAutoScrollTextView.m; path = Source/AIAutoScrollTextView.m; sourceTree = "<group>"; };
David@0
  4015
		63093C2D0892143500F118D3 /* newContentThreeDigits.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = newContentThreeDigits.png; sourceTree = "<group>"; };
David@0
  4016
		63093C2E0892143500F118D3 /* newContentTwoDigits.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = newContentTwoDigits.png; sourceTree = "<group>"; };
David@0
  4017
		6311F46F0E340DD2004234B8 /* AISharedAdium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISharedAdium.h; path = "Frameworks/Adium Framework/Source/AISharedAdium.h"; sourceTree = "<group>"; };
David@0
  4018
		6311F4700E340DD2004234B8 /* AISharedAdium.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISharedAdium.m; path = "Frameworks/Adium Framework/Source/AISharedAdium.m"; sourceTree = "<group>"; };
David@0
  4019
		63125D8D0A75EBF000303EE9 /* AIPurpleLiveJournalAccount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIPurpleLiveJournalAccount.h; path = "Plugins/Purple Service/AIPurpleLiveJournalAccount.h"; sourceTree = "<group>"; };
David@0
  4020
		63125D8E0A75EBF000303EE9 /* AIPurpleLiveJournalAccount.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIPurpleLiveJournalAccount.m; path = "Plugins/Purple Service/AIPurpleLiveJournalAccount.m"; sourceTree = "<group>"; };
David@0
  4021
		63125D970A75ECE400303EE9 /* AILiveJournalService.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AILiveJournalService.h; path = "Plugins/Purple Service/AILiveJournalService.h"; sourceTree = "<group>"; };
David@0
  4022
		63125D980A75ECE400303EE9 /* AILiveJournalService.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AILiveJournalService.m; path = "Plugins/Purple Service/AILiveJournalService.m"; sourceTree = "<group>"; };
David@0
  4023
		63125D990A75ECE400303EE9 /* PurpleDefaultsLiveJournal.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = PurpleDefaultsLiveJournal.plist; path = "Plugins/Purple Service/PurpleDefaultsLiveJournal.plist"; sourceTree = "<group>"; };
catfish@1896
  4024
		6329EEFF0F9D333B00112489 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
catfish@1896
  4025
		6329EF030F9D334D00112489 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
catfish@1896
  4026
		6329EF070F9D335800112489 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
David@354
  4027
		632ADC130E9EDDCA00AB6817 /* PTKeyCodeTranslator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PTKeyCodeTranslator.m; path = Source/PTKeyCodeTranslator.m; sourceTree = "<group>"; };
David@354
  4028
		632ADC140E9EDDCA00AB6817 /* PTKeyCodeTranslator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PTKeyCodeTranslator.h; path = Source/PTKeyCodeTranslator.h; sourceTree = "<group>"; };
David@0
  4029
		632D608D094B7EEB003A9786 /* AIXtraPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIXtraPreviewController.h; path = Source/AIXtraPreviewController.h; sourceTree = "<group>"; };
David@0
  4030
		632D60BE094B81AB003A9786 /* AIDockIconPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIDockIconPreviewController.h; path = Source/AIDockIconPreviewController.h; sourceTree = "<group>"; };
David@0
  4031
		632D60BF094B81AB003A9786 /* AIDockIconPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIDockIconPreviewController.m; path = Source/AIDockIconPreviewController.m; sourceTree = "<group>"; };
David@0
  4032
		632D801608E7E0A40032C187 /* XtrasManager.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = XtrasManager.nib; path = Resources/XtrasManager.nib; sourceTree = "<group>"; };
David@0
  4033
		632D859C0DB70FC800040EC7 /* AIMentionEventPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMentionEventPlugin.h; path = Source/AIMentionEventPlugin.h; sourceTree = "<group>"; };
David@0
  4034
		632D859D0DB70FC800040EC7 /* AIMentionEventPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMentionEventPlugin.m; path = Source/AIMentionEventPlugin.m; sourceTree = "<group>"; };
David@0
  4035
		6333699309497DB000970871 /* EmoticonPreviewView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = EmoticonPreviewView.nib; path = Resources/EmoticonPreviewView.nib; sourceTree = "<group>"; };
David@0
  4036
		63336B050949908300970871 /* DockIconPreviewView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = DockIconPreviewView.nib; path = Resources/DockIconPreviewView.nib; sourceTree = "<group>"; };
David@0
  4037
		63336B3F094994A800970871 /* StatusIconPreviewView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = StatusIconPreviewView.nib; path = Resources/StatusIconPreviewView.nib; sourceTree = "<group>"; };
David@0
  4038
		63336E14094AB81300970871 /* XtraInfoView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = XtraInfoView.nib; path = Resources/XtraInfoView.nib; sourceTree = "<group>"; };
catfish@1875
  4039
		633400CF0F9C14E0003C77A9 /* AIUtilities.framework_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIUtilities.framework_Prefix.pch; path = "Frameworks/AIUtilities Framework/AIUtilities.framework_Prefix.pch"; sourceTree = "<group>"; };
catfish@1875
  4040
		633400D30F9C1501003C77A9 /* ImageKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageKit.framework; path = /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework; sourceTree = "<absolute>"; };
catfish@1875
  4041
		633400D40F9C1501003C77A9 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = /System/Library/Frameworks/AddressBook.framework; sourceTree = "<absolute>"; };
catfish@1875
  4042
		633400D50F9C1501003C77A9 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
catfish@1875
  4043
		633400D60F9C1501003C77A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
catfish@1875
  4044
		633400D70F9C1501003C77A9 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
catfish@1875
  4045
		633400D80F9C1501003C77A9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
catfish@1875
  4046
		633400D90F9C1501003C77A9 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
catfish@1875
  4047
		633400DA0F9C1501003C77A9 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
catfish@1875
  4048
		633400DB0F9C1501003C77A9 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
catfish@1875
  4049
		6334FBFC0F9C11DC003C77A9 /* AIUtilities.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AIUtilities.framework; sourceTree = BUILT_PRODUCTS_DIR; };
catfish@1875
  4050
		6334FF030F9C14BF003C77A9 /* AIFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFunctions.h; path = "Frameworks/AIUtilities Framework/Source/AIFunctions.h"; sourceTree = "<group>"; };
catfish@1875
  4051
		6334FF040F9C14BF003C77A9 /* AIFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFunctions.m; path = "Frameworks/AIUtilities Framework/Source/AIFunctions.m"; sourceTree = "<group>"; };
catfish@1875
  4052
		6334FF070F9C14BF003C77A9 /* JVMarkedScroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JVMarkedScroller.h; path = "Frameworks/AIUtilities Framework/Source/JVMarkedScroller.h"; sourceTree = "<group>"; };
catfish@1875
  4053
		6334FF080F9C14BF003C77A9 /* JVMarkedScroller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = JVMarkedScroller.m; path = "Frameworks/AIUtilities Framework/Source/JVMarkedScroller.m"; sourceTree = "<group>"; };
catfish@1875
  4054
		6334FF0A0F9C14BF003C77A9 /* AIMutableOwnerArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMutableOwnerArray.h; path = "Frameworks/AIUtilities Framework/Source/AIMutableOwnerArray.h"; sourceTree = "<group>"; };
catfish@1875
  4055
		6334FF0B0F9C14BF003C77A9 /* AIMutableOwnerArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMutableOwnerArray.m; path = "Frameworks/AIUtilities Framework/Source/AIMutableOwnerArray.m"; sourceTree = "<group>"; };
catfish@1875
  4056
		6334FF0D0F9C14BF003C77A9 /* AIToolbarUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIToolbarUtilities.h; path = "Frameworks/AIUtilities Framework/Source/AIToolbarUtilities.h"; sourceTree = "<group>"; };
catfish@1875
  4057
		6334FF0E0F9C14BF003C77A9 /* AIToolbarUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIToolbarUtilities.m; path = "Frameworks/AIUtilities Framework/Source/AIToolbarUtilities.m"; sourceTree = "<group>"; };
catfish@1875
  4058
		6334FF100F9C14BF003C77A9 /* AIGradientAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIGradientAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIGradientAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4059
		6334FF110F9C14BF003C77A9 /* AIGradientAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIGradientAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIGradientAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4060
		6334FF130F9C14BF003C77A9 /* AIFloater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFloater.m; path = "Frameworks/AIUtilities Framework/Source/AIFloater.m"; sourceTree = "<group>"; };
catfish@1875
  4061
		6334FF140F9C14BF003C77A9 /* AIFloater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFloater.h; path = "Frameworks/AIUtilities Framework/Source/AIFloater.h"; sourceTree = "<group>"; };
catfish@1875
  4062
		6334FF160F9C14BF003C77A9 /* AIStringFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStringFormatter.h; path = "Frameworks/AIUtilities Framework/Source/AIStringFormatter.h"; sourceTree = "<group>"; };
catfish@1875
  4063
		6334FF170F9C14BF003C77A9 /* AIStringFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStringFormatter.m; path = "Frameworks/AIUtilities Framework/Source/AIStringFormatter.m"; sourceTree = "<group>"; };
catfish@1875
  4064
		6334FF190F9C14BF003C77A9 /* AIKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIKeychain.h; path = "Frameworks/AIUtilities Framework/Source/AIKeychain.h"; sourceTree = "<group>"; };
catfish@1875
  4065
		6334FF1A0F9C14BF003C77A9 /* AIKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIKeychain.m; path = "Frameworks/AIUtilities Framework/Source/AIKeychain.m"; sourceTree = "<group>"; };
catfish@1875
  4066
		6334FF1C0F9C14BF003C77A9 /* AIHostReachabilityMonitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIHostReachabilityMonitor.h; path = "Frameworks/AIUtilities Framework/Source/AIHostReachabilityMonitor.h"; sourceTree = "<group>"; };
catfish@1875
  4067
		6334FF1D0F9C14BF003C77A9 /* AIHostReachabilityMonitor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIHostReachabilityMonitor.m; path = "Frameworks/AIUtilities Framework/Source/AIHostReachabilityMonitor.m"; sourceTree = "<group>"; };
catfish@1875
  4068
		6334FF1F0F9C14BF003C77A9 /* AISleepNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISleepNotification.h; path = "Frameworks/AIUtilities Framework/Source/AISleepNotification.h"; sourceTree = "<group>"; };
catfish@1875
  4069
		6334FF200F9C14BF003C77A9 /* AISleepNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISleepNotification.m; path = "Frameworks/AIUtilities Framework/Source/AISleepNotification.m"; sourceTree = "<group>"; };
catfish@1875
  4070
		6334FF220F9C14BF003C77A9 /* AIRichTextCoercer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIRichTextCoercer.h; path = "Frameworks/AIUtilities Framework/Source/AIRichTextCoercer.h"; sourceTree = "<group>"; };
catfish@1875
  4071
		6334FF230F9C14BF003C77A9 /* AIRichTextCoercer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIRichTextCoercer.m; path = "Frameworks/AIUtilities Framework/Source/AIRichTextCoercer.m"; sourceTree = "<group>"; };
catfish@1875
  4072
		6334FF250F9C14BF003C77A9 /* AITextAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITextAttributes.h; path = "Frameworks/AIUtilities Framework/Source/AITextAttributes.h"; sourceTree = "<group>"; };
catfish@1875
  4073
		6334FF260F9C14BF003C77A9 /* AITextAttributes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITextAttributes.m; path = "Frameworks/AIUtilities Framework/Source/AITextAttributes.m"; sourceTree = "<group>"; };
catfish@1875
  4074
		6334FF280F9C14BF003C77A9 /* AISmoothTooltipTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISmoothTooltipTracker.h; path = "Frameworks/AIUtilities Framework/Source/AISmoothTooltipTracker.h"; sourceTree = "<group>"; };
catfish@1875
  4075
		6334FF290F9C14BF003C77A9 /* AISmoothTooltipTracker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISmoothTooltipTracker.m; path = "Frameworks/AIUtilities Framework/Source/AISmoothTooltipTracker.m"; sourceTree = "<group>"; };
catfish@1875
  4076
		6334FF2B0F9C14BF003C77A9 /* AISystemNetworkDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISystemNetworkDefaults.h; path = "Frameworks/AIUtilities Framework/Source/AISystemNetworkDefaults.h"; sourceTree = "<group>"; };
catfish@1875
  4077
		6334FF2C0F9C14BF003C77A9 /* AISystemNetworkDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISystemNetworkDefaults.m; path = "Frameworks/AIUtilities Framework/Source/AISystemNetworkDefaults.m"; sourceTree = "<group>"; };
catfish@1875
  4078
		6334FF2E0F9C14BF003C77A9 /* AITooltipUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITooltipUtilities.h; path = "Frameworks/AIUtilities Framework/Source/AITooltipUtilities.h"; sourceTree = "<group>"; };
catfish@1875
  4079
		6334FF2F0F9C14BF003C77A9 /* AITooltipUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITooltipUtilities.m; path = "Frameworks/AIUtilities Framework/Source/AITooltipUtilities.m"; sourceTree = "<group>"; };
catfish@1875
  4080
		6334FF320F9C14BF003C77A9 /* AICompletingTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICompletingTextField.h; path = "Frameworks/AIUtilities Framework/Source/AICompletingTextField.h"; sourceTree = "<group>"; };
catfish@1875
  4081
		6334FF330F9C14BF003C77A9 /* AICompletingTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICompletingTextField.m; path = "Frameworks/AIUtilities Framework/Source/AICompletingTextField.m"; sourceTree = "<group>"; };
catfish@1875
  4082
		6334FF350F9C14BF003C77A9 /* AIRolloverButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIRolloverButton.h; path = "Frameworks/AIUtilities Framework/Source/AIRolloverButton.h"; sourceTree = "<group>"; };
catfish@1875
  4083
		6334FF360F9C14BF003C77A9 /* AIRolloverButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIRolloverButton.m; path = "Frameworks/AIUtilities Framework/Source/AIRolloverButton.m"; sourceTree = "<group>"; };
catfish@1875
  4084
		6334FF380F9C14BF003C77A9 /* MVMenuButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MVMenuButton.h; path = "Frameworks/AIUtilities Framework/Source/MVMenuButton.h"; sourceTree = "<group>"; };
catfish@1875
  4085
		6334FF390F9C14BF003C77A9 /* MVMenuButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MVMenuButton.m; path = "Frameworks/AIUtilities Framework/Source/MVMenuButton.m"; sourceTree = "<group>"; };
catfish@1875
  4086
		6334FF3B0F9C14BF003C77A9 /* AIImageButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageButton.h; path = "Frameworks/AIUtilities Framework/Source/AIImageButton.h"; sourceTree = "<group>"; };
catfish@1875
  4087
		6334FF3C0F9C14BF003C77A9 /* AIImageButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageButton.m; path = "Frameworks/AIUtilities Framework/Source/AIImageButton.m"; sourceTree = "<group>"; };
catfish@1875
  4088
		6334FF3E0F9C14BF003C77A9 /* AIColoredBoxView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIColoredBoxView.h; path = "Frameworks/AIUtilities Framework/Source/AIColoredBoxView.h"; sourceTree = "<group>"; };
catfish@1875
  4089
		6334FF3F0F9C14BF003C77A9 /* AIColoredBoxView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIColoredBoxView.m; path = "Frameworks/AIUtilities Framework/Source/AIColoredBoxView.m"; sourceTree = "<group>"; };
catfish@1875
  4090
		6334FF410F9C14BF003C77A9 /* AIDelayedTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDelayedTextField.h; path = "Frameworks/AIUtilities Framework/Source/AIDelayedTextField.h"; sourceTree = "<group>"; };
catfish@1875
  4091
		6334FF420F9C14BF003C77A9 /* AIDelayedTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDelayedTextField.m; path = "Frameworks/AIUtilities Framework/Source/AIDelayedTextField.m"; sourceTree = "<group>"; };
catfish@1875
  4092
		6334FF440F9C14BF003C77A9 /* AIImageViewWithImagePicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageViewWithImagePicker.h; path = "Frameworks/AIUtilities Framework/Source/AIImageViewWithImagePicker.h"; sourceTree = "<group>"; };
catfish@1875
  4093
		6334FF450F9C14BF003C77A9 /* AIImageViewWithImagePicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageViewWithImagePicker.m; path = "Frameworks/AIUtilities Framework/Source/AIImageViewWithImagePicker.m"; sourceTree = "<group>"; };
catfish@1875
  4094
		6334FF470F9C14BF003C77A9 /* AILinkTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILinkTextView.h; path = "Frameworks/AIUtilities Framework/Source/AILinkTextView.h"; sourceTree = "<group>"; };
catfish@1875
  4095
		6334FF480F9C14BF003C77A9 /* AILinkTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILinkTextView.m; path = "Frameworks/AIUtilities Framework/Source/AILinkTextView.m"; sourceTree = "<group>"; };
catfish@1875
  4096
		6334FF490F9C14BF003C77A9 /* AILinkTrackingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILinkTrackingController.h; path = "Frameworks/AIUtilities Framework/Source/AILinkTrackingController.h"; sourceTree = "<group>"; };
catfish@1875
  4097
		6334FF4A0F9C14BF003C77A9 /* AILinkTrackingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILinkTrackingController.m; path = "Frameworks/AIUtilities Framework/Source/AILinkTrackingController.m"; sourceTree = "<group>"; };
catfish@1875
  4098
		6334FF4B0F9C14BF003C77A9 /* AIFlexibleLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFlexibleLink.h; path = "Frameworks/AIUtilities Framework/Source/AIFlexibleLink.h"; sourceTree = "<group>"; };
catfish@1875
  4099
		6334FF4C0F9C14BF003C77A9 /* AIFlexibleLink.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFlexibleLink.m; path = "Frameworks/AIUtilities Framework/Source/AIFlexibleLink.m"; sourceTree = "<group>"; };
catfish@1875
  4100
		6334FF4E0F9C14BF003C77A9 /* AIDividedAlternatingRowOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDividedAlternatingRowOutlineView.h; path = "Frameworks/AIUtilities Framework/Source/AIDividedAlternatingRowOutlineView.h"; sourceTree = "<group>"; };
catfish@1875
  4101
		6334FF4F0F9C14BF003C77A9 /* AIDividedAlternatingRowOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDividedAlternatingRowOutlineView.m; path = "Frameworks/AIUtilities Framework/Source/AIDividedAlternatingRowOutlineView.m"; sourceTree = "<group>"; };
catfish@1875
  4102
		6334FF500F9C14BF003C77A9 /* AIOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIOutlineView.h; path = "Frameworks/AIUtilities Framework/Source/AIOutlineView.h"; sourceTree = "<group>"; };
catfish@1875
  4103
		6334FF510F9C14BF003C77A9 /* AIOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIOutlineView.m; path = "Frameworks/AIUtilities Framework/Source/AIOutlineView.m"; sourceTree = "<group>"; };
catfish@1875
  4104
		6334FF520F9C14C0003C77A9 /* AIAlternatingRowOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAlternatingRowOutlineView.h; path = "Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.h"; sourceTree = "<group>"; };
catfish@1875
  4105
		6334FF530F9C14C0003C77A9 /* AIAlternatingRowOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAlternatingRowOutlineView.m; path = "Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.m"; sourceTree = "<group>"; };
catfish@1875
  4106
		6334FF550F9C14C0003C77A9 /* AIVariableHeightFlexibleColumnsOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIVariableHeightFlexibleColumnsOutlineView.h; path = "Frameworks/AIUtilities Framework/Source/AIVariableHeightFlexibleColumnsOutlineView.h"; sourceTree = "<group>"; };
catfish@1875
  4107
		6334FF560F9C14C0003C77A9 /* AIVariableHeightFlexibleColumnsOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIVariableHeightFlexibleColumnsOutlineView.m; path = "Frameworks/AIUtilities Framework/Source/AIVariableHeightFlexibleColumnsOutlineView.m"; sourceTree = "<group>"; };
catfish@1875
  4108
		6334FF570F9C14C0003C77A9 /* AIVariableHeightOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIVariableHeightOutlineView.h; path = "Frameworks/AIUtilities Framework/Source/AIVariableHeightOutlineView.h"; sourceTree = "<group>"; };
catfish@1875
  4109
		6334FF580F9C14C0003C77A9 /* AIVariableHeightOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIVariableHeightOutlineView.m; path = "Frameworks/AIUtilities Framework/Source/AIVariableHeightOutlineView.m"; sourceTree = "<group>"; };
catfish@1875
  4110
		6334FF590F9C14C0003C77A9 /* AIMultiCellOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMultiCellOutlineView.h; path = "Frameworks/AIUtilities Framework/Source/AIMultiCellOutlineView.h"; sourceTree = "<group>"; };
catfish@1875
  4111
		6334FF5A0F9C14C0003C77A9 /* AIMultiCellOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMultiCellOutlineView.m; path = "Frameworks/AIUtilities Framework/Source/AIMultiCellOutlineView.m"; sourceTree = "<group>"; };
catfish@1875
  4112
		6334FF5C0F9C14C0003C77A9 /* AIPlasticButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPlasticButton.h; path = "Frameworks/AIUtilities Framework/Source/AIPlasticButton.h"; sourceTree = "<group>"; };
catfish@1875
  4113
		6334FF5D0F9C14C0003C77A9 /* AIPlasticButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPlasticButton.m; path = "Frameworks/AIUtilities Framework/Source/AIPlasticButton.m"; sourceTree = "<group>"; };
catfish@1875
  4114
		6334FF5E0F9C14C0003C77A9 /* AIPlasticMinusButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPlasticMinusButton.h; path = "Frameworks/AIUtilities Framework/Source/AIPlasticMinusButton.h"; sourceTree = "<group>"; };
catfish@1875
  4115
		6334FF5F0F9C14C0003C77A9 /* AIPlasticMinusButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPlasticMinusButton.m; path = "Frameworks/AIUtilities Framework/Source/AIPlasticMinusButton.m"; sourceTree = "<group>"; };
catfish@1875
  4116
		6334FF600F9C14C0003C77A9 /* AIPlasticPlusButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPlasticPlusButton.h; path = "Frameworks/AIUtilities Framework/Source/AIPlasticPlusButton.h"; sourceTree = "<group>"; };
catfish@1875
  4117
		6334FF610F9C14C0003C77A9 /* AIPlasticPlusButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPlasticPlusButton.m; path = "Frameworks/AIUtilities Framework/Source/AIPlasticPlusButton.m"; sourceTree = "<group>"; };
catfish@1875
  4118
		6334FF620F9C14C0003C77A9 /* AIPlasticButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPlasticButtonCell.h; path = "Frameworks/AIUtilities Framework/Source/AIPlasticButtonCell.h"; sourceTree = "<group>"; };
catfish@1875
  4119
		6334FF630F9C14C0003C77A9 /* AIPlasticButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPlasticButtonCell.m; path = "Frameworks/AIUtilities Framework/Source/AIPlasticButtonCell.m"; sourceTree = "<group>"; };
catfish@1875
  4120
		6334FF650F9C14C0003C77A9 /* PlasticButtonNormal_Middle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlasticButtonNormal_Middle.png; path = "Frameworks/AIUtilities Framework/Resources/PlasticButtonNormal_Middle.png"; sourceTree = "<group>"; };
catfish@1875
  4121
		6334FF660F9C14C0003C77A9 /* PlasticButtonDefault_Middle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlasticButtonDefault_Middle.png; path = "Frameworks/AIUtilities Framework/Resources/PlasticButtonDefault_Middle.png"; sourceTree = "<group>"; };
catfish@1875
  4122
		6334FF670F9C14C0003C77A9 /* PlasticButtonPressed_Middle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlasticButtonPressed_Middle.png; path = "Frameworks/AIUtilities Framework/Resources/PlasticButtonPressed_Middle.png"; sourceTree = "<group>"; };
catfish@1875
  4123
		6334FF680F9C14C0003C77A9 /* PlasticButtonDefault_Caps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlasticButtonDefault_Caps.png; path = "Frameworks/AIUtilities Framework/Resources/PlasticButtonDefault_Caps.png"; sourceTree = "<group>"; };
catfish@1875
  4124
		6334FF690F9C14C0003C77A9 /* PlasticButtonNormal_Caps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlasticButtonNormal_Caps.png; path = "Frameworks/AIUtilities Framework/Resources/PlasticButtonNormal_Caps.png"; sourceTree = "<group>"; };
catfish@1875
  4125
		6334FF6A0F9C14C0003C77A9 /* PlasticButtonPressed_Caps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlasticButtonPressed_Caps.png; path = "Frameworks/AIUtilities Framework/Resources/PlasticButtonPressed_Caps.png"; sourceTree = "<group>"; };
catfish@1875
  4126
		6334FF6B0F9C14C0003C77A9 /* plus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = plus.png; path = "Frameworks/AIUtilities Framework/Resources/plus.png"; sourceTree = "<group>"; };
catfish@1875
  4127
		6334FF6C0F9C14C0003C77A9 /* minus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = minus.png; path = "Frameworks/AIUtilities Framework/Resources/minus.png"; sourceTree = "<group>"; };
catfish@1875
  4128
		6334FF6E0F9C14C0003C77A9 /* AIToolbarTabView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIToolbarTabView.h; path = "Frameworks/AIUtilities Framework/Source/AIToolbarTabView.h"; sourceTree = "<group>"; };
catfish@1875
  4129
		6334FF6F0F9C14C0003C77A9 /* AIToolbarTabView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIToolbarTabView.m; path = "Frameworks/AIUtilities Framework/Source/AIToolbarTabView.m"; sourceTree = "<group>"; };
catfish@1875
  4130
		6334FF710F9C14C0003C77A9 /* AISplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISplitView.h; path = "Frameworks/AIUtilities Framework/Source/AISplitView.h"; sourceTree = "<group>"; };
catfish@1875
  4131
		6334FF720F9C14C0003C77A9 /* AISplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISplitView.m; path = "Frameworks/AIUtilities Framework/Source/AISplitView.m"; sourceTree = "<group>"; };
catfish@1875
  4132
		6334FF740F9C14C0003C77A9 /* AIAlternatingRowTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAlternatingRowTableView.h; path = "Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.h"; sourceTree = "<group>"; };
catfish@1875
  4133
		6334FF750F9C14C0003C77A9 /* AIAlternatingRowTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAlternatingRowTableView.m; path = "Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.m"; sourceTree = "<group>"; };
catfish@1875
  4134
		6334FF770F9C14C0003C77A9 /* AITextFieldWithDraggingDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITextFieldWithDraggingDelegate.h; path = "Frameworks/AIUtilities Framework/Source/AITextFieldWithDraggingDelegate.h"; sourceTree = "<group>"; };
catfish@1875
  4135
		6334FF780F9C14C0003C77A9 /* AITextFieldWithDraggingDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITextFieldWithDraggingDelegate.m; path = "Frameworks/AIUtilities Framework/Source/AITextFieldWithDraggingDelegate.m"; sourceTree = "<group>"; };
catfish@1875
  4136
		6334FF7A0F9C14C0003C77A9 /* AITextViewWithPlaceholder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITextViewWithPlaceholder.h; path = "Frameworks/AIUtilities Framework/Source/AITextViewWithPlaceholder.h"; sourceTree = "<group>"; };
catfish@1875
  4137
		6334FF7B0F9C14C0003C77A9 /* AITextViewWithPlaceholder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITextViewWithPlaceholder.m; path = "Frameworks/AIUtilities Framework/Source/AITextViewWithPlaceholder.m"; sourceTree = "<group>"; };
catfish@1875
  4138
		6334FF7D0F9C14C0003C77A9 /* AIFlexibleToolbarItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFlexibleToolbarItem.h; path = "Frameworks/AIUtilities Framework/Source/AIFlexibleToolbarItem.h"; sourceTree = "<group>"; };
catfish@1875
  4139
		6334FF7E0F9C14C0003C77A9 /* AIFlexibleToolbarItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFlexibleToolbarItem.m; path = "Frameworks/AIUtilities Framework/Source/AIFlexibleToolbarItem.m"; sourceTree = "<group>"; };
catfish@1875
  4140
		6334FF800F9C14C0003C77A9 /* AIImageGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageGridView.h; path = "Frameworks/AIUtilities Framework/Source/AIImageGridView.h"; sourceTree = "<group>"; };
catfish@1875
  4141
		6334FF810F9C14C0003C77A9 /* AIImageGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageGridView.m; path = "Frameworks/AIUtilities Framework/Source/AIImageGridView.m"; sourceTree = "<group>"; };
catfish@1875
  4142
		6334FF830F9C14C0003C77A9 /* AIDockingWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDockingWindow.h; path = "Frameworks/AIUtilities Framework/Source/AIDockingWindow.h"; sourceTree = "<group>"; };
catfish@1875
  4143
		6334FF840F9C14C0003C77A9 /* AIDockingWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDockingWindow.m; path = "Frameworks/AIUtilities Framework/Source/AIDockingWindow.m"; sourceTree = "<group>"; };
catfish@1875
  4144
		6334FF860F9C14C0003C77A9 /* AIBorderlessWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIBorderlessWindow.h; path = "Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.h"; sourceTree = "<group>"; };
catfish@1875
  4145
		6334FF870F9C14C0003C77A9 /* AIBorderlessWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIBorderlessWindow.m; path = "Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.m"; sourceTree = "<group>"; };
catfish@1875
  4146
		6334FF8A0F9C14C0003C77A9 /* AIGenericViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIGenericViewCell.h; path = "Frameworks/AIUtilities Framework/Source/AIGenericViewCell.h"; sourceTree = "<group>"; };
catfish@1875
  4147
		6334FF8B0F9C14C0003C77A9 /* AIGenericViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIGenericViewCell.m; path = "Frameworks/AIUtilities Framework/Source/AIGenericViewCell.m"; sourceTree = "<group>"; };
catfish@1875
  4148
		6334FF8D0F9C14C0003C77A9 /* AIImageTextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageTextCell.h; path = "Frameworks/AIUtilities Framework/Source/AIImageTextCell.h"; sourceTree = "<group>"; };
catfish@1875
  4149
		6334FF8E0F9C14C0003C77A9 /* AIImageTextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageTextCell.m; path = "Frameworks/AIUtilities Framework/Source/AIImageTextCell.m"; sourceTree = "<group>"; };
catfish@1875
  4150
		6334FF900F9C14C0003C77A9 /* AIScaledImageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIScaledImageCell.h; path = "Frameworks/AIUtilities Framework/Source/AIScaledImageCell.h"; sourceTree = "<group>"; };
catfish@1875
  4151
		6334FF910F9C14C0003C77A9 /* AIScaledImageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIScaledImageCell.m; path = "Frameworks/AIUtilities Framework/Source/AIScaledImageCell.m"; sourceTree = "<group>"; };
catfish@1875
  4152
		6334FF930F9C14C0003C77A9 /* AIVerticallyCenteredTextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIVerticallyCenteredTextCell.h; path = "Frameworks/AIUtilities Framework/Source/AIVerticallyCenteredTextCell.h"; sourceTree = "<group>"; };
catfish@1875
  4153
		6334FF940F9C14C0003C77A9 /* AIVerticallyCenteredTextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIVerticallyCenteredTextCell.m; path = "Frameworks/AIUtilities Framework/Source/AIVerticallyCenteredTextCell.m"; sourceTree = "<group>"; };
catfish@1875
  4154
		6334FFA30F9C14C0003C77A9 /* AISendingTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISendingTextView.h; path = "Frameworks/AIUtilities Framework/Source/AISendingTextView.h"; sourceTree = "<group>"; };
catfish@1875
  4155
		6334FFA40F9C14C0003C77A9 /* AISendingTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISendingTextView.m; path = "Frameworks/AIUtilities Framework/Source/AISendingTextView.m"; sourceTree = "<group>"; };
catfish@1875
  4156
		6334FFA70F9C14C0003C77A9 /* AIAutoScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAutoScrollView.h; path = "Frameworks/AIUtilities Framework/Source/AIAutoScrollView.h"; sourceTree = "<group>"; };
catfish@1875
  4157
		6334FFA80F9C14C1003C77A9 /* AIAutoScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAutoScrollView.m; path = "Frameworks/AIUtilities Framework/Source/AIAutoScrollView.m"; sourceTree = "<group>"; };
catfish@1875
  4158
		6334FFAC0F9C14C1003C77A9 /* AIApplicationAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIApplicationAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4159
		6334FFAD0F9C14C1003C77A9 /* AIApplicationAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIApplicationAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4160
		6334FFAE0F9C14C1003C77A9 /* AIArrayAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIArrayAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIArrayAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4161
		6334FFAF0F9C14C1003C77A9 /* AIArrayAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIArrayAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIArrayAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4162
		6334FFB00F9C14C1003C77A9 /* AIAttributedStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAttributedStringAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4163
		6334FFB10F9C14C1003C77A9 /* AIAttributedStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAttributedStringAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4164
		6334FFB20F9C14C1003C77A9 /* AIBezierPathAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIBezierPathAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4165
		6334FFB30F9C14C1003C77A9 /* AIBezierPathAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIBezierPathAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4166
		6334FFB40F9C14C1003C77A9 /* AIBundleAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIBundleAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIBundleAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4167
		6334FFB50F9C14C1003C77A9 /* AIBundleAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIBundleAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIBundleAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4168
		6334FFB60F9C14C1003C77A9 /* AICharacterSetAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICharacterSetAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4169
		6334FFB70F9C14C1003C77A9 /* AICharacterSetAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICharacterSetAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4170
		6334FFB80F9C14C1003C77A9 /* AIColorAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIColorAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIColorAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4171
		6334FFB90F9C14C1003C77A9 /* AIColorAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIColorAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIColorAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4172
		6334FFBA0F9C14C1003C77A9 /* AICursorAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AICursorAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AICursorAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4173
		6334FFBB0F9C14C1003C77A9 /* AICursorAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AICursorAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AICursorAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4174
		6334FFBC0F9C14C1003C77A9 /* AIDataAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDataAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIDataAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4175
		6334FFBD0F9C14C1003C77A9 /* AIDataAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDataAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIDataAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4176
		6334FFBE0F9C14C1003C77A9 /* AIDateAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDateAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIDateAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4177
		6334FFBF0F9C14C1003C77A9 /* AIDateAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDateAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIDateAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4178
		6334FFC00F9C14C1003C77A9 /* AIDateFormatterAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDateFormatterAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIDateFormatterAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4179
		6334FFC10F9C14C1003C77A9 /* AIDateFormatterAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDateFormatterAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIDateFormatterAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4180
		6334FFC20F9C14C1003C77A9 /* AIDictionaryAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIDictionaryAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIDictionaryAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4181
		6334FFC30F9C14C1003C77A9 /* AIDictionaryAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIDictionaryAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIDictionaryAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4182
		6334FFC40F9C14C1003C77A9 /* AIEventAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIEventAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIEventAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4183
		6334FFC50F9C14C1003C77A9 /* AIEventAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIEventAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIEventAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4184
		6334FFC60F9C14C1003C77A9 /* AIFileManagerAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFileManagerAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIFileManagerAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4185
		6334FFC70F9C14C1003C77A9 /* AIFileManagerAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFileManagerAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIFileManagerAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4186
		6334FFC80F9C14C1003C77A9 /* AIFontAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFontAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIFontAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4187
		6334FFC90F9C14C1003C77A9 /* AIFontAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFontAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIFontAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4188
		6334FFCA0F9C14C1003C77A9 /* AIFontManagerAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFontManagerAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIFontManagerAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4189
		6334FFCB0F9C14C1003C77A9 /* AIFontManagerAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFontManagerAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIFontManagerAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4190
		6334FFCC0F9C14C1003C77A9 /* AIImageAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIImageAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4191
		6334FFCD0F9C14C1003C77A9 /* AIImageAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIImageAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4192
		6334FFCE0F9C14C1003C77A9 /* AIImageDrawingAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIImageDrawingAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIImageDrawingAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4193
		6334FFCF0F9C14C1003C77A9 /* AIImageDrawingAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIImageDrawingAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIImageDrawingAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4194
		6334FFD00F9C14C1003C77A9 /* AIMenuAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMenuAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIMenuAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4195
		6334FFD10F9C14C1003C77A9 /* AIMenuAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMenuAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIMenuAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4196
		6334FFD20F9C14C1003C77A9 /* AIMutableStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMutableStringAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIMutableStringAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4197
		6334FFD30F9C14C1003C77A9 /* AIMutableStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMutableStringAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIMutableStringAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4198
		6334FFD40F9C14C1003C77A9 /* AIObjectAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIObjectAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIObjectAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4199
		6334FFD50F9C14C1003C77A9 /* AIObjectAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIObjectAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIObjectAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4200
		6334FFD60F9C14C1003C77A9 /* AIOutlineViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIOutlineViewAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIOutlineViewAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4201
		6334FFD70F9C14C1003C77A9 /* AIOutlineViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIOutlineViewAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIOutlineViewAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4202
		6334FFD80F9C14C1003C77A9 /* AIParagraphStyleAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIParagraphStyleAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIParagraphStyleAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4203
		6334FFD90F9C14C1003C77A9 /* AIParagraphStyleAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIParagraphStyleAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIParagraphStyleAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4204
		6334FFDA0F9C14C1003C77A9 /* AIPopUpButtonAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPopUpButtonAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIPopUpButtonAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4205
		6334FFDB0F9C14C1003C77A9 /* AIPopUpButtonAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPopUpButtonAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIPopUpButtonAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4206
		6334FFDC0F9C14C1003C77A9 /* AIScannerAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIScannerAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIScannerAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4207
		6334FFDD0F9C14C1003C77A9 /* AIScannerAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIScannerAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIScannerAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4208
		6334FFDE0F9C14C1003C77A9 /* AIScrollViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIScrollViewAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIScrollViewAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4209
		6334FFDF0F9C14C1003C77A9 /* AIScrollViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIScrollViewAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIScrollViewAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4210
		6334FFE00F9C14C1003C77A9 /* AIShadowAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIShadowAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIShadowAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4211
		6334FFE10F9C14C1003C77A9 /* AIShadowAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIShadowAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIShadowAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4212
		6334FFE20F9C14C1003C77A9 /* AIStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStringAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIStringAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4213
		6334FFE30F9C14C1003C77A9 /* AIStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIStringAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIStringAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4214
		6334FFE40F9C14C1003C77A9 /* AITableViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITableViewAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AITableViewAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4215
		6334FFE50F9C14C1003C77A9 /* AITableViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITableViewAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AITableViewAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4216
		6334FFE60F9C14C1003C77A9 /* AITabViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITabViewAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AITabViewAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4217
		6334FFE70F9C14C1003C77A9 /* AITabViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITabViewAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AITabViewAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4218
		6334FFE80F9C14C1003C77A9 /* AITextAttachmentAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITextAttachmentAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AITextAttachmentAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4219
		6334FFE90F9C14C1003C77A9 /* AITextAttachmentAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITextAttachmentAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AITextAttachmentAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4220
		6334FFEA0F9C14C1003C77A9 /* AITextViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AITextViewAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AITextViewAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4221
		6334FFEB0F9C14C1003C77A9 /* AITextViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AITextViewAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AITextViewAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4222
		6334FFEC0F9C14C1003C77A9 /* AIURLAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIURLAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIURLAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4223
		6334FFED0F9C14C1003C77A9 /* AIURLAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIURLAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIURLAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4224
		6334FFEE0F9C14C1003C77A9 /* AIViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIViewAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIViewAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4225
		6334FFEF0F9C14C1003C77A9 /* AIViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIViewAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIViewAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4226
		6334FFF00F9C14C1003C77A9 /* AIWindowAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWindowAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIWindowAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4227
		6334FFF10F9C14C1003C77A9 /* AIWindowAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWindowAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIWindowAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4228
		6334FFF20F9C14C1003C77A9 /* AIFontAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFontAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIFontAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4229
		6334FFF30F9C14C1003C77A9 /* AIFontAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFontAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIFontAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4230
		6334FFF40F9C14C1003C77A9 /* OWAddressBookAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OWAddressBookAdditions.h; path = "Frameworks/AIUtilities Framework/Source/OWAddressBookAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4231
		6334FFF50F9C14C1003C77A9 /* OWAddressBookAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OWAddressBookAdditions.m; path = "Frameworks/AIUtilities Framework/Source/OWAddressBookAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4232
		6334FFF60F9C14C1003C77A9 /* NSCalendarDate+ISO8601Parsing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSCalendarDate+ISO8601Parsing.h"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.h"; sourceTree = "<group>"; };
catfish@1875
  4233
		6334FFF70F9C14C1003C77A9 /* NSCalendarDate+ISO8601Parsing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSCalendarDate+ISO8601Parsing.m"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.m"; sourceTree = "<group>"; };
catfish@1875
  4234
		6334FFF80F9C14C1003C77A9 /* NSCalendarDate+ISO8601Unparsing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSCalendarDate+ISO8601Unparsing.h"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Unparsing.h"; sourceTree = "<group>"; };
catfish@1875
  4235
		6334FFF90F9C14C1003C77A9 /* NSCalendarDate+ISO8601Unparsing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSCalendarDate+ISO8601Unparsing.m"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Unparsing.m"; sourceTree = "<group>"; };
catfish@1875
  4236
		6334FFFA0F9C14C1003C77A9 /* AIWindowControllerAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWindowControllerAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIWindowControllerAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4237
		6334FFFB0F9C14C1003C77A9 /* AIWindowControllerAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWindowControllerAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIWindowControllerAdditions.m"; sourceTree = "<group>"; };
catfish@1875
  4238
		6334FFFC0F9C14C1003C77A9 /* AIPasteboardAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIPasteboardAdditions.h; path = "Frameworks/AIUtilities Framework/Source/AIPasteboardAdditions.h"; sourceTree = "<group>"; };
catfish@1875
  4239
		6334FFFD0F9C14C1003C77A9 /* AIPasteboardAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIPasteboardAdditions.m; path = "Frameworks/AIUtilities Framework/Source/AIPasteboardAdditions.m"; sourceTree = "<group>"; };
catfish@1896
  4240
		633D4FA40F9D3073004F491E /* AdiumSpotlightImporter.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AdiumSpotlightImporter.mdimporter; sourceTree = BUILT_PRODUCTS_DIR; };
catfish@1896
  4241
		633D4FA50F9D3073004F491E /* Spotlight Importer-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Spotlight Importer-Info.plist"; sourceTree = "<group>"; };
catfish@1896
  4242
		633D4FAD0F9D30E3004F491E /* GetMetadataForHTMLLog-Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "GetMetadataForHTMLLog-Additions.h"; path = "Other/Adium Spotlight Importer/GetMetadataForHTMLLog-Additions.h"; sourceTree = "<group>"; };
catfish@1896
  4243
		633D4FAE0F9D30E3004F491E /* GetMetadataForHTMLLog-Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "GetMetadataForHTMLLog-Additions.m"; path = "Other/Adium Spotlight Importer/GetMetadataForHTMLLog-Additions.m"; sourceTree = "<group>"; };
catfish@1896
  4244
		633D4FB00F9D30E3004F491E /* AdiumSpotlightImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumSpotlightImporter.h; path = "Other/Adium Spotlight Importer/AdiumSpotlightImporter.h"; sourceTree = "<group>"; };
catfish@1896
  4245
		633D4FB10F9D30E3004F491E /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GetMetadataForFile.m; path = "Other/Adium Spotlight Importer/GetMetadataForFile.m"; sourceTree = "<group>"; };
catfish@1896
  4246
		633D4FB20F9D30E3004F491E /* GetMetadataForHTMLLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GetMetadataForHTMLLog.h; path = "Other/Adium Spotlight Importer/GetMetadataForHTMLLog.h"; sourceTree = "<group>"; };
catfish@1896
  4247
		633D4FB30F9D30E3004F491E /* GetMetadataForHTMLLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GetMetadataForHTMLLog.m; path = "Other/Adium Spotlight Importer/GetMetadataForHTMLLog.m"; sourceTree = "<group>"; };
catfish@1896
  4248
		633D4FB40F9D30E3004F491E /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = "Other/Adium Spotlight Importer/main.c"; sourceTree = "<group>"; };
catfish@1896
  4249
		633D4FB50F9D30E3004F491E /* maintest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = maintest.m; path = "Other/Adium Spotlight Importer/maintest.m"; sourceTree = "<group>"; };
catfish@1896
  4250
		633D4FBC0F9D30FA004F491E /* NSCalendarDate+ISO8601Parsing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSCalendarDate+ISO8601Parsing.h"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.h"; sourceTree = "<group>"; };
catfish@1896
  4251
		633D4FBD0F9D30FA004F491E /* NSCalendarDate+ISO8601Parsing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSCalendarDate+ISO8601Parsing.m"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.m"; sourceTree = "<group>"; };
catfish@1896
  4252
		633D4FC00F9D3116004F491E /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = schema.xml; path = "Other/Adium Spotlight Importer/schema.xml"; sourceTree = "<group>"; };
catfish@1896
  4253
		633D4FC10F9D3116004F491E /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = "Other/Adium Spotlight Importer/Info.plist"; sourceTree = "<group>"; };
catfish@1896
  4254
		633D50550F9D31B8004F491E /* AdiumSpotlightImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumSpotlightImporter.h; path = "Other/Adium Spotlight Importer/AdiumSpotlightImporter.h"; sourceTree = "<group>"; };
catfish@1896
  4255
		633D50EE0F9D31BD004F491E /* cs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4256
		633D50F00F9D31BD004F491E /* cs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4257
		633D50F10F9D31BD004F491E /* da */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4258
		633D50F20F9D31BD004F491E /* da */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4259
		633D50F30F9D31BD004F491E /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4260
		633D50F40F9D31BD004F491E /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4261
		633D50F50F9D31BD004F491E /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4262
		633D50F60F9D31BD004F491E /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4263
		633D50F70F9D31BD004F491E /* fi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4264
		633D50F80F9D31BD004F491E /* fi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4265
		633D50F90F9D31BD004F491E /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4266
		633D50FA0F9D31BD004F491E /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4267
		633D50FB0F9D31BD004F491E /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr_CA; path = fr_CA.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4268
		633D50FC0F9D31BD004F491E /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr_CA; path = fr_CA.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4269
		633D51020F9D31BD004F491E /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = "Other/Adium Spotlight Importer/Info.plist"; sourceTree = "<group>"; };
catfish@1896
  4270
		633D51050F9D31BD004F491E /* it */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4271
		633D51060F9D31BD004F491E /* it */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4272
		633D51070F9D31BD004F491E /* ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4273
		633D51080F9D31BD004F491E /* ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4274
		633D510B0F9D31BD004F491E /* nb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4275
		633D510C0F9D31BD004F491E /* nb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4276
		633D510D0F9D31BD004F491E /* nl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4277
		633D510E0F9D31BD004F491E /* nl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4278
		633D51110F9D31BD004F491E /* pt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4279
		633D51120F9D31BD004F491E /* pt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4280
		633D51130F9D31BD004F491E /* ru */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4281
		633D51140F9D31BD004F491E /* ru */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4282
		633D51160F9D31BD004F491E /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4283
		633D51170F9D31BD004F491E /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4284
		633D51180F9D31BD004F491E /* sv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4285
		633D51190F9D31BD004F491E /* sv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/schema.strings; sourceTree = "<group>"; };
catfish@1896
  4286
		633D511E0F9D31BE004F491E /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/InfoPlist.strings; sourceTree = "<group>"; };
catfish@1896
  4287
		633D511F0F9D31BE004F491E /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/schema.strings; sourceTree = "<group>"; };
David@0
  4288
		633F175808F905A700C76383 /* AIXtrasManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIXtrasManager.h; path = Source/AIXtrasManager.h; sourceTree = "<group>"; };
David@0
  4289
		633F175908F905A700C76383 /* AIXtrasManager.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIXtrasManager.m; path = Source/AIXtrasManager.m; sourceTree = "<group>"; };
David@56
  4290
		6341AEFE0E53A09C00AE1439 /* libexpat.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libexpat.dylib; path = usr/lib/libexpat.dylib; sourceTree = SDKROOT; };
David@0
  4291
		634BCD1D0DDC1542005AF1C2 /* TestMutableStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestMutableStringAdditions.h; path = UnitTests/TestMutableStringAdditions.h; sourceTree = "<group>"; };
David@0
  4292
		634BCD1E0DDC1542005AF1C2 /* TestMutableStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestMutableStringAdditions.m; path = UnitTests/TestMutableStringAdditions.m; sourceTree = "<group>"; };
catfish@1881
  4293
		634DC5560F9C3B2F007B6479 /* AIStringUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStringUtilities.h; path = "Frameworks/AIUtilities Framework/Source/AIStringUtilities.h"; sourceTree = "<group>"; };
David@0
  4294
		6360B2580BF2EB93004CD99B /* AIWebKitDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIWebKitDelegate.h; path = "Plugins/WebKit Message View/AIWebKitDelegate.h"; sourceTree = "<group>"; };
David@0
  4295
		6360B2590BF2EB93004CD99B /* AIWebKitDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIWebKitDelegate.m; path = "Plugins/WebKit Message View/AIWebKitDelegate.m"; sourceTree = "<group>"; };
David@0
  4296
		636AB7F1087E2B6700A87670 /* AIDockBadger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIDockBadger.h; sourceTree = "<group>"; };
David@0
  4297
		636AB7F2087E2B6700A87670 /* AIDockBadger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIDockBadger.m; sourceTree = "<group>"; };
David@569
  4298
		636C6E5D0ED56D0100E0E528 /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
David@9
  4299
		636D8C970E4E95A500E5F558 /* AIAddressBookController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAddressBookController.m; path = "Frameworks/Adium Framework/Source/AIAddressBookController.m"; sourceTree = "<group>"; };
David@9
  4300
		636D93660E4E9FD300E5F558 /* AdiumAddressBookAction_Yahoo.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.scpt; name = AdiumAddressBookAction_Yahoo.scpt; path = "Frameworks/Adium Framework/Resources/AdiumAddressBookAction_Yahoo.scpt"; sourceTree = "<group>"; };
David@9
  4301
		636D93670E4E9FD300E5F558 /* AdiumAddressBookAction_SMS.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.scpt; name = AdiumAddressBookAction_SMS.scpt; path = "Frameworks/Adium Framework/Resources/AdiumAddressBookAction_SMS.scpt"; sourceTree = "<group>"; };
David@9
  4302
		636D93680E4E9FD300E5F558 /* AdiumAddressBookAction_MSN.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.scpt; name = AdiumAddressBookAction_MSN.scpt; path = "Frameworks/Adium Framework/Resources/AdiumAddressBookAction_MSN.scpt"; sourceTree = "<group>"; };
David@9
  4303
		636D93690E4E9FD300E5F558 /* AdiumAddressBookAction_Jabber.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.scpt; name = AdiumAddressBookAction_Jabber.scpt; path = "Frameworks/Adium Framework/Resources/AdiumAddressBookAction_Jabber.scpt"; sourceTree = "<group>"; };
David@9
  4304
		636D936A0E4E9FD300E5F558 /* AdiumAddressBookAction_ICQ.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.scpt; name = AdiumAddressBookAction_ICQ.scpt; path = "Frameworks/Adium Framework/Resources/AdiumAddressBookAction_ICQ.scpt"; sourceTree = "<group>"; };
David@9
  4305
		636D936B0E4E9FD300E5F558 /* AdiumAddressBookAction_AIM.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.scpt; name = AdiumAddressBookAction_AIM.scpt; path = "Frameworks/Adium Framework/Resources/AdiumAddressBookAction_AIM.scpt"; sourceTree = "<group>"; };
David@0
  4306
		638392F609D4D67A0067B9B7 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = Frameworks/Sparkle.framework; sourceTree = "<group>"; };
catfish@2304
  4307
		638BC1FA0FC932E000CE7600 /* AIObjectDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIObjectDebug.h; path = Source/AIObjectDebug.h; sourceTree = "<group>"; };
catfish@2304
  4308
		638BC1FB0FC932E000CE7600 /* AIObjectDebug.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIObjectDebug.m; path = Source/AIObjectDebug.m; sourceTree = "<group>"; };
catfish@1797
  4309
		639DFB440F981C7C003C9A32 /* NSCalendarDate+ISO8601Parsing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSCalendarDate+ISO8601Parsing.h"; path = "Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.h"; sourceTree = "<group>"; };
catfish@1880
  4310
		63A3A9670F9C35D3006C9CB0 /* AIUtilities_Framework.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = AIUtilities_Framework.plist; sourceTree = "<group>"; };
catfish@1880
  4311
		63A3A9690F9C35D3006C9CB0 /* ca */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4312
		63A3A96A0F9C35D3006C9CB0 /* cs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4313
		63A3A96B0F9C35D3006C9CB0 /* da */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4314
		63A3A96C0F9C35D3006C9CB0 /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4315
		63A3A96D0F9C35D3006C9CB0 /* el_GR */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = el_GR; path = el_GR.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4316
		63A3A96E0F9C35D3006C9CB0 /* en */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4317
		63A3A96F0F9C35D3006C9CB0 /* en_AU */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = en_AU; path = en_AU.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4318
		63A3A9700F9C35D3006C9CB0 /* en_CA */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = en_CA; path = en_CA.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4319
		63A3A9710F9C35D3006C9CB0 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = en_GB; path = en_GB.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4320
		63A3A9730F9C35D3006C9CB0 /* fi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4321
		63A3A9740F9C35D3006C9CB0 /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4322
		63A3A9750F9C35D3006C9CB0 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr_CA; path = fr_CA.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4323
		63A3A9760F9C35D3006C9CB0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4324
		63A3A9780F9C35D3006C9CB0 /* it */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4325
		63A3A9790F9C35D3006C9CB0 /* ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4326
		63A3A97A0F9C35D3006C9CB0 /* minus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = minus.png; sourceTree = "<group>"; };
catfish@1880
  4327
		63A3A97B0F9C35D3006C9CB0 /* nb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4328
		63A3A97C0F9C35D3006C9CB0 /* nl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4329
		63A3A97E0F9C35D3006C9CB0 /* PlasticButtonDefault_Caps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PlasticButtonDefault_Caps.png; sourceTree = "<group>"; };
catfish@1880
  4330
		63A3A97F0F9C35D3006C9CB0 /* PlasticButtonDefault_Middle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PlasticButtonDefault_Middle.png; sourceTree = "<group>"; };
catfish@1880
  4331
		63A3A9800F9C35D3006C9CB0 /* PlasticButtonNormal_Caps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PlasticButtonNormal_Caps.png; sourceTree = "<group>"; };
catfish@1880
  4332
		63A3A9810F9C35D3006C9CB0 /* PlasticButtonNormal_Middle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PlasticButtonNormal_Middle.png; sourceTree = "<group>"; };
catfish@1880
  4333
		63A3A9820F9C35D3006C9CB0 /* PlasticButtonPressed_Caps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PlasticButtonPressed_Caps.png; sourceTree = "<group>"; };
catfish@1880
  4334
		63A3A9830F9C35D3006C9CB0 /* PlasticButtonPressed_Middle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PlasticButtonPressed_Middle.png; sourceTree = "<group>"; };
catfish@1880
  4335
		63A3A9840F9C35D3006C9CB0 /* plus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = plus.png; sourceTree = "<group>"; };
catfish@1880
  4336
		63A3A9850F9C35D3006C9CB0 /* pt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4337
		63A3A9860F9C35D3006C9CB0 /* pt_BR */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4338
		63A3A9870F9C35D3006C9CB0 /* ru */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4339
		63A3A9880F9C35D3006C9CB0 /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4340
		63A3A9890F9C35D3006C9CB0 /* sv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4341
		63A3A98B0F9C35D3006C9CB0 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
catfish@1880
  4342
		63A3A98C0F9C35D3006C9CB0 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = zh_TW; path = zh_TW.lproj/Localizable.strings; sourceTree = "<group>"; };
David@1674
  4343
		63B0EC9A0F8FBB660062476B /* AIProxyListObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIProxyListObject.m; path = "Frameworks/Adium Framework/Source/AIProxyListObject.m"; sourceTree = "<group>"; };
David@1674
  4344
		63B0EC9B0F8FBB660062476B /* AIProxyListObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIProxyListObject.h; path = "Frameworks/Adium Framework/Source/AIProxyListObject.h"; sourceTree = "<group>"; };
catfish@1921
  4345
		63BB1CB80F9EDD2B00424B80 /* AISharedWriterQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AISharedWriterQueue.h; path = "Frameworks/AIUtilities Framework/Source/AISharedWriterQueue.h"; sourceTree = "<group>"; };
catfish@1921
  4346
		63BB1CC80F9EDDB600424B80 /* AISharedWriterQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AISharedWriterQueue.m; path = "Frameworks/AIUtilities Framework/Source/AISharedWriterQueue.m"; sourceTree = "<group>"; };
David@0
  4347
		63C120740910A0DD00C9DB57 /* DefaultXtraReadme.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = DefaultXtraReadme.rtf; path = Resources/DefaultXtraReadme.rtf; sourceTree = "<group>"; };
catfish@2083
  4348
		63C7E02A0FAF9BA800B310AC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4349
		63C7E02B0FAF9BA800B310AC /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4350
		63C7E02C0FAF9BA800B310AC /* Release-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Release-Debug.xcconfig"; sourceTree = "<group>"; };
catfish@2083
  4351
		63C7E02D0FAF9BA800B310AC /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4352
		63C7E1150FAFA35E00B310AC /* Touch Framework Bundles to Executable Date.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Touch Framework Bundles to Executable Date.xcconfig"; sourceTree = "<group>"; };
catfish@2083
  4353
		63C7E1160FAFA35E00B310AC /* Plist Macros.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Plist Macros.xcconfig"; sourceTree = "<group>"; };
catfish@2083
  4354
		63C7E1170FAFA35E00B310AC /* Setup Build Directory.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Setup Build Directory.xcconfig"; sourceTree = "<group>"; };
catfish@2083
  4355
		63C7E11A0FAFA35E00B310AC /* AdiumApplescriptRunner.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = AdiumApplescriptRunner.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4356
		63C7E2030FAFAA4700B310AC /* AIUtilities.framework.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = AIUtilities.framework.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4357
		63C7E2040FAFAA4700B310AC /* Adium.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Adium.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4358
		63C7E2050FAFAA4700B310AC /* Unit tests.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Unit tests.xcconfig"; sourceTree = "<group>"; };
catfish@2083
  4359
		63C7E2060FAFAA4700B310AC /* AdiumLibpurple.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = AdiumLibpurple.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4360
		63C7E2070FAFAA4700B310AC /* Adium.framework.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Adium.framework.xcconfig; sourceTree = "<group>"; };
catfish@2083
  4361
		63C7E2080FAFAA4700B310AC /* Spotlight Importer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Spotlight Importer.xcconfig"; sourceTree = "<group>"; };
David@0
  4362
		63DEB88D09BD3FEC0026DC69 /* AIXtraPreviewImageController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIXtraPreviewImageController.h; path = Source/AIXtraPreviewImageController.h; sourceTree = "<group>"; };
David@0
  4363
		63DEB88E09BD3FEC0026DC69 /* AIXtraPreviewImageController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIXtraPreviewImageController.m; path = Source/AIXtraPreviewImageController.m; sourceTree = "<group>"; };
David@52
  4364
		63DF5B200E52D77F00010E99 /* AIContactList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactList.m; path = "Frameworks/Adium Framework/Source/AIContactList.m"; sourceTree = "<group>"; };
David@52
  4365
		63DF5B210E52D77F00010E99 /* AIContactList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactList.h; path = "Frameworks/Adium Framework/Source/AIContactList.h"; sourceTree = "<group>"; };
David@0
  4366
		63EA62C7094B832D009C8453 /* AIEmoticonPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIEmoticonPreviewController.h; path = Source/AIEmoticonPreviewController.h; sourceTree = "<group>"; };
David@0
  4367
		63EA62C8094B832D009C8453 /* AIEmoticonPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIEmoticonPreviewController.m; path = Source/AIEmoticonPreviewController.m; sourceTree = "<group>"; };
David@0
  4368
		63EA62ED094B8705009C8453 /* AIXtraInfoController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIXtraInfoController.h; path = Source/AIXtraInfoController.h; sourceTree = "<group>"; };
David@0
  4369
		63EA62EE094B8705009C8453 /* AIXtraInfoController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIXtraInfoController.m; path = Source/AIXtraInfoController.m; sourceTree = "<group>"; };
David@0
  4370
		63EA6406094BB9A9009C8453 /* AIStatusIconPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIStatusIconPreviewController.h; path = Source/AIStatusIconPreviewController.h; sourceTree = "<group>"; };
David@0
  4371
		63EA6407094BB9A9009C8453 /* AIStatusIconPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStatusIconPreviewController.m; path = Source/AIStatusIconPreviewController.m; sourceTree = "<group>"; };
David@435
  4372
		661561630D84AEEC004B7946 /* AIContactHidingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactHidingController.h; path = "Frameworks/Adium Framework/Source/AIContactHidingController.h"; sourceTree = "<group>"; };
David@435
  4373
		661561640D84AEEC004B7946 /* AIContactHidingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactHidingController.m; path = "Frameworks/Adium Framework/Source/AIContactHidingController.m"; sourceTree = "<group>"; };
David@0
  4374
		661561890D84B874004B7946 /* AIFilterBarBackgroundBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFilterBarBackgroundBox.h; path = Source/AIFilterBarBackgroundBox.h; sourceTree = "<group>"; };
David@0
  4375
		6615618A0D84B874004B7946 /* AIFilterBarBackgroundBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFilterBarBackgroundBox.m; path = Source/AIFilterBarBackgroundBox.m; sourceTree = "<group>"; };
David@0
  4376
		6CF42677057763E100F27FAA /* ESContactAlertsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESContactAlertsController.h; path = Source/ESContactAlertsController.h; sourceTree = "<group>"; };
David@0
  4377
		6CF42678057763E200F27FAA /* ESContactAlertsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESContactAlertsController.m; path = Source/ESContactAlertsController.m; sourceTree = "<group>"; };
David@0
  4378
		6E4D960606B73979005235E9 /* DCJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCJoinChatViewController.h; path = "Frameworks/Adium Framework/Source/DCJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  4379
		6E4D960706B73979005235E9 /* DCJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCJoinChatViewController.m; path = "Frameworks/Adium Framework/Source/DCJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  4380
		6E4D960806B7397A005235E9 /* DCJoinChatWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCJoinChatWindowController.h; path = "Frameworks/Adium Framework/Source/DCJoinChatWindowController.h"; sourceTree = "<group>"; };
David@0
  4381
		6E4D960906B7397A005235E9 /* DCJoinChatWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCJoinChatWindowController.m; path = "Frameworks/Adium Framework/Source/DCJoinChatWindowController.m"; sourceTree = "<group>"; };
David@0
  4382
		6E4D960A06B7397A005235E9 /* JoinChatWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = JoinChatWindow.nib; path = "Frameworks/Adium Framework/Resources/JoinChatWindow.nib"; sourceTree = "<group>"; };
David@0
  4383
		6E4D961106B739AC005235E9 /* DCJoinChatPanelPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCJoinChatPanelPlugin.h; path = Source/DCJoinChatPanelPlugin.h; sourceTree = "<group>"; };
David@0
  4384
		6E4D961206B739AC005235E9 /* DCJoinChatPanelPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCJoinChatPanelPlugin.m; path = Source/DCJoinChatPanelPlugin.m; sourceTree = "<group>"; };
David@0
  4385
		6E4D961506B73A96005235E9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/DCPurpleOscarJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  4386
		6E4D961606B73A96005235E9 /* DCPurpleOscarJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCPurpleOscarJoinChatViewController.h; path = "Plugins/Purple Service/DCPurpleOscarJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  4387
		6E4D961706B73A96005235E9 /* DCPurpleOscarJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCPurpleOscarJoinChatViewController.m; path = "Plugins/Purple Service/DCPurpleOscarJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  4388
		6E4D961B06B73B38005235E9 /* DCPurpleGaduGaduJoinChatView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = DCPurpleGaduGaduJoinChatView.nib; path = "Plugins/Purple Service/DCPurpleGaduGaduJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  4389
		6E4D961C06B73B38005235E9 /* DCPurpleGaduGaduJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCPurpleGaduGaduJoinChatViewController.h; path = "Plugins/Purple Service/DCPurpleGaduGaduJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  4390
		6E4D961D06B73B38005235E9 /* DCPurpleGaduGaduJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCPurpleGaduGaduJoinChatViewController.m; path = "Plugins/Purple Service/DCPurpleGaduGaduJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  4391
		6E4D962106B73BDF005235E9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/DCPurpleJabberJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  4392
		6E4D962206B73BE0005235E9 /* DCPurpleJabberJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCPurpleJabberJoinChatViewController.h; path = "Plugins/Purple Service/DCPurpleJabberJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  4393
		6E4D962306B73BE0005235E9 /* DCPurpleJabberJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCPurpleJabberJoinChatViewController.m; path = "Plugins/Purple Service/DCPurpleJabberJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  4394
		6E4D962706B73C18005235E9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/DCPurpleMeanwhileJoinChatView.nib"; sourceTree = "<group>"; };
David@0
  4395
		6E4D962806B73C18005235E9 /* DCPurpleMeanwhileJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCPurpleMeanwhileJoinChatViewController.h; path = "Plugins/Purple Service/DCPurpleMeanwhileJoinChatViewController.h"; sourceTree = "<group>"; };
David@0
  4396
		6E4D962906B73C18005235E9 /* DCPurpleMeanwhileJoinChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DCPurpleMeanwhileJoinChatViewController.m; path = "Plugins/Purple Service/DCPurpleMeanwhileJoinChatViewController.m"; sourceTree = "<group>"; };
David@0
  4397
		6E4D962D06B73C4D005235E9 /* DCPurpleMSNJoinChatView.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = DCPurpleMSNJoinChatView.nib; path = "Plugins/Purple Service/DCPurpleMSNJoinChatView