Resources/MainMenu.nib/designable.nib
author Thijs Alkemade <thijsalkemade@gmail.com>
Sat Aug 28 22:01:12 2010 +0200 (21 months ago)
changeset 3277 21ab21e877e0
parent 3250 24baece6ece6
child 4107 e219e3927347
permissions -rw-r--r--
Add a Reopen Closed Tab menu item to the File menu that will restore the most recently closed tab, similar to Chrome. Fixes #12537

Does not work with MSN group chats (and probably other protocols that have unnamed MUCs).

r=wix
wixardy@3250
     1
<?xml version="1.0" encoding="UTF-8"?>
wixardy@3250
     2
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
wixardy@3250
     3
	<data>
wixardy@3250
     4
		<int key="IBDocument.SystemTarget">1050</int>
thijsalkemade@3277
     5
		<string key="IBDocument.SystemVersion">10F569</string>
wixardy@3250
     6
		<string key="IBDocument.InterfaceBuilderVersion">762</string>
wixardy@3250
     7
		<string key="IBDocument.AppKitVersion">1038.29</string>
thijsalkemade@3277
     8
		<string key="IBDocument.HIToolboxVersion">461.00</string>
wixardy@3250
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
wixardy@3250
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
    11
			<string key="NS.object.0">762</string>
wixardy@3250
    12
		</object>
wixardy@3250
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
wixardy@3250
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
    15
			<integer value="6614"/>
wixardy@3250
    16
		</object>
wixardy@3250
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
wixardy@3250
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    19
			<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
    20
		</object>
wixardy@3250
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
wixardy@3250
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
wixardy@3250
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    25
			</object>
wixardy@3250
    26
			<object class="NSMutableArray" key="dict.values">
wixardy@3250
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    28
			</object>
wixardy@3250
    29
		</object>
wixardy@3250
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1036508854">
wixardy@3250
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    32
			<object class="NSCustomObject" id="499278244">
wixardy@3250
    33
				<string key="NSClassName">AIApplication</string>
wixardy@3250
    34
			</object>
wixardy@3250
    35
			<object class="NSCustomObject" id="778387637">
wixardy@3250
    36
				<string key="NSClassName">FirstResponder</string>
wixardy@3250
    37
			</object>
wixardy@3250
    38
			<object class="NSCustomObject" id="854940806">
wixardy@3250
    39
				<string key="NSClassName">NSApplication</string>
wixardy@3250
    40
			</object>
wixardy@3250
    41
			<object class="NSCustomObject" id="624492717">
wixardy@3250
    42
				<string key="NSClassName">NSFontManager</string>
wixardy@3250
    43
			</object>
wixardy@3250
    44
			<object class="NSCustomObject" id="412113127">
wixardy@3250
    45
				<string key="NSClassName">AIAdium</string>
wixardy@3250
    46
			</object>
wixardy@3250
    47
			<object class="NSMenu" id="746759550">
wixardy@3250
    48
				<string key="NSTitle">menubartest</string>
wixardy@3250
    49
				<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
    50
					<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    51
					<object class="NSMenuItem" id="1050321965">
wixardy@3250
    52
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
    53
						<string key="NSTitle">Adium</string>
wixardy@3250
    54
						<string key="NSKeyEquiv"/>
wixardy@3250
    55
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
    56
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
    57
						<object class="NSCustomResource" key="NSOnImage" id="145266427">
wixardy@3250
    58
							<string key="NSClassName">NSImage</string>
wixardy@3250
    59
							<string key="NSResourceName">NSMenuCheckmark</string>
wixardy@3250
    60
						</object>
wixardy@3250
    61
						<object class="NSCustomResource" key="NSMixedImage" id="551713053">
wixardy@3250
    62
							<string key="NSClassName">NSImage</string>
wixardy@3250
    63
							<string key="NSResourceName">NSMenuMixedState</string>
wixardy@3250
    64
						</object>
wixardy@3250
    65
						<string key="NSAction">submenuAction:</string>
wixardy@3250
    66
						<object class="NSMenu" key="NSSubmenu" id="123945392">
wixardy@3250
    67
							<string key="NSTitle">Adium</string>
wixardy@3250
    68
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
    69
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
    70
								<object class="NSMenuItem" id="775734039">
wixardy@3250
    71
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
    72
									<string key="NSTitle">About Adium</string>
wixardy@3250
    73
									<string key="NSKeyEquiv"/>
wixardy@3250
    74
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
    75
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
    76
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
    77
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
    78
									<int key="NSTag">1</int>
wixardy@3250
    79
								</object>
wixardy@3250
    80
								<object class="NSMenuItem" id="258218277">
wixardy@3250
    81
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
    82
									<string key="NSTitle">Check For Updates...</string>
wixardy@3250
    83
									<string key="NSKeyEquiv"/>
wixardy@3250
    84
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
    85
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
    86
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
    87
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
    88
									<int key="NSTag">1</int>
wixardy@3250
    89
								</object>
wixardy@3250
    90
								<object class="NSMenuItem" id="650991877">
wixardy@3250
    91
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
    92
									<string key="NSTitle">Adium Xtras</string>
wixardy@3250
    93
									<string key="NSKeyEquiv"/>
wixardy@3250
    94
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
    95
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
    96
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
    97
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
    98
								</object>
wixardy@3250
    99
								<object class="NSMenuItem" id="833951242">
wixardy@3250
   100
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   101
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   102
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   103
									<string key="NSTitle"/>
wixardy@3250
   104
									<string key="NSKeyEquiv"/>
wixardy@3250
   105
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   106
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   107
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   108
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   109
								</object>
wixardy@3250
   110
								<object class="NSMenuItem" id="223212230">
wixardy@3250
   111
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   112
									<string key="NSTitle">Preferences...</string>
wixardy@3250
   113
									<string key="NSKeyEquiv">,</string>
wixardy@3250
   114
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   115
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   116
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   117
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   118
									<int key="NSTag">2</int>
wixardy@3250
   119
								</object>
wixardy@3250
   120
								<object class="NSMenuItem" id="564620559">
wixardy@3250
   121
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   122
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   123
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   124
									<string key="NSTitle"/>
wixardy@3250
   125
									<string key="NSKeyEquiv"/>
wixardy@3250
   126
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   127
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   128
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   129
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   130
								</object>
wixardy@3250
   131
								<object class="NSMenuItem" id="286963117">
wixardy@3250
   132
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   133
									<string key="NSTitle">Donate</string>
wixardy@3250
   134
									<string key="NSKeyEquiv"/>
wixardy@3250
   135
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   136
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   137
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   138
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   139
								</object>
wixardy@3250
   140
								<object class="NSMenuItem" id="336798830">
wixardy@3250
   141
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   142
									<string key="NSTitle">Contributing to Adium</string>
wixardy@3250
   143
									<string key="NSKeyEquiv"/>
wixardy@3250
   144
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   145
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   146
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   147
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   148
								</object>
wixardy@3250
   149
								<object class="NSMenuItem" id="461621623">
wixardy@3250
   150
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   151
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   152
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   153
									<string key="NSTitle"/>
wixardy@3250
   154
									<string key="NSKeyEquiv"/>
wixardy@3250
   155
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   156
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   157
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   158
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   159
								</object>
wixardy@3250
   160
								<object class="NSMenuItem" id="579566486">
wixardy@3250
   161
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   162
									<string key="NSTitle">Services</string>
wixardy@3250
   163
									<string key="NSKeyEquiv"/>
wixardy@3250
   164
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   165
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   166
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   167
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   168
									<string key="NSAction">submenuAction:</string>
wixardy@3250
   169
									<object class="NSMenu" key="NSSubmenu" id="126804161">
wixardy@3250
   170
										<object class="NSMutableString" key="NSTitle">
wixardy@3250
   171
											<characters key="NS.bytes">Services</characters>
wixardy@3250
   172
										</object>
wixardy@3250
   173
										<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   174
											<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   175
										</object>
wixardy@3250
   176
										<string key="NSName">_NSServicesMenu</string>
wixardy@3250
   177
									</object>
wixardy@3250
   178
								</object>
wixardy@3250
   179
								<object class="NSMenuItem" id="692256499">
wixardy@3250
   180
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   181
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   182
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   183
									<string key="NSTitle"/>
wixardy@3250
   184
									<string key="NSKeyEquiv"/>
wixardy@3250
   185
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   186
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   187
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   188
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   189
								</object>
wixardy@3250
   190
								<object class="NSMenuItem" id="92514222">
wixardy@3250
   191
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   192
									<string key="NSTitle">Hide Adium</string>
wixardy@3250
   193
									<string key="NSKeyEquiv">h</string>
wixardy@3250
   194
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   195
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   196
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   197
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   198
								</object>
wixardy@3250
   199
								<object class="NSMenuItem" id="451283174">
wixardy@3250
   200
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   201
									<string key="NSTitle">Hide Others</string>
wixardy@3250
   202
									<string key="NSKeyEquiv">h</string>
wixardy@3250
   203
									<int key="NSKeyEquivModMask">1572864</int>
wixardy@3250
   204
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   205
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   206
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   207
								</object>
wixardy@3250
   208
								<object class="NSMenuItem" id="846974817">
wixardy@3250
   209
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   210
									<string key="NSTitle">Show All</string>
wixardy@3250
   211
									<string key="NSKeyEquiv"/>
wixardy@3250
   212
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   213
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   214
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   215
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   216
								</object>
wixardy@3250
   217
								<object class="NSMenuItem" id="112691012">
wixardy@3250
   218
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   219
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   220
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   221
									<string key="NSTitle"/>
wixardy@3250
   222
									<string key="NSKeyEquiv"/>
wixardy@3250
   223
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   224
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   225
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   226
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   227
								</object>
wixardy@3250
   228
								<object class="NSMenuItem" id="875087261">
wixardy@3250
   229
									<reference key="NSMenu" ref="123945392"/>
wixardy@3250
   230
									<string key="NSTitle">Quit Adium</string>
wixardy@3250
   231
									<string key="NSKeyEquiv">q</string>
wixardy@3250
   232
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   233
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   234
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   235
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   236
								</object>
wixardy@3250
   237
							</object>
wixardy@3250
   238
							<string key="NSName">_NSAppleMenu</string>
wixardy@3250
   239
						</object>
wixardy@3250
   240
					</object>
wixardy@3250
   241
					<object class="NSMenuItem" id="958311131">
wixardy@3250
   242
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   243
						<string key="NSTitle">File</string>
wixardy@3250
   244
						<string key="NSKeyEquiv"/>
wixardy@3250
   245
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   246
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   247
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   248
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   249
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   250
						<object class="NSMenu" key="NSSubmenu" id="580936113">
wixardy@3250
   251
							<string key="NSTitle">File</string>
wixardy@3250
   252
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   253
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   254
								<object class="NSMenuItem" id="443456614">
wixardy@3250
   255
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   256
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   257
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   258
									<string key="NSTitle"/>
wixardy@3250
   259
									<string key="NSKeyEquiv"/>
wixardy@3250
   260
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   261
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   262
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   263
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   264
								</object>
thijsalkemade@3277
   265
								<object class="NSMenuItem" id="600191255">
thijsalkemade@3277
   266
									<reference key="NSMenu" ref="580936113"/>
thijsalkemade@3277
   267
									<bool key="NSIsDisabled">YES</bool>
thijsalkemade@3277
   268
									<string key="NSTitle">Reopen Closed Tab</string>
thijsalkemade@3277
   269
									<string key="NSKeyEquiv">T</string>
thijsalkemade@3277
   270
									<int key="NSKeyEquivModMask">1048576</int>
thijsalkemade@3277
   271
									<int key="NSMnemonicLoc">2147483647</int>
thijsalkemade@3277
   272
									<reference key="NSOnImage" ref="145266427"/>
thijsalkemade@3277
   273
									<reference key="NSMixedImage" ref="551713053"/>
thijsalkemade@3277
   274
								</object>
wixardy@3250
   275
								<object class="NSMenuItem" id="863669792">
wixardy@3250
   276
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   277
									<string key="NSTitle">Close Window</string>
wixardy@3250
   278
									<string key="NSKeyEquiv">w</string>
wixardy@3250
   279
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   280
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   281
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   282
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   283
								</object>
wixardy@3250
   284
								<object class="NSMenuItem" id="550369297">
wixardy@3250
   285
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   286
									<string key="NSTitle">Close Chat</string>
wixardy@3250
   287
									<string key="NSKeyEquiv"/>
wixardy@3250
   288
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   289
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   290
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   291
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   292
								</object>
wixardy@3250
   293
								<object class="NSMenuItem" id="970744887">
wixardy@3250
   294
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   295
									<string key="NSTitle">Close All Chats</string>
wixardy@3250
   296
									<string key="NSKeyEquiv">w</string>
wixardy@3250
   297
									<int key="NSKeyEquivModMask">1572864</int>
wixardy@3250
   298
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   299
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   300
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   301
								</object>
wixardy@3250
   302
								<object class="NSMenuItem" id="1063159370">
wixardy@3250
   303
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   304
									<string key="NSTitle">Save As…</string>
wixardy@3250
   305
									<string key="NSKeyEquiv">S</string>
wixardy@3250
   306
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   307
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   308
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   309
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   310
								</object>
wixardy@3250
   311
								<object class="NSMenuItem" id="717375860">
wixardy@3250
   312
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   313
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   314
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   315
									<string key="NSTitle"/>
wixardy@3250
   316
									<string key="NSKeyEquiv"/>
wixardy@3250
   317
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   318
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   319
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   320
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   321
								</object>
wixardy@3250
   322
								<object class="NSMenuItem" id="295262764">
wixardy@3250
   323
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   324
									<string key="NSTitle">Page Setup...</string>
wixardy@3250
   325
									<string key="NSKeyEquiv">P</string>
wixardy@3250
   326
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   327
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   328
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   329
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   330
								</object>
wixardy@3250
   331
								<object class="NSMenuItem" id="946253641">
wixardy@3250
   332
									<reference key="NSMenu" ref="580936113"/>
wixardy@3250
   333
									<string key="NSTitle">Print...</string>
wixardy@3250
   334
									<string key="NSKeyEquiv">p</string>
wixardy@3250
   335
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   336
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   337
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   338
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   339
								</object>
wixardy@3250
   340
							</object>
wixardy@3250
   341
						</object>
wixardy@3250
   342
					</object>
wixardy@3250
   343
					<object class="NSMenuItem" id="719486633">
wixardy@3250
   344
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   345
						<string key="NSTitle">Edit</string>
wixardy@3250
   346
						<string key="NSKeyEquiv"/>
wixardy@3250
   347
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   348
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   349
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   350
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   351
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   352
						<object class="NSMenu" key="NSSubmenu" id="758315211">
wixardy@3250
   353
							<object class="NSMutableString" key="NSTitle">
wixardy@3250
   354
								<characters key="NS.bytes">Edit</characters>
wixardy@3250
   355
							</object>
wixardy@3250
   356
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   357
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   358
								<object class="NSMenuItem" id="709355717">
wixardy@3250
   359
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   360
									<string key="NSTitle">Undo</string>
wixardy@3250
   361
									<string key="NSKeyEquiv">z</string>
wixardy@3250
   362
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   363
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   364
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   365
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   366
								</object>
wixardy@3250
   367
								<object class="NSMenuItem" id="407942834">
wixardy@3250
   368
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   369
									<string key="NSTitle">Redo</string>
wixardy@3250
   370
									<string key="NSKeyEquiv">Z</string>
wixardy@3250
   371
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   372
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   373
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   374
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   375
								</object>
wixardy@3250
   376
								<object class="NSMenuItem" id="1027698382">
wixardy@3250
   377
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   378
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   379
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   380
									<string key="NSTitle"/>
wixardy@3250
   381
									<string key="NSKeyEquiv"/>
wixardy@3250
   382
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   383
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   384
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   385
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   386
								</object>
wixardy@3250
   387
								<object class="NSMenuItem" id="944090883">
wixardy@3250
   388
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   389
									<string key="NSTitle">Cut</string>
wixardy@3250
   390
									<string key="NSKeyEquiv">x</string>
wixardy@3250
   391
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   392
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   393
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   394
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   395
								</object>
wixardy@3250
   396
								<object class="NSMenuItem" id="820146491">
wixardy@3250
   397
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   398
									<string key="NSTitle">Copy</string>
wixardy@3250
   399
									<string key="NSKeyEquiv">c</string>
wixardy@3250
   400
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   401
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   402
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   403
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   404
								</object>
wixardy@3250
   405
								<object class="NSMenuItem" id="361391404">
wixardy@3250
   406
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   407
									<string key="NSTitle">Paste</string>
wixardy@3250
   408
									<string key="NSKeyEquiv">v</string>
wixardy@3250
   409
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   410
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   411
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   412
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   413
								</object>
wixardy@3250
   414
								<object class="NSMenuItem" id="36537201">
wixardy@3250
   415
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   416
									<string key="NSTitle">Paste with Images and Colors</string>
wixardy@3250
   417
									<string key="NSKeyEquiv">V</string>
wixardy@3250
   418
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   419
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   420
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   421
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   422
								</object>
wixardy@3250
   423
								<object class="NSMenuItem" id="366594744">
wixardy@3250
   424
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   425
									<string key="NSTitle">Paste and Match Style</string>
wixardy@3250
   426
									<string key="NSKeyEquiv">V</string>
wixardy@3250
   427
									<int key="NSKeyEquivModMask">1572864</int>
wixardy@3250
   428
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   429
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   430
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   431
								</object>
wixardy@3250
   432
								<object class="NSMenuItem" id="557796661">
wixardy@3250
   433
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   434
									<string key="NSTitle">Clear</string>
wixardy@3250
   435
									<string key="NSKeyEquiv"/>
wixardy@3250
   436
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   437
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   438
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   439
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   440
								</object>
wixardy@3250
   441
								<object class="NSMenuItem" id="677638700">
wixardy@3250
   442
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   443
									<string key="NSTitle">Select All</string>
wixardy@3250
   444
									<string key="NSKeyEquiv">a</string>
wixardy@3250
   445
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   446
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   447
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   448
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   449
								</object>
wixardy@3250
   450
								<object class="NSMenuItem" id="169347714">
wixardy@3250
   451
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   452
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   453
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   454
									<string key="NSTitle"/>
wixardy@3250
   455
									<string key="NSKeyEquiv"/>
wixardy@3250
   456
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   457
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   458
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   459
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   460
								</object>
wixardy@3250
   461
								<object class="NSMenuItem" id="136112870">
wixardy@3250
   462
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   463
									<string key="NSTitle">Find</string>
wixardy@3250
   464
									<string key="NSKeyEquiv"/>
wixardy@3250
   465
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   466
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   467
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   468
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   469
									<string key="NSAction">submenuAction:</string>
wixardy@3250
   470
									<object class="NSMenu" key="NSSubmenu" id="979759380">
wixardy@3250
   471
										<object class="NSMutableString" key="NSTitle">
wixardy@3250
   472
											<characters key="NS.bytes">Find</characters>
wixardy@3250
   473
										</object>
wixardy@3250
   474
										<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   475
											<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   476
											<object class="NSMenuItem" id="574276567">
wixardy@3250
   477
												<reference key="NSMenu" ref="979759380"/>
wixardy@3250
   478
												<string key="NSTitle">Find…</string>
wixardy@3250
   479
												<string key="NSKeyEquiv">f</string>
wixardy@3250
   480
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   481
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   482
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   483
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   484
												<int key="NSTag">1</int>
wixardy@3250
   485
											</object>
wixardy@3250
   486
											<object class="NSMenuItem" id="295771502">
wixardy@3250
   487
												<reference key="NSMenu" ref="979759380"/>
wixardy@3250
   488
												<string key="NSTitle">Find Next</string>
wixardy@3250
   489
												<string key="NSKeyEquiv">g</string>
wixardy@3250
   490
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   491
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   492
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   493
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   494
												<int key="NSTag">2</int>
wixardy@3250
   495
											</object>
wixardy@3250
   496
											<object class="NSMenuItem" id="545720733">
wixardy@3250
   497
												<reference key="NSMenu" ref="979759380"/>
wixardy@3250
   498
												<string key="NSTitle">Find Previous</string>
wixardy@3250
   499
												<string key="NSKeyEquiv">G</string>
wixardy@3250
   500
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   501
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   502
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   503
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   504
												<int key="NSTag">3</int>
wixardy@3250
   505
											</object>
wixardy@3250
   506
											<object class="NSMenuItem" id="259786877">
wixardy@3250
   507
												<reference key="NSMenu" ref="979759380"/>
wixardy@3250
   508
												<string key="NSTitle">Use Selection for Find</string>
wixardy@3250
   509
												<string key="NSKeyEquiv">e</string>
wixardy@3250
   510
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   511
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   512
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   513
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   514
												<int key="NSTag">7</int>
wixardy@3250
   515
											</object>
wixardy@3250
   516
											<object class="NSMenuItem" id="424850962">
wixardy@3250
   517
												<reference key="NSMenu" ref="979759380"/>
wixardy@3250
   518
												<string key="NSTitle">Jump to Selection</string>
wixardy@3250
   519
												<string key="NSKeyEquiv">j</string>
wixardy@3250
   520
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   521
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   522
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   523
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   524
											</object>
wixardy@3250
   525
										</object>
wixardy@3250
   526
									</object>
wixardy@3250
   527
								</object>
wixardy@3250
   528
								<object class="NSMenuItem" id="610665999">
wixardy@3250
   529
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   530
									<string key="NSTitle">Spelling</string>
wixardy@3250
   531
									<string key="NSKeyEquiv"/>
wixardy@3250
   532
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   533
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   534
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   535
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   536
									<string key="NSAction">submenuAction:</string>
wixardy@3250
   537
									<object class="NSMenu" key="NSSubmenu" id="845672879">
wixardy@3250
   538
										<string key="NSTitle">Spelling</string>
wixardy@3250
   539
										<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   540
											<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   541
											<object class="NSMenuItem" id="763895815">
wixardy@3250
   542
												<reference key="NSMenu" ref="845672879"/>
wixardy@3250
   543
												<string key="NSTitle">Spelling...</string>
wixardy@3250
   544
												<string key="NSKeyEquiv">:</string>
wixardy@3250
   545
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   546
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   547
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   548
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   549
											</object>
wixardy@3250
   550
											<object class="NSMenuItem" id="314490690">
wixardy@3250
   551
												<reference key="NSMenu" ref="845672879"/>
wixardy@3250
   552
												<string key="NSTitle">Check Spelling</string>
wixardy@3250
   553
												<string key="NSKeyEquiv">;</string>
wixardy@3250
   554
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   555
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   556
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   557
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   558
											</object>
wixardy@3250
   559
											<object class="NSMenuItem" id="622247037">
wixardy@3250
   560
												<reference key="NSMenu" ref="845672879"/>
wixardy@3250
   561
												<string key="NSTitle">Check Spelling As You Type</string>
wixardy@3250
   562
												<string key="NSKeyEquiv"/>
wixardy@3250
   563
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   564
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   565
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   566
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   567
											</object>
wixardy@3250
   568
											<object class="NSMenuItem" id="101118191">
wixardy@3250
   569
												<reference key="NSMenu" ref="845672879"/>
wixardy@3250
   570
												<string key="NSTitle">Check Grammar With Spelling</string>
wixardy@3250
   571
												<string key="NSKeyEquiv"/>
wixardy@3250
   572
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   573
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   574
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   575
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   576
											</object>
wixardy@3250
   577
										</object>
wixardy@3250
   578
									</object>
wixardy@3250
   579
								</object>
wixardy@3250
   580
								<object class="NSMenuItem" id="14109997">
wixardy@3250
   581
									<reference key="NSMenu" ref="758315211"/>
wixardy@3250
   582
									<string key="NSTitle">Speech</string>
wixardy@3250
   583
									<string key="NSKeyEquiv"/>
wixardy@3250
   584
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   585
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   586
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   587
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   588
									<string key="NSAction">submenuAction:</string>
wixardy@3250
   589
									<object class="NSMenu" key="NSSubmenu" id="995339598">
wixardy@3250
   590
										<string key="NSTitle">Speech</string>
wixardy@3250
   591
										<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   592
											<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   593
											<object class="NSMenuItem" id="77807426">
wixardy@3250
   594
												<reference key="NSMenu" ref="995339598"/>
wixardy@3250
   595
												<string key="NSTitle">Start Speaking</string>
wixardy@3250
   596
												<string key="NSKeyEquiv"/>
wixardy@3250
   597
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   598
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   599
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   600
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   601
											</object>
wixardy@3250
   602
											<object class="NSMenuItem" id="262677407">
wixardy@3250
   603
												<reference key="NSMenu" ref="995339598"/>
wixardy@3250
   604
												<string key="NSTitle">Stop Speaking</string>
wixardy@3250
   605
												<string key="NSKeyEquiv"/>
wixardy@3250
   606
												<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   607
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   608
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   609
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   610
											</object>
wixardy@3250
   611
										</object>
wixardy@3250
   612
									</object>
wixardy@3250
   613
								</object>
wixardy@3250
   614
							</object>
wixardy@3250
   615
						</object>
wixardy@3250
   616
					</object>
wixardy@3250
   617
					<object class="NSMenuItem" id="111556204">
wixardy@3250
   618
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   619
						<string key="NSTitle">View</string>
wixardy@3250
   620
						<string key="NSKeyEquiv"/>
wixardy@3250
   621
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   622
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   623
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   624
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   625
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   626
						<object class="NSMenu" key="NSSubmenu" id="310167997">
wixardy@3250
   627
							<string key="NSTitle">View</string>
wixardy@3250
   628
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   629
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   630
								<object class="NSMenuItem" id="287694887">
wixardy@3250
   631
									<reference key="NSMenu" ref="310167997"/>
wixardy@3250
   632
									<string key="NSTitle">Show Toolbar</string>
wixardy@3250
   633
									<string key="NSKeyEquiv">T</string>
wixardy@3250
   634
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   635
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   636
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   637
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   638
								</object>
wixardy@3250
   639
								<object class="NSMenuItem" id="852785755">
wixardy@3250
   640
									<reference key="NSMenu" ref="310167997"/>
wixardy@3250
   641
									<string key="NSTitle">Customize Toolbar…</string>
wixardy@3250
   642
									<string key="NSKeyEquiv"/>
wixardy@3250
   643
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   644
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   645
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   646
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   647
								</object>
wixardy@3250
   648
							</object>
wixardy@3250
   649
						</object>
wixardy@3250
   650
					</object>
wixardy@3250
   651
					<object class="NSMenuItem" id="1059428323">
wixardy@3250
   652
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   653
						<string key="NSTitle">Display</string>
wixardy@3250
   654
						<string key="NSKeyEquiv"/>
wixardy@3250
   655
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   656
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   657
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   658
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   659
						<object class="NSMenu" key="NSSubmenu" id="604000326">
wixardy@3250
   660
							<string key="NSTitle">Display</string>
wixardy@3250
   661
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   662
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   663
							</object>
wixardy@3250
   664
						</object>
wixardy@3250
   665
					</object>
wixardy@3250
   666
					<object class="NSMenuItem" id="1050824354">
wixardy@3250
   667
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   668
						<string key="NSTitle">Status</string>
wixardy@3250
   669
						<string key="NSKeyEquiv"/>
wixardy@3250
   670
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   671
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   672
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   673
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   674
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   675
						<object class="NSMenu" key="NSSubmenu" id="734016853">
wixardy@3250
   676
							<string key="NSTitle">Status</string>
wixardy@3250
   677
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   678
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   679
							</object>
wixardy@3250
   680
						</object>
wixardy@3250
   681
					</object>
wixardy@3250
   682
					<object class="NSMenuItem" id="398735183">
wixardy@3250
   683
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   684
						<string key="NSTitle">Contact</string>
wixardy@3250
   685
						<string key="NSKeyEquiv"/>
wixardy@3250
   686
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   687
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   688
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   689
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   690
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   691
						<object class="NSMenu" key="NSSubmenu" id="651876030">
wixardy@3250
   692
							<string key="NSTitle">Contact</string>
wixardy@3250
   693
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   694
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   695
								<object class="NSMenuItem" id="810465810">
wixardy@3250
   696
									<reference key="NSMenu" ref="651876030"/>
wixardy@3250
   697
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   698
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   699
									<string key="NSTitle"/>
wixardy@3250
   700
									<string key="NSKeyEquiv"/>
wixardy@3250
   701
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   702
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   703
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   704
								</object>
wixardy@3250
   705
							</object>
wixardy@3250
   706
						</object>
wixardy@3250
   707
					</object>
wixardy@3250
   708
					<object class="NSMenuItem" id="334767434">
wixardy@3250
   709
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   710
						<string key="NSTitle">Format</string>
wixardy@3250
   711
						<string key="NSKeyEquiv"/>
wixardy@3250
   712
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   713
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   714
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   715
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   716
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   717
						<object class="NSMenu" key="NSSubmenu" id="605367473">
wixardy@3250
   718
							<object class="NSMutableString" key="NSTitle">
wixardy@3250
   719
								<characters key="NS.bytes">Format</characters>
wixardy@3250
   720
							</object>
wixardy@3250
   721
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   722
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   723
								<object class="NSMenuItem" id="664604528">
wixardy@3250
   724
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   725
									<string key="NSTitle">Show Fonts</string>
wixardy@3250
   726
									<string key="NSKeyEquiv">t</string>
wixardy@3250
   727
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   728
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   729
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   730
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   731
								</object>
wixardy@3250
   732
								<object class="NSMenuItem" id="264482369">
wixardy@3250
   733
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   734
									<string key="NSTitle">Show Colors</string>
wixardy@3250
   735
									<string key="NSKeyEquiv">C</string>
wixardy@3250
   736
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   737
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   738
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   739
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   740
								</object>
wixardy@3250
   741
								<object class="NSMenuItem" id="1053646903">
wixardy@3250
   742
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   743
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   744
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   745
									<string key="NSTitle"/>
wixardy@3250
   746
									<string key="NSKeyEquiv"/>
wixardy@3250
   747
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   748
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   749
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   750
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   751
								</object>
wixardy@3250
   752
								<object class="NSMenuItem" id="855568741">
wixardy@3250
   753
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   754
									<string key="NSTitle">Bold</string>
wixardy@3250
   755
									<string key="NSKeyEquiv">b</string>
wixardy@3250
   756
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   757
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   758
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   759
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   760
									<int key="NSTag">2</int>
wixardy@3250
   761
								</object>
wixardy@3250
   762
								<object class="NSMenuItem" id="64723702">
wixardy@3250
   763
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   764
									<string key="NSTitle">Italic</string>
wixardy@3250
   765
									<string key="NSKeyEquiv">i</string>
wixardy@3250
   766
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   767
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   768
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   769
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   770
									<int key="NSTag">1</int>
wixardy@3250
   771
								</object>
wixardy@3250
   772
								<object class="NSMenuItem" id="557015252">
wixardy@3250
   773
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   774
									<string key="NSTitle">Underline</string>
wixardy@3250
   775
									<string key="NSKeyEquiv">u</string>
wixardy@3250
   776
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   777
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   778
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   779
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   780
								</object>
wixardy@3250
   781
								<object class="NSMenuItem" id="423345390">
wixardy@3250
   782
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   783
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   784
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   785
									<string key="NSTitle"/>
wixardy@3250
   786
									<string key="NSKeyEquiv"/>
wixardy@3250
   787
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   788
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   789
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   790
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   791
								</object>
wixardy@3250
   792
								<object class="NSMenuItem" id="937953994">
wixardy@3250
   793
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   794
									<string key="NSTitle">Bigger</string>
wixardy@3250
   795
									<string key="NSKeyEquiv">+</string>
wixardy@3250
   796
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   797
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   798
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   799
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   800
									<int key="NSTag">3</int>
wixardy@3250
   801
								</object>
wixardy@3250
   802
								<object class="NSMenuItem" id="943727296">
wixardy@3250
   803
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   804
									<string key="NSTitle">Smaller</string>
wixardy@3250
   805
									<string key="NSKeyEquiv">-</string>
wixardy@3250
   806
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   807
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   808
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   809
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   810
									<int key="NSTag">4</int>
wixardy@3250
   811
								</object>
wixardy@3250
   812
								<object class="NSMenuItem" id="887014218">
wixardy@3250
   813
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   814
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   815
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   816
									<string key="NSTitle"/>
wixardy@3250
   817
									<string key="NSKeyEquiv"/>
wixardy@3250
   818
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   819
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   820
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   821
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   822
								</object>
wixardy@3250
   823
								<object class="NSMenuItem" id="626380622">
wixardy@3250
   824
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   825
									<string key="NSTitle">Copy Style</string>
wixardy@3250
   826
									<string key="NSKeyEquiv">c</string>
wixardy@3250
   827
									<int key="NSKeyEquivModMask">1572864</int>
wixardy@3250
   828
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   829
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   830
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   831
									<int key="NSTag">2</int>
wixardy@3250
   832
								</object>
wixardy@3250
   833
								<object class="NSMenuItem" id="907111138">
wixardy@3250
   834
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   835
									<string key="NSTitle">Paste Style</string>
wixardy@3250
   836
									<string key="NSKeyEquiv">v</string>
wixardy@3250
   837
									<int key="NSKeyEquivModMask">1572864</int>
wixardy@3250
   838
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   839
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   840
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   841
									<int key="NSTag">2</int>
wixardy@3250
   842
								</object>
wixardy@3250
   843
								<object class="NSMenuItem" id="753181785">
wixardy@3250
   844
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   845
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   846
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   847
									<string key="NSTitle"/>
wixardy@3250
   848
									<string key="NSKeyEquiv"/>
wixardy@3250
   849
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   850
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   851
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   852
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   853
								</object>
wixardy@3250
   854
								<object class="NSMenuItem" id="257495269">
wixardy@3250
   855
									<reference key="NSMenu" ref="605367473"/>
wixardy@3250
   856
									<string key="NSTitle">Writing Direction</string>
wixardy@3250
   857
									<string key="NSKeyEquiv"/>
wixardy@3250
   858
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   859
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   860
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   861
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   862
									<string key="NSAction">submenuAction:</string>
wixardy@3250
   863
									<object class="NSMenu" key="NSSubmenu" id="287041248">
wixardy@3250
   864
										<string key="NSTitle">Writing Direction</string>
wixardy@3250
   865
										<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   866
											<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   867
											<object class="NSMenuItem" id="1035467589">
wixardy@3250
   868
												<reference key="NSMenu" ref="287041248"/>
wixardy@3250
   869
												<string key="NSTitle">Right to Left</string>
wixardy@3250
   870
												<string key="NSKeyEquiv">r</string>
wixardy@3250
   871
												<int key="NSKeyEquivModMask">1572864</int>
wixardy@3250
   872
												<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   873
												<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   874
												<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   875
											</object>
wixardy@3250
   876
										</object>
wixardy@3250
   877
									</object>
wixardy@3250
   878
								</object>
wixardy@3250
   879
							</object>
wixardy@3250
   880
						</object>
wixardy@3250
   881
					</object>
wixardy@3250
   882
					<object class="NSMenuItem" id="1064933351">
wixardy@3250
   883
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   884
						<string key="NSTitle">Window</string>
wixardy@3250
   885
						<string key="NSKeyEquiv"/>
wixardy@3250
   886
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   887
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   888
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   889
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   890
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   891
						<object class="NSMenu" key="NSSubmenu" id="642111178">
wixardy@3250
   892
							<string key="NSTitle">Window</string>
wixardy@3250
   893
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   894
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   895
								<object class="NSMenuItem" id="231048800">
wixardy@3250
   896
									<reference key="NSMenu" ref="642111178"/>
wixardy@3250
   897
									<string key="NSTitle">Minimize</string>
wixardy@3250
   898
									<string key="NSKeyEquiv">m</string>
wixardy@3250
   899
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   900
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   901
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   902
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   903
								</object>
wixardy@3250
   904
								<object class="NSMenuItem" id="80060502">
wixardy@3250
   905
									<reference key="NSMenu" ref="642111178"/>
wixardy@3250
   906
									<string key="NSTitle">Zoom</string>
wixardy@3250
   907
									<string key="NSKeyEquiv"/>
wixardy@3250
   908
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   909
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   910
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   911
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   912
								</object>
wixardy@3250
   913
								<object class="NSMenuItem" id="71490671">
wixardy@3250
   914
									<reference key="NSMenu" ref="642111178"/>
wixardy@3250
   915
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   916
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   917
									<string key="NSTitle"/>
wixardy@3250
   918
									<string key="NSKeyEquiv"/>
wixardy@3250
   919
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   920
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   921
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   922
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   923
								</object>
wixardy@3250
   924
								<object class="NSMenuItem" id="952874052">
wixardy@3250
   925
									<reference key="NSMenu" ref="642111178"/>
wixardy@3250
   926
									<string key="NSTitle">Bring All to Front</string>
wixardy@3250
   927
									<string key="NSKeyEquiv"/>
wixardy@3250
   928
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   929
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   930
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   931
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   932
								</object>
wixardy@3250
   933
							</object>
wixardy@3250
   934
							<string key="NSName">_NSWindowsMenu</string>
wixardy@3250
   935
						</object>
wixardy@3250
   936
					</object>
wixardy@3250
   937
					<object class="NSMenuItem" id="388150730">
wixardy@3250
   938
						<reference key="NSMenu" ref="746759550"/>
wixardy@3250
   939
						<string key="NSTitle">Help</string>
wixardy@3250
   940
						<string key="NSKeyEquiv"/>
wixardy@3250
   941
						<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   942
						<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   943
						<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   944
						<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   945
						<string key="NSAction">submenuAction:</string>
wixardy@3250
   946
						<object class="NSMenu" key="NSSubmenu" id="814345242">
wixardy@3250
   947
							<string key="NSTitle">Help</string>
wixardy@3250
   948
							<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
   949
								<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
   950
								<object class="NSMenuItem" id="619476471">
wixardy@3250
   951
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
   952
									<string key="NSTitle">Adium Help</string>
wixardy@3250
   953
									<string key="NSKeyEquiv">?</string>
wixardy@3250
   954
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   955
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   956
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   957
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   958
								</object>
wixardy@3250
   959
								<object class="NSMenuItem" id="680839659">
wixardy@3250
   960
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
   961
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
   962
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
   963
									<string key="NSTitle"/>
wixardy@3250
   964
									<string key="NSKeyEquiv"/>
wixardy@3250
   965
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   966
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   967
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   968
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   969
								</object>
wixardy@3250
   970
								<object class="NSMenuItem" id="715555530">
wixardy@3250
   971
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
   972
									<string key="NSTitle">View Release Notes</string>
wixardy@3250
   973
									<string key="NSKeyEquiv"/>
wixardy@3250
   974
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   975
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   976
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   977
								</object>
wixardy@3250
   978
								<object class="NSMenuItem" id="456208621">
wixardy@3250
   979
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
   980
									<string key="NSTitle">Contribute</string>
wixardy@3250
   981
									<string key="NSKeyEquiv"/>
wixardy@3250
   982
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   983
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   984
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   985
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   986
								</object>
wixardy@3250
   987
								<object class="NSMenuItem" id="209888461">
wixardy@3250
   988
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
   989
									<string key="NSTitle">Report a Bug</string>
wixardy@3250
   990
									<string key="NSKeyEquiv"/>
wixardy@3250
   991
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
   992
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
   993
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
   994
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
   995
								</object>
wixardy@3250
   996
								<object class="NSMenuItem" id="28745840">
wixardy@3250
   997
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
   998
									<string key="NSTitle">Send Feedback</string>
wixardy@3250
   999
									<string key="NSKeyEquiv"/>
wixardy@3250
  1000
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
  1001
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
  1002
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
  1003
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
  1004
								</object>
wixardy@3250
  1005
								<object class="NSMenuItem" id="880094152">
wixardy@3250
  1006
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
  1007
									<bool key="NSIsDisabled">YES</bool>
wixardy@3250
  1008
									<bool key="NSIsSeparator">YES</bool>
wixardy@3250
  1009
									<string key="NSTitle"/>
wixardy@3250
  1010
									<string key="NSKeyEquiv"/>
wixardy@3250
  1011
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
  1012
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
  1013
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
  1014
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
  1015
								</object>
wixardy@3250
  1016
								<object class="NSMenuItem" id="43524301">
wixardy@3250
  1017
									<reference key="NSMenu" ref="814345242"/>
wixardy@3250
  1018
									<string key="NSTitle">Adium Forums</string>
wixardy@3250
  1019
									<string key="NSKeyEquiv"/>
wixardy@3250
  1020
									<int key="NSKeyEquivModMask">1048576</int>
wixardy@3250
  1021
									<int key="NSMnemonicLoc">2147483647</int>
wixardy@3250
  1022
									<reference key="NSOnImage" ref="145266427"/>
wixardy@3250
  1023
									<reference key="NSMixedImage" ref="551713053"/>
wixardy@3250
  1024
								</object>
wixardy@3250
  1025
							</object>
wixardy@3250
  1026
						</object>
wixardy@3250
  1027
					</object>
wixardy@3250
  1028
				</object>
wixardy@3250
  1029
				<string key="NSName">_NSMainMenu</string>
wixardy@3250
  1030
			</object>
wixardy@3250
  1031
			<object class="NSCustomObject" id="752992373">
wixardy@3250
  1032
				<string key="NSClassName">AIMenuController</string>
wixardy@3250
  1033
			</object>
wixardy@3250
  1034
			<object class="NSCustomObject" id="276456795">
wixardy@3250
  1035
				<string key="NSClassName">AIInterfaceController</string>
wixardy@3250
  1036
			</object>
wixardy@3250
  1037
			<object class="NSMenu" id="360079888">
wixardy@3250
  1038
				<string key="NSTitle">Menu</string>
wixardy@3250
  1039
				<object class="NSMutableArray" key="NSMenuItems">
wixardy@3250
  1040
					<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  1041
				</object>
wixardy@3250
  1042
				<string key="NSName"/>
wixardy@3250
  1043
			</object>
wixardy@3250
  1044
			<object class="NSCustomObject" id="126913366">
wixardy@3250
  1045
				<string key="NSClassName">SUUpdater</string>
wixardy@3250
  1046
			</object>
wixardy@3250
  1047
		</object>
wixardy@3250
  1048
		<object class="IBObjectContainer" key="IBDocument.Objects">
wixardy@3250
  1049
			<object class="NSMutableArray" key="connectionRecords">
wixardy@3250
  1050
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  1051
				<object class="IBConnectionRecord">
wixardy@3250
  1052
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1053
						<string key="label">delegate</string>
wixardy@3250
  1054
						<reference key="source" ref="499278244"/>
wixardy@3250
  1055
						<reference key="destination" ref="412113127"/>
wixardy@3250
  1056
					</object>
wixardy@3250
  1057
					<int key="connectionID">4117</int>
wixardy@3250
  1058
				</object>
wixardy@3250
  1059
				<object class="IBConnectionRecord">
wixardy@3250
  1060
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1061
						<string key="label">clear:</string>
wixardy@3250
  1062
						<reference key="source" ref="778387637"/>
wixardy@3250
  1063
						<reference key="destination" ref="557796661"/>
wixardy@3250
  1064
					</object>
wixardy@3250
  1065
					<int key="connectionID">6626</int>
wixardy@3250
  1066
				</object>
wixardy@3250
  1067
				<object class="IBConnectionRecord">
wixardy@3250
  1068
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1069
						<string key="label">showGuessPanel:</string>
wixardy@3250
  1070
						<reference key="source" ref="778387637"/>
wixardy@3250
  1071
						<reference key="destination" ref="763895815"/>
wixardy@3250
  1072
					</object>
wixardy@3250
  1073
					<int key="connectionID">6627</int>
wixardy@3250
  1074
				</object>
wixardy@3250
  1075
				<object class="IBConnectionRecord">
wixardy@3250
  1076
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1077
						<string key="label">performMiniaturize:</string>
wixardy@3250
  1078
						<reference key="source" ref="778387637"/>
wixardy@3250
  1079
						<reference key="destination" ref="231048800"/>
wixardy@3250
  1080
					</object>
wixardy@3250
  1081
					<int key="connectionID">6630</int>
wixardy@3250
  1082
				</object>
wixardy@3250
  1083
				<object class="IBConnectionRecord">
wixardy@3250
  1084
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1085
						<string key="label">checkSpelling:</string>
wixardy@3250
  1086
						<reference key="source" ref="778387637"/>
wixardy@3250
  1087
						<reference key="destination" ref="314490690"/>
wixardy@3250
  1088
					</object>
wixardy@3250
  1089
					<int key="connectionID">6632</int>
wixardy@3250
  1090
				</object>
wixardy@3250
  1091
				<object class="IBConnectionRecord">
wixardy@3250
  1092
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1093
						<string key="label">arrangeInFront:</string>
wixardy@3250
  1094
						<reference key="source" ref="778387637"/>
wixardy@3250
  1095
						<reference key="destination" ref="952874052"/>
wixardy@3250
  1096
					</object>
wixardy@3250
  1097
					<int key="connectionID">6634</int>
wixardy@3250
  1098
				</object>
wixardy@3250
  1099
				<object class="IBConnectionRecord">
wixardy@3250
  1100
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1101
						<string key="label">underline:</string>
wixardy@3250
  1102
						<reference key="source" ref="778387637"/>
wixardy@3250
  1103
						<reference key="destination" ref="557015252"/>
wixardy@3250
  1104
					</object>
wixardy@3250
  1105
					<int key="connectionID">6635</int>
wixardy@3250
  1106
				</object>
wixardy@3250
  1107
				<object class="IBConnectionRecord">
wixardy@3250
  1108
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1109
						<string key="label">undo:</string>
wixardy@3250
  1110
						<reference key="source" ref="778387637"/>
wixardy@3250
  1111
						<reference key="destination" ref="709355717"/>
wixardy@3250
  1112
					</object>
wixardy@3250
  1113
					<int key="connectionID">6636</int>
wixardy@3250
  1114
				</object>
wixardy@3250
  1115
				<object class="IBConnectionRecord">
wixardy@3250
  1116
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1117
						<string key="label">selectAll:</string>
wixardy@3250
  1118
						<reference key="source" ref="778387637"/>
wixardy@3250
  1119
						<reference key="destination" ref="677638700"/>
wixardy@3250
  1120
					</object>
wixardy@3250
  1121
					<int key="connectionID">6637</int>
wixardy@3250
  1122
				</object>
wixardy@3250
  1123
				<object class="IBConnectionRecord">
wixardy@3250
  1124
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1125
						<string key="label">orderFrontColorPanel:</string>
wixardy@3250
  1126
						<reference key="source" ref="778387637"/>
wixardy@3250
  1127
						<reference key="destination" ref="264482369"/>
wixardy@3250
  1128
					</object>
wixardy@3250
  1129
					<int key="connectionID">6639</int>
wixardy@3250
  1130
				</object>
wixardy@3250
  1131
				<object class="IBConnectionRecord">
wixardy@3250
  1132
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1133
						<string key="label">startSpeaking:</string>
wixardy@3250
  1134
						<reference key="source" ref="778387637"/>
wixardy@3250
  1135
						<reference key="destination" ref="77807426"/>
wixardy@3250
  1136
					</object>
wixardy@3250
  1137
					<int key="connectionID">6640</int>
wixardy@3250
  1138
				</object>
wixardy@3250
  1139
				<object class="IBConnectionRecord">
wixardy@3250
  1140
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1141
						<string key="label">toggleContinuousSpellChecking:</string>
wixardy@3250
  1142
						<reference key="source" ref="778387637"/>
wixardy@3250
  1143
						<reference key="destination" ref="622247037"/>
wixardy@3250
  1144
					</object>
wixardy@3250
  1145
					<int key="connectionID">6641</int>
wixardy@3250
  1146
				</object>
wixardy@3250
  1147
				<object class="IBConnectionRecord">
wixardy@3250
  1148
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1149
						<string key="label">copy:</string>
wixardy@3250
  1150
						<reference key="source" ref="778387637"/>
wixardy@3250
  1151
						<reference key="destination" ref="820146491"/>
wixardy@3250
  1152
					</object>
wixardy@3250
  1153
					<int key="connectionID">6643</int>
wixardy@3250
  1154
				</object>
wixardy@3250
  1155
				<object class="IBConnectionRecord">
wixardy@3250
  1156
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1157
						<string key="label">stopSpeaking:</string>
wixardy@3250
  1158
						<reference key="source" ref="778387637"/>
wixardy@3250
  1159
						<reference key="destination" ref="262677407"/>
wixardy@3250
  1160
					</object>
wixardy@3250
  1161
					<int key="connectionID">6644</int>
wixardy@3250
  1162
				</object>
wixardy@3250
  1163
				<object class="IBConnectionRecord">
wixardy@3250
  1164
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1165
						<string key="label">runPageLayout:</string>
wixardy@3250
  1166
						<reference key="source" ref="778387637"/>
wixardy@3250
  1167
						<reference key="destination" ref="295262764"/>
wixardy@3250
  1168
					</object>
wixardy@3250
  1169
					<int key="connectionID">6646</int>
wixardy@3250
  1170
				</object>
wixardy@3250
  1171
				<object class="IBConnectionRecord">
wixardy@3250
  1172
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1173
						<string key="label">cut:</string>
wixardy@3250
  1174
						<reference key="source" ref="778387637"/>
wixardy@3250
  1175
						<reference key="destination" ref="944090883"/>
wixardy@3250
  1176
					</object>
wixardy@3250
  1177
					<int key="connectionID">6647</int>
wixardy@3250
  1178
				</object>
wixardy@3250
  1179
				<object class="IBConnectionRecord">
wixardy@3250
  1180
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1181
						<string key="label">redo:</string>
wixardy@3250
  1182
						<reference key="source" ref="778387637"/>
wixardy@3250
  1183
						<reference key="destination" ref="407942834"/>
wixardy@3250
  1184
					</object>
wixardy@3250
  1185
					<int key="connectionID">6648</int>
wixardy@3250
  1186
				</object>
wixardy@3250
  1187
				<object class="IBConnectionRecord">
wixardy@3250
  1188
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1189
						<string key="label">unhideAllApplications:</string>
wixardy@3250
  1190
						<reference key="source" ref="499278244"/>
wixardy@3250
  1191
						<reference key="destination" ref="846974817"/>
wixardy@3250
  1192
					</object>
wixardy@3250
  1193
					<int key="connectionID">6651</int>
wixardy@3250
  1194
				</object>
wixardy@3250
  1195
				<object class="IBConnectionRecord">
wixardy@3250
  1196
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1197
						<string key="label">hideOtherApplications:</string>
wixardy@3250
  1198
						<reference key="source" ref="499278244"/>
wixardy@3250
  1199
						<reference key="destination" ref="451283174"/>
wixardy@3250
  1200
					</object>
wixardy@3250
  1201
					<int key="connectionID">6652</int>
wixardy@3250
  1202
				</object>
wixardy@3250
  1203
				<object class="IBConnectionRecord">
wixardy@3250
  1204
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1205
						<string key="label">hide:</string>
wixardy@3250
  1206
						<reference key="source" ref="499278244"/>
wixardy@3250
  1207
						<reference key="destination" ref="92514222"/>
wixardy@3250
  1208
					</object>
wixardy@3250
  1209
					<int key="connectionID">6653</int>
wixardy@3250
  1210
				</object>
wixardy@3250
  1211
				<object class="IBConnectionRecord">
wixardy@3250
  1212
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1213
						<string key="label">menuController</string>
wixardy@3250
  1214
						<reference key="source" ref="412113127"/>
wixardy@3250
  1215
						<reference key="destination" ref="752992373"/>
wixardy@3250
  1216
					</object>
wixardy@3250
  1217
					<int key="connectionID">6656</int>
wixardy@3250
  1218
				</object>
wixardy@3250
  1219
				<object class="IBConnectionRecord">
wixardy@3250
  1220
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1221
						<string key="label">menu_Adium_Preferences</string>
wixardy@3250
  1222
						<reference key="source" ref="752992373"/>
wixardy@3250
  1223
						<reference key="destination" ref="223212230"/>
wixardy@3250
  1224
					</object>
wixardy@3250
  1225
					<int key="connectionID">6684</int>
wixardy@3250
  1226
				</object>
wixardy@3250
  1227
				<object class="IBConnectionRecord">
wixardy@3250
  1228
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1229
						<string key="label">menu_Edit_Bottom</string>
wixardy@3250
  1230
						<reference key="source" ref="752992373"/>
wixardy@3250
  1231
						<reference key="destination" ref="14109997"/>
wixardy@3250
  1232
					</object>
wixardy@3250
  1233
					<int key="connectionID">6685</int>
wixardy@3250
  1234
				</object>
wixardy@3250
  1235
				<object class="IBConnectionRecord">
wixardy@3250
  1236
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1237
						<string key="label">menu_File_Save</string>
wixardy@3250
  1238
						<reference key="source" ref="752992373"/>
wixardy@3250
  1239
						<reference key="destination" ref="1063159370"/>
wixardy@3250
  1240
					</object>
wixardy@3250
  1241
					<int key="connectionID">6688</int>
wixardy@3250
  1242
				</object>
wixardy@3250
  1243
				<object class="IBConnectionRecord">
wixardy@3250
  1244
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1245
						<string key="label">menu_Format_Styles</string>
wixardy@3250
  1246
						<reference key="source" ref="752992373"/>
wixardy@3250
  1247
						<reference key="destination" ref="557015252"/>
wixardy@3250
  1248
					</object>
wixardy@3250
  1249
					<int key="connectionID">6689</int>
wixardy@3250
  1250
				</object>
wixardy@3250
  1251
				<object class="IBConnectionRecord">
wixardy@3250
  1252
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1253
						<string key="label">menu_Format_Palettes</string>
wixardy@3250
  1254
						<reference key="source" ref="752992373"/>
wixardy@3250
  1255
						<reference key="destination" ref="264482369"/>
wixardy@3250
  1256
					</object>
wixardy@3250
  1257
					<int key="connectionID">6690</int>
wixardy@3250
  1258
				</object>
wixardy@3250
  1259
				<object class="IBConnectionRecord">
wixardy@3250
  1260
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1261
						<string key="label">menu_Window_Top</string>
wixardy@3250
  1262
						<reference key="source" ref="752992373"/>
wixardy@3250
  1263
						<reference key="destination" ref="952874052"/>
wixardy@3250
  1264
					</object>
wixardy@3250
  1265
					<int key="connectionID">6691</int>
wixardy@3250
  1266
				</object>
wixardy@3250
  1267
				<object class="IBConnectionRecord">
wixardy@3250
  1268
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1269
						<string key="label">menu_Edit_Additions</string>
wixardy@3250
  1270
						<reference key="source" ref="752992373"/>
wixardy@3250
  1271
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1272
					</object>
wixardy@3250
  1273
					<int key="connectionID">6692</int>
wixardy@3250
  1274
				</object>
wixardy@3250
  1275
				<object class="IBConnectionRecord">
wixardy@3250
  1276
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1277
						<string key="label">menu_File_Additions</string>
wixardy@3250
  1278
						<reference key="source" ref="752992373"/>
wixardy@3250
  1279
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1280
					</object>
wixardy@3250
  1281
					<int key="connectionID">6694</int>
wixardy@3250
  1282
				</object>
wixardy@3250
  1283
				<object class="IBConnectionRecord">
wixardy@3250
  1284
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1285
						<string key="label">menu_Format_Additions</string>
wixardy@3250
  1286
						<reference key="source" ref="752992373"/>
wixardy@3250
  1287
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1288
					</object>
wixardy@3250
  1289
					<int key="connectionID">6696</int>
wixardy@3250
  1290
				</object>
wixardy@3250
  1291
				<object class="IBConnectionRecord">
wixardy@3250
  1292
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1293
						<string key="label">menu_Window_Commands</string>
wixardy@3250
  1294
						<reference key="source" ref="752992373"/>
wixardy@3250
  1295
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1296
					</object>
wixardy@3250
  1297
					<int key="connectionID">6698</int>
wixardy@3250
  1298
				</object>
wixardy@3250
  1299
				<object class="IBConnectionRecord">
wixardy@3250
  1300
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1301
						<string key="label">menu_Help_Local</string>
wixardy@3250
  1302
						<reference key="source" ref="752992373"/>
wixardy@3250
  1303
						<reference key="destination" ref="619476471"/>
wixardy@3250
  1304
					</object>
wixardy@3250
  1305
					<int key="connectionID">6699</int>
wixardy@3250
  1306
				</object>
wixardy@3250
  1307
				<object class="IBConnectionRecord">
wixardy@3250
  1308
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1309
						<string key="label">menu_Help_Web</string>
wixardy@3250
  1310
						<reference key="source" ref="752992373"/>
wixardy@3250
  1311
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1312
					</object>
wixardy@3250
  1313
					<int key="connectionID">6700</int>
wixardy@3250
  1314
				</object>
wixardy@3250
  1315
				<object class="IBConnectionRecord">
wixardy@3250
  1316
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1317
						<string key="label">menu_Help_Additions</string>
wixardy@3250
  1318
						<reference key="source" ref="752992373"/>
wixardy@3250
  1319
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1320
					</object>
wixardy@3250
  1321
					<int key="connectionID">6701</int>
wixardy@3250
  1322
				</object>
wixardy@3250
  1323
				<object class="IBConnectionRecord">
wixardy@3250
  1324
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1325
						<string key="label">interfaceController</string>
wixardy@3250
  1326
						<reference key="source" ref="412113127"/>
wixardy@3250
  1327
						<reference key="destination" ref="276456795"/>
wixardy@3250
  1328
					</object>
wixardy@3250
  1329
					<int key="connectionID">6721</int>
wixardy@3250
  1330
				</object>
wixardy@3250
  1331
				<object class="IBConnectionRecord">
wixardy@3250
  1332
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1333
						<string key="label">menu_Window_Fixed</string>
wixardy@3250
  1334
						<reference key="source" ref="752992373"/>
wixardy@3250
  1335
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1336
					</object>
wixardy@3250
  1337
					<int key="connectionID">6835</int>
wixardy@3250
  1338
				</object>
wixardy@3250
  1339
				<object class="IBConnectionRecord">
wixardy@3250
  1340
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1341
						<string key="label">menu_Contact_Additions</string>
wixardy@3250
  1342
						<reference key="source" ref="752992373"/>
wixardy@3250
  1343
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1344
					</object>
wixardy@3250
  1345
					<int key="connectionID">6937</int>
wixardy@3250
  1346
				</object>
wixardy@3250
  1347
				<object class="IBConnectionRecord">
wixardy@3250
  1348
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1349
						<string key="label">menu_Contact_NegativeAction</string>
wixardy@3250
  1350
						<reference key="source" ref="752992373"/>
wixardy@3250
  1351
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1352
					</object>
wixardy@3250
  1353
					<int key="connectionID">6938</int>
wixardy@3250
  1354
				</object>
wixardy@3250
  1355
				<object class="IBConnectionRecord">
wixardy@3250
  1356
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1357
						<string key="label">menu_File_Close</string>
wixardy@3250
  1358
						<reference key="source" ref="752992373"/>
wixardy@3250
  1359
						<reference key="destination" ref="443456614"/>
wixardy@3250
  1360
					</object>
wixardy@3250
  1361
					<int key="connectionID">6945</int>
wixardy@3250
  1362
				</object>
wixardy@3250
  1363
				<object class="IBConnectionRecord">
wixardy@3250
  1364
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1365
						<string key="label">dockMenu</string>
wixardy@3250
  1366
						<reference key="source" ref="499278244"/>
wixardy@3250
  1367
						<reference key="destination" ref="360079888"/>
wixardy@3250
  1368
					</object>
wixardy@3250
  1369
					<int key="connectionID">6949</int>
wixardy@3250
  1370
				</object>
wixardy@3250
  1371
				<object class="IBConnectionRecord">
wixardy@3250
  1372
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1373
						<string key="label">confirmQuit:</string>
wixardy@3250
  1374
						<reference key="source" ref="412113127"/>
wixardy@3250
  1375
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1376
					</object>
wixardy@3250
  1377
					<int key="connectionID">6963</int>
wixardy@3250
  1378
				</object>
wixardy@3250
  1379
				<object class="IBConnectionRecord">
wixardy@3250
  1380
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1381
						<string key="label">showAboutBox:</string>
wixardy@3250
  1382
						<reference key="source" ref="412113127"/>
wixardy@3250
  1383
						<reference key="destination" ref="775734039"/>
wixardy@3250
  1384
					</object>
wixardy@3250
  1385
					<int key="connectionID">6964</int>
wixardy@3250
  1386
				</object>
wixardy@3250
  1387
				<object class="IBConnectionRecord">
wixardy@3250
  1388
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1389
						<string key="label">menuItem_bold</string>
wixardy@3250
  1390
						<reference key="source" ref="276456795"/>
wixardy@3250
  1391
						<reference key="destination" ref="855568741"/>
wixardy@3250
  1392
					</object>
wixardy@3250
  1393
					<int key="connectionID">6976</int>
wixardy@3250
  1394
				</object>
wixardy@3250
  1395
				<object class="IBConnectionRecord">
wixardy@3250
  1396
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1397
						<string key="label">menuItem_italic</string>
wixardy@3250
  1398
						<reference key="source" ref="276456795"/>
wixardy@3250
  1399
						<reference key="destination" ref="64723702"/>
wixardy@3250
  1400
					</object>
wixardy@3250
  1401
					<int key="connectionID">6977</int>
wixardy@3250
  1402
				</object>
wixardy@3250
  1403
				<object class="IBConnectionRecord">
wixardy@3250
  1404
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1405
						<string key="label">toggleFontTrait:</string>
wixardy@3250
  1406
						<reference key="source" ref="276456795"/>
wixardy@3250
  1407
						<reference key="destination" ref="855568741"/>
wixardy@3250
  1408
					</object>
wixardy@3250
  1409
					<int key="connectionID">6978</int>
wixardy@3250
  1410
				</object>
wixardy@3250
  1411
				<object class="IBConnectionRecord">
wixardy@3250
  1412
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1413
						<string key="label">toggleFontTrait:</string>
wixardy@3250
  1414
						<reference key="source" ref="276456795"/>
wixardy@3250
  1415
						<reference key="destination" ref="64723702"/>
wixardy@3250
  1416
					</object>
wixardy@3250
  1417
					<int key="connectionID">6979</int>
wixardy@3250
  1418
				</object>
wixardy@3250
  1419
				<object class="IBConnectionRecord">
wixardy@3250
  1420
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1421
						<string key="label">menu_Dock_Status</string>
wixardy@3250
  1422
						<reference key="source" ref="752992373"/>
wixardy@3250
  1423
						<reference key="destination" ref="360079888"/>
wixardy@3250
  1424
					</object>
wixardy@3250
  1425
					<int key="connectionID">6986</int>
wixardy@3250
  1426
				</object>
wixardy@3250
  1427
				<object class="IBConnectionRecord">
wixardy@3250
  1428
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1429
						<string key="label">performFindPanelAction:</string>
wixardy@3250
  1430
						<reference key="source" ref="778387637"/>
wixardy@3250
  1431
						<reference key="destination" ref="259786877"/>
wixardy@3250
  1432
					</object>
wixardy@3250
  1433
					<int key="connectionID">6994</int>
wixardy@3250
  1434
				</object>
wixardy@3250
  1435
				<object class="IBConnectionRecord">
wixardy@3250
  1436
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1437
						<string key="label">performFindPanelAction:</string>
wixardy@3250
  1438
						<reference key="source" ref="778387637"/>
wixardy@3250
  1439
						<reference key="destination" ref="545720733"/>
wixardy@3250
  1440
					</object>
wixardy@3250
  1441
					<int key="connectionID">6995</int>
wixardy@3250
  1442
				</object>
wixardy@3250
  1443
				<object class="IBConnectionRecord">
wixardy@3250
  1444
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1445
						<string key="label">performFindPanelAction:</string>
wixardy@3250
  1446
						<reference key="source" ref="778387637"/>
wixardy@3250
  1447
						<reference key="destination" ref="295771502"/>
wixardy@3250
  1448
					</object>
wixardy@3250
  1449
					<int key="connectionID">6996</int>
wixardy@3250
  1450
				</object>
wixardy@3250
  1451
				<object class="IBConnectionRecord">
wixardy@3250
  1452
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1453
						<string key="label">performFindPanelAction:</string>
wixardy@3250
  1454
						<reference key="source" ref="778387637"/>
wixardy@3250
  1455
						<reference key="destination" ref="574276567"/>
wixardy@3250
  1456
					</object>
wixardy@3250
  1457
					<int key="connectionID">6997</int>
wixardy@3250
  1458
				</object>
wixardy@3250
  1459
				<object class="IBConnectionRecord">
wixardy@3250
  1460
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1461
						<string key="label">centerSelectionInVisibleArea:</string>
wixardy@3250
  1462
						<reference key="source" ref="778387637"/>
wixardy@3250
  1463
						<reference key="destination" ref="424850962"/>
wixardy@3250
  1464
					</object>
wixardy@3250
  1465
					<int key="connectionID">6998</int>
wixardy@3250
  1466
				</object>
wixardy@3250
  1467
				<object class="IBConnectionRecord">
wixardy@3250
  1468
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1469
						<string key="label">menuItem_Format_Italics</string>
wixardy@3250
  1470
						<reference key="source" ref="752992373"/>
wixardy@3250
  1471
						<reference key="destination" ref="64723702"/>
wixardy@3250
  1472
					</object>
wixardy@3250
  1473
					<int key="connectionID">7000</int>
wixardy@3250
  1474
				</object>
wixardy@3250
  1475
				<object class="IBConnectionRecord">
wixardy@3250
  1476
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1477
						<string key="label">menu_Contact_Action</string>
wixardy@3250
  1478
						<reference key="source" ref="752992373"/>
wixardy@3250
  1479
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1480
					</object>
wixardy@3250
  1481
					<int key="connectionID">7023</int>
wixardy@3250
  1482
				</object>
wixardy@3250
  1483
				<object class="IBConnectionRecord">
wixardy@3250
  1484
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1485
						<string key="label">menu_View_General</string>
wixardy@3250
  1486
						<reference key="source" ref="752992373"/>
wixardy@3250
  1487
						<reference key="destination" ref="852785755"/>
wixardy@3250
  1488
					</object>
wixardy@3250
  1489
					<int key="connectionID">7025</int>
wixardy@3250
  1490
				</object>
wixardy@3250
  1491
				<object class="IBConnectionRecord">
wixardy@3250
  1492
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1493
						<string key="label">menu_Window_Auxiliary</string>
wixardy@3250
  1494
						<reference key="source" ref="752992373"/>
wixardy@3250
  1495
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1496
					</object>
wixardy@3250
  1497
					<int key="connectionID">7026</int>
wixardy@3250
  1498
				</object>
wixardy@3250
  1499
				<object class="IBConnectionRecord">
wixardy@3250
  1500
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1501
						<string key="label">nilMenuItem</string>
wixardy@3250
  1502
						<reference key="source" ref="752992373"/>
wixardy@3250
  1503
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1504
					</object>
wixardy@3250
  1505
					<int key="connectionID">7030</int>
wixardy@3250
  1506
				</object>
wixardy@3250
  1507
				<object class="IBConnectionRecord">
wixardy@3250
  1508
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1509
						<string key="label">menu_Adium_About</string>
wixardy@3250
  1510
						<reference key="source" ref="752992373"/>
wixardy@3250
  1511
						<reference key="destination" ref="775734039"/>
wixardy@3250
  1512
					</object>
wixardy@3250
  1513
					<int key="connectionID">7031</int>
wixardy@3250
  1514
				</object>
wixardy@3250
  1515
				<object class="IBConnectionRecord">
wixardy@3250
  1516
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1517
						<string key="label">reportABug:</string>
wixardy@3250
  1518
						<reference key="source" ref="412113127"/>
wixardy@3250
  1519
						<reference key="destination" ref="209888461"/>
wixardy@3250
  1520
					</object>
wixardy@3250
  1521
					<int key="connectionID">7040</int>
wixardy@3250
  1522
				</object>
wixardy@3250
  1523
				<object class="IBConnectionRecord">
wixardy@3250
  1524
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1525
						<string key="label">sendFeedback:</string>
wixardy@3250
  1526
						<reference key="source" ref="412113127"/>
wixardy@3250
  1527
						<reference key="destination" ref="28745840"/>
wixardy@3250
  1528
					</object>
wixardy@3250
  1529
					<int key="connectionID">7041</int>
wixardy@3250
  1530
				</object>
wixardy@3250
  1531
				<object class="IBConnectionRecord">
wixardy@3250
  1532
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1533
						<string key="label">showForums:</string>
wixardy@3250
  1534
						<reference key="source" ref="412113127"/>
wixardy@3250
  1535
						<reference key="destination" ref="43524301"/>
wixardy@3250
  1536
					</object>
wixardy@3250
  1537
					<int key="connectionID">7042</int>
wixardy@3250
  1538
				</object>
wixardy@3250
  1539
				<object class="IBConnectionRecord">
wixardy@3250
  1540
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1541
						<string key="label">toggleToolbarShown:</string>
wixardy@3250
  1542
						<reference key="source" ref="276456795"/>
wixardy@3250
  1543
						<reference key="destination" ref="287694887"/>
wixardy@3250
  1544
					</object>
wixardy@3250
  1545
					<int key="connectionID">7043</int>
wixardy@3250
  1546
				</object>
wixardy@3250
  1547
				<object class="IBConnectionRecord">
wixardy@3250
  1548
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1549
						<string key="label">runToolbarCustomizationPalette:</string>
wixardy@3250
  1550
						<reference key="source" ref="276456795"/>
wixardy@3250
  1551
						<reference key="destination" ref="852785755"/>
wixardy@3250
  1552
					</object>
wixardy@3250
  1553
					<int key="connectionID">7044</int>
wixardy@3250
  1554
				</object>
wixardy@3250
  1555
				<object class="IBConnectionRecord">
wixardy@3250
  1556
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1557
						<string key="label">menuItem_showToolbar</string>
wixardy@3250
  1558
						<reference key="source" ref="276456795"/>
wixardy@3250
  1559
						<reference key="destination" ref="287694887"/>
wixardy@3250
  1560
					</object>
wixardy@3250
  1561
					<int key="connectionID">7045</int>
wixardy@3250
  1562
				</object>
wixardy@3250
  1563
				<object class="IBConnectionRecord">
wixardy@3250
  1564
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1565
						<string key="label">menuItem_customizeToolbar</string>
wixardy@3250
  1566
						<reference key="source" ref="276456795"/>
wixardy@3250
  1567
						<reference key="destination" ref="852785755"/>
wixardy@3250
  1568
					</object>
wixardy@3250
  1569
					<int key="connectionID">7046</int>
wixardy@3250
  1570
				</object>
wixardy@3250
  1571
				<object class="IBConnectionRecord">
wixardy@3250
  1572
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1573
						<string key="label">showXtras:</string>
wixardy@3250
  1574
						<reference key="source" ref="412113127"/>
wixardy@3250
  1575
						<reference key="destination" ref="650991877"/>
wixardy@3250
  1576
					</object>
wixardy@3250
  1577
					<int key="connectionID">7055</int>
wixardy@3250
  1578
				</object>
wixardy@3250
  1579
				<object class="IBConnectionRecord">
wixardy@3250
  1580
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1581
						<string key="label">closeMenu:</string>
wixardy@3250
  1582
						<reference key="source" ref="276456795"/>
wixardy@3250
  1583
						<reference key="destination" ref="863669792"/>
wixardy@3250
  1584
					</object>
wixardy@3250
  1585
					<int key="connectionID">7059</int>
wixardy@3250
  1586
				</object>
wixardy@3250
  1587
				<object class="IBConnectionRecord">
wixardy@3250
  1588
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1589
						<string key="label">closeChatMenu:</string>
wixardy@3250
  1590
						<reference key="source" ref="276456795"/>
wixardy@3250
  1591
						<reference key="destination" ref="550369297"/>
wixardy@3250
  1592
					</object>
wixardy@3250
  1593
					<int key="connectionID">7060</int>
wixardy@3250
  1594
				</object>
wixardy@3250
  1595
				<object class="IBConnectionRecord">
wixardy@3250
  1596
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1597
						<string key="label">menuItem_close</string>
wixardy@3250
  1598
						<reference key="source" ref="276456795"/>
wixardy@3250
  1599
						<reference key="destination" ref="863669792"/>
wixardy@3250
  1600
					</object>
wixardy@3250
  1601
					<int key="connectionID">7061</int>
wixardy@3250
  1602
				</object>
wixardy@3250
  1603
				<object class="IBConnectionRecord">
wixardy@3250
  1604
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1605
						<string key="label">menuItem_closeChat</string>
wixardy@3250
  1606
						<reference key="source" ref="276456795"/>
wixardy@3250
  1607
						<reference key="destination" ref="550369297"/>
wixardy@3250
  1608
					</object>
wixardy@3250
  1609
					<int key="connectionID">7062</int>
wixardy@3250
  1610
				</object>
wixardy@3250
  1611
				<object class="IBConnectionRecord">
wixardy@3250
  1612
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1613
						<string key="label">menu_File_New</string>
wixardy@3250
  1614
						<reference key="source" ref="752992373"/>
wixardy@3250
  1615
						<reference key="destination" ref="580936113"/>
wixardy@3250
  1616
					</object>
wixardy@3250
  1617
					<int key="connectionID">7063</int>
wixardy@3250
  1618
				</object>
wixardy@3250
  1619
				<object class="IBConnectionRecord">
wixardy@3250
  1620
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1621
						<string key="label">adium</string>
wixardy@3250
  1622
						<reference key="source" ref="276456795"/>
wixardy@3250
  1623
						<reference key="destination" ref="412113127"/>
wixardy@3250
  1624
					</object>
wixardy@3250
  1625
					<int key="connectionID">7088</int>
wixardy@3250
  1626
				</object>
wixardy@3250
  1627
				<object class="IBConnectionRecord">
wixardy@3250
  1628
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1629
						<string key="label">menuItem_print</string>
wixardy@3250
  1630
						<reference key="source" ref="276456795"/>
wixardy@3250
  1631
						<reference key="destination" ref="946253641"/>
wixardy@3250
  1632
					</object>
wixardy@3250
  1633
					<int key="connectionID">7097</int>
wixardy@3250
  1634
				</object>
wixardy@3250
  1635
				<object class="IBConnectionRecord">
wixardy@3250
  1636
					<object class="IBActionConnection" key="connection">
wixardy@3250
  1637
						<string key="label">adiumPrint:</string>
wixardy@3250
  1638
						<reference key="source" ref="276456795"/>
wixardy@3250
  1639
						<reference key="destination" ref="946253641"/>
wixardy@3250
  1640
					</object>
wixardy@3250
  1641
					<int key="connectionID">7101</int>
wixardy@3250
  1642
				</object>
wixardy@3250
  1643
				<object class="IBConnectionRecord">
wixardy@3250
  1644
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1645
						<string key="label">adium</string>
wixardy@3250
  1646
						<reference key="source" ref="752992373"/>
wixardy@3250
  1647
						<reference key="destination" ref="412113127"/>
wixardy@3250
  1648
					</object>
wixardy@3250
  1649
					<int key="connectionID">7107</int>
wixardy@3250
  1650
				</object>
wixardy@3250
  1651
				<object class="IBConnectionRecord">
wixardy@3250
  1652
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1653
						<string key="label">menu_Status_State</string>
wixardy@3250
  1654
						<reference key="source" ref="752992373"/>
wixardy@3250
  1655
						<reference key="destination" ref="734016853"/>
wixardy@3250
  1656
					</object>
wixardy@3250
  1657
					<int key="connectionID">7135</int>
wixardy@3250
  1658
				</object>
wixardy@3250
  1659
				<object class="IBConnectionRecord">
wixardy@3250
  1660
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1661
						<string key="label">menu_Status_Accounts</string>
wixardy@3250
  1662
						<reference key="source" ref="752992373"/>
wixardy@3250
  1663
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1664
					</object>
wixardy@3250
  1665
					<int key="connectionID">7136</int>
wixardy@3250
  1666
				</object>
wixardy@3250
  1667
				<object class="IBConnectionRecord">
wixardy@3250
  1668
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1669
						<string key="label">menu_Status_Additions</string>
wixardy@3250
  1670
						<reference key="source" ref="752992373"/>
wixardy@3250
  1671
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1672
					</object>
wixardy@3250
  1673
					<int key="connectionID">7137</int>
wixardy@3250
  1674
				</object>
wixardy@3250
  1675
				<object class="IBConnectionRecord">
wixardy@3250
  1676
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1677
						<string key="label">menuItem_file</string>
wixardy@3250
  1678
						<reference key="source" ref="752992373"/>
wixardy@3250
  1679
						<reference key="destination" ref="958311131"/>
wixardy@3250
  1680
					</object>
wixardy@3250
  1681
					<int key="connectionID">7145</int>
wixardy@3250
  1682
				</object>
wixardy@3250
  1683
				<object class="IBConnectionRecord">
wixardy@3250
  1684
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1685
						<string key="label">menuItem_edit</string>
wixardy@3250
  1686
						<reference key="source" ref="752992373"/>
wixardy@3250
  1687
						<reference key="destination" ref="719486633"/>
wixardy@3250
  1688
					</object>
wixardy@3250
  1689
					<int key="connectionID">7146</int>
wixardy@3250
  1690
				</object>
wixardy@3250
  1691
				<object class="IBConnectionRecord">
wixardy@3250
  1692
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1693
						<string key="label">menuItem_view</string>
wixardy@3250
  1694
						<reference key="source" ref="752992373"/>
wixardy@3250
  1695
						<reference key="destination" ref="111556204"/>
wixardy@3250
  1696
					</object>
wixardy@3250
  1697
					<int key="connectionID">7147</int>
wixardy@3250
  1698
				</object>
wixardy@3250
  1699
				<object class="IBConnectionRecord">
wixardy@3250
  1700
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1701
						<string key="label">menuItem_status</string>
wixardy@3250
  1702
						<reference key="source" ref="752992373"/>
wixardy@3250
  1703
						<reference key="destination" ref="1050824354"/>
wixardy@3250
  1704
					</object>
wixardy@3250
  1705
					<int key="connectionID">7148</int>
wixardy@3250
  1706
				</object>
wixardy@3250
  1707
				<object class="IBConnectionRecord">
wixardy@3250
  1708
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1709
						<string key="label">menuItem_contact</string>
wixardy@3250
  1710
						<reference key="source" ref="752992373"/>
wixardy@3250
  1711
						<reference key="destination" ref="398735183"/>
wixardy@3250
  1712
					</object>
wixardy@3250
  1713
					<int key="connectionID">7149</int>
wixardy@3250
  1714
				</object>
wixardy@3250
  1715
				<object class="IBConnectionRecord">
wixardy@3250
  1716
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1717
						<string key="label">menuItem_format</string>
wixardy@3250
  1718
						<reference key="source" ref="752992373"/>
wixardy@3250
  1719
						<reference key="destination" ref="334767434"/>
wixardy@3250
  1720
					</object>
wixardy@3250
  1721
					<int key="connectionID">7150</int>
wixardy@3250
  1722
				</object>
wixardy@3250
  1723
				<object class="IBConnectionRecord">
wixardy@3250
  1724
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1725
						<string key="label">menuItem_window</string>
wixardy@3250
  1726
						<reference key="source" ref="752992373"/>
wixardy@3250
  1727
						<reference key="destination" ref="1064933351"/>
wixardy@3250
  1728
					</object>
wixardy@3250
  1729
					<int key="connectionID">7151</int>
wixardy@3250
  1730
				</object>
wixardy@3250
  1731
				<object class="IBConnectionRecord">
wixardy@3250
  1732
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1733
						<string key="label">menuItem_help</string>
wixardy@3250
  1734
						<reference key="source" ref="752992373"/>
wixardy@3250
  1735
						<reference key="destination" ref="388150730"/>
wixardy@3250
  1736
					</object>
wixardy@3250
  1737
					<int key="connectionID">7153</int>
wixardy@3250
  1738
				</object>
wixardy@3250
  1739
				<object class="IBConnectionRecord">
wixardy@3250
  1740
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1741
						<string key="label">menuItem_aboutAdium</string>
wixardy@3250
  1742
						<reference key="source" ref="752992373"/>
wixardy@3250
  1743
						<reference key="destination" ref="775734039"/>
wixardy@3250
  1744
					</object>
wixardy@3250
  1745
					<int key="connectionID">7154</int>
wixardy@3250
  1746
				</object>
wixardy@3250
  1747
				<object class="IBConnectionRecord">
wixardy@3250
  1748
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1749
						<string key="label">menuItem_adiumXtras</string>
wixardy@3250
  1750
						<reference key="source" ref="752992373"/>
wixardy@3250
  1751
						<reference key="destination" ref="650991877"/>
wixardy@3250
  1752
					</object>
wixardy@3250
  1753
					<int key="connectionID">7155</int>
wixardy@3250
  1754
				</object>
wixardy@3250
  1755
				<object class="IBConnectionRecord">
wixardy@3250
  1756
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1757
						<string key="label">menuItem_preferences</string>
wixardy@3250
  1758
						<reference key="source" ref="752992373"/>
wixardy@3250
  1759
						<reference key="destination" ref="223212230"/>
wixardy@3250
  1760
					</object>
wixardy@3250
  1761
					<int key="connectionID">7156</int>
wixardy@3250
  1762
				</object>
wixardy@3250
  1763
				<object class="IBConnectionRecord">
wixardy@3250
  1764
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1765
						<string key="label">menuItem_hideAdium</string>
wixardy@3250
  1766
						<reference key="source" ref="752992373"/>
wixardy@3250
  1767
						<reference key="destination" ref="92514222"/>
wixardy@3250
  1768
					</object>
wixardy@3250
  1769
					<int key="connectionID">7157</int>
wixardy@3250
  1770
				</object>
wixardy@3250
  1771
				<object class="IBConnectionRecord">
wixardy@3250
  1772
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1773
						<string key="label">menuItem_hideOthers</string>
wixardy@3250
  1774
						<reference key="source" ref="752992373"/>
wixardy@3250
  1775
						<reference key="destination" ref="451283174"/>
wixardy@3250
  1776
					</object>
wixardy@3250
  1777
					<int key="connectionID">7158</int>
wixardy@3250
  1778
				</object>
wixardy@3250
  1779
				<object class="IBConnectionRecord">
wixardy@3250
  1780
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1781
						<string key="label">menuItem_showAll</string>
wixardy@3250
  1782
						<reference key="source" ref="752992373"/>
wixardy@3250
  1783
						<reference key="destination" ref="846974817"/>
wixardy@3250
  1784
					</object>
wixardy@3250
  1785
					<int key="connectionID">7159</int>
wixardy@3250
  1786
				</object>
wixardy@3250
  1787
				<object class="IBConnectionRecord">
wixardy@3250
  1788
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1789
						<string key="label">menuItem_quitAdium</string>
wixardy@3250
  1790
						<reference key="source" ref="752992373"/>
wixardy@3250
  1791
						<reference key="destination" ref="875087261"/>
wixardy@3250
  1792
					</object>
wixardy@3250
  1793
					<int key="connectionID">7160</int>
wixardy@3250
  1794
				</object>
wixardy@3250
  1795
				<object class="IBConnectionRecord">
wixardy@3250
  1796
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1797
						<string key="label">menuItem_close</string>
wixardy@3250
  1798
						<reference key="source" ref="752992373"/>
wixardy@3250
  1799
						<reference key="destination" ref="863669792"/>
wixardy@3250
  1800
					</object>
wixardy@3250
  1801
					<int key="connectionID">7161</int>
wixardy@3250
  1802
				</object>
wixardy@3250
  1803
				<object class="IBConnectionRecord">
wixardy@3250
  1804
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1805
						<string key="label">menuItem_closeChat</string>
wixardy@3250
  1806
						<reference key="source" ref="752992373"/>
wixardy@3250
  1807
						<reference key="destination" ref="550369297"/>
wixardy@3250
  1808
					</object>
wixardy@3250
  1809
					<int key="connectionID">7162</int>
wixardy@3250
  1810
				</object>
wixardy@3250
  1811
				<object class="IBConnectionRecord">
wixardy@3250
  1812
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1813
						<string key="label">menuItem_saveAs</string>
wixardy@3250
  1814
						<reference key="source" ref="752992373"/>
wixardy@3250
  1815
						<reference key="destination" ref="1063159370"/>
wixardy@3250
  1816
					</object>
wixardy@3250
  1817
					<int key="connectionID">7163</int>
wixardy@3250
  1818
				</object>
wixardy@3250
  1819
				<object class="IBConnectionRecord">
wixardy@3250
  1820
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1821
						<string key="label">menuItem_pageSetup</string>
wixardy@3250
  1822
						<reference key="source" ref="752992373"/>
wixardy@3250
  1823
						<reference key="destination" ref="295262764"/>
wixardy@3250
  1824
					</object>
wixardy@3250
  1825
					<int key="connectionID">7164</int>
wixardy@3250
  1826
				</object>
wixardy@3250
  1827
				<object class="IBConnectionRecord">
wixardy@3250
  1828
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1829
						<string key="label">menuItem_print</string>
wixardy@3250
  1830
						<reference key="source" ref="752992373"/>
wixardy@3250
  1831
						<reference key="destination" ref="946253641"/>
wixardy@3250
  1832
					</object>
wixardy@3250
  1833
					<int key="connectionID">7165</int>
wixardy@3250
  1834
				</object>
wixardy@3250
  1835
				<object class="IBConnectionRecord">
wixardy@3250
  1836
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1837
						<string key="label">menuItem_cut</string>
wixardy@3250
  1838
						<reference key="source" ref="752992373"/>
wixardy@3250
  1839
						<reference key="destination" ref="944090883"/>
wixardy@3250
  1840
					</object>
wixardy@3250
  1841
					<int key="connectionID">7167</int>
wixardy@3250
  1842
				</object>
wixardy@3250
  1843
				<object class="IBConnectionRecord">
wixardy@3250
  1844
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1845
						<string key="label">menuItem_copy</string>
wixardy@3250
  1846
						<reference key="source" ref="752992373"/>
wixardy@3250
  1847
						<reference key="destination" ref="820146491"/>
wixardy@3250
  1848
					</object>
wixardy@3250
  1849
					<int key="connectionID">7168</int>
wixardy@3250
  1850
				</object>
wixardy@3250
  1851
				<object class="IBConnectionRecord">
wixardy@3250
  1852
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1853
						<string key="label">menuItem_clear</string>
wixardy@3250
  1854
						<reference key="source" ref="752992373"/>
wixardy@3250
  1855
						<reference key="destination" ref="557796661"/>
wixardy@3250
  1856
					</object>
wixardy@3250
  1857
					<int key="connectionID">7171</int>
wixardy@3250
  1858
				</object>
wixardy@3250
  1859
				<object class="IBConnectionRecord">
wixardy@3250
  1860
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1861
						<string key="label">menuItem_selectAll</string>
wixardy@3250
  1862
						<reference key="source" ref="752992373"/>
wixardy@3250
  1863
						<reference key="destination" ref="677638700"/>
wixardy@3250
  1864
					</object>
wixardy@3250
  1865
					<int key="connectionID">7172</int>
wixardy@3250
  1866
				</object>
wixardy@3250
  1867
				<object class="IBConnectionRecord">
wixardy@3250
  1868
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1869
						<string key="label">menuItem_find</string>
wixardy@3250
  1870
						<reference key="source" ref="752992373"/>
wixardy@3250
  1871
						<reference key="destination" ref="136112870"/>
wixardy@3250
  1872
					</object>
wixardy@3250
  1873
					<int key="connectionID">7173</int>
wixardy@3250
  1874
				</object>
wixardy@3250
  1875
				<object class="IBConnectionRecord">
wixardy@3250
  1876
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1877
						<string key="label">menuItem_spelling</string>
wixardy@3250
  1878
						<reference key="source" ref="752992373"/>
wixardy@3250
  1879
						<reference key="destination" ref="610665999"/>
wixardy@3250
  1880
					</object>
wixardy@3250
  1881
					<int key="connectionID">7174</int>
wixardy@3250
  1882
				</object>
wixardy@3250
  1883
				<object class="IBConnectionRecord">
wixardy@3250
  1884
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1885
						<string key="label">menuItem_speech</string>
wixardy@3250
  1886
						<reference key="source" ref="752992373"/>
wixardy@3250
  1887
						<reference key="destination" ref="14109997"/>
wixardy@3250
  1888
					</object>
wixardy@3250
  1889
					<int key="connectionID">7175</int>
wixardy@3250
  1890
				</object>
wixardy@3250
  1891
				<object class="IBConnectionRecord">
wixardy@3250
  1892
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1893
						<string key="label">menuItem_customizeToolbar</string>
wixardy@3250
  1894
						<reference key="source" ref="752992373"/>
wixardy@3250
  1895
						<reference key="destination" ref="852785755"/>
wixardy@3250
  1896
					</object>
wixardy@3250
  1897
					<int key="connectionID">7176</int>
wixardy@3250
  1898
				</object>
wixardy@3250
  1899
				<object class="IBConnectionRecord">
wixardy@3250
  1900
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1901
						<string key="label">menuItem_bold</string>
wixardy@3250
  1902
						<reference key="source" ref="752992373"/>
wixardy@3250
  1903
						<reference key="destination" ref="855568741"/>
wixardy@3250
  1904
					</object>
wixardy@3250
  1905
					<int key="connectionID">7177</int>
wixardy@3250
  1906
				</object>
wixardy@3250
  1907
				<object class="IBConnectionRecord">
wixardy@3250
  1908
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1909
						<string key="label">menuItem_italic</string>
wixardy@3250
  1910
						<reference key="source" ref="752992373"/>
wixardy@3250
  1911
						<reference key="destination" ref="64723702"/>
wixardy@3250
  1912
					</object>
wixardy@3250
  1913
					<int key="connectionID">7178</int>
wixardy@3250
  1914
				</object>
wixardy@3250
  1915
				<object class="IBConnectionRecord">
wixardy@3250
  1916
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1917
						<string key="label">menuItem_underline</string>
wixardy@3250
  1918
						<reference key="source" ref="752992373"/>
wixardy@3250
  1919
						<reference key="destination" ref="557015252"/>
wixardy@3250
  1920
					</object>
wixardy@3250
  1921
					<int key="connectionID">7179</int>
wixardy@3250
  1922
				</object>
wixardy@3250
  1923
				<object class="IBConnectionRecord">
wixardy@3250
  1924
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1925
						<string key="label">menuItem_showFonts</string>
wixardy@3250
  1926
						<reference key="source" ref="752992373"/>
wixardy@3250
  1927
						<reference key="destination" ref="664604528"/>
wixardy@3250
  1928
					</object>
wixardy@3250
  1929
					<int key="connectionID">7180</int>
wixardy@3250
  1930
				</object>
wixardy@3250
  1931
				<object class="IBConnectionRecord">
wixardy@3250
  1932
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1933
						<string key="label">menuItem_showColors</string>
wixardy@3250
  1934
						<reference key="source" ref="752992373"/>
wixardy@3250
  1935
						<reference key="destination" ref="264482369"/>
wixardy@3250
  1936
					</object>
wixardy@3250
  1937
					<int key="connectionID">7181</int>
wixardy@3250
  1938
				</object>
wixardy@3250
  1939
				<object class="IBConnectionRecord">
wixardy@3250
  1940
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1941
						<string key="label">menuItem_minimize</string>
wixardy@3250
  1942
						<reference key="source" ref="752992373"/>
wixardy@3250
  1943
						<reference key="destination" ref="231048800"/>
wixardy@3250
  1944
					</object>
wixardy@3250
  1945
					<int key="connectionID">7182</int>
wixardy@3250
  1946
				</object>
wixardy@3250
  1947
				<object class="IBConnectionRecord">
wixardy@3250
  1948
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1949
						<string key="label">menuItem_bringAllToFront</string>
wixardy@3250
  1950
						<reference key="source" ref="752992373"/>
wixardy@3250
  1951
						<reference key="destination" ref="952874052"/>
wixardy@3250
  1952
					</object>
wixardy@3250
  1953
					<int key="connectionID">7183</int>
wixardy@3250
  1954
				</object>
wixardy@3250
  1955
				<object class="IBConnectionRecord">
wixardy@3250
  1956
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1957
						<string key="label">menuItem_adiumHelp</string>
wixardy@3250
  1958
						<reference key="source" ref="752992373"/>
wixardy@3250
  1959
						<reference key="destination" ref="619476471"/>
wixardy@3250
  1960
					</object>
wixardy@3250
  1961
					<int key="connectionID">7184</int>
wixardy@3250
  1962
				</object>
wixardy@3250
  1963
				<object class="IBConnectionRecord">
wixardy@3250
  1964
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1965
						<string key="label">menuItem_reportABug</string>
wixardy@3250
  1966
						<reference key="source" ref="752992373"/>
wixardy@3250
  1967
						<reference key="destination" ref="209888461"/>
wixardy@3250
  1968
					</object>
wixardy@3250
  1969
					<int key="connectionID">7185</int>
wixardy@3250
  1970
				</object>
wixardy@3250
  1971
				<object class="IBConnectionRecord">
wixardy@3250
  1972
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1973
						<string key="label">menuItem_sendFeedback</string>
wixardy@3250
  1974
						<reference key="source" ref="752992373"/>
wixardy@3250
  1975
						<reference key="destination" ref="28745840"/>
wixardy@3250
  1976
					</object>
wixardy@3250
  1977
					<int key="connectionID">7186</int>
wixardy@3250
  1978
				</object>
wixardy@3250
  1979
				<object class="IBConnectionRecord">
wixardy@3250
  1980
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1981
						<string key="label">menuItem_adiumForums</string>
wixardy@3250
  1982
						<reference key="source" ref="752992373"/>
wixardy@3250
  1983
						<reference key="destination" ref="43524301"/>
wixardy@3250
  1984
					</object>
wixardy@3250
  1985
					<int key="connectionID">7187</int>
wixardy@3250
  1986
				</object>
wixardy@3250
  1987
				<object class="IBConnectionRecord">
wixardy@3250
  1988
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1989
						<string key="label">menu_Contact_Manage</string>
wixardy@3250
  1990
						<reference key="source" ref="752992373"/>
wixardy@3250
  1991
						<reference key="destination" ref="651876030"/>
wixardy@3250
  1992
					</object>
wixardy@3250
  1993
					<int key="connectionID">7188</int>
wixardy@3250
  1994
				</object>
wixardy@3250
  1995
				<object class="IBConnectionRecord">
wixardy@3250
  1996
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  1997
						<string key="label">menu_Contact_Info</string>
wixardy@3250
  1998
						<reference key="source" ref="752992373"/>
wixardy@3250
  1999
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2000
					</object>
wixardy@3250
  2001
					<int key="connectionID">7189</int>
wixardy@3250
  2002
				</object>
wixardy@3250
  2003
				<object class="IBConnectionRecord">
wixardy@3250
  2004
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2005
						<string key="label">menuItem_findCommand</string>
wixardy@3250
  2006
						<reference key="source" ref="752992373"/>
wixardy@3250
  2007
						<reference key="destination" ref="574276567"/>
wixardy@3250
  2008
					</object>
wixardy@3250
  2009
					<int key="connectionID">7193</int>
wixardy@3250
  2010
				</object>
wixardy@3250
  2011
				<object class="IBConnectionRecord">
wixardy@3250
  2012
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2013
						<string key="label">menuItem_findNext</string>
wixardy@3250
  2014
						<reference key="source" ref="752992373"/>
wixardy@3250
  2015
						<reference key="destination" ref="295771502"/>
wixardy@3250
  2016
					</object>
wixardy@3250
  2017
					<int key="connectionID">7194</int>
wixardy@3250
  2018
				</object>
wixardy@3250
  2019
				<object class="IBConnectionRecord">
wixardy@3250
  2020
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2021
						<string key="label">menuItem_findPrevious</string>
wixardy@3250
  2022
						<reference key="source" ref="752992373"/>
wixardy@3250
  2023
						<reference key="destination" ref="545720733"/>
wixardy@3250
  2024
					</object>
wixardy@3250
  2025
					<int key="connectionID">7195</int>
wixardy@3250
  2026
				</object>
wixardy@3250
  2027
				<object class="IBConnectionRecord">
wixardy@3250
  2028
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2029
						<string key="label">menuItem_findUseSelectionForFind</string>
wixardy@3250
  2030
						<reference key="source" ref="752992373"/>
wixardy@3250
  2031
						<reference key="destination" ref="259786877"/>
wixardy@3250
  2032
					</object>
wixardy@3250
  2033
					<int key="connectionID">7196</int>
wixardy@3250
  2034
				</object>
wixardy@3250
  2035
				<object class="IBConnectionRecord">
wixardy@3250
  2036
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2037
						<string key="label">menuItem_findJumpToSelection</string>
wixardy@3250
  2038
						<reference key="source" ref="752992373"/>
wixardy@3250
  2039
						<reference key="destination" ref="424850962"/>
wixardy@3250
  2040
					</object>
wixardy@3250
  2041
					<int key="connectionID">7197</int>
wixardy@3250
  2042
				</object>
wixardy@3250
  2043
				<object class="IBConnectionRecord">
wixardy@3250
  2044
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2045
						<string key="label">menuItem_spellingCommand</string>
wixardy@3250
  2046
						<reference key="source" ref="752992373"/>
wixardy@3250
  2047
						<reference key="destination" ref="763895815"/>
wixardy@3250
  2048
					</object>
wixardy@3250
  2049
					<int key="connectionID">7200</int>
wixardy@3250
  2050
				</object>
wixardy@3250
  2051
				<object class="IBConnectionRecord">
wixardy@3250
  2052
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2053
						<string key="label">menuItem_spellingCheckSpelling</string>
wixardy@3250
  2054
						<reference key="source" ref="752992373"/>
wixardy@3250
  2055
						<reference key="destination" ref="314490690"/>
wixardy@3250
  2056
					</object>
wixardy@3250
  2057
					<int key="connectionID">7201</int>
wixardy@3250
  2058
				</object>
wixardy@3250
  2059
				<object class="IBConnectionRecord">
wixardy@3250
  2060
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2061
						<string key="label">menuItem_spellingCheckSpellingAsYouType</string>
wixardy@3250
  2062
						<reference key="source" ref="752992373"/>
wixardy@3250
  2063
						<reference key="destination" ref="622247037"/>
wixardy@3250
  2064
					</object>
wixardy@3250
  2065
					<int key="connectionID">7202</int>
wixardy@3250
  2066
				</object>
wixardy@3250
  2067
				<object class="IBConnectionRecord">
wixardy@3250
  2068
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2069
						<string key="label">menuItem_startSpeaking</string>
wixardy@3250
  2070
						<reference key="source" ref="752992373"/>
wixardy@3250
  2071
						<reference key="destination" ref="77807426"/>
wixardy@3250
  2072
					</object>
wixardy@3250
  2073
					<int key="connectionID">7203</int>
wixardy@3250
  2074
				</object>
wixardy@3250
  2075
				<object class="IBConnectionRecord">
wixardy@3250
  2076
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2077
						<string key="label">menuItem_stopSpeaking</string>
wixardy@3250
  2078
						<reference key="source" ref="752992373"/>
wixardy@3250
  2079
						<reference key="destination" ref="262677407"/>
wixardy@3250
  2080
					</object>
wixardy@3250
  2081
					<int key="connectionID">7204</int>
wixardy@3250
  2082
				</object>
wixardy@3250
  2083
				<object class="IBConnectionRecord">
wixardy@3250
  2084
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2085
						<string key="label">showPreferenceWindow:</string>
wixardy@3250
  2086
						<reference key="source" ref="276456795"/>
wixardy@3250
  2087
						<reference key="destination" ref="223212230"/>
wixardy@3250
  2088
					</object>
wixardy@3250
  2089
					<int key="connectionID">7211</int>
wixardy@3250
  2090
				</object>
wixardy@3250
  2091
				<object class="IBConnectionRecord">
wixardy@3250
  2092
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2093
						<string key="label">menuItem_services</string>
wixardy@3250
  2094
						<reference key="source" ref="752992373"/>
wixardy@3250
  2095
						<reference key="destination" ref="579566486"/>
wixardy@3250
  2096
					</object>
wixardy@3250
  2097
					<int key="connectionID">7212</int>
wixardy@3250
  2098
				</object>
wixardy@3250
  2099
				<object class="IBConnectionRecord">
wixardy@3250
  2100
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2101
						<string key="label">menuItem_closeAllChats</string>
wixardy@3250
  2102
						<reference key="source" ref="752992373"/>
wixardy@3250
  2103
						<reference key="destination" ref="970744887"/>
wixardy@3250
  2104
					</object>
wixardy@3250
  2105
					<int key="connectionID">7215</int>
wixardy@3250
  2106
				</object>
wixardy@3250
  2107
				<object class="IBConnectionRecord">
wixardy@3250
  2108
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2109
						<string key="label">closeAllChats:</string>
wixardy@3250
  2110
						<reference key="source" ref="276456795"/>
wixardy@3250
  2111
						<reference key="destination" ref="970744887"/>
wixardy@3250
  2112
					</object>
wixardy@3250
  2113
					<int key="connectionID">7216</int>
wixardy@3250
  2114
				</object>
wixardy@3250
  2115
				<object class="IBConnectionRecord">
wixardy@3250
  2116
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2117
						<string key="label">menuItem_closeAllChats</string>
wixardy@3250
  2118
						<reference key="source" ref="276456795"/>
wixardy@3250
  2119
						<reference key="destination" ref="970744887"/>
wixardy@3250
  2120
					</object>
wixardy@3250
  2121
					<int key="connectionID">7217</int>
wixardy@3250
  2122
				</object>
wixardy@3250
  2123
				<object class="IBConnectionRecord">
wixardy@3250
  2124
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2125
						<string key="label">menuItem_pasteAndMatchStyle</string>
wixardy@3250
  2126
						<reference key="source" ref="752992373"/>
wixardy@3250
  2127
						<reference key="destination" ref="366594744"/>
wixardy@3250
  2128
					</object>
wixardy@3250
  2129
					<int key="connectionID">7218</int>
wixardy@3250
  2130
				</object>
wixardy@3250
  2131
				<object class="IBConnectionRecord">
wixardy@3250
  2132
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2133
						<string key="label">menuItem_paste</string>
wixardy@3250
  2134
						<reference key="source" ref="752992373"/>
wixardy@3250
  2135
						<reference key="destination" ref="361391404"/>
wixardy@3250
  2136
					</object>
wixardy@3250
  2137
					<int key="connectionID">7219</int>
wixardy@3250
  2138
				</object>
wixardy@3250
  2139
				<object class="IBConnectionRecord">
wixardy@3250
  2140
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2141
						<string key="label">menuItem_pasteAndMatchStyle</string>
wixardy@3250
  2142
						<reference key="source" ref="276456795"/>
wixardy@3250
  2143
						<reference key="destination" ref="366594744"/>
wixardy@3250
  2144
					</object>
wixardy@3250
  2145
					<int key="connectionID">7220</int>
wixardy@3250
  2146
				</object>
wixardy@3250
  2147
				<object class="IBConnectionRecord">
wixardy@3250
  2148
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2149
						<string key="label">menuItem_paste</string>
wixardy@3250
  2150
						<reference key="source" ref="276456795"/>
wixardy@3250
  2151
						<reference key="destination" ref="361391404"/>
wixardy@3250
  2152
					</object>
wixardy@3250
  2153
					<int key="connectionID">7221</int>
wixardy@3250
  2154
				</object>
wixardy@3250
  2155
				<object class="IBConnectionRecord">
wixardy@3250
  2156
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2157
						<string key="label">paste:</string>
wixardy@3250
  2158
						<reference key="source" ref="276456795"/>
wixardy@3250
  2159
						<reference key="destination" ref="361391404"/>
wixardy@3250
  2160
					</object>
wixardy@3250
  2161
					<int key="connectionID">7222</int>
wixardy@3250
  2162
				</object>
wixardy@3250
  2163
				<object class="IBConnectionRecord">
wixardy@3250
  2164
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2165
						<string key="label">pasteAndMatchStyle:</string>
wixardy@3250
  2166
						<reference key="source" ref="276456795"/>
wixardy@3250
  2167
						<reference key="destination" ref="366594744"/>
wixardy@3250
  2168
					</object>
wixardy@3250
  2169
					<int key="connectionID">7223</int>
wixardy@3250
  2170
				</object>
wixardy@3250
  2171
				<object class="IBConnectionRecord">
wixardy@3250
  2172
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2173
						<string key="label">toggleBaseWritingDirection:</string>
wixardy@3250
  2174
						<reference key="source" ref="778387637"/>
wixardy@3250
  2175
						<reference key="destination" ref="1035467589"/>
wixardy@3250
  2176
					</object>
wixardy@3250
  2177
					<int key="connectionID">7232</int>
wixardy@3250
  2178
				</object>
wixardy@3250
  2179
				<object class="IBConnectionRecord">
wixardy@3250
  2180
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2181
						<string key="label">copyFont:</string>
wixardy@3250
  2182
						<reference key="source" ref="778387637"/>
wixardy@3250
  2183
						<reference key="destination" ref="626380622"/>
wixardy@3250
  2184
					</object>
wixardy@3250
  2185
					<int key="connectionID">7233</int>
wixardy@3250
  2186
				</object>
wixardy@3250
  2187
				<object class="IBConnectionRecord">
wixardy@3250
  2188
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2189
						<string key="label">pasteFont:</string>
wixardy@3250
  2190
						<reference key="source" ref="778387637"/>
wixardy@3250
  2191
						<reference key="destination" ref="907111138"/>
wixardy@3250
  2192
					</object>
wixardy@3250
  2193
					<int key="connectionID">7234</int>
wixardy@3250
  2194
				</object>
wixardy@3250
  2195
				<object class="IBConnectionRecord">
wixardy@3250
  2196
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2197
						<string key="label">menuItem_rightToLeft</string>
wixardy@3250
  2198
						<reference key="source" ref="752992373"/>
wixardy@3250
  2199
						<reference key="destination" ref="1035467589"/>
wixardy@3250
  2200
					</object>
wixardy@3250
  2201
					<int key="connectionID">7235</int>
wixardy@3250
  2202
				</object>
wixardy@3250
  2203
				<object class="IBConnectionRecord">
wixardy@3250
  2204
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2205
						<string key="label">menuItem_copyStyle</string>
wixardy@3250
  2206
						<reference key="source" ref="752992373"/>
wixardy@3250
  2207
						<reference key="destination" ref="626380622"/>
wixardy@3250
  2208
					</object>
wixardy@3250
  2209
					<int key="connectionID">7236</int>
wixardy@3250
  2210
				</object>
wixardy@3250
  2211
				<object class="IBConnectionRecord">
wixardy@3250
  2212
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2213
						<string key="label">menuItem_pasteStyle</string>
wixardy@3250
  2214
						<reference key="source" ref="752992373"/>
wixardy@3250
  2215
						<reference key="destination" ref="907111138"/>
wixardy@3250
  2216
					</object>
wixardy@3250
  2217
					<int key="connectionID">7237</int>
wixardy@3250
  2218
				</object>
wixardy@3250
  2219
				<object class="IBConnectionRecord">
wixardy@3250
  2220
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2221
						<string key="label">menuItem_writingDirection</string>
wixardy@3250
  2222
						<reference key="source" ref="752992373"/>
wixardy@3250
  2223
						<reference key="destination" ref="257495269"/>
wixardy@3250
  2224
					</object>
wixardy@3250
  2225
					<int key="connectionID">7238</int>
wixardy@3250
  2226
				</object>
wixardy@3250
  2227
				<object class="IBConnectionRecord">
wixardy@3250
  2228
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2229
						<string key="label">menu_View_Additions</string>
wixardy@3250
  2230
						<reference key="source" ref="752992373"/>
wixardy@3250
  2231
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2232
					</object>
wixardy@3250
  2233
					<int key="connectionID">7242</int>
wixardy@3250
  2234
				</object>
wixardy@3250
  2235
				<object class="IBConnectionRecord">
wixardy@3250
  2236
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2237
						<string key="label">menu_View_Appearance_Toggles</string>
wixardy@3250
  2238
						<reference key="source" ref="752992373"/>
wixardy@3250
  2239
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2240
					</object>
wixardy@3250
  2241
					<int key="connectionID">7243</int>
wixardy@3250
  2242
				</object>
wixardy@3250
  2243
				<object class="IBConnectionRecord">
wixardy@3250
  2244
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2245
						<string key="label">menu_View_Sorting</string>
wixardy@3250
  2246
						<reference key="source" ref="752992373"/>
wixardy@3250
  2247
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2248
					</object>
wixardy@3250
  2249
					<int key="connectionID">7244</int>
wixardy@3250
  2250
				</object>
wixardy@3250
  2251
				<object class="IBConnectionRecord">
wixardy@3250
  2252
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2253
						<string key="label">menu_View_Toggles</string>
wixardy@3250
  2254
						<reference key="source" ref="752992373"/>
wixardy@3250
  2255
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2256
					</object>
wixardy@3250
  2257
					<int key="connectionID">7245</int>
wixardy@3250
  2258
				</object>
wixardy@3250
  2259
				<object class="IBConnectionRecord">
wixardy@3250
  2260
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2261
						<string key="label">checkForUpdates:</string>
wixardy@3250
  2262
						<reference key="source" ref="126913366"/>
wixardy@3250
  2263
						<reference key="destination" ref="258218277"/>
wixardy@3250
  2264
					</object>
wixardy@3250
  2265
					<int key="connectionID">7247</int>
wixardy@3250
  2266
				</object>
wixardy@3250
  2267
				<object class="IBConnectionRecord">
wixardy@3250
  2268
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2269
						<string key="label">menu_File_Accounts</string>
wixardy@3250
  2270
						<reference key="source" ref="752992373"/>
wixardy@3250
  2271
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2272
					</object>
wixardy@3250
  2273
					<int key="connectionID">7248</int>
wixardy@3250
  2274
				</object>
wixardy@3250
  2275
				<object class="IBConnectionRecord">
wixardy@3250
  2276
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2277
						<string key="label">menu_Edit_Links</string>
wixardy@3250
  2278
						<reference key="source" ref="752992373"/>
wixardy@3250
  2279
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2280
					</object>
wixardy@3250
  2281
					<int key="connectionID">7249</int>
wixardy@3250
  2282
				</object>
wixardy@3250
  2283
				<object class="IBConnectionRecord">
wixardy@3250
  2284
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2285
						<string key="label">delegate</string>
wixardy@3250
  2286
						<reference key="source" ref="126913366"/>
wixardy@3250
  2287
						<reference key="destination" ref="412113127"/>
wixardy@3250
  2288
					</object>
wixardy@3250
  2289
					<int key="connectionID">7250</int>
wixardy@3250
  2290
				</object>
wixardy@3250
  2291
				<object class="IBConnectionRecord">
wixardy@3250
  2292
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2293
						<string key="label">menuItem_pasteWithImagesAndColors</string>
wixardy@3250
  2294
						<reference key="source" ref="752992373"/>
wixardy@3250
  2295
						<reference key="destination" ref="36537201"/>
wixardy@3250
  2296
					</object>
wixardy@3250
  2297
					<int key="connectionID">7252</int>
wixardy@3250
  2298
				</object>
wixardy@3250
  2299
				<object class="IBConnectionRecord">
wixardy@3250
  2300
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2301
						<string key="label">pasteWithImagesAndColors:</string>
wixardy@3250
  2302
						<reference key="source" ref="276456795"/>
wixardy@3250
  2303
						<reference key="destination" ref="36537201"/>
wixardy@3250
  2304
					</object>
wixardy@3250
  2305
					<int key="connectionID">7253</int>
wixardy@3250
  2306
				</object>
wixardy@3250
  2307
				<object class="IBConnectionRecord">
wixardy@3250
  2308
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2309
						<string key="label">menu_Adium_Other</string>
wixardy@3250
  2310
						<reference key="source" ref="752992373"/>
wixardy@3250
  2311
						<reference key="destination" ref="336798830"/>
wixardy@3250
  2312
					</object>
wixardy@3250
  2313
					<int key="connectionID">7257</int>
wixardy@3250
  2314
				</object>
wixardy@3250
  2315
				<object class="IBConnectionRecord">
wixardy@3250
  2316
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2317
						<string key="label">menuItem_helpOut</string>
wixardy@3250
  2318
						<reference key="source" ref="752992373"/>
wixardy@3250
  2319
						<reference key="destination" ref="336798830"/>
wixardy@3250
  2320
					</object>
wixardy@3250
  2321
					<int key="connectionID">7258</int>
wixardy@3250
  2322
				</object>
wixardy@3250
  2323
				<object class="IBConnectionRecord">
wixardy@3250
  2324
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2325
						<string key="label">menuItem_donate</string>
wixardy@3250
  2326
						<reference key="source" ref="752992373"/>
wixardy@3250
  2327
						<reference key="destination" ref="286963117"/>
wixardy@3250
  2328
					</object>
wixardy@3250
  2329
					<int key="connectionID">7259</int>
wixardy@3250
  2330
				</object>
wixardy@3250
  2331
				<object class="IBConnectionRecord">
wixardy@3250
  2332
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2333
						<string key="label">contibutingToAdium:</string>
wixardy@3250
  2334
						<reference key="source" ref="412113127"/>
wixardy@3250
  2335
						<reference key="destination" ref="336798830"/>
wixardy@3250
  2336
					</object>
wixardy@3250
  2337
					<int key="connectionID">7260</int>
wixardy@3250
  2338
				</object>
wixardy@3250
  2339
				<object class="IBConnectionRecord">
wixardy@3250
  2340
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2341
						<string key="label">donate:</string>
wixardy@3250
  2342
						<reference key="source" ref="412113127"/>
wixardy@3250
  2343
						<reference key="destination" ref="286963117"/>
wixardy@3250
  2344
					</object>
wixardy@3250
  2345
					<int key="connectionID">7261</int>
wixardy@3250
  2346
				</object>
wixardy@3250
  2347
				<object class="IBConnectionRecord">
wixardy@3250
  2348
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2349
						<string key="label">menuItem_checkForUpdates</string>
wixardy@3250
  2350
						<reference key="source" ref="752992373"/>
wixardy@3250
  2351
						<reference key="destination" ref="258218277"/>
wixardy@3250
  2352
					</object>
wixardy@3250
  2353
					<int key="connectionID">7262</int>
wixardy@3250
  2354
				</object>
wixardy@3250
  2355
				<object class="IBConnectionRecord">
wixardy@3250
  2356
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2357
						<string key="label">toggleFontPanel:</string>
wixardy@3250
  2358
						<reference key="source" ref="276456795"/>
wixardy@3250
  2359
						<reference key="destination" ref="664604528"/>
wixardy@3250
  2360
					</object>
wixardy@3250
  2361
					<int key="connectionID">7263</int>
wixardy@3250
  2362
				</object>
wixardy@3250
  2363
				<object class="IBConnectionRecord">
wixardy@3250
  2364
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2365
						<string key="label">menuItem_showFonts</string>
wixardy@3250
  2366
						<reference key="source" ref="276456795"/>
wixardy@3250
  2367
						<reference key="destination" ref="664604528"/>
wixardy@3250
  2368
					</object>
wixardy@3250
  2369
					<int key="connectionID">7264</int>
wixardy@3250
  2370
				</object>
wixardy@3250
  2371
				<object class="IBConnectionRecord">
wixardy@3250
  2372
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2373
						<string key="label">updater</string>
wixardy@3250
  2374
						<reference key="source" ref="412113127"/>
wixardy@3250
  2375
						<reference key="destination" ref="126913366"/>
wixardy@3250
  2376
					</object>
wixardy@3250
  2377
					<int key="connectionID">7265</int>
wixardy@3250
  2378
				</object>
wixardy@3250
  2379
				<object class="IBConnectionRecord">
wixardy@3250
  2380
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2381
						<string key="label">menuItem_pasteWithImagesAndColors</string>
wixardy@3250
  2382
						<reference key="source" ref="276456795"/>
wixardy@3250
  2383
						<reference key="destination" ref="36537201"/>
wixardy@3250
  2384
					</object>
wixardy@3250
  2385
					<int key="connectionID">7266</int>
wixardy@3250
  2386
				</object>
wixardy@3250
  2387
				<object class="IBConnectionRecord">
wixardy@3250
  2388
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2389
						<string key="label">showHelp:</string>
wixardy@3250
  2390
						<reference key="source" ref="778387637"/>
wixardy@3250
  2391
						<reference key="destination" ref="619476471"/>
wixardy@3250
  2392
					</object>
wixardy@3250
  2393
					<int key="connectionID">7267</int>
wixardy@3250
  2394
				</object>
wixardy@3250
  2395
				<object class="IBConnectionRecord">
wixardy@3250
  2396
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2397
						<string key="label">performZoom:</string>
wixardy@3250
  2398
						<reference key="source" ref="778387637"/>
wixardy@3250
  2399
						<reference key="destination" ref="80060502"/>
wixardy@3250
  2400
					</object>
wixardy@3250
  2401
					<int key="connectionID">7270</int>
wixardy@3250
  2402
				</object>
wixardy@3250
  2403
				<object class="IBConnectionRecord">
wixardy@3250
  2404
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2405
						<string key="label">menuItem_zoom</string>
wixardy@3250
  2406
						<reference key="source" ref="752992373"/>
wixardy@3250
  2407
						<reference key="destination" ref="80060502"/>
wixardy@3250
  2408
					</object>
wixardy@3250
  2409
					<int key="connectionID">7271</int>
wixardy@3250
  2410
				</object>
wixardy@3250
  2411
				<object class="IBConnectionRecord">
wixardy@3250
  2412
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2413
						<string key="label">modifyFont:</string>
wixardy@3250
  2414
						<reference key="source" ref="624492717"/>
wixardy@3250
  2415
						<reference key="destination" ref="937953994"/>
wixardy@3250
  2416
					</object>
wixardy@3250
  2417
					<int key="connectionID">7275</int>
wixardy@3250
  2418
				</object>
wixardy@3250
  2419
				<object class="IBConnectionRecord">
wixardy@3250
  2420
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2421
						<string key="label">modifyFont:</string>
wixardy@3250
  2422
						<reference key="source" ref="624492717"/>
wixardy@3250
  2423
						<reference key="destination" ref="943727296"/>
wixardy@3250
  2424
					</object>
wixardy@3250
  2425
					<int key="connectionID">7276</int>
wixardy@3250
  2426
				</object>
wixardy@3250
  2427
				<object class="IBConnectionRecord">
wixardy@3250
  2428
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2429
						<string key="label">menuItem_bigger</string>
wixardy@3250
  2430
						<reference key="source" ref="752992373"/>
wixardy@3250
  2431
						<reference key="destination" ref="937953994"/>
wixardy@3250
  2432
					</object>
wixardy@3250
  2433
					<int key="connectionID">7277</int>
wixardy@3250
  2434
				</object>
wixardy@3250
  2435
				<object class="IBConnectionRecord">
wixardy@3250
  2436
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2437
						<string key="label">menuItem_smaller</string>
wixardy@3250
  2438
						<reference key="source" ref="752992373"/>
wixardy@3250
  2439
						<reference key="destination" ref="943727296"/>
wixardy@3250
  2440
					</object>
wixardy@3250
  2441
					<int key="connectionID">7278</int>
wixardy@3250
  2442
				</object>
wixardy@3250
  2443
				<object class="IBConnectionRecord">
wixardy@3250
  2444
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2445
						<string key="label">delegate</string>
wixardy@3250
  2446
						<reference key="source" ref="580936113"/>
wixardy@3250
  2447
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2448
					</object>
wixardy@3250
  2449
					<int key="connectionID">7282</int>
wixardy@3250
  2450
				</object>
wixardy@3250
  2451
				<object class="IBConnectionRecord">
wixardy@3250
  2452
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2453
						<string key="label">delegate</string>
wixardy@3250
  2454
						<reference key="source" ref="758315211"/>
wixardy@3250
  2455
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2456
					</object>
wixardy@3250
  2457
					<int key="connectionID">7283</int>
wixardy@3250
  2458
				</object>
wixardy@3250
  2459
				<object class="IBConnectionRecord">
wixardy@3250
  2460
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2461
						<string key="label">delegate</string>
wixardy@3250
  2462
						<reference key="source" ref="310167997"/>
wixardy@3250
  2463
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2464
					</object>
wixardy@3250
  2465
					<int key="connectionID">7284</int>
wixardy@3250
  2466
				</object>
wixardy@3250
  2467
				<object class="IBConnectionRecord">
wixardy@3250
  2468
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2469
						<string key="label">delegate</string>
wixardy@3250
  2470
						<reference key="source" ref="734016853"/>
wixardy@3250
  2471
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2472
					</object>
wixardy@3250
  2473
					<int key="connectionID">7285</int>
wixardy@3250
  2474
				</object>
wixardy@3250
  2475
				<object class="IBConnectionRecord">
wixardy@3250
  2476
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2477
						<string key="label">delegate</string>
wixardy@3250
  2478
						<reference key="source" ref="651876030"/>
wixardy@3250
  2479
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2480
					</object>
wixardy@3250
  2481
					<int key="connectionID">7286</int>
wixardy@3250
  2482
				</object>
wixardy@3250
  2483
				<object class="IBConnectionRecord">
wixardy@3250
  2484
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2485
						<string key="label">delegate</string>
wixardy@3250
  2486
						<reference key="source" ref="605367473"/>
wixardy@3250
  2487
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2488
					</object>
wixardy@3250
  2489
					<int key="connectionID">7287</int>
wixardy@3250
  2490
				</object>
wixardy@3250
  2491
				<object class="IBConnectionRecord">
wixardy@3250
  2492
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2493
						<string key="label">delegate</string>
wixardy@3250
  2494
						<reference key="source" ref="642111178"/>
wixardy@3250
  2495
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2496
					</object>
wixardy@3250
  2497
					<int key="connectionID">7288</int>
wixardy@3250
  2498
				</object>
wixardy@3250
  2499
				<object class="IBConnectionRecord">
wixardy@3250
  2500
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2501
						<string key="label">delegate</string>
wixardy@3250
  2502
						<reference key="source" ref="814345242"/>
wixardy@3250
  2503
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2504
					</object>
wixardy@3250
  2505
					<int key="connectionID">7289</int>
wixardy@3250
  2506
				</object>
wixardy@3250
  2507
				<object class="IBConnectionRecord">
wixardy@3250
  2508
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2509
						<string key="label">delegate</string>
wixardy@3250
  2510
						<reference key="source" ref="123945392"/>
wixardy@3250
  2511
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2512
					</object>
wixardy@3250
  2513
					<int key="connectionID">7290</int>
wixardy@3250
  2514
				</object>
wixardy@3250
  2515
				<object class="IBConnectionRecord">
wixardy@3250
  2516
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2517
						<string key="label">toggleGrammarChecking:</string>
wixardy@3250
  2518
						<reference key="source" ref="778387637"/>
wixardy@3250
  2519
						<reference key="destination" ref="101118191"/>
wixardy@3250
  2520
					</object>
wixardy@3250
  2521
					<int key="connectionID">7292</int>
wixardy@3250
  2522
				</object>
wixardy@3250
  2523
				<object class="IBConnectionRecord">
wixardy@3250
  2524
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2525
						<string key="label">menuItem_spellingCheckGrammarWithSpelling</string>
wixardy@3250
  2526
						<reference key="source" ref="752992373"/>
wixardy@3250
  2527
						<reference key="destination" ref="101118191"/>
wixardy@3250
  2528
					</object>
wixardy@3250
  2529
					<int key="connectionID">7293</int>
wixardy@3250
  2530
				</object>
wixardy@3250
  2531
				<object class="IBConnectionRecord">
wixardy@3250
  2532
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2533
						<string key="label">menu_View_Counting_Toggles</string>
wixardy@3250
  2534
						<reference key="source" ref="752992373"/>
wixardy@3250
  2535
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2536
					</object>
wixardy@3250
  2537
					<int key="connectionID">7295</int>
wixardy@3250
  2538
				</object>
wixardy@3250
  2539
				<object class="IBConnectionRecord">
wixardy@3250
  2540
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2541
						<string key="label">menu_Status_SocialNetworking</string>
wixardy@3250
  2542
						<reference key="source" ref="752992373"/>
wixardy@3250
  2543
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2544
					</object>
wixardy@3250
  2545
					<int key="connectionID">7297</int>
wixardy@3250
  2546
				</object>
wixardy@3250
  2547
				<object class="IBConnectionRecord">
wixardy@3250
  2548
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2549
						<string key="label">sharedAdium</string>
wixardy@3250
  2550
						<reference key="source" ref="752992373"/>
wixardy@3250
  2551
						<reference key="destination" ref="412113127"/>
wixardy@3250
  2552
					</object>
wixardy@3250
  2553
					<int key="connectionID">7299</int>
wixardy@3250
  2554
				</object>
wixardy@3250
  2555
				<object class="IBConnectionRecord">
wixardy@3250
  2556
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2557
						<string key="label">menu_Contact_AccountSpecific</string>
wixardy@3250
  2558
						<reference key="source" ref="752992373"/>
wixardy@3250
  2559
						<reference key="destination" ref="810465810"/>
wixardy@3250
  2560
					</object>
wixardy@3250
  2561
					<int key="connectionID">7338</int>
wixardy@3250
  2562
				</object>
wixardy@3250
  2563
				<object class="IBConnectionRecord">
wixardy@3250
  2564
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2565
						<string key="label">menu_Display_General</string>
wixardy@3250
  2566
						<reference key="source" ref="752992373"/>
wixardy@3250
  2567
						<reference key="destination" ref="604000326"/>
wixardy@3250
  2568
					</object>
wixardy@3250
  2569
					<int key="connectionID">7353</int>
wixardy@3250
  2570
				</object>
wixardy@3250
  2571
				<object class="IBConnectionRecord">
wixardy@3250
  2572
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2573
						<string key="label">menuItem_display</string>
wixardy@3250
  2574
						<reference key="source" ref="752992373"/>
wixardy@3250
  2575
						<reference key="destination" ref="1059428323"/>
wixardy@3250
  2576
					</object>
wixardy@3250
  2577
					<int key="connectionID">7355</int>
wixardy@3250
  2578
				</object>
wixardy@3250
  2579
				<object class="IBConnectionRecord">
wixardy@3250
  2580
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2581
						<string key="label">delegate</string>
wixardy@3250
  2582
						<reference key="source" ref="604000326"/>
wixardy@3250
  2583
						<reference key="destination" ref="752992373"/>
wixardy@3250
  2584
					</object>
wixardy@3250
  2585
					<int key="connectionID">7357</int>
wixardy@3250
  2586
				</object>
wixardy@3250
  2587
				<object class="IBConnectionRecord">
wixardy@3250
  2588
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2589
						<string key="label">menu_Display_MessageControl</string>
wixardy@3250
  2590
						<reference key="source" ref="752992373"/>
wixardy@3250
  2591
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2592
					</object>
wixardy@3250
  2593
					<int key="connectionID">7362</int>
wixardy@3250
  2594
				</object>
wixardy@3250
  2595
				<object class="IBConnectionRecord">
wixardy@3250
  2596
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2597
						<string key="label">menu_Display_Jump</string>
wixardy@3250
  2598
						<reference key="source" ref="752992373"/>
wixardy@3250
  2599
						<reference key="destination" ref="875087261"/>
wixardy@3250
  2600
					</object>
wixardy@3250
  2601
					<int key="connectionID">7363</int>
wixardy@3250
  2602
				</object>
wixardy@3250
  2603
				<object class="IBConnectionRecord">
wixardy@3250
  2604
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2605
						<string key="label">contibutingToAdium:</string>
wixardy@3250
  2606
						<reference key="source" ref="412113127"/>
wixardy@3250
  2607
						<reference key="destination" ref="456208621"/>
wixardy@3250
  2608
					</object>
wixardy@3250
  2609
					<int key="connectionID">7367</int>
wixardy@3250
  2610
				</object>
wixardy@3250
  2611
				<object class="IBConnectionRecord">
wixardy@3250
  2612
					<object class="IBOutletConnection" key="connection">
wixardy@3250
  2613
						<string key="label">menuItem_contribute</string>
wixardy@3250
  2614
						<reference key="source" ref="752992373"/>
wixardy@3250
  2615
						<reference key="destination" ref="456208621"/>
wixardy@3250
  2616
					</object>
wixardy@3250
  2617
					<int key="connectionID">7371</int>
wixardy@3250
  2618
				</object>
wixardy@3250
  2619
				<object class="IBConnectionRecord">
wixardy@3250
  2620
					<object class="IBActionConnection" key="connection">
wixardy@3250
  2621
						<string key="label">showVersionHistory:</string>
wixardy@3250
  2622
						<reference key="source" ref="412113127"/>
wixardy@3250
  2623
						<reference key="destination" ref="715555530"/>
wixardy@3250
  2624
					</object>
wixardy@3250
  2625
					<int key="connectionID">7374</int>
wixardy@3250
  2626
				</object>
thijsalkemade@3277
  2627
				<object class="IBConnectionRecord">
thijsalkemade@3277
  2628
					<object class="IBActionConnection" key="connection">
thijsalkemade@3277
  2629
						<string key="label">reopenChat:</string>
thijsalkemade@3277
  2630
						<reference key="source" ref="276456795"/>
thijsalkemade@3277
  2631
						<reference key="destination" ref="600191255"/>
thijsalkemade@3277
  2632
					</object>
thijsalkemade@3277
  2633
					<int key="connectionID">7381</int>
thijsalkemade@3277
  2634
				</object>
thijsalkemade@3277
  2635
				<object class="IBConnectionRecord">
thijsalkemade@3277
  2636
					<object class="IBOutletConnection" key="connection">
thijsalkemade@3277
  2637
						<string key="label">menuItem_reopenTab</string>
thijsalkemade@3277
  2638
						<reference key="source" ref="276456795"/>
thijsalkemade@3277
  2639
						<reference key="destination" ref="600191255"/>
thijsalkemade@3277
  2640
					</object>
thijsalkemade@3277
  2641
					<int key="connectionID">7382</int>
thijsalkemade@3277
  2642
				</object>
wixardy@3250
  2643
			</object>
wixardy@3250
  2644
			<object class="IBMutableOrderedSet" key="objectRecords">
wixardy@3250
  2645
				<object class="NSArray" key="orderedObjects">
wixardy@3250
  2646
					<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2647
					<object class="IBObjectRecord">
wixardy@3250
  2648
						<int key="objectID">0</int>
wixardy@3250
  2649
						<reference key="object" ref="0"/>
wixardy@3250
  2650
						<reference key="children" ref="1036508854"/>
wixardy@3250
  2651
						<nil key="parent"/>
wixardy@3250
  2652
					</object>
wixardy@3250
  2653
					<object class="IBObjectRecord">
wixardy@3250
  2654
						<int key="objectID">-2</int>
wixardy@3250
  2655
						<reference key="object" ref="499278244"/>
wixardy@3250
  2656
						<reference key="parent" ref="0"/>
wixardy@3250
  2657
						<string key="objectName">File's Owner</string>
wixardy@3250
  2658
					</object>
wixardy@3250
  2659
					<object class="IBObjectRecord">
wixardy@3250
  2660
						<int key="objectID">-1</int>
wixardy@3250
  2661
						<reference key="object" ref="778387637"/>
wixardy@3250
  2662
						<reference key="parent" ref="0"/>
wixardy@3250
  2663
						<string key="objectName">First Responder</string>
wixardy@3250
  2664
					</object>
wixardy@3250
  2665
					<object class="IBObjectRecord">
wixardy@3250
  2666
						<int key="objectID">-3</int>
wixardy@3250
  2667
						<reference key="object" ref="854940806"/>
wixardy@3250
  2668
						<reference key="parent" ref="0"/>
wixardy@3250
  2669
						<string key="objectName">Application</string>
wixardy@3250
  2670
					</object>
wixardy@3250
  2671
					<object class="IBObjectRecord">
wixardy@3250
  2672
						<int key="objectID">2512</int>
wixardy@3250
  2673
						<reference key="object" ref="624492717"/>
wixardy@3250
  2674
						<reference key="parent" ref="0"/>
wixardy@3250
  2675
						<string key="objectName">Font Manager</string>
wixardy@3250
  2676
					</object>
wixardy@3250
  2677
					<object class="IBObjectRecord">
wixardy@3250
  2678
						<int key="objectID">4001</int>
wixardy@3250
  2679
						<reference key="object" ref="412113127"/>
wixardy@3250
  2680
						<reference key="parent" ref="0"/>
wixardy@3250
  2681
						<string key="objectName">AIAdium</string>
wixardy@3250
  2682
					</object>
wixardy@3250
  2683
					<object class="IBObjectRecord">
wixardy@3250
  2684
						<int key="objectID">6600</int>
wixardy@3250
  2685
						<reference key="object" ref="746759550"/>
wixardy@3250
  2686
						<object class="NSMutableArray" key="children">
wixardy@3250
  2687
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2688
							<reference ref="719486633"/>
wixardy@3250
  2689
							<reference ref="1050321965"/>
wixardy@3250
  2690
							<reference ref="334767434"/>
wixardy@3250
  2691
							<reference ref="388150730"/>
wixardy@3250
  2692
							<reference ref="1064933351"/>
wixardy@3250
  2693
							<reference ref="958311131"/>
wixardy@3250
  2694
							<reference ref="398735183"/>
wixardy@3250
  2695
							<reference ref="111556204"/>
wixardy@3250
  2696
							<reference ref="1050824354"/>
wixardy@3250
  2697
							<reference ref="1059428323"/>
wixardy@3250
  2698
						</object>
wixardy@3250
  2699
						<reference key="parent" ref="0"/>
wixardy@3250
  2700
						<string key="objectName">MainMenu1</string>
wixardy@3250
  2701
					</object>
wixardy@3250
  2702
					<object class="IBObjectRecord">
wixardy@3250
  2703
						<int key="objectID">6455</int>
wixardy@3250
  2704
						<reference key="object" ref="719486633"/>
wixardy@3250
  2705
						<object class="NSMutableArray" key="children">
wixardy@3250
  2706
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2707
							<reference ref="758315211"/>
wixardy@3250
  2708
						</object>
wixardy@3250
  2709
						<reference key="parent" ref="746759550"/>
wixardy@3250
  2710
					</object>
wixardy@3250
  2711
					<object class="IBObjectRecord">
wixardy@3250
  2712
						<int key="objectID">6473</int>
wixardy@3250
  2713
						<reference key="object" ref="758315211"/>
wixardy@3250
  2714
						<object class="NSMutableArray" key="children">
wixardy@3250
  2715
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2716
							<reference ref="820146491"/>
wixardy@3250
  2717
							<reference ref="709355717"/>
wixardy@3250
  2718
							<reference ref="407942834"/>
wixardy@3250
  2719
							<reference ref="1027698382"/>
wixardy@3250
  2720
							<reference ref="366594744"/>
wixardy@3250
  2721
							<reference ref="944090883"/>
wixardy@3250
  2722
							<reference ref="557796661"/>
wixardy@3250
  2723
							<reference ref="677638700"/>
wixardy@3250
  2724
							<reference ref="169347714"/>
wixardy@3250
  2725
							<reference ref="610665999"/>
wixardy@3250
  2726
							<reference ref="14109997"/>
wixardy@3250
  2727
							<reference ref="361391404"/>
wixardy@3250
  2728
							<reference ref="136112870"/>
wixardy@3250
  2729
							<reference ref="36537201"/>
wixardy@3250
  2730
						</object>
wixardy@3250
  2731
						<reference key="parent" ref="719486633"/>
wixardy@3250
  2732
					</object>
wixardy@3250
  2733
					<object class="IBObjectRecord">
wixardy@3250
  2734
						<int key="objectID">6480</int>
wixardy@3250
  2735
						<reference key="object" ref="820146491"/>
wixardy@3250
  2736
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2737
					</object>
wixardy@3250
  2738
					<object class="IBObjectRecord">
wixardy@3250
  2739
						<int key="objectID">6482</int>
wixardy@3250
  2740
						<reference key="object" ref="709355717"/>
wixardy@3250
  2741
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2742
					</object>
wixardy@3250
  2743
					<object class="IBObjectRecord">
wixardy@3250
  2744
						<int key="objectID">6494</int>
wixardy@3250
  2745
						<reference key="object" ref="407942834"/>
wixardy@3250
  2746
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2747
					</object>
wixardy@3250
  2748
					<object class="IBObjectRecord">
wixardy@3250
  2749
						<int key="objectID">6509</int>
wixardy@3250
  2750
						<reference key="object" ref="1027698382"/>
wixardy@3250
  2751
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2752
					</object>
wixardy@3250
  2753
					<object class="IBObjectRecord">
wixardy@3250
  2754
						<int key="objectID">6532</int>
wixardy@3250
  2755
						<reference key="object" ref="366594744"/>
wixardy@3250
  2756
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2757
					</object>
wixardy@3250
  2758
					<object class="IBObjectRecord">
wixardy@3250
  2759
						<int key="objectID">6540</int>
wixardy@3250
  2760
						<reference key="object" ref="944090883"/>
wixardy@3250
  2761
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2762
					</object>
wixardy@3250
  2763
					<object class="IBObjectRecord">
wixardy@3250
  2764
						<int key="objectID">6542</int>
wixardy@3250
  2765
						<reference key="object" ref="557796661"/>
wixardy@3250
  2766
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2767
					</object>
wixardy@3250
  2768
					<object class="IBObjectRecord">
wixardy@3250
  2769
						<int key="objectID">6555</int>
wixardy@3250
  2770
						<reference key="object" ref="677638700"/>
wixardy@3250
  2771
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2772
					</object>
wixardy@3250
  2773
					<object class="IBObjectRecord">
wixardy@3250
  2774
						<int key="objectID">6566</int>
wixardy@3250
  2775
						<reference key="object" ref="169347714"/>
wixardy@3250
  2776
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2777
					</object>
wixardy@3250
  2778
					<object class="IBObjectRecord">
wixardy@3250
  2779
						<int key="objectID">6580</int>
wixardy@3250
  2780
						<reference key="object" ref="610665999"/>
wixardy@3250
  2781
						<object class="NSMutableArray" key="children">
wixardy@3250
  2782
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2783
							<reference ref="845672879"/>
wixardy@3250
  2784
						</object>
wixardy@3250
  2785
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2786
					</object>
wixardy@3250
  2787
					<object class="IBObjectRecord">
wixardy@3250
  2788
						<int key="objectID">6511</int>
wixardy@3250
  2789
						<reference key="object" ref="845672879"/>
wixardy@3250
  2790
						<object class="NSMutableArray" key="children">
wixardy@3250
  2791
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2792
							<reference ref="314490690"/>
wixardy@3250
  2793
							<reference ref="763895815"/>
wixardy@3250
  2794
							<reference ref="622247037"/>
wixardy@3250
  2795
							<reference ref="101118191"/>
wixardy@3250
  2796
						</object>
wixardy@3250
  2797
						<reference key="parent" ref="610665999"/>
wixardy@3250
  2798
					</object>
wixardy@3250
  2799
					<object class="IBObjectRecord">
wixardy@3250
  2800
						<int key="objectID">6493</int>
wixardy@3250
  2801
						<reference key="object" ref="314490690"/>
wixardy@3250
  2802
						<reference key="parent" ref="845672879"/>
wixardy@3250
  2803
					</object>
wixardy@3250
  2804
					<object class="IBObjectRecord">
wixardy@3250
  2805
						<int key="objectID">6516</int>
wixardy@3250
  2806
						<reference key="object" ref="763895815"/>
wixardy@3250
  2807
						<reference key="parent" ref="845672879"/>
wixardy@3250
  2808
					</object>
wixardy@3250
  2809
					<object class="IBObjectRecord">
wixardy@3250
  2810
						<int key="objectID">6533</int>
wixardy@3250
  2811
						<reference key="object" ref="622247037"/>
wixardy@3250
  2812
						<reference key="parent" ref="845672879"/>
wixardy@3250
  2813
					</object>
wixardy@3250
  2814
					<object class="IBObjectRecord">
wixardy@3250
  2815
						<int key="objectID">7291</int>
wixardy@3250
  2816
						<reference key="object" ref="101118191"/>
wixardy@3250
  2817
						<reference key="parent" ref="845672879"/>
wixardy@3250
  2818
					</object>
wixardy@3250
  2819
					<object class="IBObjectRecord">
wixardy@3250
  2820
						<int key="objectID">6595</int>
wixardy@3250
  2821
						<reference key="object" ref="14109997"/>
wixardy@3250
  2822
						<object class="NSMutableArray" key="children">
wixardy@3250
  2823
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2824
							<reference ref="995339598"/>
wixardy@3250
  2825
						</object>
wixardy@3250
  2826
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2827
					</object>
wixardy@3250
  2828
					<object class="IBObjectRecord">
wixardy@3250
  2829
						<int key="objectID">6594</int>
wixardy@3250
  2830
						<reference key="object" ref="995339598"/>
wixardy@3250
  2831
						<object class="NSMutableArray" key="children">
wixardy@3250
  2832
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2833
							<reference ref="77807426"/>
wixardy@3250
  2834
							<reference ref="262677407"/>
wixardy@3250
  2835
						</object>
wixardy@3250
  2836
						<reference key="parent" ref="14109997"/>
wixardy@3250
  2837
					</object>
wixardy@3250
  2838
					<object class="IBObjectRecord">
wixardy@3250
  2839
						<int key="objectID">6584</int>
wixardy@3250
  2840
						<reference key="object" ref="77807426"/>
wixardy@3250
  2841
						<reference key="parent" ref="995339598"/>
wixardy@3250
  2842
					</object>
wixardy@3250
  2843
					<object class="IBObjectRecord">
wixardy@3250
  2844
						<int key="objectID">6598</int>
wixardy@3250
  2845
						<reference key="object" ref="262677407"/>
wixardy@3250
  2846
						<reference key="parent" ref="995339598"/>
wixardy@3250
  2847
					</object>
wixardy@3250
  2848
					<object class="IBObjectRecord">
wixardy@3250
  2849
						<int key="objectID">6952</int>
wixardy@3250
  2850
						<reference key="object" ref="361391404"/>
wixardy@3250
  2851
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2852
					</object>
wixardy@3250
  2853
					<object class="IBObjectRecord">
wixardy@3250
  2854
						<int key="objectID">6987</int>
wixardy@3250
  2855
						<reference key="object" ref="136112870"/>
wixardy@3250
  2856
						<object class="NSMutableArray" key="children">
wixardy@3250
  2857
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2858
							<reference ref="979759380"/>
wixardy@3250
  2859
						</object>
wixardy@3250
  2860
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2861
					</object>
wixardy@3250
  2862
					<object class="IBObjectRecord">
wixardy@3250
  2863
						<int key="objectID">6991</int>
wixardy@3250
  2864
						<reference key="object" ref="979759380"/>
wixardy@3250
  2865
						<object class="NSMutableArray" key="children">
wixardy@3250
  2866
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2867
							<reference ref="424850962"/>
wixardy@3250
  2868
							<reference ref="574276567"/>
wixardy@3250
  2869
							<reference ref="259786877"/>
wixardy@3250
  2870
							<reference ref="295771502"/>
wixardy@3250
  2871
							<reference ref="545720733"/>
wixardy@3250
  2872
						</object>
wixardy@3250
  2873
						<reference key="parent" ref="136112870"/>
wixardy@3250
  2874
					</object>
wixardy@3250
  2875
					<object class="IBObjectRecord">
wixardy@3250
  2876
						<int key="objectID">6988</int>
wixardy@3250
  2877
						<reference key="object" ref="424850962"/>
wixardy@3250
  2878
						<reference key="parent" ref="979759380"/>
wixardy@3250
  2879
					</object>
wixardy@3250
  2880
					<object class="IBObjectRecord">
wixardy@3250
  2881
						<int key="objectID">6989</int>
wixardy@3250
  2882
						<reference key="object" ref="574276567"/>
wixardy@3250
  2883
						<reference key="parent" ref="979759380"/>
wixardy@3250
  2884
					</object>
wixardy@3250
  2885
					<object class="IBObjectRecord">
wixardy@3250
  2886
						<int key="objectID">6990</int>
wixardy@3250
  2887
						<reference key="object" ref="259786877"/>
wixardy@3250
  2888
						<reference key="parent" ref="979759380"/>
wixardy@3250
  2889
					</object>
wixardy@3250
  2890
					<object class="IBObjectRecord">
wixardy@3250
  2891
						<int key="objectID">6992</int>
wixardy@3250
  2892
						<reference key="object" ref="295771502"/>
wixardy@3250
  2893
						<reference key="parent" ref="979759380"/>
wixardy@3250
  2894
					</object>
wixardy@3250
  2895
					<object class="IBObjectRecord">
wixardy@3250
  2896
						<int key="objectID">6993</int>
wixardy@3250
  2897
						<reference key="object" ref="545720733"/>
wixardy@3250
  2898
						<reference key="parent" ref="979759380"/>
wixardy@3250
  2899
					</object>
wixardy@3250
  2900
					<object class="IBObjectRecord">
wixardy@3250
  2901
						<int key="objectID">7251</int>
wixardy@3250
  2902
						<reference key="object" ref="36537201"/>
wixardy@3250
  2903
						<reference key="parent" ref="758315211"/>
wixardy@3250
  2904
					</object>
wixardy@3250
  2905
					<object class="IBObjectRecord">
wixardy@3250
  2906
						<int key="objectID">6462</int>
wixardy@3250
  2907
						<reference key="object" ref="1050321965"/>
wixardy@3250
  2908
						<object class="NSMutableArray" key="children">
wixardy@3250
  2909
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2910
							<reference ref="123945392"/>
wixardy@3250
  2911
						</object>
wixardy@3250
  2912
						<reference key="parent" ref="746759550"/>
wixardy@3250
  2913
					</object>
wixardy@3250
  2914
					<object class="IBObjectRecord">
wixardy@3250
  2915
						<int key="objectID">6453</int>
wixardy@3250
  2916
						<reference key="object" ref="123945392"/>
wixardy@3250
  2917
						<object class="NSMutableArray" key="children">
wixardy@3250
  2918
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2919
							<reference ref="775734039"/>
wixardy@3250
  2920
							<reference ref="875087261"/>
wixardy@3250
  2921
							<reference ref="112691012"/>
wixardy@3250
  2922
							<reference ref="564620559"/>
wixardy@3250
  2923
							<reference ref="451283174"/>
wixardy@3250
  2924
							<reference ref="579566486"/>
wixardy@3250
  2925
							<reference ref="833951242"/>
wixardy@3250
  2926
							<reference ref="92514222"/>
wixardy@3250
  2927
							<reference ref="692256499"/>
wixardy@3250
  2928
							<reference ref="223212230"/>
wixardy@3250
  2929
							<reference ref="846974817"/>
wixardy@3250
  2930
							<reference ref="650991877"/>
wixardy@3250
  2931
							<reference ref="258218277"/>
wixardy@3250
  2932
							<reference ref="461621623"/>
wixardy@3250
  2933
							<reference ref="336798830"/>
wixardy@3250
  2934
							<reference ref="286963117"/>
wixardy@3250
  2935
						</object>
wixardy@3250
  2936
						<reference key="parent" ref="1050321965"/>
wixardy@3250
  2937
					</object>
wixardy@3250
  2938
					<object class="IBObjectRecord">
wixardy@3250
  2939
						<int key="objectID">6474</int>
wixardy@3250
  2940
						<reference key="object" ref="775734039"/>
wixardy@3250
  2941
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2942
					</object>
wixardy@3250
  2943
					<object class="IBObjectRecord">
wixardy@3250
  2944
						<int key="objectID">6481</int>
wixardy@3250
  2945
						<reference key="object" ref="875087261"/>
wixardy@3250
  2946
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2947
					</object>
wixardy@3250
  2948
					<object class="IBObjectRecord">
wixardy@3250
  2949
						<int key="objectID">6483</int>
wixardy@3250
  2950
						<reference key="object" ref="112691012"/>
wixardy@3250
  2951
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2952
					</object>
wixardy@3250
  2953
					<object class="IBObjectRecord">
wixardy@3250
  2954
						<int key="objectID">6486</int>
wixardy@3250
  2955
						<reference key="object" ref="564620559"/>
wixardy@3250
  2956
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2957
					</object>
wixardy@3250
  2958
					<object class="IBObjectRecord">
wixardy@3250
  2959
						<int key="objectID">6501</int>
wixardy@3250
  2960
						<reference key="object" ref="451283174"/>
wixardy@3250
  2961
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2962
					</object>
wixardy@3250
  2963
					<object class="IBObjectRecord">
wixardy@3250
  2964
						<int key="objectID">6538</int>
wixardy@3250
  2965
						<reference key="object" ref="579566486"/>
wixardy@3250
  2966
						<object class="NSMutableArray" key="children">
wixardy@3250
  2967
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  2968
							<reference ref="126804161"/>
wixardy@3250
  2969
						</object>
wixardy@3250
  2970
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2971
					</object>
wixardy@3250
  2972
					<object class="IBObjectRecord">
wixardy@3250
  2973
						<int key="objectID">6623</int>
wixardy@3250
  2974
						<reference key="object" ref="126804161"/>
wixardy@3250
  2975
						<reference key="parent" ref="579566486"/>
wixardy@3250
  2976
					</object>
wixardy@3250
  2977
					<object class="IBObjectRecord">
wixardy@3250
  2978
						<int key="objectID">6549</int>
wixardy@3250
  2979
						<reference key="object" ref="833951242"/>
wixardy@3250
  2980
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2981
					</object>
wixardy@3250
  2982
					<object class="IBObjectRecord">
wixardy@3250
  2983
						<int key="objectID">6550</int>
wixardy@3250
  2984
						<reference key="object" ref="92514222"/>
wixardy@3250
  2985
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2986
					</object>
wixardy@3250
  2987
					<object class="IBObjectRecord">
wixardy@3250
  2988
						<int key="objectID">6565</int>
wixardy@3250
  2989
						<reference key="object" ref="692256499"/>
wixardy@3250
  2990
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2991
					</object>
wixardy@3250
  2992
					<object class="IBObjectRecord">
wixardy@3250
  2993
						<int key="objectID">6587</int>
wixardy@3250
  2994
						<reference key="object" ref="223212230"/>
wixardy@3250
  2995
						<reference key="parent" ref="123945392"/>
wixardy@3250
  2996
					</object>
wixardy@3250
  2997
					<object class="IBObjectRecord">
wixardy@3250
  2998
						<int key="objectID">6620</int>
wixardy@3250
  2999
						<reference key="object" ref="846974817"/>
wixardy@3250
  3000
						<reference key="parent" ref="123945392"/>
wixardy@3250
  3001
					</object>
wixardy@3250
  3002
					<object class="IBObjectRecord">
wixardy@3250
  3003
						<int key="objectID">7054</int>
wixardy@3250
  3004
						<reference key="object" ref="650991877"/>
wixardy@3250
  3005
						<reference key="parent" ref="123945392"/>
wixardy@3250
  3006
					</object>
wixardy@3250
  3007
					<object class="IBObjectRecord">
wixardy@3250
  3008
						<int key="objectID">7240</int>
wixardy@3250
  3009
						<reference key="object" ref="258218277"/>
wixardy@3250
  3010
						<reference key="parent" ref="123945392"/>
wixardy@3250
  3011
					</object>
wixardy@3250
  3012
					<object class="IBObjectRecord">
wixardy@3250
  3013
						<int key="objectID">7254</int>
wixardy@3250
  3014
						<reference key="object" ref="461621623"/>
wixardy@3250
  3015
						<reference key="parent" ref="123945392"/>
wixardy@3250
  3016
					</object>
wixardy@3250
  3017
					<object class="IBObjectRecord">
wixardy@3250
  3018
						<int key="objectID">7255</int>
wixardy@3250
  3019
						<reference key="object" ref="336798830"/>
wixardy@3250
  3020
						<reference key="parent" ref="123945392"/>
wixardy@3250
  3021
					</object>
wixardy@3250
  3022
					<object class="IBObjectRecord">
wixardy@3250
  3023
						<int key="objectID">7256</int>
wixardy@3250
  3024
						<reference key="object" ref="286963117"/>
wixardy@3250
  3025
						<reference key="parent" ref="123945392"/>
wixardy@3250
  3026
					</object>
wixardy@3250
  3027
					<object class="IBObjectRecord">
wixardy@3250
  3028
						<int key="objectID">6475</int>
wixardy@3250
  3029
						<reference key="object" ref="334767434"/>
wixardy@3250
  3030
						<object class="NSMutableArray" key="children">
wixardy@3250
  3031
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3032
							<reference ref="605367473"/>
wixardy@3250
  3033
						</object>
wixardy@3250
  3034
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3035
					</object>
wixardy@3250
  3036
					<object class="IBObjectRecord">
wixardy@3250
  3037
						<int key="objectID">6528</int>
wixardy@3250
  3038
						<reference key="object" ref="605367473"/>
wixardy@3250
  3039
						<object class="NSMutableArray" key="children">
wixardy@3250
  3040
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3041
							<reference ref="855568741"/>
wixardy@3250
  3042
							<reference ref="64723702"/>
wixardy@3250
  3043
							<reference ref="1053646903"/>
wixardy@3250
  3044
							<reference ref="664604528"/>
wixardy@3250
  3045
							<reference ref="264482369"/>
wixardy@3250
  3046
							<reference ref="557015252"/>
wixardy@3250
  3047
							<reference ref="423345390"/>
wixardy@3250
  3048
							<reference ref="626380622"/>
wixardy@3250
  3049
							<reference ref="753181785"/>
wixardy@3250
  3050
							<reference ref="907111138"/>
wixardy@3250
  3051
							<reference ref="257495269"/>
wixardy@3250
  3052
							<reference ref="937953994"/>
wixardy@3250
  3053
							<reference ref="943727296"/>
wixardy@3250
  3054
							<reference ref="887014218"/>
wixardy@3250
  3055
						</object>
wixardy@3250
  3056
						<reference key="parent" ref="334767434"/>
wixardy@3250
  3057
					</object>
wixardy@3250
  3058
					<object class="IBObjectRecord">
wixardy@3250
  3059
						<int key="objectID">6539</int>
wixardy@3250
  3060
						<reference key="object" ref="855568741"/>
wixardy@3250
  3061
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3062
					</object>
wixardy@3250
  3063
					<object class="IBObjectRecord">
wixardy@3250
  3064
						<int key="objectID">6546</int>
wixardy@3250
  3065
						<reference key="object" ref="64723702"/>
wixardy@3250
  3066
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3067
					</object>
wixardy@3250
  3068
					<object class="IBObjectRecord">
wixardy@3250
  3069
						<int key="objectID">6572</int>
wixardy@3250
  3070
						<reference key="object" ref="1053646903"/>
wixardy@3250
  3071
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3072
					</object>
wixardy@3250
  3073
					<object class="IBObjectRecord">
wixardy@3250
  3074
						<int key="objectID">6581</int>
wixardy@3250
  3075
						<reference key="object" ref="664604528"/>
wixardy@3250
  3076
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3077
					</object>
wixardy@3250
  3078
					<object class="IBObjectRecord">
wixardy@3250
  3079
						<int key="objectID">6612</int>
wixardy@3250
  3080
						<reference key="object" ref="264482369"/>
wixardy@3250
  3081
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3082
					</object>
wixardy@3250
  3083
					<object class="IBObjectRecord">
wixardy@3250
  3084
						<int key="objectID">6615</int>
wixardy@3250
  3085
						<reference key="object" ref="557015252"/>
wixardy@3250
  3086
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3087
					</object>
wixardy@3250
  3088
					<object class="IBObjectRecord">
wixardy@3250
  3089
						<int key="objectID">7224</int>
wixardy@3250
  3090
						<reference key="object" ref="423345390"/>
wixardy@3250
  3091
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3092
					</object>
wixardy@3250
  3093
					<object class="IBObjectRecord">
wixardy@3250
  3094
						<int key="objectID">7225</int>
wixardy@3250
  3095
						<reference key="object" ref="626380622"/>
wixardy@3250
  3096
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3097
					</object>
wixardy@3250
  3098
					<object class="IBObjectRecord">
wixardy@3250
  3099
						<int key="objectID">7227</int>
wixardy@3250
  3100
						<reference key="object" ref="753181785"/>
wixardy@3250
  3101
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3102
					</object>
wixardy@3250
  3103
					<object class="IBObjectRecord">
wixardy@3250
  3104
						<int key="objectID">7228</int>
wixardy@3250
  3105
						<reference key="object" ref="907111138"/>
wixardy@3250
  3106
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3107
					</object>
wixardy@3250
  3108
					<object class="IBObjectRecord">
wixardy@3250
  3109
						<int key="objectID">7229</int>
wixardy@3250
  3110
						<reference key="object" ref="257495269"/>
wixardy@3250
  3111
						<object class="NSMutableArray" key="children">
wixardy@3250
  3112
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3113
							<reference ref="287041248"/>
wixardy@3250
  3114
						</object>
wixardy@3250
  3115
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3116
					</object>
wixardy@3250
  3117
					<object class="IBObjectRecord">
wixardy@3250
  3118
						<int key="objectID">7230</int>
wixardy@3250
  3119
						<reference key="object" ref="287041248"/>
wixardy@3250
  3120
						<object class="NSMutableArray" key="children">
wixardy@3250
  3121
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3122
							<reference ref="1035467589"/>
wixardy@3250
  3123
						</object>
wixardy@3250
  3124
						<reference key="parent" ref="257495269"/>
wixardy@3250
  3125
					</object>
wixardy@3250
  3126
					<object class="IBObjectRecord">
wixardy@3250
  3127
						<int key="objectID">7231</int>
wixardy@3250
  3128
						<reference key="object" ref="1035467589"/>
wixardy@3250
  3129
						<reference key="parent" ref="287041248"/>
wixardy@3250
  3130
					</object>
wixardy@3250
  3131
					<object class="IBObjectRecord">
wixardy@3250
  3132
						<int key="objectID">7272</int>
wixardy@3250
  3133
						<reference key="object" ref="937953994"/>
wixardy@3250
  3134
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3135
					</object>
wixardy@3250
  3136
					<object class="IBObjectRecord">
wixardy@3250
  3137
						<int key="objectID">7273</int>
wixardy@3250
  3138
						<reference key="object" ref="943727296"/>
wixardy@3250
  3139
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3140
					</object>
wixardy@3250
  3141
					<object class="IBObjectRecord">
wixardy@3250
  3142
						<int key="objectID">7274</int>
wixardy@3250
  3143
						<reference key="object" ref="887014218"/>
wixardy@3250
  3144
						<reference key="parent" ref="605367473"/>
wixardy@3250
  3145
					</object>
wixardy@3250
  3146
					<object class="IBObjectRecord">
wixardy@3250
  3147
						<int key="objectID">6491</int>
wixardy@3250
  3148
						<reference key="object" ref="388150730"/>
wixardy@3250
  3149
						<object class="NSMutableArray" key="children">
wixardy@3250
  3150
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3151
							<reference ref="814345242"/>
wixardy@3250
  3152
						</object>
wixardy@3250
  3153
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3154
					</object>
wixardy@3250
  3155
					<object class="IBObjectRecord">
wixardy@3250
  3156
						<int key="objectID">6521</int>
wixardy@3250
  3157
						<reference key="object" ref="814345242"/>
wixardy@3250
  3158
						<object class="NSMutableArray" key="children">
wixardy@3250
  3159
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3160
							<reference ref="619476471"/>
wixardy@3250
  3161
							<reference ref="43524301"/>
wixardy@3250
  3162
							<reference ref="209888461"/>
wixardy@3250
  3163
							<reference ref="28745840"/>
wixardy@3250
  3164
							<reference ref="680839659"/>
wixardy@3250
  3165
							<reference ref="880094152"/>
wixardy@3250
  3166
							<reference ref="456208621"/>
wixardy@3250
  3167
							<reference ref="715555530"/>
wixardy@3250
  3168
						</object>
wixardy@3250
  3169
						<reference key="parent" ref="388150730"/>
wixardy@3250
  3170
					</object>
wixardy@3250
  3171
					<object class="IBObjectRecord">
wixardy@3250
  3172
						<int key="objectID">6618</int>
wixardy@3250
  3173
						<reference key="object" ref="619476471"/>
wixardy@3250
  3174
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3175
					</object>
wixardy@3250
  3176
					<object class="IBObjectRecord">
wixardy@3250
  3177
						<int key="objectID">7032</int>
wixardy@3250
  3178
						<reference key="object" ref="43524301"/>
wixardy@3250
  3179
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3180
					</object>
wixardy@3250
  3181
					<object class="IBObjectRecord">
wixardy@3250
  3182
						<int key="objectID">7033</int>
wixardy@3250
  3183
						<reference key="object" ref="209888461"/>
wixardy@3250
  3184
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3185
					</object>
wixardy@3250
  3186
					<object class="IBObjectRecord">
wixardy@3250
  3187
						<int key="objectID">7034</int>
wixardy@3250
  3188
						<reference key="object" ref="28745840"/>
wixardy@3250
  3189
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3190
					</object>
wixardy@3250
  3191
					<object class="IBObjectRecord">
wixardy@3250
  3192
						<int key="objectID">7037</int>
wixardy@3250
  3193
						<reference key="object" ref="680839659"/>
wixardy@3250
  3194
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3195
					</object>
wixardy@3250
  3196
					<object class="IBObjectRecord">
wixardy@3250
  3197
						<int key="objectID">7039</int>
wixardy@3250
  3198
						<reference key="object" ref="880094152"/>
wixardy@3250
  3199
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3200
					</object>
wixardy@3250
  3201
					<object class="IBObjectRecord">
wixardy@3250
  3202
						<int key="objectID">7366</int>
wixardy@3250
  3203
						<reference key="object" ref="456208621"/>
wixardy@3250
  3204
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3205
					</object>
wixardy@3250
  3206
					<object class="IBObjectRecord">
wixardy@3250
  3207
						<int key="objectID">6507</int>
wixardy@3250
  3208
						<reference key="object" ref="1064933351"/>
wixardy@3250
  3209
						<object class="NSMutableArray" key="children">
wixardy@3250
  3210
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3211
							<reference ref="642111178"/>
wixardy@3250
  3212
						</object>
wixardy@3250
  3213
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3214
					</object>
wixardy@3250
  3215
					<object class="IBObjectRecord">
wixardy@3250
  3216
						<int key="objectID">6611</int>
wixardy@3250
  3217
						<reference key="object" ref="642111178"/>
wixardy@3250
  3218
						<object class="NSMutableArray" key="children">
wixardy@3250
  3219
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3220
							<reference ref="952874052"/>
wixardy@3250
  3221
							<reference ref="231048800"/>
wixardy@3250
  3222
							<reference ref="80060502"/>
wixardy@3250
  3223
							<reference ref="71490671"/>
wixardy@3250
  3224
						</object>
wixardy@3250
  3225
						<reference key="parent" ref="1064933351"/>
wixardy@3250
  3226
					</object>
wixardy@3250
  3227
					<object class="IBObjectRecord">
wixardy@3250
  3228
						<int key="objectID">6508</int>
wixardy@3250
  3229
						<reference key="object" ref="952874052"/>
wixardy@3250
  3230
						<reference key="parent" ref="642111178"/>
wixardy@3250
  3231
					</object>
wixardy@3250
  3232
					<object class="IBObjectRecord">
wixardy@3250
  3233
						<int key="objectID">6567</int>
wixardy@3250
  3234
						<reference key="object" ref="231048800"/>
wixardy@3250
  3235
						<reference key="parent" ref="642111178"/>
wixardy@3250
  3236
					</object>
wixardy@3250
  3237
					<object class="IBObjectRecord">
wixardy@3250
  3238
						<int key="objectID">7268</int>
wixardy@3250
  3239
						<reference key="object" ref="80060502"/>
wixardy@3250
  3240
						<reference key="parent" ref="642111178"/>
wixardy@3250
  3241
					</object>
wixardy@3250
  3242
					<object class="IBObjectRecord">
wixardy@3250
  3243
						<int key="objectID">7269</int>
wixardy@3250
  3244
						<reference key="object" ref="71490671"/>
wixardy@3250
  3245
						<reference key="parent" ref="642111178"/>
wixardy@3250
  3246
					</object>
wixardy@3250
  3247
					<object class="IBObjectRecord">
wixardy@3250
  3248
						<int key="objectID">6534</int>
wixardy@3250
  3249
						<reference key="object" ref="958311131"/>
wixardy@3250
  3250
						<object class="NSMutableArray" key="children">
wixardy@3250
  3251
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3252
							<reference ref="580936113"/>
wixardy@3250
  3253
						</object>
wixardy@3250
  3254
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3255
					</object>
wixardy@3250
  3256
					<object class="IBObjectRecord">
wixardy@3250
  3257
						<int key="objectID">6614</int>
wixardy@3250
  3258
						<reference key="object" ref="580936113"/>
wixardy@3250
  3259
						<object class="NSMutableArray" key="children">
wixardy@3250
  3260
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3261
							<reference ref="1063159370"/>
wixardy@3250
  3262
							<reference ref="717375860"/>
wixardy@3250
  3263
							<reference ref="295262764"/>
wixardy@3250
  3264
							<reference ref="946253641"/>
wixardy@3250
  3265
							<reference ref="443456614"/>
wixardy@3250
  3266
							<reference ref="863669792"/>
wixardy@3250
  3267
							<reference ref="550369297"/>
wixardy@3250
  3268
							<reference ref="970744887"/>
thijsalkemade@3277
  3269
							<reference ref="600191255"/>
wixardy@3250
  3270
						</object>
wixardy@3250
  3271
						<reference key="parent" ref="958311131"/>
wixardy@3250
  3272
					</object>
wixardy@3250
  3273
					<object class="IBObjectRecord">
wixardy@3250
  3274
						<int key="objectID">6556</int>
wixardy@3250
  3275
						<reference key="object" ref="1063159370"/>
wixardy@3250
  3276
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3277
					</object>
wixardy@3250
  3278
					<object class="IBObjectRecord">
wixardy@3250
  3279
						<int key="objectID">6597</int>
wixardy@3250
  3280
						<reference key="object" ref="717375860"/>
wixardy@3250
  3281
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3282
					</object>
wixardy@3250
  3283
					<object class="IBObjectRecord">
wixardy@3250
  3284
						<int key="objectID">6609</int>
wixardy@3250
  3285
						<reference key="object" ref="295262764"/>
wixardy@3250
  3286
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3287
					</object>
wixardy@3250
  3288
					<object class="IBObjectRecord">
wixardy@3250
  3289
						<int key="objectID">6616</int>
wixardy@3250
  3290
						<reference key="object" ref="946253641"/>
wixardy@3250
  3291
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3292
					</object>
wixardy@3250
  3293
					<object class="IBObjectRecord">
wixardy@3250
  3294
						<int key="objectID">6944</int>
wixardy@3250
  3295
						<reference key="object" ref="443456614"/>
wixardy@3250
  3296
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3297
					</object>
wixardy@3250
  3298
					<object class="IBObjectRecord">
wixardy@3250
  3299
						<int key="objectID">7057</int>
wixardy@3250
  3300
						<reference key="object" ref="863669792"/>
wixardy@3250
  3301
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3302
					</object>
wixardy@3250
  3303
					<object class="IBObjectRecord">
wixardy@3250
  3304
						<int key="objectID">7058</int>
wixardy@3250
  3305
						<reference key="object" ref="550369297"/>
wixardy@3250
  3306
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3307
					</object>
wixardy@3250
  3308
					<object class="IBObjectRecord">
wixardy@3250
  3309
						<int key="objectID">7214</int>
wixardy@3250
  3310
						<reference key="object" ref="970744887"/>
wixardy@3250
  3311
						<reference key="parent" ref="580936113"/>
wixardy@3250
  3312
					</object>
wixardy@3250
  3313
					<object class="IBObjectRecord">
wixardy@3250
  3314
						<int key="objectID">6932</int>
wixardy@3250
  3315
						<reference key="object" ref="398735183"/>
wixardy@3250
  3316
						<object class="NSMutableArray" key="children">
wixardy@3250
  3317
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3318
							<reference ref="651876030"/>
wixardy@3250
  3319
						</object>
wixardy@3250
  3320
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3321
					</object>
wixardy@3250
  3322
					<object class="IBObjectRecord">
wixardy@3250
  3323
						<int key="objectID">6933</int>
wixardy@3250
  3324
						<reference key="object" ref="651876030"/>
wixardy@3250
  3325
						<object class="NSMutableArray" key="children">
wixardy@3250
  3326
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3327
							<reference ref="810465810"/>
wixardy@3250
  3328
						</object>
wixardy@3250
  3329
						<reference key="parent" ref="398735183"/>
wixardy@3250
  3330
					</object>
wixardy@3250
  3331
					<object class="IBObjectRecord">
wixardy@3250
  3332
						<int key="objectID">7337</int>
wixardy@3250
  3333
						<reference key="object" ref="810465810"/>
wixardy@3250
  3334
						<reference key="parent" ref="651876030"/>
wixardy@3250
  3335
					</object>
wixardy@3250
  3336
					<object class="IBObjectRecord">
wixardy@3250
  3337
						<int key="objectID">7010</int>
wixardy@3250
  3338
						<reference key="object" ref="111556204"/>
wixardy@3250
  3339
						<object class="NSMutableArray" key="children">
wixardy@3250
  3340
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3341
							<reference ref="310167997"/>
wixardy@3250
  3342
						</object>
wixardy@3250
  3343
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3344
					</object>
wixardy@3250
  3345
					<object class="IBObjectRecord">
wixardy@3250
  3346
						<int key="objectID">7011</int>
wixardy@3250
  3347
						<reference key="object" ref="310167997"/>
wixardy@3250
  3348
						<object class="NSMutableArray" key="children">
wixardy@3250
  3349
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3350
							<reference ref="852785755"/>
wixardy@3250
  3351
							<reference ref="287694887"/>
wixardy@3250
  3352
						</object>
wixardy@3250
  3353
						<reference key="parent" ref="111556204"/>
wixardy@3250
  3354
					</object>
wixardy@3250
  3355
					<object class="IBObjectRecord">
wixardy@3250
  3356
						<int key="objectID">7016</int>
wixardy@3250
  3357
						<reference key="object" ref="852785755"/>
wixardy@3250
  3358
						<reference key="parent" ref="310167997"/>
wixardy@3250
  3359
					</object>
wixardy@3250
  3360
					<object class="IBObjectRecord">
wixardy@3250
  3361
						<int key="objectID">7017</int>
wixardy@3250
  3362
						<reference key="object" ref="287694887"/>
wixardy@3250
  3363
						<reference key="parent" ref="310167997"/>
wixardy@3250
  3364
					</object>
wixardy@3250
  3365
					<object class="IBObjectRecord">
wixardy@3250
  3366
						<int key="objectID">7102</int>
wixardy@3250
  3367
						<reference key="object" ref="1050824354"/>
wixardy@3250
  3368
						<object class="NSMutableArray" key="children">
wixardy@3250
  3369
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3370
							<reference ref="734016853"/>
wixardy@3250
  3371
						</object>
wixardy@3250
  3372
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3373
					</object>
wixardy@3250
  3374
					<object class="IBObjectRecord">
wixardy@3250
  3375
						<int key="objectID">7104</int>
wixardy@3250
  3376
						<reference key="object" ref="734016853"/>
wixardy@3250
  3377
						<reference key="parent" ref="1050824354"/>
wixardy@3250
  3378
					</object>
wixardy@3250
  3379
					<object class="IBObjectRecord">
wixardy@3250
  3380
						<int key="objectID">7341</int>
wixardy@3250
  3381
						<reference key="object" ref="1059428323"/>
wixardy@3250
  3382
						<object class="NSMutableArray" key="children">
wixardy@3250
  3383
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3384
							<reference ref="604000326"/>
wixardy@3250
  3385
						</object>
wixardy@3250
  3386
						<reference key="parent" ref="746759550"/>
wixardy@3250
  3387
					</object>
wixardy@3250
  3388
					<object class="IBObjectRecord">
wixardy@3250
  3389
						<int key="objectID">7348</int>
wixardy@3250
  3390
						<reference key="object" ref="604000326"/>
wixardy@3250
  3391
						<reference key="parent" ref="1059428323"/>
wixardy@3250
  3392
					</object>
wixardy@3250
  3393
					<object class="IBObjectRecord">
wixardy@3250
  3394
						<int key="objectID">6655</int>
wixardy@3250
  3395
						<reference key="object" ref="752992373"/>
wixardy@3250
  3396
						<reference key="parent" ref="0"/>
wixardy@3250
  3397
						<string key="objectName">AIMenuController</string>
wixardy@3250
  3398
					</object>
wixardy@3250
  3399
					<object class="IBObjectRecord">
wixardy@3250
  3400
						<int key="objectID">6706</int>
wixardy@3250
  3401
						<reference key="object" ref="276456795"/>
wixardy@3250
  3402
						<reference key="parent" ref="0"/>
wixardy@3250
  3403
						<string key="objectName">AIInterfaceController</string>
wixardy@3250
  3404
					</object>
wixardy@3250
  3405
					<object class="IBObjectRecord">
wixardy@3250
  3406
						<int key="objectID">6946</int>
wixardy@3250
  3407
						<reference key="object" ref="360079888"/>
wixardy@3250
  3408
						<reference key="parent" ref="0"/>
wixardy@3250
  3409
						<string key="objectName">DockMenu</string>
wixardy@3250
  3410
					</object>
wixardy@3250
  3411
					<object class="IBObjectRecord">
wixardy@3250
  3412
						<int key="objectID">7246</int>
wixardy@3250
  3413
						<reference key="object" ref="126913366"/>
wixardy@3250
  3414
						<reference key="parent" ref="0"/>
wixardy@3250
  3415
						<string key="objectName">SUUpdater</string>
wixardy@3250
  3416
					</object>
wixardy@3250
  3417
					<object class="IBObjectRecord">
wixardy@3250
  3418
						<int key="objectID">7373</int>
wixardy@3250
  3419
						<reference key="object" ref="715555530"/>
wixardy@3250
  3420
						<reference key="parent" ref="814345242"/>
wixardy@3250
  3421
					</object>
thijsalkemade@3277
  3422
					<object class="IBObjectRecord">
thijsalkemade@3277
  3423
						<int key="objectID">7380</int>
thijsalkemade@3277
  3424
						<reference key="object" ref="600191255"/>
thijsalkemade@3277
  3425
						<reference key="parent" ref="580936113"/>
thijsalkemade@3277
  3426
					</object>
wixardy@3250
  3427
				</object>
wixardy@3250
  3428
			</object>
wixardy@3250
  3429
			<object class="NSMutableDictionary" key="flattenedProperties">
wixardy@3250
  3430
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3431
				<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  3432
					<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  3433
					<string>-3.IBPluginDependency</string>
wixardy@3250
  3434
					<string>-3.ImportedFromIB2</string>
wixardy@3250
  3435
					<string>2512.ImportedFromIB2</string>
wixardy@3250
  3436
					<string>4001.ImportedFromIB2</string>
thijsalkemade@3277
  3437
					<string>6453.IBPluginDependency</string>
wixardy@3250
  3438
					<string>6453.ImportedFromIB2</string>
thijsalkemade@3277
  3439
					<string>6455.IBPluginDependency</string>
wixardy@3250
  3440
					<string>6455.ImportedFromIB2</string>
thijsalkemade@3277
  3441
					<string>6462.IBPluginDependency</string>
wixardy@3250
  3442
					<string>6462.ImportedFromIB2</string>
thijsalkemade@3277
  3443
					<string>6473.IBPluginDependency</string>
wixardy@3250
  3444
					<string>6473.ImportedFromIB2</string>
thijsalkemade@3277
  3445
					<string>6474.IBPluginDependency</string>
wixardy@3250
  3446
					<string>6474.ImportedFromIB2</string>
thijsalkemade@3277
  3447
					<string>6475.IBPluginDependency</string>
wixardy@3250
  3448
					<string>6475.ImportedFromIB2</string>
thijsalkemade@3277
  3449
					<string>6480.IBPluginDependency</string>
wixardy@3250
  3450
					<string>6480.ImportedFromIB2</string>
thijsalkemade@3277
  3451
					<string>6481.IBPluginDependency</string>
wixardy@3250
  3452
					<string>6481.ImportedFromIB2</string>
thijsalkemade@3277
  3453
					<string>6482.IBPluginDependency</string>
wixardy@3250
  3454
					<string>6482.ImportedFromIB2</string>
thijsalkemade@3277
  3455
					<string>6483.IBPluginDependency</string>
wixardy@3250
  3456
					<string>6483.ImportedFromIB2</string>
thijsalkemade@3277
  3457
					<string>6486.IBPluginDependency</string>
wixardy@3250
  3458
					<string>6486.ImportedFromIB2</string>
thijsalkemade@3277
  3459
					<string>6491.IBPluginDependency</string>
wixardy@3250
  3460
					<string>6491.ImportedFromIB2</string>
thijsalkemade@3277
  3461
					<string>6493.IBPluginDependency</string>
wixardy@3250
  3462
					<string>6493.ImportedFromIB2</string>
thijsalkemade@3277
  3463
					<string>6494.IBPluginDependency</string>
wixardy@3250
  3464
					<string>6494.ImportedFromIB2</string>
thijsalkemade@3277
  3465
					<string>6501.IBPluginDependency</string>
wixardy@3250
  3466
					<string>6501.ImportedFromIB2</string>
thijsalkemade@3277
  3467
					<string>6507.IBPluginDependency</string>
wixardy@3250
  3468
					<string>6507.ImportedFromIB2</string>
thijsalkemade@3277
  3469
					<string>6508.IBPluginDependency</string>
wixardy@3250
  3470
					<string>6508.ImportedFromIB2</string>
thijsalkemade@3277
  3471
					<string>6509.IBPluginDependency</string>
wixardy@3250
  3472
					<string>6509.ImportedFromIB2</string>
thijsalkemade@3277
  3473
					<string>6511.IBPluginDependency</string>
wixardy@3250
  3474
					<string>6511.ImportedFromIB2</string>
thijsalkemade@3277
  3475
					<string>6516.IBPluginDependency</string>
wixardy@3250
  3476
					<string>6516.ImportedFromIB2</string>
wixardy@3250
  3477
					<string>6521.IBEditorWindowLastContentRect</string>
thijsalkemade@3277
  3478
					<string>6521.IBPluginDependency</string>
wixardy@3250
  3479
					<string>6521.ImportedFromIB2</string>
thijsalkemade@3277
  3480
					<string>6528.IBPluginDependency</string>
wixardy@3250
  3481
					<string>6528.ImportedFromIB2</string>
thijsalkemade@3277
  3482
					<string>6532.IBPluginDependency</string>
wixardy@3250
  3483
					<string>6532.ImportedFromIB2</string>
thijsalkemade@3277
  3484
					<string>6533.IBPluginDependency</string>
wixardy@3250
  3485
					<string>6533.ImportedFromIB2</string>
thijsalkemade@3277
  3486
					<string>6534.IBPluginDependency</string>
wixardy@3250
  3487
					<string>6534.ImportedFromIB2</string>
thijsalkemade@3277
  3488
					<string>6538.IBPluginDependency</string>
wixardy@3250
  3489
					<string>6538.ImportedFromIB2</string>
thijsalkemade@3277
  3490
					<string>6539.IBPluginDependency</string>
wixardy@3250
  3491
					<string>6539.ImportedFromIB2</string>
thijsalkemade@3277
  3492
					<string>6540.IBPluginDependency</string>
wixardy@3250
  3493
					<string>6540.ImportedFromIB2</string>
thijsalkemade@3277
  3494
					<string>6542.IBPluginDependency</string>
wixardy@3250
  3495
					<string>6542.ImportedFromIB2</string>
thijsalkemade@3277
  3496
					<string>6546.IBPluginDependency</string>
wixardy@3250
  3497
					<string>6546.ImportedFromIB2</string>
thijsalkemade@3277
  3498
					<string>6549.IBPluginDependency</string>
wixardy@3250
  3499
					<string>6549.ImportedFromIB2</string>
thijsalkemade@3277
  3500
					<string>6550.IBPluginDependency</string>
wixardy@3250
  3501
					<string>6550.ImportedFromIB2</string>
thijsalkemade@3277
  3502
					<string>6555.IBPluginDependency</string>
wixardy@3250
  3503
					<string>6555.ImportedFromIB2</string>
thijsalkemade@3277
  3504
					<string>6556.IBPluginDependency</string>
wixardy@3250
  3505
					<string>6556.ImportedFromIB2</string>
thijsalkemade@3277
  3506
					<string>6565.IBPluginDependency</string>
wixardy@3250
  3507
					<string>6565.ImportedFromIB2</string>
thijsalkemade@3277
  3508
					<string>6566.IBPluginDependency</string>
wixardy@3250
  3509
					<string>6566.ImportedFromIB2</string>
thijsalkemade@3277
  3510
					<string>6567.IBPluginDependency</string>
wixardy@3250
  3511
					<string>6567.ImportedFromIB2</string>
thijsalkemade@3277
  3512
					<string>6572.IBPluginDependency</string>
wixardy@3250
  3513
					<string>6572.ImportedFromIB2</string>
thijsalkemade@3277
  3514
					<string>6580.IBPluginDependency</string>
wixardy@3250
  3515
					<string>6580.ImportedFromIB2</string>
thijsalkemade@3277
  3516
					<string>6581.IBPluginDependency</string>
wixardy@3250
  3517
					<string>6581.ImportedFromIB2</string>
thijsalkemade@3277
  3518
					<string>6584.IBPluginDependency</string>
wixardy@3250
  3519
					<string>6584.ImportedFromIB2</string>
thijsalkemade@3277
  3520
					<string>6587.IBPluginDependency</string>
wixardy@3250
  3521
					<string>6587.ImportedFromIB2</string>
thijsalkemade@3277
  3522
					<string>6594.IBPluginDependency</string>
wixardy@3250
  3523
					<string>6594.ImportedFromIB2</string>
thijsalkemade@3277
  3524
					<string>6595.IBPluginDependency</string>
wixardy@3250
  3525
					<string>6595.ImportedFromIB2</string>
thijsalkemade@3277
  3526
					<string>6597.IBPluginDependency</string>
wixardy@3250
  3527
					<string>6597.ImportedFromIB2</string>
thijsalkemade@3277
  3528
					<string>6598.IBPluginDependency</string>
wixardy@3250
  3529
					<string>6598.ImportedFromIB2</string>
wixardy@3250
  3530
					<string>6600.IBEditorWindowLastContentRect</string>
thijsalkemade@3277
  3531
					<string>6600.IBPluginDependency</string>
wixardy@3250
  3532
					<string>6600.ImportedFromIB2</string>
thijsalkemade@3277
  3533
					<string>6609.IBPluginDependency</string>
wixardy@3250
  3534
					<string>6609.ImportedFromIB2</string>
thijsalkemade@3277
  3535
					<string>6611.IBPluginDependency</string>
wixardy@3250
  3536
					<string>6611.ImportedFromIB2</string>
thijsalkemade@3277
  3537
					<string>6612.IBPluginDependency</string>
wixardy@3250
  3538
					<string>6612.ImportedFromIB2</string>
thijsalkemade@3277
  3539
					<string>6614.IBEditorWindowLastContentRect</string>
thijsalkemade@3277
  3540
					<string>6614.IBPluginDependency</string>
wixardy@3250
  3541
					<string>6614.ImportedFromIB2</string>
thijsalkemade@3277
  3542
					<string>6615.IBPluginDependency</string>
wixardy@3250
  3543
					<string>6615.ImportedFromIB2</string>
thijsalkemade@3277
  3544
					<string>6616.IBPluginDependency</string>
wixardy@3250
  3545
					<string>6616.ImportedFromIB2</string>
thijsalkemade@3277
  3546
					<string>6618.IBPluginDependency</string>
wixardy@3250
  3547
					<string>6618.ImportedFromIB2</string>
thijsalkemade@3277
  3548
					<string>6620.IBPluginDependency</string>
wixardy@3250
  3549
					<string>6620.ImportedFromIB2</string>
thijsalkemade@3277
  3550
					<string>6623.IBPluginDependency</string>
wixardy@3250
  3551
					<string>6623.ImportedFromIB2</string>
wixardy@3250
  3552
					<string>6655.ImportedFromIB2</string>
wixardy@3250
  3553
					<string>6706.ImportedFromIB2</string>
thijsalkemade@3277
  3554
					<string>6932.IBPluginDependency</string>
wixardy@3250
  3555
					<string>6932.ImportedFromIB2</string>
thijsalkemade@3277
  3556
					<string>6933.IBPluginDependency</string>
wixardy@3250
  3557
					<string>6933.ImportedFromIB2</string>
thijsalkemade@3277
  3558
					<string>6944.IBPluginDependency</string>
wixardy@3250
  3559
					<string>6944.ImportedFromIB2</string>
thijsalkemade@3277
  3560
					<string>6946.IBPluginDependency</string>
wixardy@3250
  3561
					<string>6946.ImportedFromIB2</string>
thijsalkemade@3277
  3562
					<string>6952.IBPluginDependency</string>
wixardy@3250
  3563
					<string>6952.ImportedFromIB2</string>
thijsalkemade@3277
  3564
					<string>6987.IBPluginDependency</string>
wixardy@3250
  3565
					<string>6987.ImportedFromIB2</string>
thijsalkemade@3277
  3566
					<string>6988.IBPluginDependency</string>
wixardy@3250
  3567
					<string>6988.ImportedFromIB2</string>
thijsalkemade@3277
  3568
					<string>6989.IBPluginDependency</string>
wixardy@3250
  3569
					<string>6989.ImportedFromIB2</string>
thijsalkemade@3277
  3570
					<string>6990.IBPluginDependency</string>
wixardy@3250
  3571
					<string>6990.ImportedFromIB2</string>
thijsalkemade@3277
  3572
					<string>6991.IBPluginDependency</string>
wixardy@3250
  3573
					<string>6991.ImportedFromIB2</string>
thijsalkemade@3277
  3574
					<string>6992.IBPluginDependency</string>
wixardy@3250
  3575
					<string>6992.ImportedFromIB2</string>
thijsalkemade@3277
  3576
					<string>6993.IBPluginDependency</string>
wixardy@3250
  3577
					<string>6993.ImportedFromIB2</string>
thijsalkemade@3277
  3578
					<string>7010.IBPluginDependency</string>
wixardy@3250
  3579
					<string>7010.ImportedFromIB2</string>
thijsalkemade@3277
  3580
					<string>7011.IBPluginDependency</string>
wixardy@3250
  3581
					<string>7011.ImportedFromIB2</string>
thijsalkemade@3277
  3582
					<string>7016.IBPluginDependency</string>
wixardy@3250
  3583
					<string>7016.ImportedFromIB2</string>
thijsalkemade@3277
  3584
					<string>7017.IBPluginDependency</string>
wixardy@3250
  3585
					<string>7017.ImportedFromIB2</string>
thijsalkemade@3277
  3586
					<string>7032.IBPluginDependency</string>
wixardy@3250
  3587
					<string>7032.ImportedFromIB2</string>
thijsalkemade@3277
  3588
					<string>7033.IBPluginDependency</string>
wixardy@3250
  3589
					<string>7033.ImportedFromIB2</string>
thijsalkemade@3277
  3590
					<string>7034.IBPluginDependency</string>
wixardy@3250
  3591
					<string>7034.ImportedFromIB2</string>
thijsalkemade@3277
  3592
					<string>7037.IBPluginDependency</string>
wixardy@3250
  3593
					<string>7037.ImportedFromIB2</string>
thijsalkemade@3277
  3594
					<string>7039.IBPluginDependency</string>
wixardy@3250
  3595
					<string>7039.ImportedFromIB2</string>
thijsalkemade@3277
  3596
					<string>7054.IBPluginDependency</string>
wixardy@3250
  3597
					<string>7054.ImportedFromIB2</string>
thijsalkemade@3277
  3598
					<string>7057.IBPluginDependency</string>
wixardy@3250
  3599
					<string>7057.ImportedFromIB2</string>
thijsalkemade@3277
  3600
					<string>7058.IBPluginDependency</string>
wixardy@3250
  3601
					<string>7058.ImportedFromIB2</string>
thijsalkemade@3277
  3602
					<string>7102.IBPluginDependency</string>
wixardy@3250
  3603
					<string>7102.ImportedFromIB2</string>
thijsalkemade@3277
  3604
					<string>7104.IBPluginDependency</string>
wixardy@3250
  3605
					<string>7104.ImportedFromIB2</string>
thijsalkemade@3277
  3606
					<string>7214.IBPluginDependency</string>
wixardy@3250
  3607
					<string>7214.ImportedFromIB2</string>
thijsalkemade@3277
  3608
					<string>7224.IBPluginDependency</string>
wixardy@3250
  3609
					<string>7224.ImportedFromIB2</string>
thijsalkemade@3277
  3610
					<string>7225.IBPluginDependency</string>
wixardy@3250
  3611
					<string>7225.ImportedFromIB2</string>
thijsalkemade@3277
  3612
					<string>7227.IBPluginDependency</string>
wixardy@3250
  3613
					<string>7227.ImportedFromIB2</string>
thijsalkemade@3277
  3614
					<string>7228.IBPluginDependency</string>
wixardy@3250
  3615
					<string>7228.ImportedFromIB2</string>
thijsalkemade@3277
  3616
					<string>7229.IBPluginDependency</string>
wixardy@3250
  3617
					<string>7229.ImportedFromIB2</string>
thijsalkemade@3277
  3618
					<string>7230.IBPluginDependency</string>
wixardy@3250
  3619
					<string>7230.ImportedFromIB2</string>
thijsalkemade@3277
  3620
					<string>7231.IBPluginDependency</string>
wixardy@3250
  3621
					<string>7231.ImportedFromIB2</string>
thijsalkemade@3277
  3622
					<string>7240.IBPluginDependency</string>
wixardy@3250
  3623
					<string>7240.ImportedFromIB2</string>
wixardy@3250
  3624
					<string>7246.ImportedFromIB2</string>
thijsalkemade@3277
  3625
					<string>7251.IBPluginDependency</string>
wixardy@3250
  3626
					<string>7251.ImportedFromIB2</string>
thijsalkemade@3277
  3627
					<string>7254.IBPluginDependency</string>
wixardy@3250
  3628
					<string>7254.ImportedFromIB2</string>
thijsalkemade@3277
  3629
					<string>7255.IBPluginDependency</string>
wixardy@3250
  3630
					<string>7255.ImportedFromIB2</string>
thijsalkemade@3277
  3631
					<string>7256.IBPluginDependency</string>
wixardy@3250
  3632
					<string>7256.ImportedFromIB2</string>
thijsalkemade@3277
  3633
					<string>7268.IBPluginDependency</string>
wixardy@3250
  3634
					<string>7268.ImportedFromIB2</string>
thijsalkemade@3277
  3635
					<string>7269.IBPluginDependency</string>
wixardy@3250
  3636
					<string>7269.ImportedFromIB2</string>
thijsalkemade@3277
  3637
					<string>7272.IBPluginDependency</string>
wixardy@3250
  3638
					<string>7272.ImportedFromIB2</string>
thijsalkemade@3277
  3639
					<string>7273.IBPluginDependency</string>
wixardy@3250
  3640
					<string>7273.ImportedFromIB2</string>
thijsalkemade@3277
  3641
					<string>7274.IBPluginDependency</string>
wixardy@3250
  3642
					<string>7274.ImportedFromIB2</string>
thijsalkemade@3277
  3643
					<string>7291.IBPluginDependency</string>
wixardy@3250
  3644
					<string>7291.ImportedFromIB2</string>
thijsalkemade@3277
  3645
					<string>7337.IBPluginDependency</string>
wixardy@3250
  3646
					<string>7337.ImportedFromIB2</string>
thijsalkemade@3277
  3647
					<string>7341.IBPluginDependency</string>
wixardy@3250
  3648
					<string>7341.ImportedFromIB2</string>
thijsalkemade@3277
  3649
					<string>7348.IBPluginDependency</string>
wixardy@3250
  3650
					<string>7348.ImportedFromIB2</string>
thijsalkemade@3277
  3651
					<string>7366.IBPluginDependency</string>
wixardy@3250
  3652
					<string>7366.ImportedFromIB2</string>
wixardy@3250
  3653
					<string>7373.IBPluginDependency</string>
thijsalkemade@3277
  3654
					<string>7380.IBPluginDependency</string>
wixardy@3250
  3655
				</object>
wixardy@3250
  3656
				<object class="NSMutableArray" key="dict.values">
wixardy@3250
  3657
					<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  3658
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3659
					<boolean value="YES"/>
wixardy@3250
  3660
					<boolean value="YES"/>
wixardy@3250
  3661
					<boolean value="YES"/>
thijsalkemade@3277
  3662
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3663
					<boolean value="YES"/>
thijsalkemade@3277
  3664
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3665
					<boolean value="YES"/>
thijsalkemade@3277
  3666
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3667
					<boolean value="YES"/>
thijsalkemade@3277
  3668
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3669
					<boolean value="YES"/>
thijsalkemade@3277
  3670
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3671
					<boolean value="YES"/>
thijsalkemade@3277
  3672
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3673
					<boolean value="YES"/>
thijsalkemade@3277
  3674
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3675
					<boolean value="YES"/>
thijsalkemade@3277
  3676
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3677
					<boolean value="YES"/>
thijsalkemade@3277
  3678
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3679
					<boolean value="YES"/>
thijsalkemade@3277
  3680
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3681
					<boolean value="YES"/>
thijsalkemade@3277
  3682
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3683
					<boolean value="YES"/>
thijsalkemade@3277
  3684
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3685
					<boolean value="YES"/>
thijsalkemade@3277
  3686
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3687
					<boolean value="YES"/>
thijsalkemade@3277
  3688
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3689
					<boolean value="YES"/>
thijsalkemade@3277
  3690
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3691
					<boolean value="YES"/>
thijsalkemade@3277
  3692
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3693
					<boolean value="YES"/>
thijsalkemade@3277
  3694
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3695
					<boolean value="YES"/>
thijsalkemade@3277
  3696
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3697
					<boolean value="YES"/>
thijsalkemade@3277
  3698
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3699
					<boolean value="YES"/>
thijsalkemade@3277
  3700
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3701
					<boolean value="YES"/>
wixardy@3250
  3702
					<string>{{642, 832}, {202, 143}}</string>
thijsalkemade@3277
  3703
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3704
					<boolean value="YES"/>
thijsalkemade@3277
  3705
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3706
					<boolean value="YES"/>
thijsalkemade@3277
  3707
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3708
					<boolean value="YES"/>
thijsalkemade@3277
  3709
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3710
					<boolean value="YES"/>
thijsalkemade@3277
  3711
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3712
					<boolean value="YES"/>
thijsalkemade@3277
  3713
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3714
					<boolean value="YES"/>
thijsalkemade@3277
  3715
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3716
					<boolean value="YES"/>
thijsalkemade@3277
  3717
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3718
					<boolean value="YES"/>
thijsalkemade@3277
  3719
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3720
					<boolean value="YES"/>
thijsalkemade@3277
  3721
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3722
					<boolean value="YES"/>
thijsalkemade@3277
  3723
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3724
					<boolean value="YES"/>
thijsalkemade@3277
  3725
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3726
					<boolean value="YES"/>
thijsalkemade@3277
  3727
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3728
					<boolean value="YES"/>
thijsalkemade@3277
  3729
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3730
					<boolean value="YES"/>
thijsalkemade@3277
  3731
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3732
					<boolean value="YES"/>
thijsalkemade@3277
  3733
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3734
					<boolean value="YES"/>
thijsalkemade@3277
  3735
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3736
					<boolean value="YES"/>
thijsalkemade@3277
  3737
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3738
					<boolean value="YES"/>
thijsalkemade@3277
  3739
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3740
					<boolean value="YES"/>
thijsalkemade@3277
  3741
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3742
					<boolean value="YES"/>
thijsalkemade@3277
  3743
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3744
					<boolean value="YES"/>
thijsalkemade@3277
  3745
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3746
					<boolean value="YES"/>
thijsalkemade@3277
  3747
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3748
					<boolean value="YES"/>
thijsalkemade@3277
  3749
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3750
					<boolean value="YES"/>
thijsalkemade@3277
  3751
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3752
					<boolean value="YES"/>
thijsalkemade@3277
  3753
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3754
					<boolean value="YES"/>
wixardy@3250
  3755
					<string>{{93, 975}, {610, 20}}</string>
thijsalkemade@3277
  3756
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3757
					<boolean value="YES"/>
thijsalkemade@3277
  3758
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3759
					<boolean value="YES"/>
thijsalkemade@3277
  3760
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3761
					<boolean value="YES"/>
thijsalkemade@3277
  3762
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3763
					<boolean value="YES"/>
thijsalkemade@3277
  3764
					<string>{{170, 812}, {222, 163}}</string>
thijsalkemade@3277
  3765
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3766
					<boolean value="YES"/>
thijsalkemade@3277
  3767
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3768
					<boolean value="YES"/>
thijsalkemade@3277
  3769
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3770
					<boolean value="YES"/>
thijsalkemade@3277
  3771
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3772
					<boolean value="YES"/>
thijsalkemade@3277
  3773
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3774
					<boolean value="YES"/>
thijsalkemade@3277
  3775
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3776
					<boolean value="YES"/>
wixardy@3250
  3777
					<boolean value="YES"/>
wixardy@3250
  3778
					<boolean value="YES"/>
thijsalkemade@3277
  3779
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3780
					<boolean value="YES"/>
thijsalkemade@3277
  3781
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3782
					<boolean value="YES"/>
thijsalkemade@3277
  3783
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3784
					<boolean value="YES"/>
thijsalkemade@3277
  3785
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3786
					<boolean value="YES"/>
thijsalkemade@3277
  3787
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3788
					<boolean value="YES"/>
thijsalkemade@3277
  3789
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3790
					<boolean value="YES"/>
thijsalkemade@3277
  3791
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3792
					<boolean value="YES"/>
thijsalkemade@3277
  3793
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3794
					<boolean value="YES"/>
thijsalkemade@3277
  3795
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3796
					<boolean value="YES"/>
thijsalkemade@3277
  3797
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3798
					<boolean value="YES"/>
thijsalkemade@3277
  3799
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3800
					<boolean value="YES"/>
thijsalkemade@3277
  3801
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3802
					<boolean value="YES"/>
thijsalkemade@3277
  3803
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3804
					<boolean value="YES"/>
thijsalkemade@3277
  3805
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3806
					<boolean value="YES"/>
thijsalkemade@3277
  3807
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3808
					<boolean value="YES"/>
thijsalkemade@3277
  3809
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3810
					<boolean value="YES"/>
thijsalkemade@3277
  3811
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3812
					<boolean value="YES"/>
thijsalkemade@3277
  3813
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3814
					<boolean value="YES"/>
thijsalkemade@3277
  3815
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3816
					<boolean value="YES"/>
thijsalkemade@3277
  3817
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3818
					<boolean value="YES"/>
thijsalkemade@3277
  3819
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3820
					<boolean value="YES"/>
thijsalkemade@3277
  3821
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3822
					<boolean value="YES"/>
thijsalkemade@3277
  3823
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3824
					<boolean value="YES"/>
thijsalkemade@3277
  3825
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3826
					<boolean value="YES"/>
thijsalkemade@3277
  3827
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3828
					<boolean value="YES"/>
thijsalkemade@3277
  3829
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3830
					<boolean value="YES"/>
thijsalkemade@3277
  3831
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3832
					<boolean value="YES"/>
thijsalkemade@3277
  3833
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3834
					<boolean value="YES"/>
thijsalkemade@3277
  3835
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3836
					<boolean value="YES"/>
thijsalkemade@3277
  3837
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3838
					<boolean value="YES"/>
thijsalkemade@3277
  3839
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3840
					<boolean value="YES"/>
thijsalkemade@3277
  3841
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3842
					<boolean value="YES"/>
thijsalkemade@3277
  3843
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3844
					<boolean value="YES"/>
thijsalkemade@3277
  3845
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3846
					<boolean value="YES"/>
thijsalkemade@3277
  3847
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3848
					<boolean value="YES"/>
wixardy@3250
  3849
					<boolean value="YES"/>
thijsalkemade@3277
  3850
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3851
					<boolean value="YES"/>
thijsalkemade@3277
  3852
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3853
					<boolean value="YES"/>
thijsalkemade@3277
  3854
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3855
					<boolean value="YES"/>
thijsalkemade@3277
  3856
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3857
					<boolean value="YES"/>
thijsalkemade@3277
  3858
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3859
					<boolean value="YES"/>
thijsalkemade@3277
  3860
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3861
					<boolean value="YES"/>
thijsalkemade@3277
  3862
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3863
					<boolean value="YES"/>
thijsalkemade@3277
  3864
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3865
					<boolean value="YES"/>
thijsalkemade@3277
  3866
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3867
					<boolean value="YES"/>
thijsalkemade@3277
  3868
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3869
					<boolean value="YES"/>
thijsalkemade@3277
  3870
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3871
					<boolean value="YES"/>
thijsalkemade@3277
  3872
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3873
					<boolean value="YES"/>
thijsalkemade@3277
  3874
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3875
					<boolean value="YES"/>
thijsalkemade@3277
  3876
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3877
					<boolean value="YES"/>
wixardy@3250
  3878
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
thijsalkemade@3277
  3879
					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
wixardy@3250
  3880
				</object>
wixardy@3250
  3881
			</object>
wixardy@3250
  3882
			<object class="NSMutableDictionary" key="unlocalizedProperties">
wixardy@3250
  3883
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3884
				<reference key="dict.sortedKeys" ref="0"/>
wixardy@3250
  3885
				<object class="NSMutableArray" key="dict.values">
wixardy@3250
  3886
					<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3887
				</object>
wixardy@3250
  3888
			</object>
wixardy@3250
  3889
			<nil key="activeLocalization"/>
wixardy@3250
  3890
			<object class="NSMutableDictionary" key="localizations">
wixardy@3250
  3891
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3892
				<reference key="dict.sortedKeys" ref="0"/>
wixardy@3250
  3893
				<object class="NSMutableArray" key="dict.values">
wixardy@3250
  3894
					<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3895
				</object>
wixardy@3250
  3896
			</object>
wixardy@3250
  3897
			<nil key="sourceID"/>
thijsalkemade@3277
  3898
			<int key="maxID">7382</int>
wixardy@3250
  3899
		</object>
wixardy@3250
  3900
		<object class="IBClassDescriber" key="IBDocument.Classes">
wixardy@3250
  3901
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
wixardy@3250
  3902
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3903
				<object class="IBPartialClassDescription">
wixardy@3250
  3904
					<string key="className">AIAdium</string>
wixardy@3250
  3905
					<string key="superclassName">NSObject</string>
wixardy@3250
  3906
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  3907
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3908
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  3909
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3910
							<string>confirmQuit:</string>
wixardy@3250
  3911
							<string>contibutingToAdium:</string>
wixardy@3250
  3912
							<string>donate:</string>
wixardy@3250
  3913
							<string>reportABug:</string>
wixardy@3250
  3914
							<string>sendFeedback:</string>
wixardy@3250
  3915
							<string>showAboutBox:</string>
wixardy@3250
  3916
							<string>showForums:</string>
wixardy@3250
  3917
							<string>showVersionHistory:</string>
wixardy@3250
  3918
							<string>showXtras:</string>
wixardy@3250
  3919
						</object>
wixardy@3250
  3920
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  3921
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3922
							<string>id</string>
wixardy@3250
  3923
							<string>id</string>
wixardy@3250
  3924
							<string>id</string>
wixardy@3250
  3925
							<string>id</string>
wixardy@3250
  3926
							<string>id</string>
wixardy@3250
  3927
							<string>id</string>
wixardy@3250
  3928
							<string>id</string>
wixardy@3250
  3929
							<string>id</string>
wixardy@3250
  3930
							<string>id</string>
wixardy@3250
  3931
						</object>
wixardy@3250
  3932
					</object>
wixardy@3250
  3933
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  3934
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3935
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  3936
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3937
							<string>interfaceController</string>
wixardy@3250
  3938
							<string>menuController</string>
wixardy@3250
  3939
							<string>updater</string>
wixardy@3250
  3940
						</object>
wixardy@3250
  3941
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  3942
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3943
							<string>NSObject</string>
wixardy@3250
  3944
							<string>NSObject</string>
wixardy@3250
  3945
							<string>SUUpdater</string>
wixardy@3250
  3946
						</object>
wixardy@3250
  3947
					</object>
wixardy@3250
  3948
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  3949
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  3950
						<string key="minorKey">Source/AIAdium.h</string>
wixardy@3250
  3951
					</object>
wixardy@3250
  3952
				</object>
wixardy@3250
  3953
				<object class="IBPartialClassDescription">
wixardy@3250
  3954
					<string key="className">AIAdium</string>
wixardy@3250
  3955
					<string key="superclassName">NSObject</string>
wixardy@3250
  3956
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  3957
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3958
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  3959
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3960
							<string>importFromiChat:</string>
wixardy@3250
  3961
							<string>showHelp:</string>
wixardy@3250
  3962
						</object>
wixardy@3250
  3963
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  3964
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3965
							<string>id</string>
wixardy@3250
  3966
							<string>id</string>
wixardy@3250
  3967
						</object>
wixardy@3250
  3968
					</object>
wixardy@3250
  3969
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  3970
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  3971
						<string key="minorKey"/>
wixardy@3250
  3972
					</object>
wixardy@3250
  3973
				</object>
wixardy@3250
  3974
				<object class="IBPartialClassDescription">
wixardy@3250
  3975
					<string key="className">AIApplication</string>
wixardy@3250
  3976
					<string key="superclassName">NSApplication</string>
wixardy@3250
  3977
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  3978
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  3979
						<string key="minorKey">Source/AIApplication.h</string>
wixardy@3250
  3980
					</object>
wixardy@3250
  3981
				</object>
wixardy@3250
  3982
				<object class="IBPartialClassDescription">
wixardy@3250
  3983
					<string key="className">AIApplication</string>
wixardy@3250
  3984
					<string key="superclassName">NSApplication</string>
wixardy@3250
  3985
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  3986
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  3987
						<string key="minorKey"/>
wixardy@3250
  3988
					</object>
wixardy@3250
  3989
				</object>
wixardy@3250
  3990
				<object class="IBPartialClassDescription">
wixardy@3250
  3991
					<string key="className">AIInterfaceController</string>
wixardy@3250
  3992
					<string key="superclassName">NSObject</string>
wixardy@3250
  3993
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  3994
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3995
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  3996
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  3997
							<string>adiumPrint:</string>
wixardy@3250
  3998
							<string>closeAllChats:</string>
wixardy@3250
  3999
							<string>closeChatMenu:</string>
wixardy@3250
  4000
							<string>closeMenu:</string>
wixardy@3250
  4001
							<string>paste:</string>
wixardy@3250
  4002
							<string>pasteAndMatchStyle:</string>
wixardy@3250
  4003
							<string>pasteWithImagesAndColors:</string>
thijsalkemade@3277
  4004
							<string>reopenChat:</string>
wixardy@3250
  4005
							<string>runToolbarCustomizationPalette:</string>
wixardy@3250
  4006
							<string>setFontPanelSettingsAsDefaultFont:</string>
wixardy@3250
  4007
							<string>showContactListAndBringToFront:</string>
wixardy@3250
  4008
							<string>showPreferenceWindow:</string>
wixardy@3250
  4009
							<string>toggleContactList:</string>
wixardy@3250
  4010
							<string>toggleFontPanel:</string>
wixardy@3250
  4011
							<string>toggleFontTrait:</string>
wixardy@3250
  4012
							<string>toggleToolbarShown:</string>
wixardy@3250
  4013
						</object>
wixardy@3250
  4014
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  4015
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4016
							<string>id</string>
wixardy@3250
  4017
							<string>id</string>
wixardy@3250
  4018
							<string>id</string>
wixardy@3250
  4019
							<string>id</string>
wixardy@3250
  4020
							<string>id</string>
wixardy@3250
  4021
							<string>id</string>
wixardy@3250
  4022
							<string>id</string>
wixardy@3250
  4023
							<string>id</string>
wixardy@3250
  4024
							<string>id</string>
wixardy@3250
  4025
							<string>id</string>
wixardy@3250
  4026
							<string>id</string>
wixardy@3250
  4027
							<string>id</string>
wixardy@3250
  4028
							<string>id</string>
wixardy@3250
  4029
							<string>id</string>
wixardy@3250
  4030
							<string>id</string>
thijsalkemade@3277
  4031
							<string>id</string>
wixardy@3250
  4032
						</object>
wixardy@3250
  4033
					</object>
wixardy@3250
  4034
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  4035
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4036
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  4037
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4038
							<string>button_fontPanelSetAsDefault</string>
wixardy@3250
  4039
							<string>contactListPlugin</string>
wixardy@3250
  4040
							<string>fontPanelAccessoryView</string>
wixardy@3250
  4041
							<string>interfacePlugin</string>
wixardy@3250
  4042
							<string>menuItem_bold</string>
wixardy@3250
  4043
							<string>menuItem_close</string>
wixardy@3250
  4044
							<string>menuItem_closeAllChats</string>
wixardy@3250
  4045
							<string>menuItem_closeChat</string>
wixardy@3250
  4046
							<string>menuItem_customizeToolbar</string>
wixardy@3250
  4047
							<string>menuItem_italic</string>
wixardy@3250
  4048
							<string>menuItem_paste</string>
wixardy@3250
  4049
							<string>menuItem_pasteAndMatchStyle</string>
wixardy@3250
  4050
							<string>menuItem_pasteWithImagesAndColors</string>
wixardy@3250
  4051
							<string>menuItem_print</string>
thijsalkemade@3277
  4052
							<string>menuItem_reopenTab</string>
wixardy@3250
  4053
							<string>menuItem_showFonts</string>
wixardy@3250
  4054
							<string>menuItem_showToolbar</string>
wixardy@3250
  4055
						</object>
wixardy@3250
  4056
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  4057
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4058
							<string>NSButton</string>
wixardy@3250
  4059
							<string>id</string>
wixardy@3250
  4060
							<string>NSView</string>
wixardy@3250
  4061
							<string>id</string>
wixardy@3250
  4062
							<string>NSMenuItem</string>
wixardy@3250
  4063
							<string>NSMenuItem</string>
wixardy@3250
  4064
							<string>NSMenuItem</string>
wixardy@3250
  4065
							<string>NSMenuItem</string>
wixardy@3250
  4066
							<string>NSMenuItem</string>
wixardy@3250
  4067
							<string>NSMenuItem</string>
wixardy@3250
  4068
							<string>NSMenuItem</string>
wixardy@3250
  4069
							<string>NSMenuItem</string>
wixardy@3250
  4070
							<string>NSMenuItem</string>
wixardy@3250
  4071
							<string>NSMenuItem</string>
wixardy@3250
  4072
							<string>NSMenuItem</string>
wixardy@3250
  4073
							<string>NSMenuItem</string>
thijsalkemade@3277
  4074
							<string>NSMenuItem</string>
wixardy@3250
  4075
						</object>
wixardy@3250
  4076
					</object>
wixardy@3250
  4077
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4078
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4079
						<string key="minorKey">Source/AIInterfaceController.h</string>
wixardy@3250
  4080
					</object>
wixardy@3250
  4081
				</object>
wixardy@3250
  4082
				<object class="IBPartialClassDescription">
wixardy@3250
  4083
					<string key="className">AIInterfaceController</string>
wixardy@3250
  4084
					<string key="superclassName">NSObject</string>
wixardy@3250
  4085
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4086
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4087
						<string key="minorKey"/>
wixardy@3250
  4088
					</object>
wixardy@3250
  4089
				</object>
wixardy@3250
  4090
				<object class="IBPartialClassDescription">
wixardy@3250
  4091
					<string key="className">AIMenuController</string>
wixardy@3250
  4092
					<string key="superclassName">NSObject</string>
wixardy@3250
  4093
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  4094
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4095
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  4096
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4097
							<string>menuItem_Format_Italics</string>
wixardy@3250
  4098
							<string>menuItem_aboutAdium</string>
wixardy@3250
  4099
							<string>menuItem_adiumForums</string>
wixardy@3250
  4100
							<string>menuItem_adiumHelp</string>
wixardy@3250
  4101
							<string>menuItem_adiumXtras</string>
wixardy@3250
  4102
							<string>menuItem_bigger</string>
wixardy@3250
  4103
							<string>menuItem_bold</string>
wixardy@3250
  4104
							<string>menuItem_bringAllToFront</string>
wixardy@3250
  4105
							<string>menuItem_checkForUpdates</string>
wixardy@3250
  4106
							<string>menuItem_clear</string>
wixardy@3250
  4107
							<string>menuItem_close</string>
wixardy@3250
  4108
							<string>menuItem_closeAllChats</string>
wixardy@3250
  4109
							<string>menuItem_closeChat</string>
wixardy@3250
  4110
							<string>menuItem_contact</string>
wixardy@3250
  4111
							<string>menuItem_contribute</string>
wixardy@3250
  4112
							<string>menuItem_copy</string>
wixardy@3250
  4113
							<string>menuItem_copyStyle</string>
wixardy@3250
  4114
							<string>menuItem_customizeToolbar</string>
wixardy@3250
  4115
							<string>menuItem_cut</string>
wixardy@3250
  4116
							<string>menuItem_display</string>
wixardy@3250
  4117
							<string>menuItem_donate</string>
wixardy@3250
  4118
							<string>menuItem_edit</string>
wixardy@3250
  4119
							<string>menuItem_file</string>
wixardy@3250
  4120
							<string>menuItem_find</string>
wixardy@3250
  4121
							<string>menuItem_findCommand</string>
wixardy@3250
  4122
							<string>menuItem_findJumpToSelection</string>
wixardy@3250
  4123
							<string>menuItem_findNext</string>
wixardy@3250
  4124
							<string>menuItem_findPrevious</string>
wixardy@3250
  4125
							<string>menuItem_findUseSelectionForFind</string>
wixardy@3250
  4126
							<string>menuItem_format</string>
wixardy@3250
  4127
							<string>menuItem_help</string>
wixardy@3250
  4128
							<string>menuItem_helpOut</string>
wixardy@3250
  4129
							<string>menuItem_hideAdium</string>
wixardy@3250
  4130
							<string>menuItem_hideOthers</string>
wixardy@3250
  4131
							<string>menuItem_italic</string>
wixardy@3250
  4132
							<string>menuItem_minimize</string>
wixardy@3250
  4133
							<string>menuItem_pageSetup</string>
wixardy@3250
  4134
							<string>menuItem_paste</string>
wixardy@3250
  4135
							<string>menuItem_pasteAndMatchStyle</string>
wixardy@3250
  4136
							<string>menuItem_pasteStyle</string>
wixardy@3250
  4137
							<string>menuItem_pasteWithImagesAndColors</string>
wixardy@3250
  4138
							<string>menuItem_preferences</string>
wixardy@3250
  4139
							<string>menuItem_print</string>
wixardy@3250
  4140
							<string>menuItem_quitAdium</string>
wixardy@3250
  4141
							<string>menuItem_reportABug</string>
wixardy@3250
  4142
							<string>menuItem_rightToLeft</string>
wixardy@3250
  4143
							<string>menuItem_saveAs</string>
wixardy@3250
  4144
							<string>menuItem_selectAll</string>
wixardy@3250
  4145
							<string>menuItem_sendFeedback</string>
wixardy@3250
  4146
							<string>menuItem_services</string>
wixardy@3250
  4147
							<string>menuItem_showAll</string>
wixardy@3250
  4148
							<string>menuItem_showColors</string>
wixardy@3250
  4149
							<string>menuItem_showFonts</string>
wixardy@3250
  4150
							<string>menuItem_smaller</string>
wixardy@3250
  4151
							<string>menuItem_speech</string>
wixardy@3250
  4152
							<string>menuItem_spelling</string>
wixardy@3250
  4153
							<string>menuItem_spellingCheckGrammarWithSpelling</string>
wixardy@3250
  4154
							<string>menuItem_spellingCheckSpelling</string>
wixardy@3250
  4155
							<string>menuItem_spellingCheckSpellingAsYouType</string>
wixardy@3250
  4156
							<string>menuItem_spellingCommand</string>
wixardy@3250
  4157
							<string>menuItem_startSpeaking</string>
wixardy@3250
  4158
							<string>menuItem_status</string>
wixardy@3250
  4159
							<string>menuItem_stopSpeaking</string>
wixardy@3250
  4160
							<string>menuItem_underline</string>
wixardy@3250
  4161
							<string>menuItem_view</string>
wixardy@3250
  4162
							<string>menuItem_window</string>
wixardy@3250
  4163
							<string>menuItem_writingDirection</string>
wixardy@3250
  4164
							<string>menuItem_zoom</string>
wixardy@3250
  4165
							<string>menu_Adium_About</string>
wixardy@3250
  4166
							<string>menu_Adium_Other</string>
wixardy@3250
  4167
							<string>menu_Adium_Preferences</string>
wixardy@3250
  4168
							<string>menu_Contact_AccountSpecific</string>
wixardy@3250
  4169
							<string>menu_Contact_Action</string>
wixardy@3250
  4170
							<string>menu_Contact_Additions</string>
wixardy@3250
  4171
							<string>menu_Contact_Info</string>
wixardy@3250
  4172
							<string>menu_Contact_Manage</string>
wixardy@3250
  4173
							<string>menu_Contact_NegativeAction</string>
wixardy@3250
  4174
							<string>menu_Display_General</string>
wixardy@3250
  4175
							<string>menu_Display_Jump</string>
wixardy@3250
  4176
							<string>menu_Display_MessageControl</string>
wixardy@3250
  4177
							<string>menu_Dock_Status</string>
wixardy@3250
  4178
							<string>menu_Edit_Additions</string>
wixardy@3250
  4179
							<string>menu_Edit_Bottom</string>
wixardy@3250
  4180
							<string>menu_Edit_Links</string>
wixardy@3250
  4181
							<string>menu_File_Accounts</string>
wixardy@3250
  4182
							<string>menu_File_Additions</string>
wixardy@3250
  4183
							<string>menu_File_Close</string>
wixardy@3250
  4184
							<string>menu_File_New</string>
wixardy@3250
  4185
							<string>menu_File_Save</string>
wixardy@3250
  4186
							<string>menu_Format_Additions</string>
wixardy@3250
  4187
							<string>menu_Format_Palettes</string>
wixardy@3250
  4188
							<string>menu_Format_Styles</string>
wixardy@3250
  4189
							<string>menu_Help_Additions</string>
wixardy@3250
  4190
							<string>menu_Help_Local</string>
wixardy@3250
  4191
							<string>menu_Help_Web</string>
wixardy@3250
  4192
							<string>menu_Status_Accounts</string>
wixardy@3250
  4193
							<string>menu_Status_Additions</string>
wixardy@3250
  4194
							<string>menu_Status_SocialNetworking</string>
wixardy@3250
  4195
							<string>menu_Status_State</string>
wixardy@3250
  4196
							<string>menu_View_Additions</string>
wixardy@3250
  4197
							<string>menu_View_Appearance_Toggles</string>
wixardy@3250
  4198
							<string>menu_View_Counting_Toggles</string>
wixardy@3250
  4199
							<string>menu_View_General</string>
wixardy@3250
  4200
							<string>menu_View_Sorting</string>
wixardy@3250
  4201
							<string>menu_View_Toggles</string>
wixardy@3250
  4202
							<string>menu_Window_Auxiliary</string>
wixardy@3250
  4203
							<string>menu_Window_Commands</string>
wixardy@3250
  4204
							<string>menu_Window_Fixed</string>
wixardy@3250
  4205
							<string>menu_Window_Top</string>
wixardy@3250
  4206
							<string>nilMenuItem</string>
wixardy@3250
  4207
							<string>sharedAdium</string>
wixardy@3250
  4208
						</object>
wixardy@3250
  4209
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  4210
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4211
							<string>id</string>
wixardy@3250
  4212
							<string>NSMenuItem</string>
wixardy@3250
  4213
							<string>NSMenuItem</string>
wixardy@3250
  4214
							<string>NSMenuItem</string>
wixardy@3250
  4215
							<string>NSMenuItem</string>
wixardy@3250
  4216
							<string>NSMenuItem</string>
wixardy@3250
  4217
							<string>NSMenuItem</string>
wixardy@3250
  4218
							<string>NSMenuItem</string>
wixardy@3250
  4219
							<string>NSMenuItem</string>
wixardy@3250
  4220
							<string>NSMenuItem</string>
wixardy@3250
  4221
							<string>NSMenuItem</string>
wixardy@3250
  4222
							<string>NSMenuItem</string>
wixardy@3250
  4223
							<string>NSMenuItem</string>
wixardy@3250
  4224
							<string>NSMenuItem</string>
wixardy@3250
  4225
							<string>NSMenuItem</string>
wixardy@3250
  4226
							<string>NSMenuItem</string>
wixardy@3250
  4227
							<string>NSMenuItem</string>
wixardy@3250
  4228
							<string>NSMenuItem</string>
wixardy@3250
  4229
							<string>NSMenuItem</string>
wixardy@3250
  4230
							<string>NSMenuItem</string>
wixardy@3250
  4231
							<string>NSMenuItem</string>
wixardy@3250
  4232
							<string>NSMenuItem</string>
wixardy@3250
  4233
							<string>NSMenuItem</string>
wixardy@3250
  4234
							<string>NSMenuItem</string>
wixardy@3250
  4235
							<string>NSMenuItem</string>
wixardy@3250
  4236
							<string>NSMenuItem</string>
wixardy@3250
  4237
							<string>NSMenuItem</string>
wixardy@3250
  4238
							<string>NSMenuItem</string>
wixardy@3250
  4239
							<string>NSMenuItem</string>
wixardy@3250
  4240
							<string>NSMenuItem</string>
wixardy@3250
  4241
							<string>NSMenuItem</string>
wixardy@3250
  4242
							<string>NSMenuItem</string>
wixardy@3250
  4243
							<string>NSMenuItem</string>
wixardy@3250
  4244
							<string>NSMenuItem</string>
wixardy@3250
  4245
							<string>NSMenuItem</string>
wixardy@3250
  4246
							<string>NSMenuItem</string>
wixardy@3250
  4247
							<string>NSMenuItem</string>
wixardy@3250
  4248
							<string>NSMenuItem</string>
wixardy@3250
  4249
							<string>NSMenuItem</string>
wixardy@3250
  4250
							<string>NSMenuItem</string>
wixardy@3250
  4251
							<string>NSMenuItem</string>
wixardy@3250
  4252
							<string>NSMenuItem</string>
wixardy@3250
  4253
							<string>NSMenuItem</string>
wixardy@3250
  4254
							<string>NSMenuItem</string>
wixardy@3250
  4255
							<string>NSMenuItem</string>
wixardy@3250
  4256
							<string>NSMenuItem</string>
wixardy@3250
  4257
							<string>NSMenuItem</string>
wixardy@3250
  4258
							<string>NSMenuItem</string>
wixardy@3250
  4259
							<string>NSMenuItem</string>
wixardy@3250
  4260
							<string>NSMenuItem</string>
wixardy@3250
  4261
							<string>NSMenuItem</string>
wixardy@3250
  4262
							<string>NSMenuItem</string>
wixardy@3250
  4263
							<string>NSMenuItem</string>
wixardy@3250
  4264
							<string>NSMenuItem</string>
wixardy@3250
  4265
							<string>NSMenuItem</string>
wixardy@3250
  4266
							<string>NSMenuItem</string>
wixardy@3250
  4267
							<string>NSMenuItem</string>
wixardy@3250
  4268
							<string>NSMenuItem</string>
wixardy@3250
  4269
							<string>NSMenuItem</string>
wixardy@3250
  4270
							<string>NSMenuItem</string>
wixardy@3250
  4271
							<string>NSMenuItem</string>
wixardy@3250
  4272
							<string>NSMenuItem</string>
wixardy@3250
  4273
							<string>NSMenuItem</string>
wixardy@3250
  4274
							<string>NSMenuItem</string>
wixardy@3250
  4275
							<string>NSMenuItem</string>
wixardy@3250
  4276
							<string>NSMenuItem</string>
wixardy@3250
  4277
							<string>NSMenuItem</string>
wixardy@3250
  4278
							<string>NSMenuItem</string>
wixardy@3250
  4279
							<string>id</string>
wixardy@3250
  4280
							<string>id</string>
wixardy@3250
  4281
							<string>id</string>
wixardy@3250
  4282
							<string>id</string>
wixardy@3250
  4283
							<string>id</string>
wixardy@3250
  4284
							<string>id</string>
wixardy@3250
  4285
							<string>id</string>
wixardy@3250
  4286
							<string>id</string>
wixardy@3250
  4287
							<string>id</string>
wixardy@3250
  4288
							<string>id</string>
wixardy@3250
  4289
							<string>id</string>
wixardy@3250
  4290
							<string>id</string>
wixardy@3250
  4291
							<string>id</string>
wixardy@3250
  4292
							<string>id</string>
wixardy@3250
  4293
							<string>id</string>
wixardy@3250
  4294
							<string>id</string>
wixardy@3250
  4295
							<string>id</string>
wixardy@3250
  4296
							<string>id</string>
wixardy@3250
  4297
							<string>id</string>
wixardy@3250
  4298
							<string>id</string>
wixardy@3250
  4299
							<string>id</string>
wixardy@3250
  4300
							<string>id</string>
wixardy@3250
  4301
							<string>id</string>
wixardy@3250
  4302
							<string>id</string>
wixardy@3250
  4303
							<string>id</string>
wixardy@3250
  4304
							<string>id</string>
wixardy@3250
  4305
							<string>id</string>
wixardy@3250
  4306
							<string>id</string>
wixardy@3250
  4307
							<string>id</string>
wixardy@3250
  4308
							<string>id</string>
wixardy@3250
  4309
							<string>id</string>
wixardy@3250
  4310
							<string>id</string>
wixardy@3250
  4311
							<string>id</string>
wixardy@3250
  4312
							<string>id</string>
wixardy@3250
  4313
							<string>id</string>
wixardy@3250
  4314
							<string>id</string>
wixardy@3250
  4315
							<string>id</string>
wixardy@3250
  4316
							<string>id</string>
wixardy@3250
  4317
							<string>id</string>
wixardy@3250
  4318
							<string>id</string>
wixardy@3250
  4319
							<string>id</string>
wixardy@3250
  4320
							<string>id</string>
wixardy@3250
  4321
							<string>NSObject</string>
wixardy@3250
  4322
						</object>
wixardy@3250
  4323
					</object>
wixardy@3250
  4324
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4325
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4326
						<string key="minorKey">Source/AIMenuController.h</string>
wixardy@3250
  4327
					</object>
wixardy@3250
  4328
				</object>
wixardy@3250
  4329
				<object class="IBPartialClassDescription">
wixardy@3250
  4330
					<string key="className">AIMenuController</string>
wixardy@3250
  4331
					<string key="superclassName">NSObject</string>
wixardy@3250
  4332
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  4333
						<string key="NS.key.0">menuItem_contirbute</string>
wixardy@3250
  4334
						<string key="NS.object.0">NSMenuItem</string>
wixardy@3250
  4335
					</object>
wixardy@3250
  4336
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4337
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4338
						<string key="minorKey"/>
wixardy@3250
  4339
					</object>
wixardy@3250
  4340
				</object>
wixardy@3250
  4341
				<object class="IBPartialClassDescription">
wixardy@3250
  4342
					<string key="className">AIOutlineView</string>
wixardy@3250
  4343
					<string key="superclassName">NSOutlineView</string>
wixardy@3250
  4344
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4345
						<string key="NS.key.0">performFindPanelAction:</string>
wixardy@3250
  4346
						<string key="NS.object.0">id</string>
wixardy@3250
  4347
					</object>
wixardy@3250
  4348
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4349
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4350
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIOutlineView.h</string>
wixardy@3250
  4351
					</object>
wixardy@3250
  4352
				</object>
wixardy@3250
  4353
				<object class="IBPartialClassDescription">
wixardy@3250
  4354
					<string key="className">AIOutlineView</string>
wixardy@3250
  4355
					<string key="superclassName">NSOutlineView</string>
wixardy@3250
  4356
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4357
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4358
						<string key="minorKey"/>
wixardy@3250
  4359
					</object>
wixardy@3250
  4360
				</object>
wixardy@3250
  4361
				<object class="IBPartialClassDescription">
wixardy@3250
  4362
					<string key="className">FirstResponder</string>
wixardy@3250
  4363
					<string key="superclassName">NSObject</string>
wixardy@3250
  4364
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4365
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4366
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  4367
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4368
							<string>runToolbarConfigurationPalette:</string>
wixardy@3250
  4369
							<string>toggleBaseWritingDirection:</string>
wixardy@3250
  4370
						</object>
wixardy@3250
  4371
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  4372
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4373
							<string>id</string>
wixardy@3250
  4374
							<string>id</string>
wixardy@3250
  4375
						</object>
wixardy@3250
  4376
					</object>
wixardy@3250
  4377
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4378
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4379
						<string key="minorKey"/>
wixardy@3250
  4380
					</object>
wixardy@3250
  4381
				</object>
wixardy@3250
  4382
				<object class="IBPartialClassDescription">
wixardy@3250
  4383
					<string key="className">NSApplication</string>
wixardy@3250
  4384
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4385
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4386
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.h</string>
wixardy@3250
  4387
					</object>
wixardy@3250
  4388
				</object>
wixardy@3250
  4389
				<object class="IBPartialClassDescription">
wixardy@3250
  4390
					<string key="className">NSApplication</string>
wixardy@3250
  4391
					<string key="superclassName">NSResponder</string>
wixardy@3250
  4392
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4393
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4394
						<string key="minorKey"/>
wixardy@3250
  4395
					</object>
wixardy@3250
  4396
				</object>
wixardy@3250
  4397
				<object class="IBPartialClassDescription">
wixardy@3250
  4398
					<string key="className">NSButton</string>
wixardy@3250
  4399
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4400
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4401
						<string key="minorKey">Frameworks/Adium Framework/Source/AILocalizationButton.h</string>
wixardy@3250
  4402
					</object>
wixardy@3250
  4403
				</object>
wixardy@3250
  4404
				<object class="IBPartialClassDescription">
wixardy@3250
  4405
					<string key="className">NSButton</string>
wixardy@3250
  4406
					<string key="superclassName">NSControl</string>
wixardy@3250
  4407
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4408
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4409
						<string key="minorKey"/>
wixardy@3250
  4410
					</object>
wixardy@3250
  4411
				</object>
wixardy@3250
  4412
				<object class="IBPartialClassDescription">
wixardy@3250
  4413
					<string key="className">NSFontManager</string>
wixardy@3250
  4414
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4415
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4416
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIFontManagerAdditions.h</string>
wixardy@3250
  4417
					</object>
wixardy@3250
  4418
				</object>
wixardy@3250
  4419
				<object class="IBPartialClassDescription">
wixardy@3250
  4420
					<string key="className">NSFontManager</string>
wixardy@3250
  4421
					<string key="superclassName">NSObject</string>
wixardy@3250
  4422
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4423
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4424
						<string key="minorKey"/>
wixardy@3250
  4425
					</object>
wixardy@3250
  4426
				</object>
wixardy@3250
  4427
				<object class="IBPartialClassDescription">
wixardy@3250
  4428
					<string key="className">NSMenu</string>
wixardy@3250
  4429
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="143149159">
wixardy@3250
  4430
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4431
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIMenuAdditions.h</string>
wixardy@3250
  4432
					</object>
wixardy@3250
  4433
				</object>
wixardy@3250
  4434
				<object class="IBPartialClassDescription">
wixardy@3250
  4435
					<string key="className">NSMenu</string>
wixardy@3250
  4436
					<string key="superclassName">NSObject</string>
wixardy@3250
  4437
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4438
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4439
						<string key="minorKey"/>
wixardy@3250
  4440
					</object>
wixardy@3250
  4441
				</object>
wixardy@3250
  4442
				<object class="IBPartialClassDescription">
wixardy@3250
  4443
					<string key="className">NSMenuItem</string>
wixardy@3250
  4444
					<reference key="sourceIdentifier" ref="143149159"/>
wixardy@3250
  4445
				</object>
wixardy@3250
  4446
				<object class="IBPartialClassDescription">
wixardy@3250
  4447
					<string key="className">NSMenuItem</string>
wixardy@3250
  4448
					<string key="superclassName">NSObject</string>
wixardy@3250
  4449
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4450
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4451
						<string key="minorKey"/>
wixardy@3250
  4452
					</object>
wixardy@3250
  4453
				</object>
wixardy@3250
  4454
				<object class="IBPartialClassDescription">
wixardy@3250
  4455
					<string key="className">NSObject</string>
wixardy@3250
  4456
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4457
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4458
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIDividedAlternatingRowOutlineView.h</string>
wixardy@3250
  4459
					</object>
wixardy@3250
  4460
				</object>
wixardy@3250
  4461
				<object class="IBPartialClassDescription">
wixardy@3250
  4462
					<string key="className">NSObject</string>
wixardy@3250
  4463
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4464
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4465
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIMultiCellOutlineView.h</string>
wixardy@3250
  4466
					</object>
wixardy@3250
  4467
				</object>
wixardy@3250
  4468
				<object class="IBPartialClassDescription">
wixardy@3250
  4469
					<string key="className">NSObject</string>
wixardy@3250
  4470
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4471
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4472
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIObjectAdditions.h</string>
wixardy@3250
  4473
					</object>
wixardy@3250
  4474
				</object>
wixardy@3250
  4475
				<object class="IBPartialClassDescription">
wixardy@3250
  4476
					<string key="className">NSObject</string>
wixardy@3250
  4477
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4478
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4479
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIToolbarTabView.h</string>
wixardy@3250
  4480
					</object>
wixardy@3250
  4481
				</object>
wixardy@3250
  4482
				<object class="IBPartialClassDescription">
wixardy@3250
  4483
					<string key="className">NSObject</string>
wixardy@3250
  4484
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4485
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4486
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIToolbarUtilities.h</string>
wixardy@3250
  4487
					</object>
wixardy@3250
  4488
				</object>
wixardy@3250
  4489
				<object class="IBPartialClassDescription">
wixardy@3250
  4490
					<string key="className">NSObject</string>
wixardy@3250
  4491
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4492
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4493
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIVariableHeightFlexibleColumnsOutlineView.h</string>
wixardy@3250
  4494
					</object>
wixardy@3250
  4495
				</object>
wixardy@3250
  4496
				<object class="IBPartialClassDescription">
wixardy@3250
  4497
					<string key="className">NSObject</string>
wixardy@3250
  4498
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4499
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4500
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIVariableHeightOutlineView.h</string>
wixardy@3250
  4501
					</object>
wixardy@3250
  4502
				</object>
wixardy@3250
  4503
				<object class="IBPartialClassDescription">
wixardy@3250
  4504
					<string key="className">NSObject</string>
wixardy@3250
  4505
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4506
						<string key="NS.key.0">toggleFindPanel:</string>
wixardy@3250
  4507
						<string key="NS.object.0">id</string>
wixardy@3250
  4508
					</object>
wixardy@3250
  4509
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4510
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4511
						<string key="minorKey">Frameworks/Adium Framework/Source/AIAbstractListController.h</string>
wixardy@3250
  4512
					</object>
wixardy@3250
  4513
				</object>
wixardy@3250
  4514
				<object class="IBPartialClassDescription">
wixardy@3250
  4515
					<string key="className">NSObject</string>
wixardy@3250
  4516
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4517
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4518
						<string key="minorKey">Frameworks/Adium Framework/Source/AIAccountControllerProtocol.h</string>
wixardy@3250
  4519
					</object>
wixardy@3250
  4520
				</object>
wixardy@3250
  4521
				<object class="IBPartialClassDescription">
wixardy@3250
  4522
					<string key="className">NSObject</string>
wixardy@3250
  4523
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4524
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4525
						<string key="minorKey">Frameworks/Adium Framework/Source/AICustomSocialNetworkingStatusWindowController.h</string>
wixardy@3250
  4526
					</object>
wixardy@3250
  4527
				</object>
wixardy@3250
  4528
				<object class="IBPartialClassDescription">
wixardy@3250
  4529
					<string key="className">NSObject</string>
wixardy@3250
  4530
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4531
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4532
						<string key="minorKey">Frameworks/Adium Framework/Source/AIEditStateWindowController.h</string>
wixardy@3250
  4533
					</object>
wixardy@3250
  4534
				</object>
wixardy@3250
  4535
				<object class="IBPartialClassDescription">
wixardy@3250
  4536
					<string key="className">NSObject</string>
wixardy@3250
  4537
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4538
						<string key="NS.key.0">adiumPrint:</string>
wixardy@3250
  4539
						<string key="NS.object.0">id</string>
wixardy@3250
  4540
					</object>
wixardy@3250
  4541
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4542
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4543
						<string key="minorKey">Frameworks/Adium Framework/Source/AIInterfaceControllerProtocol.h</string>
wixardy@3250
  4544
					</object>
wixardy@3250
  4545
				</object>
wixardy@3250
  4546
				<object class="IBPartialClassDescription">
wixardy@3250
  4547
					<string key="className">NSObject</string>
wixardy@3250
  4548
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4549
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4550
						<string key="minorKey">Frameworks/Adium Framework/Source/AILocalizationAssistance.h</string>
wixardy@3250
  4551
					</object>
wixardy@3250
  4552
				</object>
wixardy@3250
  4553
				<object class="IBPartialClassDescription">
wixardy@3250
  4554
					<string key="className">NSObject</string>
wixardy@3250
  4555
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4556
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4557
						<string key="minorKey">Frameworks/Adium Framework/Source/AIMenuControllerProtocol.h</string>
wixardy@3250
  4558
					</object>
wixardy@3250
  4559
				</object>
wixardy@3250
  4560
				<object class="IBPartialClassDescription">
wixardy@3250
  4561
					<string key="className">NSObject</string>
wixardy@3250
  4562
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4563
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4564
						<string key="minorKey">Frameworks/Adium Framework/Source/AIPreferenceControllerProtocol.h</string>
wixardy@3250
  4565
					</object>
wixardy@3250
  4566
				</object>
wixardy@3250
  4567
				<object class="IBPartialClassDescription">
wixardy@3250
  4568
					<string key="className">NSObject</string>
wixardy@3250
  4569
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4570
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4571
						<string key="minorKey">Frameworks/Adium Framework/Source/ESContactAlertsViewController.h</string>
wixardy@3250
  4572
					</object>
wixardy@3250
  4573
				</object>
wixardy@3250
  4574
				<object class="IBPartialClassDescription">
wixardy@3250
  4575
					<string key="className">NSObject</string>
wixardy@3250
  4576
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4577
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4578
						<string key="minorKey">Frameworks/Adium Framework/Source/ESPresetManagementController.h</string>
wixardy@3250
  4579
					</object>
wixardy@3250
  4580
				</object>
wixardy@3250
  4581
				<object class="IBPartialClassDescription">
wixardy@3250
  4582
					<string key="className">NSObject</string>
wixardy@3250
  4583
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4584
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4585
						<string key="minorKey">Frameworks/Adium Framework/Source/ESPresetNameSheetController.h</string>
wixardy@3250
  4586
					</object>
wixardy@3250
  4587
				</object>
wixardy@3250
  4588
				<object class="IBPartialClassDescription">
wixardy@3250
  4589
					<string key="className">NSObject</string>
wixardy@3250
  4590
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4591
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4592
						<string key="minorKey">Frameworks/Adium Framework/Source/ESTextAndButtonsWindowController.h</string>
wixardy@3250
  4593
					</object>
wixardy@3250
  4594
				</object>
wixardy@3250
  4595
				<object class="IBPartialClassDescription">
wixardy@3250
  4596
					<string key="className">NSObject</string>
wixardy@3250
  4597
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4598
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4599
						<string key="minorKey">Frameworks/Adium Framework/Source/JVFontPreviewField.h</string>
wixardy@3250
  4600
					</object>
wixardy@3250
  4601
				</object>
wixardy@3250
  4602
				<object class="IBPartialClassDescription">
wixardy@3250
  4603
					<string key="className">NSObject</string>
wixardy@3250
  4604
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4605
						<string key="NS.key.0">prefsWindowWillClose:</string>
wixardy@3250
  4606
						<string key="NS.object.0">SS_PrefsController</string>
wixardy@3250
  4607
					</object>
wixardy@3250
  4608
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="797435362">
wixardy@3250
  4609
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4610
						<string key="minorKey">Frameworks/Adium Framework/Source/SS_PrefsController.h</string>
wixardy@3250
  4611
					</object>
wixardy@3250
  4612
				</object>
wixardy@3250
  4613
				<object class="IBPartialClassDescription">
wixardy@3250
  4614
					<string key="className">NSObject</string>
wixardy@3250
  4615
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4616
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4617
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  4618
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4619
							<string>didAdjustSubviews:</string>
wixardy@3250
  4620
							<string>willAdjustSubviews:</string>
wixardy@3250
  4621
						</object>
wixardy@3250
  4622
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  4623
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4624
							<string>RBSplitView</string>
wixardy@3250
  4625
							<string>RBSplitView</string>
wixardy@3250
  4626
						</object>
wixardy@3250
  4627
					</object>
wixardy@3250
  4628
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="358452788">
wixardy@3250
  4629
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4630
						<string key="minorKey">Frameworks/RBSplitView/Source/RBSplitView.h</string>
wixardy@3250
  4631
					</object>
wixardy@3250
  4632
				</object>
wixardy@3250
  4633
				<object class="IBPartialClassDescription">
wixardy@3250
  4634
					<string key="className">NSObject</string>
wixardy@3250
  4635
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4636
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4637
						<string key="minorKey">Frameworks/ShortcutRecorder/Source/SRRecorderCell.h</string>
wixardy@3250
  4638
					</object>
wixardy@3250
  4639
				</object>
wixardy@3250
  4640
				<object class="IBPartialClassDescription">
wixardy@3250
  4641
					<string key="className">NSObject</string>
wixardy@3250
  4642
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4643
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4644
						<string key="minorKey">Frameworks/ShortcutRecorder/Source/SRRecorderControl.h</string>
wixardy@3250
  4645
					</object>
wixardy@3250
  4646
				</object>
wixardy@3250
  4647
				<object class="IBPartialClassDescription">
wixardy@3250
  4648
					<string key="className">NSObject</string>
wixardy@3250
  4649
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4650
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4651
						<string key="minorKey">Frameworks/ShortcutRecorder/Source/SRValidator.h</string>
wixardy@3250
  4652
					</object>
wixardy@3250
  4653
				</object>
wixardy@3250
  4654
				<object class="IBPartialClassDescription">
wixardy@3250
  4655
					<string key="className">NSObject</string>
wixardy@3250
  4656
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4657
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4658
						<string key="minorKey">Plugins/Bonjour/libezv/Simple HTTP Server/AsyncSocket.h</string>
wixardy@3250
  4659
					</object>
wixardy@3250
  4660
				</object>
wixardy@3250
  4661
				<object class="IBPartialClassDescription">
wixardy@3250
  4662
					<string key="className">NSObject</string>
wixardy@3250
  4663
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4664
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4665
						<string key="minorKey">Plugins/Purple Service/SLPurpleCocoaAdapter.h</string>
wixardy@3250
  4666
					</object>
wixardy@3250
  4667
				</object>
wixardy@3250
  4668
				<object class="IBPartialClassDescription">
wixardy@3250
  4669
					<string key="className">NSObject</string>
wixardy@3250
  4670
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4671
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4672
						<string key="minorKey">Plugins/WebKit Message View/ESWebView.h</string>
wixardy@3250
  4673
					</object>
wixardy@3250
  4674
				</object>
wixardy@3250
  4675
				<object class="IBPartialClassDescription">
wixardy@3250
  4676
					<string key="className">NSObject</string>
wixardy@3250
  4677
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4678
						<string key="NS.key.0">selectGroup:</string>
wixardy@3250
  4679
						<string key="NS.object.0">id</string>
wixardy@3250
  4680
					</object>
wixardy@3250
  4681
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4682
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4683
						<string key="minorKey">Source/AIContactController.h</string>
wixardy@3250
  4684
					</object>
wixardy@3250
  4685
				</object>
wixardy@3250
  4686
				<object class="IBPartialClassDescription">
wixardy@3250
  4687
					<string key="className">NSObject</string>
wixardy@3250
  4688
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4689
						<string key="NS.key.0">selectedEncryptionPreference:</string>
wixardy@3250
  4690
						<string key="NS.object.0">id</string>
wixardy@3250
  4691
					</object>
wixardy@3250
  4692
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4693
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4694
						<string key="minorKey">Source/AIContentController.h</string>
wixardy@3250
  4695
					</object>
wixardy@3250
  4696
				</object>
wixardy@3250
  4697
				<object class="IBPartialClassDescription">
wixardy@3250
  4698
					<string key="className">NSObject</string>
wixardy@3250
  4699
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4700
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4701
						<string key="minorKey">Source/AIListLayoutWindowController.h</string>
wixardy@3250
  4702
					</object>
wixardy@3250
  4703
				</object>
wixardy@3250
  4704
				<object class="IBPartialClassDescription">
wixardy@3250
  4705
					<string key="className">NSObject</string>
wixardy@3250
  4706
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4707
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4708
						<string key="minorKey">Source/AIListThemeWindowController.h</string>
wixardy@3250
  4709
					</object>
wixardy@3250
  4710
				</object>
wixardy@3250
  4711
				<object class="IBPartialClassDescription">
wixardy@3250
  4712
					<string key="className">NSObject</string>
wixardy@3250
  4713
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4714
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4715
						<string key="minorKey">Source/AIMenuItemView.h</string>
wixardy@3250
  4716
					</object>
wixardy@3250
  4717
				</object>
wixardy@3250
  4718
				<object class="IBPartialClassDescription">
wixardy@3250
  4719
					<string key="className">NSObject</string>
wixardy@3250
  4720
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4721
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4722
						<string key="minorKey">Source/AINewBookmarkWindowController.h</string>
wixardy@3250
  4723
					</object>
wixardy@3250
  4724
				</object>
wixardy@3250
  4725
				<object class="IBPartialClassDescription">
wixardy@3250
  4726
					<string key="className">NSObject</string>
wixardy@3250
  4727
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4728
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4729
						<string key="minorKey">Source/AIObjectDebug.h</string>
wixardy@3250
  4730
					</object>
wixardy@3250
  4731
				</object>
wixardy@3250
  4732
				<object class="IBPartialClassDescription">
wixardy@3250
  4733
					<string key="className">NSObject</string>
wixardy@3250
  4734
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4735
						<string key="NS.key.0">selectServiceType:</string>
wixardy@3250
  4736
						<string key="NS.object.0">id</string>
wixardy@3250
  4737
					</object>
wixardy@3250
  4738
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4739
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4740
						<string key="minorKey">Source/AIServiceMenu.h</string>
wixardy@3250
  4741
					</object>
wixardy@3250
  4742
				</object>
wixardy@3250
  4743
				<object class="IBPartialClassDescription">
wixardy@3250
  4744
					<string key="className">NSObject</string>
wixardy@3250
  4745
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4746
						<string key="NS.key.0">selectStatus:</string>
wixardy@3250
  4747
						<string key="NS.object.0">id</string>
wixardy@3250
  4748
					</object>
wixardy@3250
  4749
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4750
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4751
						<string key="minorKey">Source/AIStatusController.h</string>
wixardy@3250
  4752
					</object>
wixardy@3250
  4753
				</object>
wixardy@3250
  4754
				<object class="IBPartialClassDescription">
wixardy@3250
  4755
					<string key="className">NSObject</string>
wixardy@3250
  4756
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  4757
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4758
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  4759
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4760
							<string>selectAction:</string>
wixardy@3250
  4761
							<string>selectEvent:</string>
wixardy@3250
  4762
						</object>
wixardy@3250
  4763
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  4764
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4765
							<string>id</string>
wixardy@3250
  4766
							<string>id</string>
wixardy@3250
  4767
						</object>
wixardy@3250
  4768
					</object>
wixardy@3250
  4769
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4770
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4771
						<string key="minorKey">Source/ESContactAlertsController.h</string>
wixardy@3250
  4772
					</object>
wixardy@3250
  4773
				</object>
wixardy@3250
  4774
				<object class="IBPartialClassDescription">
wixardy@3250
  4775
					<string key="className">NSObject</string>
wixardy@3250
  4776
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4777
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4778
						<string key="minorKey">Source/ESEditStatusGroupWindowController.h</string>
wixardy@3250
  4779
					</object>
wixardy@3250
  4780
				</object>
wixardy@3250
  4781
				<object class="IBPartialClassDescription">
wixardy@3250
  4782
					<string key="className">NSObject</string>
wixardy@3250
  4783
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4784
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4785
						<string key="minorKey">Source/KNShelfSplitView.h</string>
wixardy@3250
  4786
					</object>
wixardy@3250
  4787
				</object>
wixardy@3250
  4788
				<object class="IBPartialClassDescription">
wixardy@3250
  4789
					<string key="className">NSObject</string>
wixardy@3250
  4790
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4791
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4792
						<string key="minorKey">Source/OWABSearchWindowController.h</string>
wixardy@3250
  4793
					</object>
wixardy@3250
  4794
				</object>
wixardy@3250
  4795
				<object class="IBPartialClassDescription">
wixardy@3250
  4796
					<string key="className">NSObject</string>
wixardy@3250
  4797
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4798
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4799
						<string key="minorKey"/>
wixardy@3250
  4800
					</object>
wixardy@3250
  4801
				</object>
wixardy@3250
  4802
				<object class="IBPartialClassDescription">
wixardy@3250
  4803
					<string key="className">NSOutlineView</string>
wixardy@3250
  4804
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4805
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4806
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIOutlineViewAdditions.h</string>
wixardy@3250
  4807
					</object>
wixardy@3250
  4808
				</object>
wixardy@3250
  4809
				<object class="IBPartialClassDescription">
wixardy@3250
  4810
					<string key="className">NSOutlineView</string>
wixardy@3250
  4811
					<string key="superclassName">NSTableView</string>
wixardy@3250
  4812
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4813
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4814
						<string key="minorKey"/>
wixardy@3250
  4815
					</object>
wixardy@3250
  4816
				</object>
wixardy@3250
  4817
				<object class="IBPartialClassDescription">
wixardy@3250
  4818
					<string key="className">NSTableView</string>
wixardy@3250
  4819
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4820
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4821
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AITableViewAdditions.h</string>
wixardy@3250
  4822
					</object>
wixardy@3250
  4823
				</object>
wixardy@3250
  4824
				<object class="IBPartialClassDescription">
wixardy@3250
  4825
					<string key="className">NSTableView</string>
wixardy@3250
  4826
					<string key="superclassName">NSControl</string>
wixardy@3250
  4827
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4828
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4829
						<string key="minorKey"/>
wixardy@3250
  4830
					</object>
wixardy@3250
  4831
				</object>
wixardy@3250
  4832
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  4833
					<string key="className">NSTextView</string>
thijsalkemade@3277
  4834
					<object class="NSMutableDictionary" key="actions">
thijsalkemade@3277
  4835
						<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  4836
						<object class="NSArray" key="dict.sortedKeys">
thijsalkemade@3277
  4837
							<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  4838
							<string>toggleAutomaticDashSubstitution:</string>
thijsalkemade@3277
  4839
							<string>toggleAutomaticDataDetection:</string>
thijsalkemade@3277
  4840
							<string>toggleAutomaticSpellingCorrection:</string>
thijsalkemade@3277
  4841
							<string>toggleAutomaticTextReplacement:</string>
thijsalkemade@3277
  4842
						</object>
thijsalkemade@3277
  4843
						<object class="NSMutableArray" key="dict.values">
thijsalkemade@3277
  4844
							<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  4845
							<string>id</string>
thijsalkemade@3277
  4846
							<string>id</string>
thijsalkemade@3277
  4847
							<string>id</string>
thijsalkemade@3277
  4848
							<string>id</string>
thijsalkemade@3277
  4849
						</object>
thijsalkemade@3277
  4850
					</object>
thijsalkemade@3277
  4851
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="79193227">
thijsalkemade@3277
  4852
						<string key="majorKey">IBProjectSource</string>
thijsalkemade@3277
  4853
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AILeopardCompatibility.h</string>
thijsalkemade@3277
  4854
					</object>
thijsalkemade@3277
  4855
				</object>
thijsalkemade@3277
  4856
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  4857
					<string key="className">NSTextView</string>
thijsalkemade@3277
  4858
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  4859
						<string key="majorKey">IBProjectSource</string>
thijsalkemade@3277
  4860
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AITextViewAdditions.h</string>
thijsalkemade@3277
  4861
					</object>
thijsalkemade@3277
  4862
				</object>
thijsalkemade@3277
  4863
				<object class="IBPartialClassDescription">
wixardy@3250
  4864
					<string key="className">NSView</string>
wixardy@3250
  4865
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4866
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4867
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIViewAdditions.h</string>
wixardy@3250
  4868
					</object>
wixardy@3250
  4869
				</object>
wixardy@3250
  4870
				<object class="IBPartialClassDescription">
wixardy@3250
  4871
					<string key="className">NSView</string>
wixardy@3250
  4872
					<string key="superclassName">NSResponder</string>
wixardy@3250
  4873
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4874
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4875
						<string key="minorKey"/>
wixardy@3250
  4876
					</object>
wixardy@3250
  4877
				</object>
wixardy@3250
  4878
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  4879
					<string key="className">NSWindow</string>
thijsalkemade@3277
  4880
					<reference key="sourceIdentifier" ref="79193227"/>
thijsalkemade@3277
  4881
				</object>
thijsalkemade@3277
  4882
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  4883
					<string key="className">NSWindow</string>
thijsalkemade@3277
  4884
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  4885
						<string key="majorKey">IBProjectSource</string>
thijsalkemade@3277
  4886
						<string key="minorKey">Frameworks/AIUtilities Framework/Source/AIWindowAdditions.h</string>
thijsalkemade@3277
  4887
					</object>
thijsalkemade@3277
  4888
				</object>
thijsalkemade@3277
  4889
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  4890
					<string key="className">NSWindow</string>
thijsalkemade@3277
  4891
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  4892
						<string key="majorKey">IBProjectSource</string>
thijsalkemade@3277
  4893
						<string key="minorKey">Source/NSWindowScriptingAdditions.h</string>
thijsalkemade@3277
  4894
					</object>
thijsalkemade@3277
  4895
				</object>
thijsalkemade@3277
  4896
				<object class="IBPartialClassDescription">
wixardy@3250
  4897
					<string key="className">RBSplitSubview</string>
wixardy@3250
  4898
					<string key="superclassName">NSView</string>
wixardy@3250
  4899
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4900
						<string key="majorKey">IBProjectSource</string>
wixardy@3250
  4901
						<string key="minorKey">Frameworks/RBSplitView/Source/RBSplitSubview.h</string>
wixardy@3250
  4902
					</object>
wixardy@3250
  4903
				</object>
wixardy@3250
  4904
				<object class="IBPartialClassDescription">
wixardy@3250
  4905
					<string key="className">RBSplitSubview</string>
wixardy@3250
  4906
					<string key="superclassName">NSView</string>
wixardy@3250
  4907
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4908
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4909
						<string key="minorKey"/>
wixardy@3250
  4910
					</object>
wixardy@3250
  4911
				</object>
wixardy@3250
  4912
				<object class="IBPartialClassDescription">
wixardy@3250
  4913
					<string key="className">RBSplitView</string>
wixardy@3250
  4914
					<string key="superclassName">RBSplitSubview</string>
wixardy@3250
  4915
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  4916
						<string key="NS.key.0">delegate</string>
wixardy@3250
  4917
						<string key="NS.object.0">id</string>
wixardy@3250
  4918
					</object>
wixardy@3250
  4919
					<reference key="sourceIdentifier" ref="358452788"/>
wixardy@3250
  4920
				</object>
wixardy@3250
  4921
				<object class="IBPartialClassDescription">
wixardy@3250
  4922
					<string key="className">RBSplitView</string>
wixardy@3250
  4923
					<string key="superclassName">RBSplitSubview</string>
wixardy@3250
  4924
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4925
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4926
						<string key="minorKey"/>
wixardy@3250
  4927
					</object>
wixardy@3250
  4928
				</object>
wixardy@3250
  4929
				<object class="IBPartialClassDescription">
wixardy@3250
  4930
					<string key="className">SS_PrefsController</string>
wixardy@3250
  4931
					<string key="superclassName">NSObject</string>
wixardy@3250
  4932
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  4933
						<string key="NS.key.0">delegate</string>
wixardy@3250
  4934
						<string key="NS.object.0">id</string>
wixardy@3250
  4935
					</object>
wixardy@3250
  4936
					<reference key="sourceIdentifier" ref="797435362"/>
wixardy@3250
  4937
				</object>
wixardy@3250
  4938
				<object class="IBPartialClassDescription">
wixardy@3250
  4939
					<string key="className">SS_PrefsController</string>
wixardy@3250
  4940
					<string key="superclassName">NSObject</string>
wixardy@3250
  4941
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4942
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4943
						<string key="minorKey"/>
wixardy@3250
  4944
					</object>
wixardy@3250
  4945
				</object>
wixardy@3250
  4946
				<object class="IBPartialClassDescription">
wixardy@3250
  4947
					<string key="className">SUUpdater</string>
wixardy@3250
  4948
					<string key="superclassName">NSObject</string>
wixardy@3250
  4949
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4950
						<string key="majorKey">IBUserSource</string>
wixardy@3250
  4951
						<string key="minorKey"/>
wixardy@3250
  4952
					</object>
wixardy@3250
  4953
				</object>
wixardy@3250
  4954
			</object>
wixardy@3250
  4955
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
wixardy@3250
  4956
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  4957
				<object class="IBPartialClassDescription">
wixardy@3250
  4958
					<string key="className">NSApplication</string>
wixardy@3250
  4959
					<string key="superclassName">NSResponder</string>
wixardy@3250
  4960
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="767640876">
wixardy@3250
  4961
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  4962
						<string key="minorKey">AppKit.framework/Headers/NSApplication.h</string>
wixardy@3250
  4963
					</object>
wixardy@3250
  4964
				</object>
wixardy@3250
  4965
				<object class="IBPartialClassDescription">
wixardy@3250
  4966
					<string key="className">NSApplication</string>
wixardy@3250
  4967
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="222662960">
wixardy@3250
  4968
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  4969
						<string key="minorKey">AppKit.framework/Headers/NSApplicationScripting.h</string>
wixardy@3250
  4970
					</object>
wixardy@3250
  4971
				</object>
wixardy@3250
  4972
				<object class="IBPartialClassDescription">
wixardy@3250
  4973
					<string key="className">NSApplication</string>
wixardy@3250
  4974
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="667418835">
wixardy@3250
  4975
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  4976
						<string key="minorKey">AppKit.framework/Headers/NSColorPanel.h</string>
wixardy@3250
  4977
					</object>
wixardy@3250
  4978
				</object>
wixardy@3250
  4979
				<object class="IBPartialClassDescription">
wixardy@3250
  4980
					<string key="className">NSApplication</string>
wixardy@3250
  4981
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4982
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  4983
						<string key="minorKey">AppKit.framework/Headers/NSHelpManager.h</string>
wixardy@3250
  4984
					</object>
wixardy@3250
  4985
				</object>
wixardy@3250
  4986
				<object class="IBPartialClassDescription">
wixardy@3250
  4987
					<string key="className">NSApplication</string>
wixardy@3250
  4988
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4989
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  4990
						<string key="minorKey">AppKit.framework/Headers/NSPageLayout.h</string>
wixardy@3250
  4991
					</object>
wixardy@3250
  4992
				</object>
wixardy@3250
  4993
				<object class="IBPartialClassDescription">
wixardy@3250
  4994
					<string key="className">NSApplication</string>
wixardy@3250
  4995
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  4996
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  4997
						<string key="minorKey">AppKit.framework/Headers/NSUserInterfaceItemSearching.h</string>
wixardy@3250
  4998
					</object>
wixardy@3250
  4999
				</object>
wixardy@3250
  5000
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5001
					<string key="className">NSBrowser</string>
thijsalkemade@3277
  5002
					<string key="superclassName">NSControl</string>
thijsalkemade@3277
  5003
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5004
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5005
						<string key="minorKey">AppKit.framework/Headers/NSBrowser.h</string>
thijsalkemade@3277
  5006
					</object>
thijsalkemade@3277
  5007
				</object>
thijsalkemade@3277
  5008
				<object class="IBPartialClassDescription">
wixardy@3250
  5009
					<string key="className">NSButton</string>
wixardy@3250
  5010
					<string key="superclassName">NSControl</string>
wixardy@3250
  5011
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5012
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5013
						<string key="minorKey">AppKit.framework/Headers/NSButton.h</string>
wixardy@3250
  5014
					</object>
wixardy@3250
  5015
				</object>
wixardy@3250
  5016
				<object class="IBPartialClassDescription">
wixardy@3250
  5017
					<string key="className">NSControl</string>
wixardy@3250
  5018
					<string key="superclassName">NSView</string>
wixardy@3250
  5019
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="868758068">
wixardy@3250
  5020
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5021
						<string key="minorKey">AppKit.framework/Headers/NSControl.h</string>
wixardy@3250
  5022
					</object>
wixardy@3250
  5023
				</object>
wixardy@3250
  5024
				<object class="IBPartialClassDescription">
wixardy@3250
  5025
					<string key="className">NSDocument</string>
wixardy@3250
  5026
					<string key="superclassName">NSObject</string>
wixardy@3250
  5027
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  5028
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5029
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  5030
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5031
							<string>printDocument:</string>
wixardy@3250
  5032
							<string>revertDocumentToSaved:</string>
wixardy@3250
  5033
							<string>runPageLayout:</string>
wixardy@3250
  5034
							<string>saveDocument:</string>
wixardy@3250
  5035
							<string>saveDocumentAs:</string>
wixardy@3250
  5036
							<string>saveDocumentTo:</string>
wixardy@3250
  5037
						</object>
wixardy@3250
  5038
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  5039
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5040
							<string>id</string>
wixardy@3250
  5041
							<string>id</string>
wixardy@3250
  5042
							<string>id</string>
wixardy@3250
  5043
							<string>id</string>
wixardy@3250
  5044
							<string>id</string>
wixardy@3250
  5045
							<string>id</string>
wixardy@3250
  5046
						</object>
wixardy@3250
  5047
					</object>
wixardy@3250
  5048
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5049
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5050
						<string key="minorKey">AppKit.framework/Headers/NSDocument.h</string>
wixardy@3250
  5051
					</object>
wixardy@3250
  5052
				</object>
wixardy@3250
  5053
				<object class="IBPartialClassDescription">
wixardy@3250
  5054
					<string key="className">NSDocument</string>
wixardy@3250
  5055
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5056
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5057
						<string key="minorKey">AppKit.framework/Headers/NSDocumentScripting.h</string>
wixardy@3250
  5058
					</object>
wixardy@3250
  5059
				</object>
wixardy@3250
  5060
				<object class="IBPartialClassDescription">
wixardy@3250
  5061
					<string key="className">NSFontManager</string>
wixardy@3250
  5062
					<string key="superclassName">NSObject</string>
wixardy@3250
  5063
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="1033127770">
wixardy@3250
  5064
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5065
						<string key="minorKey">AppKit.framework/Headers/NSFontManager.h</string>
wixardy@3250
  5066
					</object>
wixardy@3250
  5067
				</object>
wixardy@3250
  5068
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5069
					<string key="className">NSFormatter</string>
thijsalkemade@3277
  5070
					<string key="superclassName">NSObject</string>
thijsalkemade@3277
  5071
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5072
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5073
						<string key="minorKey">Foundation.framework/Headers/NSFormatter.h</string>
thijsalkemade@3277
  5074
					</object>
thijsalkemade@3277
  5075
				</object>
thijsalkemade@3277
  5076
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5077
					<string key="className">NSMatrix</string>
thijsalkemade@3277
  5078
					<string key="superclassName">NSControl</string>
thijsalkemade@3277
  5079
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5080
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5081
						<string key="minorKey">AppKit.framework/Headers/NSMatrix.h</string>
thijsalkemade@3277
  5082
					</object>
thijsalkemade@3277
  5083
				</object>
thijsalkemade@3277
  5084
				<object class="IBPartialClassDescription">
wixardy@3250
  5085
					<string key="className">NSMenu</string>
wixardy@3250
  5086
					<string key="superclassName">NSObject</string>
wixardy@3250
  5087
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="197677337">
wixardy@3250
  5088
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5089
						<string key="minorKey">AppKit.framework/Headers/NSMenu.h</string>
wixardy@3250
  5090
					</object>
wixardy@3250
  5091
				</object>
wixardy@3250
  5092
				<object class="IBPartialClassDescription">
wixardy@3250
  5093
					<string key="className">NSMenuItem</string>
wixardy@3250
  5094
					<string key="superclassName">NSObject</string>
wixardy@3250
  5095
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="913231867">
wixardy@3250
  5096
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5097
						<string key="minorKey">AppKit.framework/Headers/NSMenuItem.h</string>
wixardy@3250
  5098
					</object>
wixardy@3250
  5099
				</object>
wixardy@3250
  5100
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5101
					<string key="className">NSMovieView</string>
thijsalkemade@3277
  5102
					<string key="superclassName">NSView</string>
thijsalkemade@3277
  5103
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5104
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5105
						<string key="minorKey">AppKit.framework/Headers/NSMovieView.h</string>
thijsalkemade@3277
  5106
					</object>
thijsalkemade@3277
  5107
				</object>
thijsalkemade@3277
  5108
				<object class="IBPartialClassDescription">
wixardy@3250
  5109
					<string key="className">NSObject</string>
wixardy@3250
  5110
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5111
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5112
						<string key="minorKey">AddressBook.framework/Headers/ABActions.h</string>
wixardy@3250
  5113
					</object>
wixardy@3250
  5114
				</object>
wixardy@3250
  5115
				<object class="IBPartialClassDescription">
wixardy@3250
  5116
					<string key="className">NSObject</string>
wixardy@3250
  5117
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5118
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5119
						<string key="minorKey">AppKit.framework/Headers/NSAccessibility.h</string>
wixardy@3250
  5120
					</object>
wixardy@3250
  5121
				</object>
wixardy@3250
  5122
				<object class="IBPartialClassDescription">
wixardy@3250
  5123
					<string key="className">NSObject</string>
wixardy@3250
  5124
					<reference key="sourceIdentifier" ref="767640876"/>
wixardy@3250
  5125
				</object>
wixardy@3250
  5126
				<object class="IBPartialClassDescription">
wixardy@3250
  5127
					<string key="className">NSObject</string>
wixardy@3250
  5128
					<reference key="sourceIdentifier" ref="222662960"/>
wixardy@3250
  5129
				</object>
wixardy@3250
  5130
				<object class="IBPartialClassDescription">
wixardy@3250
  5131
					<string key="className">NSObject</string>
wixardy@3250
  5132
					<reference key="sourceIdentifier" ref="667418835"/>
wixardy@3250
  5133
				</object>
wixardy@3250
  5134
				<object class="IBPartialClassDescription">
wixardy@3250
  5135
					<string key="className">NSObject</string>
wixardy@3250
  5136
					<reference key="sourceIdentifier" ref="868758068"/>
wixardy@3250
  5137
				</object>
wixardy@3250
  5138
				<object class="IBPartialClassDescription">
wixardy@3250
  5139
					<string key="className">NSObject</string>
wixardy@3250
  5140
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5141
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5142
						<string key="minorKey">AppKit.framework/Headers/NSDictionaryController.h</string>
wixardy@3250
  5143
					</object>
wixardy@3250
  5144
				</object>
wixardy@3250
  5145
				<object class="IBPartialClassDescription">
wixardy@3250
  5146
					<string key="className">NSObject</string>
wixardy@3250
  5147
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5148
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5149
						<string key="minorKey">AppKit.framework/Headers/NSDragging.h</string>
wixardy@3250
  5150
					</object>
wixardy@3250
  5151
				</object>
wixardy@3250
  5152
				<object class="IBPartialClassDescription">
wixardy@3250
  5153
					<string key="className">NSObject</string>
wixardy@3250
  5154
					<reference key="sourceIdentifier" ref="1033127770"/>
wixardy@3250
  5155
				</object>
wixardy@3250
  5156
				<object class="IBPartialClassDescription">
wixardy@3250
  5157
					<string key="className">NSObject</string>
wixardy@3250
  5158
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5159
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5160
						<string key="minorKey">AppKit.framework/Headers/NSFontPanel.h</string>
wixardy@3250
  5161
					</object>
wixardy@3250
  5162
				</object>
wixardy@3250
  5163
				<object class="IBPartialClassDescription">
wixardy@3250
  5164
					<string key="className">NSObject</string>
wixardy@3250
  5165
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5166
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5167
						<string key="minorKey">AppKit.framework/Headers/NSKeyValueBinding.h</string>
wixardy@3250
  5168
					</object>
wixardy@3250
  5169
				</object>
wixardy@3250
  5170
				<object class="IBPartialClassDescription">
wixardy@3250
  5171
					<string key="className">NSObject</string>
wixardy@3250
  5172
					<reference key="sourceIdentifier" ref="197677337"/>
wixardy@3250
  5173
				</object>
wixardy@3250
  5174
				<object class="IBPartialClassDescription">
wixardy@3250
  5175
					<string key="className">NSObject</string>
wixardy@3250
  5176
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5177
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5178
						<string key="minorKey">AppKit.framework/Headers/NSNibLoading.h</string>
wixardy@3250
  5179
					</object>
wixardy@3250
  5180
				</object>
wixardy@3250
  5181
				<object class="IBPartialClassDescription">
wixardy@3250
  5182
					<string key="className">NSObject</string>
wixardy@3250
  5183
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="854442568">
wixardy@3250
  5184
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5185
						<string key="minorKey">AppKit.framework/Headers/NSOutlineView.h</string>
wixardy@3250
  5186
					</object>
wixardy@3250
  5187
				</object>
wixardy@3250
  5188
				<object class="IBPartialClassDescription">
wixardy@3250
  5189
					<string key="className">NSObject</string>
wixardy@3250
  5190
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5191
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5192
						<string key="minorKey">AppKit.framework/Headers/NSPasteboard.h</string>
wixardy@3250
  5193
					</object>
wixardy@3250
  5194
				</object>
wixardy@3250
  5195
				<object class="IBPartialClassDescription">
wixardy@3250
  5196
					<string key="className">NSObject</string>
wixardy@3250
  5197
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5198
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5199
						<string key="minorKey">AppKit.framework/Headers/NSSavePanel.h</string>
wixardy@3250
  5200
					</object>
wixardy@3250
  5201
				</object>
wixardy@3250
  5202
				<object class="IBPartialClassDescription">
wixardy@3250
  5203
					<string key="className">NSObject</string>
wixardy@3250
  5204
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="415592568">
wixardy@3250
  5205
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5206
						<string key="minorKey">AppKit.framework/Headers/NSTableView.h</string>
wixardy@3250
  5207
					</object>
wixardy@3250
  5208
				</object>
wixardy@3250
  5209
				<object class="IBPartialClassDescription">
wixardy@3250
  5210
					<string key="className">NSObject</string>
wixardy@3250
  5211
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5212
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5213
						<string key="minorKey">AppKit.framework/Headers/NSToolbarItem.h</string>
wixardy@3250
  5214
					</object>
wixardy@3250
  5215
				</object>
wixardy@3250
  5216
				<object class="IBPartialClassDescription">
wixardy@3250
  5217
					<string key="className">NSObject</string>
wixardy@3250
  5218
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="817207599">
wixardy@3250
  5219
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5220
						<string key="minorKey">AppKit.framework/Headers/NSView.h</string>
wixardy@3250
  5221
					</object>
wixardy@3250
  5222
				</object>
wixardy@3250
  5223
				<object class="IBPartialClassDescription">
wixardy@3250
  5224
					<string key="className">NSObject</string>
wixardy@3250
  5225
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5226
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5227
						<string key="minorKey">ExceptionHandling.framework/Headers/NSExceptionHandler.h</string>
wixardy@3250
  5228
					</object>
wixardy@3250
  5229
				</object>
wixardy@3250
  5230
				<object class="IBPartialClassDescription">
wixardy@3250
  5231
					<string key="className">NSObject</string>
wixardy@3250
  5232
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5233
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5234
						<string key="minorKey">Foundation.framework/Headers/NSArchiver.h</string>
wixardy@3250
  5235
					</object>
wixardy@3250
  5236
				</object>
wixardy@3250
  5237
				<object class="IBPartialClassDescription">
wixardy@3250
  5238
					<string key="className">NSObject</string>
wixardy@3250
  5239
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5240
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5241
						<string key="minorKey">Foundation.framework/Headers/NSClassDescription.h</string>
wixardy@3250
  5242
					</object>
wixardy@3250
  5243
				</object>
wixardy@3250
  5244
				<object class="IBPartialClassDescription">
wixardy@3250
  5245
					<string key="className">NSObject</string>
wixardy@3250
  5246
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5247
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5248
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
wixardy@3250
  5249
					</object>
wixardy@3250
  5250
				</object>
wixardy@3250
  5251
				<object class="IBPartialClassDescription">
wixardy@3250
  5252
					<string key="className">NSObject</string>
wixardy@3250
  5253
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5254
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5255
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
wixardy@3250
  5256
					</object>
wixardy@3250
  5257
				</object>
wixardy@3250
  5258
				<object class="IBPartialClassDescription">
wixardy@3250
  5259
					<string key="className">NSObject</string>
wixardy@3250
  5260
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5261
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5262
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
wixardy@3250
  5263
					</object>
wixardy@3250
  5264
				</object>
wixardy@3250
  5265
				<object class="IBPartialClassDescription">
wixardy@3250
  5266
					<string key="className">NSObject</string>
wixardy@3250
  5267
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5268
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5269
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
wixardy@3250
  5270
					</object>
wixardy@3250
  5271
				</object>
wixardy@3250
  5272
				<object class="IBPartialClassDescription">
wixardy@3250
  5273
					<string key="className">NSObject</string>
wixardy@3250
  5274
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5275
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5276
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
wixardy@3250
  5277
					</object>
wixardy@3250
  5278
				</object>
wixardy@3250
  5279
				<object class="IBPartialClassDescription">
wixardy@3250
  5280
					<string key="className">NSObject</string>
wixardy@3250
  5281
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5282
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5283
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
wixardy@3250
  5284
					</object>
wixardy@3250
  5285
				</object>
wixardy@3250
  5286
				<object class="IBPartialClassDescription">
wixardy@3250
  5287
					<string key="className">NSObject</string>
wixardy@3250
  5288
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5289
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5290
						<string key="minorKey">Foundation.framework/Headers/NSObjectScripting.h</string>
wixardy@3250
  5291
					</object>
wixardy@3250
  5292
				</object>
wixardy@3250
  5293
				<object class="IBPartialClassDescription">
wixardy@3250
  5294
					<string key="className">NSObject</string>
wixardy@3250
  5295
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5296
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5297
						<string key="minorKey">Foundation.framework/Headers/NSPortCoder.h</string>
wixardy@3250
  5298
					</object>
wixardy@3250
  5299
				</object>
wixardy@3250
  5300
				<object class="IBPartialClassDescription">
wixardy@3250
  5301
					<string key="className">NSObject</string>
wixardy@3250
  5302
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5303
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5304
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
wixardy@3250
  5305
					</object>
wixardy@3250
  5306
				</object>
wixardy@3250
  5307
				<object class="IBPartialClassDescription">
wixardy@3250
  5308
					<string key="className">NSObject</string>
wixardy@3250
  5309
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5310
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5311
						<string key="minorKey">Foundation.framework/Headers/NSScriptClassDescription.h</string>
wixardy@3250
  5312
					</object>
wixardy@3250
  5313
				</object>
wixardy@3250
  5314
				<object class="IBPartialClassDescription">
wixardy@3250
  5315
					<string key="className">NSObject</string>
wixardy@3250
  5316
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5317
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5318
						<string key="minorKey">Foundation.framework/Headers/NSScriptKeyValueCoding.h</string>
wixardy@3250
  5319
					</object>
wixardy@3250
  5320
				</object>
wixardy@3250
  5321
				<object class="IBPartialClassDescription">
wixardy@3250
  5322
					<string key="className">NSObject</string>
wixardy@3250
  5323
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5324
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5325
						<string key="minorKey">Foundation.framework/Headers/NSScriptObjectSpecifiers.h</string>
wixardy@3250
  5326
					</object>
wixardy@3250
  5327
				</object>
wixardy@3250
  5328
				<object class="IBPartialClassDescription">
wixardy@3250
  5329
					<string key="className">NSObject</string>
wixardy@3250
  5330
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5331
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5332
						<string key="minorKey">Foundation.framework/Headers/NSScriptWhoseTests.h</string>
wixardy@3250
  5333
					</object>
wixardy@3250
  5334
				</object>
wixardy@3250
  5335
				<object class="IBPartialClassDescription">
wixardy@3250
  5336
					<string key="className">NSObject</string>
wixardy@3250
  5337
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5338
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5339
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
wixardy@3250
  5340
					</object>
wixardy@3250
  5341
				</object>
wixardy@3250
  5342
				<object class="IBPartialClassDescription">
wixardy@3250
  5343
					<string key="className">NSObject</string>
wixardy@3250
  5344
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5345
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5346
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
wixardy@3250
  5347
					</object>
wixardy@3250
  5348
				</object>
wixardy@3250
  5349
				<object class="IBPartialClassDescription">
wixardy@3250
  5350
					<string key="className">NSObject</string>
wixardy@3250
  5351
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5352
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5353
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
wixardy@3250
  5354
					</object>
wixardy@3250
  5355
				</object>
wixardy@3250
  5356
				<object class="IBPartialClassDescription">
wixardy@3250
  5357
					<string key="className">NSObject</string>
wixardy@3250
  5358
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5359
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5360
						<string key="minorKey">Foundation.framework/Headers/NSURLDownload.h</string>
wixardy@3250
  5361
					</object>
wixardy@3250
  5362
				</object>
wixardy@3250
  5363
				<object class="IBPartialClassDescription">
wixardy@3250
  5364
					<string key="className">NSObject</string>
wixardy@3250
  5365
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5366
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5367
						<string key="minorKey">Growl.framework/Headers/GrowlApplicationBridge.h</string>
wixardy@3250
  5368
					</object>
wixardy@3250
  5369
				</object>
wixardy@3250
  5370
				<object class="IBPartialClassDescription">
wixardy@3250
  5371
					<string key="className">NSObject</string>
wixardy@3250
  5372
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5373
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5374
						<string key="minorKey">ImageKit.framework/Headers/IKImageBrowserView.h</string>
wixardy@3250
  5375
					</object>
wixardy@3250
  5376
				</object>
wixardy@3250
  5377
				<object class="IBPartialClassDescription">
wixardy@3250
  5378
					<string key="className">NSObject</string>
wixardy@3250
  5379
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5380
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5381
						<string key="minorKey">ImageKit.framework/Headers/IKSaveOptions.h</string>
wixardy@3250
  5382
					</object>
wixardy@3250
  5383
				</object>
wixardy@3250
  5384
				<object class="IBPartialClassDescription">
wixardy@3250
  5385
					<string key="className">NSObject</string>
wixardy@3250
  5386
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5387
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5388
						<string key="minorKey">ImageKit.framework/Headers/ImageKitDeprecated.h</string>
wixardy@3250
  5389
					</object>
wixardy@3250
  5390
				</object>
wixardy@3250
  5391
				<object class="IBPartialClassDescription">
wixardy@3250
  5392
					<string key="className">NSObject</string>
wixardy@3250
  5393
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5394
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5395
						<string key="minorKey">LMX.framework/Headers/LMXParser.h</string>
wixardy@3250
  5396
					</object>
wixardy@3250
  5397
				</object>
wixardy@3250
  5398
				<object class="IBPartialClassDescription">
wixardy@3250
  5399
					<string key="className">NSObject</string>
wixardy@3250
  5400
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5401
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5402
						<string key="minorKey">PDFKit.framework/Headers/PDFDocument.h</string>
wixardy@3250
  5403
					</object>
wixardy@3250
  5404
				</object>
wixardy@3250
  5405
				<object class="IBPartialClassDescription">
wixardy@3250
  5406
					<string key="className">NSObject</string>
wixardy@3250
  5407
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="196789552">
wixardy@3250
  5408
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5409
						<string key="minorKey">PDFKit.framework/Headers/PDFView.h</string>
wixardy@3250
  5410
					</object>
wixardy@3250
  5411
				</object>
wixardy@3250
  5412
				<object class="IBPartialClassDescription">
wixardy@3250
  5413
					<string key="className">NSObject</string>
wixardy@3250
  5414
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5415
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5416
						<string key="minorKey">PSMTabBarControl.framework/Headers/PSMTabBarCell.h</string>
wixardy@3250
  5417
					</object>
wixardy@3250
  5418
				</object>
wixardy@3250
  5419
				<object class="IBPartialClassDescription">
wixardy@3250
  5420
					<string key="className">NSObject</string>
wixardy@3250
  5421
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5422
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5423
						<string key="minorKey">PSMTabBarControl.framework/Headers/PSMTabBarControl.h</string>
wixardy@3250
  5424
					</object>
wixardy@3250
  5425
				</object>
wixardy@3250
  5426
				<object class="IBPartialClassDescription">
wixardy@3250
  5427
					<string key="className">NSObject</string>
wixardy@3250
  5428
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5429
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5430
						<string key="minorKey">QTKit.framework/Headers/QTCaptureDecompressedAudioOutput.h</string>
wixardy@3250
  5431
					</object>
wixardy@3250
  5432
				</object>
wixardy@3250
  5433
				<object class="IBPartialClassDescription">
wixardy@3250
  5434
					<string key="className">NSObject</string>
wixardy@3250
  5435
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5436
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5437
						<string key="minorKey">QTKit.framework/Headers/QTCaptureDecompressedVideoOutput.h</string>
wixardy@3250
  5438
					</object>
wixardy@3250
  5439
				</object>
wixardy@3250
  5440
				<object class="IBPartialClassDescription">
wixardy@3250
  5441
					<string key="className">NSObject</string>
wixardy@3250
  5442
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5443
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5444
						<string key="minorKey">QTKit.framework/Headers/QTCaptureFileOutput.h</string>
wixardy@3250
  5445
					</object>
wixardy@3250
  5446
				</object>
wixardy@3250
  5447
				<object class="IBPartialClassDescription">
wixardy@3250
  5448
					<string key="className">NSObject</string>
wixardy@3250
  5449
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5450
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5451
						<string key="minorKey">QTKit.framework/Headers/QTCaptureVideoPreviewOutput.h</string>
wixardy@3250
  5452
					</object>
wixardy@3250
  5453
				</object>
wixardy@3250
  5454
				<object class="IBPartialClassDescription">
wixardy@3250
  5455
					<string key="className">NSObject</string>
wixardy@3250
  5456
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5457
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5458
						<string key="minorKey">QTKit.framework/Headers/QTCaptureView.h</string>
wixardy@3250
  5459
					</object>
wixardy@3250
  5460
				</object>
wixardy@3250
  5461
				<object class="IBPartialClassDescription">
wixardy@3250
  5462
					<string key="className">NSObject</string>
wixardy@3250
  5463
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5464
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5465
						<string key="minorKey">QTKit.framework/Headers/QTMovie.h</string>
wixardy@3250
  5466
					</object>
wixardy@3250
  5467
				</object>
wixardy@3250
  5468
				<object class="IBPartialClassDescription">
wixardy@3250
  5469
					<string key="className">NSObject</string>
wixardy@3250
  5470
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="889810009">
wixardy@3250
  5471
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5472
						<string key="minorKey">QTKit.framework/Headers/QTMovieView.h</string>
wixardy@3250
  5473
					</object>
wixardy@3250
  5474
				</object>
wixardy@3250
  5475
				<object class="IBPartialClassDescription">
wixardy@3250
  5476
					<string key="className">NSObject</string>
wixardy@3250
  5477
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5478
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5479
						<string key="minorKey">QuartzComposer.framework/Headers/QCCompositionParameterView.h</string>
wixardy@3250
  5480
					</object>
wixardy@3250
  5481
				</object>
wixardy@3250
  5482
				<object class="IBPartialClassDescription">
wixardy@3250
  5483
					<string key="className">NSObject</string>
wixardy@3250
  5484
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5485
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5486
						<string key="minorKey">QuartzComposer.framework/Headers/QCCompositionPickerView.h</string>
wixardy@3250
  5487
					</object>
wixardy@3250
  5488
				</object>
wixardy@3250
  5489
				<object class="IBPartialClassDescription">
wixardy@3250
  5490
					<string key="className">NSObject</string>
wixardy@3250
  5491
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5492
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5493
						<string key="minorKey">QuartzFilters.framework/Headers/QuartzFilterManager.h</string>
wixardy@3250
  5494
					</object>
wixardy@3250
  5495
				</object>
wixardy@3250
  5496
				<object class="IBPartialClassDescription">
wixardy@3250
  5497
					<string key="className">NSObject</string>
wixardy@3250
  5498
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5499
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5500
						<string key="minorKey">QuickLookUI.framework/Headers/QLPreviewPanel.h</string>
wixardy@3250
  5501
					</object>
wixardy@3250
  5502
				</object>
wixardy@3250
  5503
				<object class="IBPartialClassDescription">
wixardy@3250
  5504
					<string key="className">NSObject</string>
wixardy@3250
  5505
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5506
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5507
						<string key="minorKey">SecurityInterface.framework/Headers/SFAuthorizationView.h</string>
wixardy@3250
  5508
					</object>
wixardy@3250
  5509
				</object>
wixardy@3250
  5510
				<object class="IBPartialClassDescription">
wixardy@3250
  5511
					<string key="className">NSObject</string>
wixardy@3250
  5512
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5513
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5514
						<string key="minorKey">SecurityInterface.framework/Headers/SFCertificatePanel.h</string>
wixardy@3250
  5515
					</object>
wixardy@3250
  5516
				</object>
wixardy@3250
  5517
				<object class="IBPartialClassDescription">
wixardy@3250
  5518
					<string key="className">NSObject</string>
wixardy@3250
  5519
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5520
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5521
						<string key="minorKey">SecurityInterface.framework/Headers/SFChooseIdentityPanel.h</string>
wixardy@3250
  5522
					</object>
wixardy@3250
  5523
				</object>
wixardy@3250
  5524
				<object class="IBPartialClassDescription">
wixardy@3250
  5525
					<string key="className">NSObject</string>
wixardy@3250
  5526
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5527
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5528
						<string key="minorKey">Sparkle.framework/Headers/SUAppcast.h</string>
wixardy@3250
  5529
					</object>
wixardy@3250
  5530
				</object>
wixardy@3250
  5531
				<object class="IBPartialClassDescription">
wixardy@3250
  5532
					<string key="className">NSObject</string>
wixardy@3250
  5533
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="771162158">
wixardy@3250
  5534
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5535
						<string key="minorKey">Sparkle.framework/Headers/SUUpdater.h</string>
wixardy@3250
  5536
					</object>
wixardy@3250
  5537
				</object>
wixardy@3250
  5538
				<object class="IBPartialClassDescription">
wixardy@3250
  5539
					<string key="className">NSObject</string>
wixardy@3250
  5540
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5541
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5542
						<string key="minorKey">WebKit.framework/Headers/WebDownload.h</string>
wixardy@3250
  5543
					</object>
wixardy@3250
  5544
				</object>
wixardy@3250
  5545
				<object class="IBPartialClassDescription">
wixardy@3250
  5546
					<string key="className">NSObject</string>
wixardy@3250
  5547
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5548
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5549
						<string key="minorKey">WebKit.framework/Headers/WebEditingDelegate.h</string>
wixardy@3250
  5550
					</object>
wixardy@3250
  5551
				</object>
wixardy@3250
  5552
				<object class="IBPartialClassDescription">
wixardy@3250
  5553
					<string key="className">NSObject</string>
wixardy@3250
  5554
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5555
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5556
						<string key="minorKey">WebKit.framework/Headers/WebFrameLoadDelegate.h</string>
wixardy@3250
  5557
					</object>
wixardy@3250
  5558
				</object>
wixardy@3250
  5559
				<object class="IBPartialClassDescription">
wixardy@3250
  5560
					<string key="className">NSObject</string>
wixardy@3250
  5561
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5562
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5563
						<string key="minorKey">WebKit.framework/Headers/WebJavaPlugIn.h</string>
wixardy@3250
  5564
					</object>
wixardy@3250
  5565
				</object>
wixardy@3250
  5566
				<object class="IBPartialClassDescription">
wixardy@3250
  5567
					<string key="className">NSObject</string>
wixardy@3250
  5568
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5569
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5570
						<string key="minorKey">WebKit.framework/Headers/WebPlugin.h</string>
wixardy@3250
  5571
					</object>
wixardy@3250
  5572
				</object>
wixardy@3250
  5573
				<object class="IBPartialClassDescription">
wixardy@3250
  5574
					<string key="className">NSObject</string>
wixardy@3250
  5575
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5576
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5577
						<string key="minorKey">WebKit.framework/Headers/WebPluginContainer.h</string>
wixardy@3250
  5578
					</object>
wixardy@3250
  5579
				</object>
wixardy@3250
  5580
				<object class="IBPartialClassDescription">
wixardy@3250
  5581
					<string key="className">NSObject</string>
wixardy@3250
  5582
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5583
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5584
						<string key="minorKey">WebKit.framework/Headers/WebPolicyDelegate.h</string>
wixardy@3250
  5585
					</object>
wixardy@3250
  5586
				</object>
wixardy@3250
  5587
				<object class="IBPartialClassDescription">
wixardy@3250
  5588
					<string key="className">NSObject</string>
wixardy@3250
  5589
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5590
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5591
						<string key="minorKey">WebKit.framework/Headers/WebResourceLoadDelegate.h</string>
wixardy@3250
  5592
					</object>
wixardy@3250
  5593
				</object>
wixardy@3250
  5594
				<object class="IBPartialClassDescription">
wixardy@3250
  5595
					<string key="className">NSObject</string>
wixardy@3250
  5596
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5597
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5598
						<string key="minorKey">WebKit.framework/Headers/WebScriptObject.h</string>
wixardy@3250
  5599
					</object>
wixardy@3250
  5600
				</object>
wixardy@3250
  5601
				<object class="IBPartialClassDescription">
wixardy@3250
  5602
					<string key="className">NSObject</string>
wixardy@3250
  5603
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5604
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5605
						<string key="minorKey">WebKit.framework/Headers/WebUIDelegate.h</string>
wixardy@3250
  5606
					</object>
wixardy@3250
  5607
				</object>
wixardy@3250
  5608
				<object class="IBPartialClassDescription">
wixardy@3250
  5609
					<string key="className">NSOutlineView</string>
wixardy@3250
  5610
					<string key="superclassName">NSTableView</string>
wixardy@3250
  5611
					<reference key="sourceIdentifier" ref="854442568"/>
wixardy@3250
  5612
				</object>
wixardy@3250
  5613
				<object class="IBPartialClassDescription">
wixardy@3250
  5614
					<string key="className">NSResponder</string>
wixardy@3250
  5615
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5616
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5617
						<string key="minorKey">AppKit.framework/Headers/NSInterfaceStyle.h</string>
wixardy@3250
  5618
					</object>
wixardy@3250
  5619
				</object>
wixardy@3250
  5620
				<object class="IBPartialClassDescription">
wixardy@3250
  5621
					<string key="className">NSResponder</string>
wixardy@3250
  5622
					<string key="superclassName">NSObject</string>
wixardy@3250
  5623
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5624
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5625
						<string key="minorKey">AppKit.framework/Headers/NSResponder.h</string>
wixardy@3250
  5626
					</object>
wixardy@3250
  5627
				</object>
wixardy@3250
  5628
				<object class="IBPartialClassDescription">
wixardy@3250
  5629
					<string key="className">NSTableView</string>
wixardy@3250
  5630
					<string key="superclassName">NSControl</string>
wixardy@3250
  5631
					<reference key="sourceIdentifier" ref="415592568"/>
wixardy@3250
  5632
				</object>
wixardy@3250
  5633
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5634
					<string key="className">NSText</string>
thijsalkemade@3277
  5635
					<string key="superclassName">NSView</string>
thijsalkemade@3277
  5636
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5637
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5638
						<string key="minorKey">AppKit.framework/Headers/NSText.h</string>
thijsalkemade@3277
  5639
					</object>
thijsalkemade@3277
  5640
				</object>
thijsalkemade@3277
  5641
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5642
					<string key="className">NSTextView</string>
thijsalkemade@3277
  5643
					<string key="superclassName">NSText</string>
thijsalkemade@3277
  5644
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5645
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5646
						<string key="minorKey">AppKit.framework/Headers/NSTextView.h</string>
thijsalkemade@3277
  5647
					</object>
thijsalkemade@3277
  5648
				</object>
thijsalkemade@3277
  5649
				<object class="IBPartialClassDescription">
wixardy@3250
  5650
					<string key="className">NSView</string>
wixardy@3250
  5651
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5652
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5653
						<string key="minorKey">AppKit.framework/Headers/NSClipView.h</string>
wixardy@3250
  5654
					</object>
wixardy@3250
  5655
				</object>
wixardy@3250
  5656
				<object class="IBPartialClassDescription">
wixardy@3250
  5657
					<string key="className">NSView</string>
wixardy@3250
  5658
					<reference key="sourceIdentifier" ref="913231867"/>
wixardy@3250
  5659
				</object>
wixardy@3250
  5660
				<object class="IBPartialClassDescription">
wixardy@3250
  5661
					<string key="className">NSView</string>
wixardy@3250
  5662
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5663
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5664
						<string key="minorKey">AppKit.framework/Headers/NSRulerView.h</string>
wixardy@3250
  5665
					</object>
wixardy@3250
  5666
				</object>
wixardy@3250
  5667
				<object class="IBPartialClassDescription">
wixardy@3250
  5668
					<string key="className">NSView</string>
wixardy@3250
  5669
					<string key="superclassName">NSResponder</string>
wixardy@3250
  5670
					<reference key="sourceIdentifier" ref="817207599"/>
wixardy@3250
  5671
				</object>
wixardy@3250
  5672
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5673
					<string key="className">NSWindow</string>
thijsalkemade@3277
  5674
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5675
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5676
						<string key="minorKey">AppKit.framework/Headers/NSDrawer.h</string>
thijsalkemade@3277
  5677
					</object>
thijsalkemade@3277
  5678
				</object>
thijsalkemade@3277
  5679
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5680
					<string key="className">NSWindow</string>
thijsalkemade@3277
  5681
					<string key="superclassName">NSResponder</string>
thijsalkemade@3277
  5682
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5683
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5684
						<string key="minorKey">AppKit.framework/Headers/NSWindow.h</string>
thijsalkemade@3277
  5685
					</object>
thijsalkemade@3277
  5686
				</object>
thijsalkemade@3277
  5687
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5688
					<string key="className">NSWindow</string>
thijsalkemade@3277
  5689
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5690
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5691
						<string key="minorKey">AppKit.framework/Headers/NSWindowScripting.h</string>
thijsalkemade@3277
  5692
					</object>
thijsalkemade@3277
  5693
				</object>
thijsalkemade@3277
  5694
				<object class="IBPartialClassDescription">
wixardy@3250
  5695
					<string key="className">PDFView</string>
wixardy@3250
  5696
					<string key="superclassName">NSView</string>
wixardy@3250
  5697
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  5698
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5699
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  5700
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5701
							<string>goBack:</string>
wixardy@3250
  5702
							<string>goForward:</string>
wixardy@3250
  5703
							<string>goToFirstPage:</string>
wixardy@3250
  5704
							<string>goToLastPage:</string>
wixardy@3250
  5705
							<string>goToNextPage:</string>
wixardy@3250
  5706
							<string>goToPreviousPage:</string>
wixardy@3250
  5707
							<string>selectAll:</string>
wixardy@3250
  5708
							<string>takeBackgroundColorFrom:</string>
wixardy@3250
  5709
							<string>zoomIn:</string>
wixardy@3250
  5710
							<string>zoomOut:</string>
wixardy@3250
  5711
						</object>
wixardy@3250
  5712
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  5713
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5714
							<string>id</string>
wixardy@3250
  5715
							<string>id</string>
wixardy@3250
  5716
							<string>id</string>
wixardy@3250
  5717
							<string>id</string>
wixardy@3250
  5718
							<string>id</string>
wixardy@3250
  5719
							<string>id</string>
wixardy@3250
  5720
							<string>id</string>
wixardy@3250
  5721
							<string>id</string>
wixardy@3250
  5722
							<string>id</string>
wixardy@3250
  5723
							<string>id</string>
wixardy@3250
  5724
						</object>
wixardy@3250
  5725
					</object>
wixardy@3250
  5726
					<reference key="sourceIdentifier" ref="196789552"/>
wixardy@3250
  5727
				</object>
wixardy@3250
  5728
				<object class="IBPartialClassDescription">
thijsalkemade@3277
  5729
					<string key="className">QCView</string>
thijsalkemade@3277
  5730
					<string key="superclassName">NSView</string>
thijsalkemade@3277
  5731
					<object class="NSMutableDictionary" key="actions">
thijsalkemade@3277
  5732
						<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  5733
						<object class="NSArray" key="dict.sortedKeys">
thijsalkemade@3277
  5734
							<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  5735
							<string>play:</string>
thijsalkemade@3277
  5736
							<string>start:</string>
thijsalkemade@3277
  5737
							<string>stop:</string>
thijsalkemade@3277
  5738
						</object>
thijsalkemade@3277
  5739
						<object class="NSMutableArray" key="dict.values">
thijsalkemade@3277
  5740
							<bool key="EncodedWithXMLCoder">YES</bool>
thijsalkemade@3277
  5741
							<string>id</string>
thijsalkemade@3277
  5742
							<string>id</string>
thijsalkemade@3277
  5743
							<string>id</string>
thijsalkemade@3277
  5744
						</object>
thijsalkemade@3277
  5745
					</object>
thijsalkemade@3277
  5746
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
thijsalkemade@3277
  5747
						<string key="majorKey">IBFrameworkSource</string>
thijsalkemade@3277
  5748
						<string key="minorKey">QuartzComposer.framework/Headers/QCView.h</string>
thijsalkemade@3277
  5749
					</object>
thijsalkemade@3277
  5750
				</object>
thijsalkemade@3277
  5751
				<object class="IBPartialClassDescription">
wixardy@3250
  5752
					<string key="className">QTMovieView</string>
wixardy@3250
  5753
					<string key="superclassName">NSView</string>
wixardy@3250
  5754
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  5755
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5756
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  5757
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5758
							<string>add:</string>
wixardy@3250
  5759
							<string>addScaled:</string>
wixardy@3250
  5760
							<string>copy:</string>
wixardy@3250
  5761
							<string>cut:</string>
wixardy@3250
  5762
							<string>delete:</string>
wixardy@3250
  5763
							<string>gotoBeginning:</string>
wixardy@3250
  5764
							<string>gotoEnd:</string>
wixardy@3250
  5765
							<string>gotoNextSelectionPoint:</string>
wixardy@3250
  5766
							<string>gotoPosterFrame:</string>
wixardy@3250
  5767
							<string>gotoPreviousSelectionPoint:</string>
wixardy@3250
  5768
							<string>paste:</string>
wixardy@3250
  5769
							<string>pause:</string>
wixardy@3250
  5770
							<string>play:</string>
wixardy@3250
  5771
							<string>replace:</string>
wixardy@3250
  5772
							<string>selectAll:</string>
wixardy@3250
  5773
							<string>selectNone:</string>
wixardy@3250
  5774
							<string>stepBackward:</string>
wixardy@3250
  5775
							<string>stepForward:</string>
wixardy@3250
  5776
							<string>trim:</string>
wixardy@3250
  5777
						</object>
wixardy@3250
  5778
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  5779
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5780
							<string>id</string>
wixardy@3250
  5781
							<string>id</string>
wixardy@3250
  5782
							<string>id</string>
wixardy@3250
  5783
							<string>id</string>
wixardy@3250
  5784
							<string>id</string>
wixardy@3250
  5785
							<string>id</string>
wixardy@3250
  5786
							<string>id</string>
wixardy@3250
  5787
							<string>id</string>
wixardy@3250
  5788
							<string>id</string>
wixardy@3250
  5789
							<string>id</string>
wixardy@3250
  5790
							<string>id</string>
wixardy@3250
  5791
							<string>id</string>
wixardy@3250
  5792
							<string>id</string>
wixardy@3250
  5793
							<string>id</string>
wixardy@3250
  5794
							<string>id</string>
wixardy@3250
  5795
							<string>id</string>
wixardy@3250
  5796
							<string>id</string>
wixardy@3250
  5797
							<string>id</string>
wixardy@3250
  5798
							<string>id</string>
wixardy@3250
  5799
						</object>
wixardy@3250
  5800
					</object>
wixardy@3250
  5801
					<reference key="sourceIdentifier" ref="889810009"/>
wixardy@3250
  5802
				</object>
wixardy@3250
  5803
				<object class="IBPartialClassDescription">
wixardy@3250
  5804
					<string key="className">SUUpdater</string>
wixardy@3250
  5805
					<string key="superclassName">NSObject</string>
wixardy@3250
  5806
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  5807
						<string key="NS.key.0">checkForUpdates:</string>
wixardy@3250
  5808
						<string key="NS.object.0">id</string>
wixardy@3250
  5809
					</object>
wixardy@3250
  5810
					<object class="NSMutableDictionary" key="outlets">
wixardy@3250
  5811
						<string key="NS.key.0">delegate</string>
wixardy@3250
  5812
						<string key="NS.object.0">id</string>
wixardy@3250
  5813
					</object>
wixardy@3250
  5814
					<reference key="sourceIdentifier" ref="771162158"/>
wixardy@3250
  5815
				</object>
wixardy@3250
  5816
				<object class="IBPartialClassDescription">
wixardy@3250
  5817
					<string key="className">WebView</string>
wixardy@3250
  5818
					<string key="superclassName">NSView</string>
wixardy@3250
  5819
					<object class="NSMutableDictionary" key="actions">
wixardy@3250
  5820
						<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5821
						<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  5822
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5823
							<string>goBack:</string>
wixardy@3250
  5824
							<string>goForward:</string>
wixardy@3250
  5825
							<string>makeTextLarger:</string>
wixardy@3250
  5826
							<string>makeTextSmaller:</string>
wixardy@3250
  5827
							<string>makeTextStandardSize:</string>
wixardy@3250
  5828
							<string>reload:</string>
wixardy@3250
  5829
							<string>reloadFromOrigin:</string>
wixardy@3250
  5830
							<string>stopLoading:</string>
wixardy@3250
  5831
							<string>takeStringURLFrom:</string>
wixardy@3250
  5832
							<string>toggleContinuousSpellChecking:</string>
wixardy@3250
  5833
							<string>toggleSmartInsertDelete:</string>
wixardy@3250
  5834
						</object>
wixardy@3250
  5835
						<object class="NSMutableArray" key="dict.values">
wixardy@3250
  5836
							<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5837
							<string>id</string>
wixardy@3250
  5838
							<string>id</string>
wixardy@3250
  5839
							<string>id</string>
wixardy@3250
  5840
							<string>id</string>
wixardy@3250
  5841
							<string>id</string>
wixardy@3250
  5842
							<string>id</string>
wixardy@3250
  5843
							<string>id</string>
wixardy@3250
  5844
							<string>id</string>
wixardy@3250
  5845
							<string>id</string>
wixardy@3250
  5846
							<string>id</string>
wixardy@3250
  5847
							<string>id</string>
wixardy@3250
  5848
						</object>
wixardy@3250
  5849
					</object>
wixardy@3250
  5850
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
wixardy@3250
  5851
						<string key="majorKey">IBFrameworkSource</string>
wixardy@3250
  5852
						<string key="minorKey">WebKit.framework/Headers/WebView.h</string>
wixardy@3250
  5853
					</object>
wixardy@3250
  5854
				</object>
wixardy@3250
  5855
			</object>
wixardy@3250
  5856
		</object>
wixardy@3250
  5857
		<int key="IBDocument.localizationMode">0</int>
wixardy@3250
  5858
		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
wixardy@3250
  5859
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
wixardy@3250
  5860
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
wixardy@3250
  5861
			<integer value="1050" key="NS.object.0"/>
wixardy@3250
  5862
		</object>
wixardy@3250
  5863
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
wixardy@3250
  5864
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
wixardy@3250
  5865
			<integer value="1050" key="NS.object.0"/>
wixardy@3250
  5866
		</object>
wixardy@3250
  5867
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
wixardy@3250
  5868
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
wixardy@3250
  5869
			<integer value="3000" key="NS.object.0"/>
wixardy@3250
  5870
		</object>
wixardy@3250
  5871
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
wixardy@3250
  5872
		<string key="IBDocument.LastKnownRelativeProjectPath">../Adium.xcodeproj</string>
wixardy@3250
  5873
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
wixardy@3250
  5874
		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
wixardy@3250
  5875
			<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5876
			<object class="NSArray" key="dict.sortedKeys">
wixardy@3250
  5877
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5878
				<string>NSMenuCheckmark</string>
wixardy@3250
  5879
				<string>NSMenuMixedState</string>
wixardy@3250
  5880
			</object>
wixardy@3250
  5881
			<object class="NSMutableArray" key="dict.values">
wixardy@3250
  5882
				<bool key="EncodedWithXMLCoder">YES</bool>
wixardy@3250
  5883
				<string>{9, 8}</string>
wixardy@3250
  5884
				<string>{7, 2}</string>
wixardy@3250
  5885
			</object>
wixardy@3250
  5886
		</object>
wixardy@3250
  5887
	</data>
wixardy@3250
  5888
</archive>