Chameleon Applications

Chameleon Applications Commit Details

Date:2010-01-28 18:32:19 (14 years 2 months ago)
Author:Rekursor
Commit:77
Parents: 76
Message:Added a copy from trunk for diebuche.
Changes:
C/trunk/ChameleonPrefPane → /branches/diebuche/ChameleonPrefPane

File differences

branches/diebuche/ChameleonPrefPane/version.plist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>ProjectName</key>
<string>PreferencePaneTemplate</string>
<key>SourceVersion</key>
<string>270000</string>
</dict>
</plist>
branches/diebuche/ChameleonPrefPane/APPLE_LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
APPLE PUBLIC SOURCE LICENSE
Version 2.0 - August 6, 2003
Please read this License carefully before downloading this software.
By downloading or using this software, you are agreeing to be bound by
the terms of this License. If you do not or cannot agree to the terms
of this License, please do not download or use the software.
1. General; Definitions. This License applies to any program or other
work which Apple Computer, Inc. ("Apple") makes publicly available and
which contains a notice placed by Apple identifying such program or
work as "Original Code" and stating that it is subject to the terms of
this Apple Public Source License version 2.0 ("License"). As used in
this License:
1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is
the grantor of rights, (i) claims of patents that are now or hereafter
acquired, owned by or assigned to Apple and (ii) that cover subject
matter contained in the Original Code, but only to the extent
necessary to use, reproduce and/or distribute the Original Code
without infringement; and (b) in the case where You are the grantor of
rights, (i) claims of patents that are now or hereafter acquired,
owned by or assigned to You and (ii) that cover subject matter in Your
Modifications, taken alone or in combination with Original Code.
1.2 "Contributor" means any person or entity that creates or
contributes to the creation of Modifications.
1.3 "Covered Code" means the Original Code, Modifications, the
combination of Original Code and any Modifications, and/or any
respective portions thereof.
1.4 "Externally Deploy" means: (a) to sublicense, distribute or
otherwise make Covered Code available, directly or indirectly, to
anyone other than You; and/or (b) to use Covered Code, alone or as
part of a Larger Work, in any way to provide a service, including but
not limited to delivery of content, through electronic communication
with a client other than You.
1.5 "Larger Work" means a work which combines Covered Code or portions
thereof with code not governed by the terms of this License.
1.6 "Modifications" mean any addition to, deletion from, and/or change
to, the substance and/or structure of the Original Code, any previous
Modifications, the combination of Original Code and any previous
Modifications, and/or any respective portions thereof. When code is
released as a series of files, a Modification is: (a) any addition to
or deletion from the contents of a file containing Covered Code;
and/or (b) any new file or other representation of computer program
statements that contains any part of Covered Code.
1.7 "Original Code" means (a) the Source Code of a program or other
work as originally made available by Apple under this License,
including the Source Code of any updates or upgrades to such programs
or works made available by Apple under this License, and that has been
expressly identified by Apple as such in the header file(s) of such
work; and (b) the object code compiled from such Source Code and
originally made available by Apple under this License.
1.8 "Source Code" means the human readable form of a program or other
work that is suitable for making modifications to it, including all
modules it contains, plus any associated interface definition files,
scripts used to control compilation and installation of an executable
(object code).
1.9 "You" or "Your" means an individual or a legal entity exercising
rights under this License. For legal entities, "You" or "Your"
includes any entity which controls, is controlled by, or is under
common control with, You, where "control" means (a) the power, direct
or indirect, to cause the direction or management of such entity,
whether by contract or otherwise, or (b) ownership of fifty percent
(50%) or more of the outstanding shares or beneficial ownership of
such entity.
2. Permitted Uses; Conditions & Restrictions. Subject to the terms
and conditions of this License, Apple hereby grants You, effective on
the date You accept this License and download the Original Code, a
world-wide, royalty-free, non-exclusive license, to the extent of
Apple's Applicable Patent Rights and copyrights covering the Original
Code, to do the following:
2.1 Unmodified Code. You may use, reproduce, display, perform,
internally distribute within Your organization, and Externally Deploy
verbatim, unmodified copies of the Original Code, for commercial or
non-commercial purposes, provided that in each instance:
(a) You must retain and reproduce in all copies of Original Code the
copyright and other proprietary notices and disclaimers of Apple as
they appear in the Original Code, and keep intact all notices in the
Original Code that refer to this License; and
(b) You must include a copy of this License with every copy of Source
Code of Covered Code and documentation You distribute or Externally
Deploy, and You may not offer or impose any terms on such Source Code
that alter or restrict this License or the recipients' rights
hereunder, except as permitted under Section 6.
2.2 Modified Code. You may modify Covered Code and use, reproduce,
display, perform, internally distribute within Your organization, and
Externally Deploy Your Modifications and Covered Code, for commercial
or non-commercial purposes, provided that in each instance You also
meet all of these conditions:
(a) You must satisfy all the conditions of Section 2.1 with respect to
the Source Code of the Covered Code;
(b) You must duplicate, to the extent it does not already exist, the
notice in Exhibit A in each file of the Source Code of all Your
Modifications, and cause the modified files to carry prominent notices
stating that You changed the files and the date of any change; and
(c) If You Externally Deploy Your Modifications, You must make
Source Code of all Your Externally Deployed Modifications either
available to those to whom You have Externally Deployed Your
Modifications, or publicly available. Source Code of Your Externally
Deployed Modifications must be released under the terms set forth in
this License, including the license grants set forth in Section 3
below, for as long as you Externally Deploy the Covered Code or twelve
(12) months from the date of initial External Deployment, whichever is
longer. You should preferably distribute the Source Code of Your
Externally Deployed Modifications electronically (e.g. download from a
web site).
2.3 Distribution of Executable Versions. In addition, if You
Externally Deploy Covered Code (Original Code and/or Modifications) in
object code, executable form only, You must include a prominent
notice, in the code itself as well as in related documentation,
stating that Source Code of the Covered Code is available under the
terms of this License with information on how and where to obtain such
Source Code.
2.4 Third Party Rights. You expressly acknowledge and agree that
although Apple and each Contributor grants the licenses to their
respective portions of the Covered Code set forth herein, no
assurances are provided by Apple or any Contributor that the Covered
Code does not infringe the patent or other intellectual property
rights of any other entity. Apple and each Contributor disclaim any
liability to You for claims brought by any other entity based on
infringement of intellectual property rights or otherwise. As a
condition to exercising the rights and licenses granted hereunder, You
hereby assume sole responsibility to secure any other intellectual
property rights needed, if any. For example, if a third party patent
license is required to allow You to distribute the Covered Code, it is
Your responsibility to acquire that license before distributing the
Covered Code.
3. Your Grants. In consideration of, and as a condition to, the
licenses granted to You under this License, You hereby grant to any
person or entity receiving or distributing Covered Code under this
License a non-exclusive, royalty-free, perpetual, irrevocable license,
under Your Applicable Patent Rights and other intellectual property
rights (other than patent) owned or controlled by You, to use,
reproduce, display, perform, modify, sublicense, distribute and
Externally Deploy Your Modifications of the same scope and extent as
Apple's licenses under Sections 2.1 and 2.2 above.
4. Larger Works. You may create a Larger Work by combining Covered
Code with other code not governed by the terms of this License and
distribute the Larger Work as a single product. In each such instance,
You must make sure the requirements of this License are fulfilled for
the Covered Code or any portion thereof.
5. Limitations on Patent License. Except as expressly stated in
Section 2, no other patent rights, express or implied, are granted by
Apple herein. Modifications and/or Larger Works may require additional
patent licenses from Apple which Apple may grant in its sole
discretion.
6. Additional Terms. You may choose to offer, and to charge a fee for,
warranty, support, indemnity or liability obligations and/or other
rights consistent with the scope of the license granted herein
("Additional Terms") to one or more recipients of Covered Code.
However, You may do so only on Your own behalf and as Your sole
responsibility, and not on behalf of Apple or any Contributor. You
must obtain the recipient's agreement that any such Additional Terms
are offered by You alone, and You hereby agree to indemnify, defend
and hold Apple and every Contributor harmless for any liability
incurred by or claims asserted against Apple or such Contributor by
reason of any such Additional Terms.
7. Versions of the License. Apple may publish revised and/or new
versions of this License from time to time. Each version will be given
a distinguishing version number. Once Original Code has been published
under a particular version of this License, You may continue to use it
under the terms of that version. You may also choose to use such
Original Code under the terms of any subsequent version of this
License published by Apple. No one other than Apple has the right to
modify the terms applicable to Covered Code created under this
License.
8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in
part pre-release, untested, or not fully tested works. The Covered
Code may contain errors that could cause failures or loss of data, and
may be incomplete or contain inaccuracies. You expressly acknowledge
and agree that use of the Covered Code, or any portion thereof, is at
Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND
WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND
APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE
PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM
ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF
MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR
PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD
PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST
INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE
FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,
THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR
ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO
ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE
AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.
You acknowledge that the Covered Code is not intended for use in the
operation of nuclear facilities, aircraft navigation, communication
systems, or air traffic control machines in which case the failure of
the Covered Code could lead to death, personal injury, or severe
physical or environmental damage.
9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO
EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING
TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR
ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,
TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF
APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY
REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF
INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY
TO YOU. In no event shall Apple's total liability to You for all
damages (other than as may be required by applicable law) under this
License exceed the amount of fifty dollars ($50.00).
10. Trademarks. This License does not grant any rights to use the
trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",
"QuickTime", "QuickTime Streaming Server" or any other trademarks,
service marks, logos or trade names belonging to Apple (collectively
"Apple Marks") or to any trademark, service mark, logo or trade name
belonging to any Contributor. You agree not to use any Apple Marks in
or as part of the name of products derived from the Original Code or
to endorse or promote products derived from the Original Code other
than as expressly permitted by and in strict compliance at all times
with Apple's third party trademark usage guidelines which are posted
at http://www.apple.com/legal/guidelinesfor3rdparties.html.
11. Ownership. Subject to the licenses granted under this License,
each Contributor retains all rights, title and interest in and to any
Modifications made by such Contributor. Apple retains all rights,
title and interest in and to the Original Code and any Modifications
made by or on behalf of Apple ("Apple Modifications"), and such Apple
Modifications will not be automatically subject to this License. Apple
may, at its sole discretion, choose to license such Apple
Modifications under this License, or on different terms from those
contained in this License or may choose not to license them at all.
12. Termination.
12.1 Termination. This License and the rights granted hereunder will
terminate:
(a) automatically without notice from Apple if You fail to comply with
any term(s) of this License and fail to cure such breach within 30
days of becoming aware of such breach;
(b) immediately in the event of the circumstances described in Section
13.5(b); or
(c) automatically without notice from Apple if You, at any time during
the term of this License, commence an action for patent infringement
against Apple; provided that Apple did not first commence
an action for patent infringement against You in that instance.
12.2 Effect of Termination. Upon termination, You agree to immediately
stop any further use, reproduction, modification, sublicensing and
distribution of the Covered Code. All sublicenses to the Covered Code
which have been properly granted prior to termination shall survive
any termination of this License. Provisions which, by their nature,
should remain in effect beyond the termination of this License shall
survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,
12.2 and 13. No party will be liable to any other for compensation,
indemnity or damages of any sort solely as a result of terminating
this License in accordance with its terms, and termination of this
License will be without prejudice to any other right or remedy of
any party.
13. Miscellaneous.
13.1 Government End Users. The Covered Code is a "commercial item" as
defined in FAR 2.101. Government software and technical data rights in
the Covered Code include only those rights customarily provided to the
public as defined in this License. This customary commercial license
in technical data and software is provided in accordance with FAR
12.211 (Technical Data) and 12.212 (Computer Software) and, for
Department of Defense purchases, DFAR 252.227-7015 (Technical Data --
Commercial Items) and 227.7202-3 (Rights in Commercial Computer
Software or Computer Software Documentation). Accordingly, all U.S.
Government End Users acquire Covered Code with only those rights set
forth herein.
13.2 Relationship of Parties. This License will not be construed as
creating an agency, partnership, joint venture or any other form of
legal association between or among You, Apple or any Contributor, and
You will not represent to the contrary, whether expressly, by
implication, appearance or otherwise.
13.3 Independent Development. Nothing in this License will impair
Apple's right to acquire, license, develop, have others develop for
it, market and/or distribute technology or products that perform the
same or similar functions as, or otherwise compete with,
Modifications, Larger Works, technology or products that You may
develop, produce, market or distribute.
13.4 Waiver; Construction. Failure by Apple or any Contributor to
enforce any provision of this License will not be deemed a waiver of
future enforcement of that or any other provision. Any law or
regulation which provides that the language of a contract shall be
construed against the drafter will not apply to this License.
13.5 Severability. (a) If for any reason a court of competent
jurisdiction finds any provision of this License, or portion thereof,
to be unenforceable, that provision of the License will be enforced to
the maximum extent permissible so as to effect the economic benefits
and intent of the parties, and the remainder of this License will
continue in full force and effect. (b) Notwithstanding the foregoing,
if applicable law prohibits or restricts You from fully and/or
specifically complying with Sections 2 and/or 3 or prevents the
enforceability of either of those Sections, this License will
immediately terminate and You must immediately discontinue any use of
the Covered Code and destroy all copies of it that are in your
possession or control.
13.6 Dispute Resolution. Any litigation or other dispute resolution
between You and Apple relating to this License shall take place in the
Northern District of California, and You and Apple hereby consent to
the personal jurisdiction of, and venue in, the state and federal
courts within that District with respect to this License. The
application of the United Nations Convention on Contracts for the
International Sale of Goods is expressly excluded.
13.7 Entire Agreement; Governing Law. This License constitutes the
entire agreement between the parties with respect to the subject
matter hereof. This License shall be governed by the laws of the
United States and the State of California, except that body of
California law concerning conflicts of law.
Where You are located in the province of Quebec, Canada, the following
clause applies: The parties hereby confirm that they have requested
that this License and all related documents be drafted in English. Les
parties ont exige que le present contrat et tous les documents
connexes soient rediges en anglais.
EXHIBIT A.
"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights
Reserved.
This file contains Original Code and/or Modifications of Original Code
as defined in and that are subject to the Apple Public Source License
Version 2.0 (the 'License'). You may not use this file except in
compliance with the License. Please obtain a copy of the License at
http://www.opensource.apple.com/apsl/ and read it before using this
file.
The Original Code and all software distributed under the License are
distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
Please see the License for the specific language governing rights and
limitations under the License."
branches/diebuche/ChameleonPrefPane/Sources/ChameleonPropertyList.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
/*
* ChameleonPropertyList.h
* ChameleonPrefPane
*
* Created by Rekursor on 1/22/10.
*
*/
#ifndef __CHBOOT_PROPERTYLIST_LIST_H
#define __CHBOOT_PROPERTYLIST_LIST_H
#include "PropertyList.h"
#include <map>
//--------------------------------------------------------------------------
// Chameleon Boot options type
//--------------------------------------------------------------------------
typedef enum
{
OptionYesNo=0,// "Yes" or "No"
OptionString,// String Content
OptionFileString, // like String but with file dialog caps
OptionUnix,// Unix like command option like -x, -v ...
OptionKernel,// kernel cmd like "mach_kernel" or "blacklist=0"
OptionKernel1// kernel cmd like "mach_kernel" or "blacklist=0"
} BootOptionType;
typedef enum PropertyKind
{
KindPreferencesFile,
KindBootConfigFile,
KindSmbiosConfigFile
};
struct BootOptionDesc;
typedef bool (*FieldValidator) (BootOptionDesc* bod);
//--------------------------------------------------------------------------
// Boot Option descriptor :
// used by all derived class to permit parameters handling automation ...
//--------------------------------------------------------------------------
struct BootOptionDesc
{
BootOptionDesc(void* i, void * c, BootOptionType t, const char* n, const char* d,
FieldValidator validator=NULL, PropertyKind kind=KindBootConfigFile) :
ID(i), contentID(c), Type(t), Name(n), Default(d),
Validator(validator), Kind(kind)
{
}
void*ID; // the corresponding button or textfield in the interface
void*contentID; // the corresponding content ID (i.e: the string content for text fields)
BootOptionTypeType;
const char *Name;
FieldValidatorValidator;
PropertyKindKind;
const char *Default;
} ;
//--------------------------------------------------------------------------
/**
* Specialization of PropertyList with Chameleon Boot Config, fast id key to desc search features
*/
class ChameleonPropertyList : public PropertyList
{
protected:
ChameleonPropertyList() {}
public:
virtual ~ChameleonPropertyList() {deleteOptionDesc(); }
// id to map BootOptionDesc handling
void addOptionDesc(void * ID, void* cID, BootOptionType t, const char * szName, const char* szDefault,
FieldValidator validator=NULL, PropertyKind kind=KindBootConfigFile)
{
if (ID) _idToDescDict[ID] =
new BootOptionDesc(ID, cID, t, szName? szName : "", szDefault ? szDefault : "");
if (cID) _contentIdToDescDict[cID] =
new BootOptionDesc(ID, cID, t, szName? szName : "", szDefault ? szDefault : "");
}
// find the desc corresponding to id:
const BootOptionDesc* findOption(void *ID) const
{
std::map<void*, BootOptionDesc*>::const_iterator bod;
if (!ID || (bod=_idToDescDict.find(ID))==_idToDescDict.end()) return NULL;
return bod->second;
}
// find the option bod corresponding to contentID
const BootOptionDesc* findOptionContent(void *cID) const
{
std::map<void*, BootOptionDesc*>::const_iterator bod;
if (!cID || (bod=_contentIdToDescDict.find(cID))==_contentIdToDescDict.end()) return NULL;
return bod->second;
}
// opaque enumeration for the map
const BootOptionDesc* firstOption()
{
_bod=_idToDescDict.begin();
if (_bod!= _idToDescDict.end()) return _bod->second; else return NULL;
}
const BootOptionDesc* nextOption()
{
if(_bod++ ==_idToDescDict.end()) return NULL;
if (_bod != _idToDescDict.end()) return _bod->second; else return NULL;
}
// remove all elements in dict, calls deleteOptionsDesc()
void clearOptionDesc();
protected:
void deleteOptionDesc();
// dictionary for id -> desc and contentID -> desc association type
std::map<void *, BootOptionDesc*> _idToDescDict, _contentIdToDescDict;
std::map<void*, BootOptionDesc*>::const_iterator _bod;
};
//--------------------------------------------------------------------------
// Concrete definition of Chameleon property lists
// implements the Singleton DP
//--------------------------------------------------------------------------
class BootProp : public ChameleonPropertyList {
public:
static BootProp& instance()
{
return _instance ? *_instance : *(_instance=new BootProp());
}
protected:
BootProp() : ChameleonPropertyList() {}
private:
static BootProp* _instance;
};
//--------------------------------------------------------------------------
class PrefsProp : public ChameleonPropertyList {
public:
static PrefsProp& instance()
{
return _instance ? *_instance : *(_instance=new PrefsProp());
}
protected:
PrefsProp() : ChameleonPropertyList() {}
private:
static PrefsProp* _instance;
};
//--------------------------------------------------------------------------
class SmbiosProp : public ChameleonPropertyList {
public:
static SmbiosProp& instance()
{
return _instance ? *_instance : *(_instance=new SmbiosProp());
}
protected:
SmbiosProp() : ChameleonPropertyList() {}
private:
static SmbiosProp* _instance;
};
#endif
branches/diebuche/ChameleonPrefPane/Sources/ChameleonPrefPane.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
//
// StartupPrefPanePref.mm
//
// Created by Rekursor on 1/16/10.
//
#import "ChameleonPrefPane.h"
#import "BootSetupController.h"
#import "BootFlagsController.h"
#import "PeripheralsController.h"
#import "AdvancedSetupController.h"
#include "ShellProcess.h"
#import "ChameleonPropertyList.h"
#include <string>
//--------------------------------------------------------------------------
// Constants
//--------------------------------------------------------------------------
static const char * const szBootPaths[]= {
"/",
"/Extra/",
"/Volumes/EFI/Extra/",
"/Volumes/Cham/Extra/",
"/Volumes/BootLoaders/Extra/",
"/Volumes/RX0/Extra/",
"/Library/Preferences/SystemConfiguration/",
NULL
};
static const char* const szPropFileName = "com.apple.Boot.plist";
static const int CurrentPreferencesFileVersion = 0x02; // for future back compatibility
//--------------------------------------------------------------------------
// Static file variables
//--------------------------------------------------------------------------
static std::string sCurrentDefaultPartition;
PartitionExtractor * partExtractor=NULL;
static int currentRowSel = -1;
static ChameleonPrefPane *gInstance = NULL;
//--------------------------------------------------------------------------
@implementation ChameleonPrefPane
+ (ChameleonPrefPane *)instance { return(gInstance);}
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
gInstance = self;
// set the image to display the current file being played
mMacOSXImage = [self getImageResource: @"MacOSX" ofType: @"png"];
mWindowsImage = [self getImageResource: @"Windows" ofType: @"png"];
mLinuxImage = [self getImageResource: @"Linux" ofType: @"png"];
mCDROMImage = [self getImageResource: @"CDROM" ofType: @"png"];
mUnknownImage = [self getImageResource: @"Chameleon" ofType: @"tiff"];
// create the process that will extract the diskutil list infos
if(!partExtractor) partExtractor = new PartitionExtractor();
// Retrieve the com.chameleon.prefPane.plist config
return self;
}
- (void)dealloc
{
// release the colors
[mOptionsDict release];
[mPartitionsDict release];
[super dealloc];
}
- (NSMutableDictionary*) preferencesFile {return mOptionsDict; }
- (NSMutableDictionary*) preferencesParts {return mPartitionsDict; }
- (NSTableView*) partitionsTable { return mPartitionsTable;}
//--------------------------------------------------------------------------
-(bool) savePreferences: (NSDictionary*) dict
{
std::string sPath = [kPreferencesFilePath UTF8String];
if(dict==nil || sPath.length()==0) return false;
AuthorizationRef auth = [self isUnlocked] ? [[authView authorization] authorizationRef] : NULL;
PropertyList::chmodFile(sPath.c_str(), "0777", auth);
[dict writeToFile:kPreferencesFilePath atomically:YES];
PropertyList::chmodFile(sPath.c_str(), "0644", auth);
return true;
}
//--------------------------------------------------------------------------
// SFAuthorization implementation
//--------------------------------------------------------------------------
// SFAuthorization delegates
- (void)authorizationViewDidAuthorize:(SFAuthorizationView *)view {
[self selectDefaultPartition];
[self refreshLockStates];
}
//--------------------------------------------------------------------------
- (void)authorizationViewDidDeauthorize:(SFAuthorizationView *)view {
[self refreshLockStates];
}
//--------------------------------------------------------------------------
// Setup security for changing boot options
-(void) initAuthorization
{
AuthorizationItem items = {kAuthorizationRightExecute, 0, NULL, 0};
AuthorizationRights rights = {1, &items};
[authView setAuthorizationRights:&rights];
authView.delegate = self;
[authView updateStatus:nil];
}
//--------------------------------------------------------------------------
- (AuthorizationRef) auth
{
return [self isUnlocked] ? [[authView authorization] authorizationRef] : NULL;
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
[mPartitionsTable setEnabled:[self isUnlocked]];
[mStatusText setEnabled:[self isUnlocked]];
// Refresh other panels
[PreferencesControllerBase doForEachGroup: RefreshLockStates withOption: nil];
}
//--------------------------------------------------------------------------
- (bool)isUnlocked
{
return [authView authorizationState] == SFAuthorizationViewUnlockedState;
}
//--------------------------------------------------------------------------
- (id) getImageResource: (NSString *) str ofType: (NSString*) sType
{
NSImage * img=nil;
if(!str) return nil;
NSBundle * b = [NSBundle bundleForClass:[self class]];
NSString* sRes = [b pathForResource: str ofType:sType ];
img = [[NSImage alloc] initWithContentsOfFile: sRes];
return img;
}
//--------------------------------------------------------------------------
/** When called here, all outlets references are initialized */
- (void)awakeFromNib
{ // called more than once, we only need one resource init
static bool ft=true;
if(ft)
{
ft=false;
[selfloadPreferences];
[self initBootConfig];
}
}
//--------------------------------------------------------------------------
- (void) loadPreferences
{
//PrefsProp::instance().open([kPreferencesFilePath UTF8String], CreateIfNotExist,
// [self auth]);
// test with preferences file already created and when no prefs exists
id oldGlobalPreferences = [ [NSDictionary dictionaryWithContentsOfFile:
kPreferencesFilePath ] retain];
mPartitionsDict = [[NSMutableDictionary alloc] init];
[mPartitionsDict retain];
// Initialize bootConfig desc dict
[PreferencesControllerBase doForEachGroup: AddOptionsDesc withOption: nil];
if (oldGlobalPreferences!=nil)
{
mPreferenceFileVersion= [[oldGlobalPreferences objectForKey: keyPreferencesFileVersion] intValue ];
[PreferencesControllerBase doForEachGroup: LoadPreferencesOptions withOption: oldGlobalPreferences];
[mPartitionsDict addEntriesFromDictionary: [oldGlobalPreferences objectForKey: keyPartitionsList] ];
}
else
{ // Create a preference plist file with Defaults values
oldGlobalPreferences = [[NSMutableDictionary alloc] init];
[PreferencesControllerBase doForEachGroup: SetDefaultValues withOption: oldGlobalPreferences];
// Initialize defaults
[oldGlobalPreferences setObject: [[NSNumber alloc] initWithInt: CurrentPreferencesFileVersion]
forKey: keyPreferencesFileVersion];
[oldGlobalPreferences setObject: mPartitionsDict forKey: keyPartitionsList];
// Save the preferences file
[ self savePreferences:oldGlobalPreferences ];
}
mOptionsDict = [[NSMutableDictionary alloc] init];
[mOptionsDict addEntriesFromDictionary:oldGlobalPreferences];
if (mPartitionsDict!=nil) [mPartitionsDict retain];
[oldGlobalPreferences release];
}
//--------------------------------------------------------------------------
- (void) initBootConfig
{
static bool ft=true;
[self initAuthorization];
if (!BootProp::instance().isValid())
{
std::string sPath;
CFStringRef errorString=NULL;
bool cont =true;
id sForcedPath = [mOptionsDict valueForKey: keyForceBootConfigPath];
const char * szForcedPath = sForcedPath!=nil ? [sForcedPath UTF8String] : NULL;
if (szForcedPath && *szForcedPath)
{
cont = !BootProp::instance().open(szForcedPath, [self auth]);
}
else {
for(int i=0; szBootPaths[i] && cont; i++)
{
sPath = szBootPaths[i];
sPath += szPropFileName;
cont = !BootProp::instance().open(sPath.c_str(), [self auth]);
}
}
if (cont)
{
if(!ft) return;
ft=false;
[mStatusText setTextColor: [NSColor redColor] ];
if (errorString)
[mStatusText setStringValue:[NSString stringWithFormat: @"Error while parsing com.apple.Boot.plist : %@",
errorString] ];
else
[mStatusText setStringValue: @"Error while searching for com.apple.Boot.plist"];
}
else
{
[mStatusText setTextColor: [NSColor grayColor] ];
NSString* ns = [ [NSString alloc] initWithUTF8String:BootProp::instance().propFilePath() ];
[mStatusText setStringValue: [NSString stringWithFormat: @"bootConfig: %@", ns] ];
[[BootSetupController instance]->mBootConfigPathText setStringValue:
[[NSString alloc] initWithUTF8String: BootProp::instance().propFilePath()] ];
}
if (BootProp::instance().isValid())
{
// read options in the plist file
partExtractor->hidePartitions(BootProp::instance().getStringForKey(kHidePartition));
partExtractor->renamedPartitions(BootProp::instance().getStringForKey(kRenamePartition));
// partExtractor->resetSwapping();
id val = [mOptionsDict valueForKey: keySwapHD01];
[[BootSetupController instance]->mSwapHD01 setIntValue: [val intValue] ];
[[BootSetupController instance] doSwapHD: [val boolValue] save: false src:0 dst:1];
val = [mOptionsDict valueForKey: keySwapHD02];
[[BootSetupController instance]->mSwapHD02 setIntValue: [val intValue] ];
[[BootSetupController instance] doSwapHD: [val boolValue] save: false src:0 dst:2];
// Load all boot Options into the interface components
[PreferencesControllerBase loadOptionsFromBootFile];
[self selectDefaultPartition];
}
}
}
//--------------------------------------------------------------------------
- (void) selectDefaultPartition
{
if(!authView) return;
[self refreshLockStates];
// try to get the current default partition if any
if(partExtractor && BootProp::instance().isValid())
{
const char *sdp = BootProp::instance().getStringForKey(kDefaultPartition);
sCurrentDefaultPartition = sdp ? sdp : "";
if (sCurrentDefaultPartition.size())
{
int index = partExtractor->getIndexFromHdStringSpec(sCurrentDefaultPartition.c_str());
if (index>=0)
{
[mPartitionsTable selectRowIndexes:
[NSIndexSet indexSetWithIndex:index] byExtendingSelection:NO];
currentRowSel = index;
}
}
}
}
//--------------------------------------------------------------------------
// following DieBuch recommendation : using applescript and system events (thanks!):
- (IBAction)onRestart: (id)sender
{
NSInteger n = NSRunAlertPanel(@"Restarting OS X",
@"Are you sure you want to restart your computer now ?",
@"OK", @"Cancel", nil);
if (n==1)
{
AuthorizationRef auth = [[authView authorization] authorizationRef];
executePrivilegedCmd(auth,"/usr/bin/osascript","-e 'tell app \"System Events\" to restart'");
}
}
//--------------------------------------------------------------------------
- (IBAction)onShutdown: (id)sender
{
NSInteger n = NSRunAlertPanel(@"Shutting Down OS X",
@"Are you sure you want to shut down your computer now ?",
@"OK", @"Cancel", /*ThirdButtonHere:*/nil
/*, args for a printf-style msg go here */);
if (n==1)
{
system("/usr/bin/osascript -e 'tell app \"System Events\" to shut down'");
}
}
- (IBAction)onSleep: (id)sender
{
system("/usr/bin/osascript -e 'tell app \"System Events\" to sleep'");
}
//--------------------------------------------------------------------------
- (void)tableViewSelectionDidChange:(NSNotification *)notification {
NSTableView* tv= mPartitionsTable;
if ([tv selectedRow] != currentRowSel)
{
currentRowSel = [tv selectedRow];
if (currentRowSel>=0)
{
const std::vector<PartitionInfo>& partInfo = partExtractor->partList();
char hd[7+1]="hd(n,m)";
hd[3]= ('0'+partInfo[currentRowSel].disk());
hd[5]= ('0'+partInfo[currentRowSel].partition());
AuthorizationRef auth= [self isUnlocked] ? [[authView authorization] authorizationRef] : NULL;
if(BootProp::instance().setStringForKey(kDefaultPartition, hd))
BootProp::instance().save(auth);
[ PreferencesControllerBase loadOptionsFromBootFile];
}
else
{ // no line selected
BootProp::instance().removeKeyAndValue(kDefaultPartition);
[ PreferencesControllerBase loadOptionsFromBootFile];
}
}
}
//--------------------------------------------------------------------------
- (NSInteger) numberOfRowsInTableView:(NSTableView *)tableView
{
int size = partExtractor ? partExtractor->partList().size() : 0;
return size;
}
//--------------------------------------------------------------------------
- (id)tableView:(NSTableView *)tableView objectValueForTableColumn:(NSTableColumn *)tableColumn row:(NSInteger)row
{
id ret=nil;
const std::vector<PartitionInfo>& partInfo = partExtractor->partList();
if (tableColumn == mPartitionImgColumn)
{
switch(partInfo[row].imageIndexFromFs())
{
case 0:
ret = mMacOSXImage;
break;
case 1:
ret = mWindowsImage;
break;
case 2:
ret = mLinuxImage;
break;
default:
ret = mUnknownImage;
break;
}
}
else if (tableColumn == mFileSystemColumn)
{
ret = [NSString stringWithFormat: @"%s", partInfo[row].cfsType() ];
}
else if (tableColumn == mPartitionNameColumn)
{
ret = [NSString stringWithFormat: @"%s", partInfo[row].clabel()];
}
else if (tableColumn == mPartitionIDColumn)
{
ret= [NSString stringWithFormat: @"hd(%d,%d)",
partInfo[row].disk(),
partInfo[row].partition()
];
}
return ret;
}
//--------------------------------------------------------------------------
@end
branches/diebuche/ChameleonPrefPane/Sources/AboutController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
//
// About.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/27/10.
//
#import "AboutController.h"
@implementation AboutController
- (id) init
{
[super init];
bundle = [NSBundle bundleForClass:[self class]];
sCredits = [bundle pathForResource: @"CREDITS" ofType: nil ];
return self;
}
- (IBAction)onAbout: (id)sender
{
[mAboutDlg makeKeyAndOrderFront: sender];
}
- (NSString *)bundleVersionNumber {
NSString * sVer = [[bundle infoDictionary] valueForKey:@"CFBundleVersion"];
NSString * info = [[NSString alloc] initWithFormat:@"Version %@", sVer ];
return info;
}
- (NSString *)credits
{
NSString* s = [[NSString alloc]
initWithContentsOfFile:sCredits encoding: NSASCIIStringEncoding error: nil];
return s ? s : @"";
}
@end
branches/diebuche/ChameleonPrefPane/Sources/ShellProcess.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
/*
* shell_process.cpp
*
* Created by Rekursor on 1/17/2010.
*
*/
#include "ShellProcess.h"
#include <string.h>
#include <sys/stat.h>
#include <string_util.h>
//----------------------------------------------------------------
// portable open process:
FILE * ShellProcess::open(const char *cmd, const char *mode) {
_fpt=::popen(cmd,mode);
return _fpt;
}
//----------------------------------------------------------------
int ShellProcess::close() {
int ret = ::pclose(_fpt);
_fpt=NULL;
return ret;
}
//----------------------------------------------------------------
void PartitionInfo::removeSpaces(std::string &str)
{
if (!str.size()) return;
int posl=0,posr=0;
for (posl=0; posl<str.size()-1 && str[posl]==' '; posl++);
for (posr=str.size()-1; posr>0 && str[posr]==' '; posr--);
str = (posl>posr) ? "" : str.substr(posl, posr-posl+1);
}
//----------------------------------------------------------------
/**
* return the image index corresponding to a fs:
*/
int PartitionInfo::imageIndexFromFs() const
{
if (_fsType.find("Apple")!=std::string::npos ||
_fsType.find("HFS")!=std::string::npos)
return 0; // Windows
else if (_fsType.find("Windows")!=std::string::npos ||
_fsType.find("Microsoft")!=std::string::npos ||
_fsType.find("NTFS")!=std::string::npos ||
_fsType.find("FAT")!=std::string::npos)
return 1; // Windows
else if (_fsType.find("Linux")!=std::string::npos)
return 2; // Unknown
return 10; //Unknown
}
//----------------------------------------------------------------
bool PartitionInfo::fromPartitionHdString(const char * inHdStr)
{
if (!inHdStr || !(*inHdStr) ||
strlen(inHdStr)<7 || !strstr(inHdStr,"hd(")) return false;
// enhance me here: should not assume that we have less than 10 partitions per disk/ disks
_disk = inHdStr[3]-'0';
_part = inHdStr[5]-'0';
return true;
}
//----------------------------------------------------------------
const char * PartitionExtractor::checkForRename(const char * label, const char *szHd)
{
const int MAX_ALIAS_SIZE=31;
static char szAlias[MAX_ALIAS_SIZE+1];
char *q=szAlias;
const char* szAliases = _renamedParts.c_str();
if (!szHd || !*szHd || !szAliases || !*szAliases) return label; // no renaming wanted
const char * p = strstr(szAliases, szHd);
if(!p || !(*p)) return label; // this volume must not be renamed, or option is malformed
p+= strlen(szHd); // skip the "hd(n,m) " field
// multiple aliases can be found separated by a semi-column
while(*p && *p != ';' && q<(szAlias+MAX_ALIAS_SIZE)) *q++=*p++;
*q='\0';
return szAlias;
}
// set to 1 the following line for debugging with a fake diskutil file named /diskutil.txt
// for the debug to be accurate you need to alias (ln -s ...) the user to debug with your real disks
#define DEBUG_DISKUTIL 0
//----------------------------------------------------------------
const std::vector<PartitionInfo>&
PartitionExtractor::extractPartitions(const char* szHide, const char* szRenamed)
{
const char * const diskTag = "/dev/disk";
const char * const nameTag = "NAME";
const char * const sizeTag = "SIZE";
PartitionInfo partInfo;
char line[1024]="";
char label[32]="", fsType[32]="" ;
size_t len=0;
int disk =0, part=0;
int label_pos=0, size_pos=0;
char * p=0,*q=0;
int skipwhite=0;
_partList.clear();
if (szHide) hidePartitions(szHide);
if (szRenamed) renamedPartitions(szRenamed);
#if DEBUG_DISKUTIL
this->open("cat /diskutil.txt");
#else
this->open("diskutil list");
#endif
while(get_line(line, sizeof(line)-1))
{
// printf("%s\n",line);
len = strlen(line);
for(skipwhite=0; line[skipwhite]==' ';skipwhite++);
const char * sdisk = strstr(line, diskTag);
const char * sName = strstr(line, nameTag);
const char * sSize = strstr(line, sizeTag);
if (sdisk)
{
// extract disk number
sscanf(&sdisk[strlen(diskTag)],"%d", &disk);
if (disk>=0 && disk <MAX_HD)
disk = _hdRedirTable[disk];
}
else if (len && line[skipwhite]=='#' && line[skipwhite+1]==':')
{
label_pos = sName ? (sName - line) : 0;
size_pos = sSize ? (sSize - line) : 0;
}
else if (len && line[skipwhite+1]==':' && isdigit(line[skipwhite]))
{
for (p=&line[skipwhite+2], q=fsType; *p && p < &line[label_pos-1]; p++,q++) *q=*p;
for (p=&line[label_pos], q=label; *p && p < &line[size_pos]; p++,q++) *q=*p;
*q='\0';
part = line[skipwhite]-'0';
partInfo.fsType(fsType);
partInfo.disk(disk);
partInfo.partition(part);
partInfo.label(checkForRename(label, partInfo.toHdStr().c_str()));
size_t len = partInfo.label().length();
if(len==0){
strncpy(label, "Untitled", sizeof(label));
partInfo.label(label);
}
// filter useless partitions:
if (partInfo.clabel()[len-1] !='*' &&
partInfo.fsType()!="EFI" &&
partInfo.fsType()!="Apple_partition_scheme" &&
partInfo.fsType()!="Apple_partition_map" &&
partInfo.fsType()!="Apple_Free"
)
{
std::string diskLabel(trim(label));
bool found=false;
// early bail out if we found what we need: DON't make any assumption
// that Windows is the name of WIN32 bootable disk dir ...
if (
fileExists("/Volumes/" + diskLabel + "/boot") ||
fileExists("/Volumes/" + diskLabel + "/System/Library/Extensions") ||
fileExists("/Volumes/" + diskLabel + "/ntldr") ||
fileExists("/Volumes/" + diskLabel + "/bootmgr") ||
fileExists("/Volumes/" + diskLabel + "/Boot") ||
fileExists("/Volumes/" + diskLabel + "/pagefile.sys") ||
fileExists("/Volumes/" + diskLabel + "/hiberfil.sys")
)
found=true;
else if ((strstr(fsType,"Linux") ) && !strstr(fsType, "Linux_Swap"))
found=true; // Added Linux case
if (found)
{ //check if one of them exists
if (partInfo.label().size()==0) partInfo.label("Untitled");
if(_hiddenParts.length()==0 ||
_hiddenParts.find(partInfo.toHdStr()) == std::string::npos)
_partList.push_back(partInfo);
}
}
}
}
close();
sort(_partList.begin(), _partList.end(), isDiskIndexInf);
return _partList;
}
/**
* Get the index in the internal partlist of the hd(n,m) partition specified by the input string
* return -1 if no match, >=0 if a match happens
*/
int PartitionExtractor::getIndexFromHdStringSpec(const char* inHDStr)
{
PartitionInfo info;
if (info.fromPartitionHdString(inHDStr)) // try decode the partition disk and part infos
{
for (int i=0; i<_partList.size(); i++)
{
if (_partList[i].disk() == info.disk() && _partList[i].partition() == info.partition())
return i;
}
}
return -1;
}
branches/diebuche/ChameleonPrefPane/Sources/string_util.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
/*
* string_util.h
* ChameleonPrefPane
*
* Created by Rekursor on 1/22/10.
*
*/
#ifndef __CHSTR_UTIL_H
#define __CHSTR_UTIL_H
#include <string>
#include <list>
/**
* trim the space (or any substring) chars on the right of a string
*/
inline std::string trim_right(const std::string &source , const std::string& substr = " ")
{
std::string str = source;
return str.erase( str.find_last_not_of(substr) + 1);
}
/**
* trim the space chars (or any substring) on the left of a string
*/
inline std::string trim_left( const std::string& source, const std::string& substr = " ")
{
std::string str = source;
return str.erase(0 , source.find_first_not_of(substr) );
}
/**
* trim the space chars (or any substring) on the left and the right of a string
*/
inline std::string trim(const std::string& source, const std::string& substr = " ")
{
return trim_left( trim_right( source , substr) , substr );
}
// const char* str input versions
inline std::string trim_right(const char* src , const std::string& substr = " ")
{
std::string str = src ? src : "";
return str.erase( str.find_last_not_of(substr) + 1);
}
/**
* trim the space chars (or any substring) on the left of a string
*/
inline std::string trim_left( const char* src, const std::string& substr = " ")
{
std::string str = src ? src : "";
return str.erase(0 , str.find_first_not_of(substr) );
}
/**
* trim the space chars (or any substring) on the left and the right of a string
*/
inline std::string trim(const char* src, const std::string& substr = " ")
{
return trim_left( trim_right( src , substr) , substr );
}
/**
* String Tokenizer
* In: src string and separator
* Out: a list of string tokens
*/
std::list<std::string> tokenize(const std::string& src, const std::string& sep=" ");
#endif
branches/diebuche/ChameleonPrefPane/Sources/PropertyList.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
/*
* property_list.cpp
*
* Created by Rekursor on 1/17/10.
*
*/
#import "ChameleonPropertyList.h"
#include "file_util.h"
#include <string.h>
#include <sys/stat.h>
//--------------------------------------------------------------------------
// Simple parsing and splitting args function, does handle env. vars
//--------------------------------------------------------------------------
static void parseArgs(const char * args, const char* argv[], int argvlen)
{
// Create a list of args fron the space delimited args parameters
int n=0;
if (args && *args)
{
bool skipSpaces = true;
bool prevCharwasDelim =false;
char * buf = strdup(args);
char lastPriorityDelim=' ';
printf("Parsing <%s>\n", args);
int k=0;
for (int i=0; i< strlen(args); i++)
{
switch (args[i])
{
case ' ': case '\t':
if(!skipSpaces) {
buf[k++]=args[i];
}
else {
prevCharwasDelim = true; // // keep a track of delim to further split tokens
}
break;
case '\0':
case '\'':
case '"':
if (!skipSpaces &&lastPriorityDelim!=args[i])
{ // consider the imbricated delim as a simple char
buf[k++]=args[i];
break;
}
if (!skipSpaces) // end of priority substr
{
skipSpaces = true;
lastPriorityDelim=' ';
buf[k]='\0';
argv[n++]=strdup(buf); // copy the priority substr
k=0; // reset the buf index for next token
buf[0]='\0';
}
else
{ // start of priority substr
skipSpaces=false;
lastPriorityDelim=args[i];
if(k>0) // previous string to store first
{
buf[k++]='\0'; // finish the substr
argv[n++]=strdup(buf); // copy the substr
k=0; // rest the index for next token
buf[0]='\0';
}
//if (args[i] !='\0') buf[k++] = args[i]; // start the new priority substr
}
break;
default: // non delimiters chars
if(skipSpaces && prevCharwasDelim)
{
if(k>0) // a previous substr was before the space
{ // store previous token
buf[k++]='\0'; // finish the substr
argv[n++]=strdup(buf); // copy the substr
k=0; // rest the index for next token
buf[0]='\0';
}
}
prevCharwasDelim = false;
buf[k++]=args[i];
break;
}
}
if(*buf)
{
buf[k]='\0';
argv[n++]=strdup(buf); // copy the last buffer
}
free((void*) buf);
}
argv[n]=NULL;
}
//--------------------------------------------------------------------------
// Execute a priviledge shell command : will wait for execution termination
// by calling wait()
//--------------------------------------------------------------------------
bool executePrivilegedCmd(AuthorizationRef auth,
const char* pathToTool,
const char* args,
AuthorizationFlags flags)
{
const char * argv[16];
parseArgs(args, argv, sizeof(argv)/sizeof(const char*));
// Execute Cmd
OSStatus status = AuthorizationExecuteWithPrivileges(auth, pathToTool,flags, (char**)argv, NULL);
// Wait for the child process of AEWP to terminate:
int wait_status=0;
/* pid_t pid = */
wait(&wait_status);
// usleep(10000); // 10 ms
// Cleanup mem
for (int i=0; argv[i]; i++) free ((void*) argv[i]);
return status ? false : true;
}
//--------------------------------------------------------------------------
// Execute priviledged chmod for accessing system files
//--------------------------------------------------------------------------
bool PropertyList::chmodFile(const char * path, const char * chmodMask,
AuthorizationRef auth, AuthorizationFlags flags)
{
if (!path || !*path) return false;
if (auth)
{ // give write temporary write rights to the file
std::string args = chmodMask;
args += ' ';
args += path;
if(!executePrivilegedCmd(auth, "/bin/chmod", args.c_str(), flags))
return false;
}
return true;
}
//--------------------------------------------------------------------------
// Write a property list from a file
//--------------------------------------------------------------------------
bool WritePropertyListToFile( CFPropertyListRef propertyList, CFURLRef fileURL )
{
CFDataRef xmlData;
Boolean status;
SInt32 errorCode;
// Convert the property list into XML data.
xmlData = CFPropertyListCreateXMLData( kCFAllocatorDefault, propertyList );
// Write the XML data to the file.
status = CFURLWriteDataAndPropertiesToResource (
fileURL, // URL to use
xmlData, // data to write
NULL,
&errorCode);
CFRelease(xmlData);
return status ? true: false;
}
//--------------------------------------------------------------------------
// Read a property list from a file
//--------------------------------------------------------------------------
static CFPropertyListRef CreatePropertyListFromFile( CFURLRef fileURL,
const std::string& filePath,
CFStringRef * errorString,
bool createIfNotExist) {
CFPropertyListRef propertyList;
CFDataRef resourceData;
Boolean status;
SInt32 errorCode;
//
if (!fileExists(filePath))
{
if (createIfNotExist)
{
CFMutableDictionaryRef dict =
CFDictionaryCreateMutable( kCFAllocatorDefault, 0,
&kCFTypeDictionaryKeyCallBacks,
&kCFTypeDictionaryValueCallBacks );
WritePropertyListToFile(dict, fileURL);
}
}
// Read the XML file.
status = CFURLCreateDataAndPropertiesFromResource(
kCFAllocatorDefault,
fileURL,
&resourceData, // place to put file data
NULL,
NULL,
&errorCode);
if (!status) return NULL;
// Reconstitute the dictionary using the XML data.
propertyList = CFPropertyListCreateFromXMLData( kCFAllocatorDefault,
resourceData,
kCFPropertyListMutableContainersAndLeaves,
errorString);
CFRelease( resourceData );
return propertyList;
}
//--------------------------------------------------------------------------
// Always return a valid static const string,
// if the CFSTR is not valid, then we return ""
//--------------------------------------------------------------------------
static const char * CfsToCs(CFStringRef inRef)
{
static char *buffer=NULL;
CFIndex len = CFStringGetLength(inRef);
if (buffer) {
delete[] buffer;
}
buffer = new char[len+1];
if(CFStringGetFileSystemRepresentation (inRef, buffer, len+1))
return buffer;
return "";
}
//--------------------------------------------------------------------------
// Destruct a PropertyList Instance
//--------------------------------------------------------------------------
PropertyList::~PropertyList()
{
if (_CFURLRef) CFRelease(_CFURLRef);
if (_proplistRef) CFRelease(_proplistRef);
}
//--------------------------------------------------------------------------
// Open a property list from a path name with auth
//--------------------------------------------------------------------------
bool PropertyList::open(const char * path, bool createIfNotExist, AuthorizationRef auth, AuthorizationFlags flags)
{
bool ret = false;
if (!path || !*path) return false;
struct stat st;
if(stat(path,&st) != 0) return false; // file does not exist;
_propFilePath = path;
CFStringRef cfPath = CFStringCreateWithCString (kCFAllocatorDefault, path, kCFStringEncodingUTF8);
CFURLRef inURL = CFURLCreateWithFileSystemPath( kCFAllocatorDefault,
cfPath,
kCFURLPOSIXPathStyle, // interpret as POSIX path
false ); // is it a directory?
CFRelease(cfPath);
if (_CFURLRef) CFRelease(_CFURLRef);
_CFURLRef = inURL;
if (_CFURLRef)
{
CFRetain(_CFURLRef);
// give write temporary write rights to the file
if (!chmodFile(path,"0777", auth, flags)) return false;
_proplistRef = CreatePropertyListFromFile(inURL, _propFilePath, &_errorString, createIfNotExist);
// restore rights
ret= chmodFile(path,"0644", auth, flags);
if (_proplistRef) {
CFRetain(_proplistRef);
ret= true;
}
}
return ret;
}
//--------------------------------------------------------------------------
// Save the current property list
//--------------------------------------------------------------------------
bool PropertyList::save(AuthorizationRef auth, AuthorizationFlags flags)
{
bool ret=false;
if (auth)
{ // give write temporary write rights to the file
std::string args = " 0777 "+ _propFilePath;
if(!executePrivilegedCmd(auth, "/bin/chmod", args.c_str(), flags))
return false;
}
if (_proplistRef && _CFURLRef)
ret= WritePropertyListToFile(_proplistRef,_CFURLRef);
if (auth)
{ // give write temporary write rights to the file
std::string args = " 0644 "+ _propFilePath;
if(!executePrivilegedCmd(auth, "/bin/chmod", args.c_str(), flags))
return false;
}
return ret;
}
//--------------------------------------------------------------------------
// Get a string value from a property list key,
// value returned is not owned by caller, copy it necessary.
//--------------------------------------------------------------------------
const char * PropertyList::getStringForKey(const char *key)
{
if (!_proplistRef) return NULL;
CFStringRef cfKey = CFStringCreateWithCString (kCFAllocatorDefault, key, kCFStringEncodingUTF8);
CFStringRef myString;
if (_proplistRef && CFDictionaryGetValueIfPresent((CFMutableDictionaryRef)_proplistRef,
cfKey, (const void **) &myString))
{
CFRelease(cfKey);
return CfsToCs(myString);
}
if(cfKey) CFRelease(cfKey);
return NULL;
}
//--------------------------------------------------------------------------
// Replace or add a string value from a property list key,
// value returned is not owned by caller, copy it necessary.
//--------------------------------------------------------------------------
bool PropertyList::setStringForKey(const char *key, const char * value)
{
if (!_proplistRef) return false;
bool ret = false;
CFStringRef cfKey = CFStringCreateWithCString (kCFAllocatorDefault, key, kCFStringEncodingUTF8);
CFStringRef myString = CFStringCreateWithCString (kCFAllocatorDefault, value, kCFStringEncodingUTF8);
CFMutableDictionaryRef myDict = (CFMutableDictionaryRef) _proplistRef;
if (myDict)
{
CFDictionarySetValue(myDict, cfKey, myString);
ret=true;
}
if(cfKey) CFRelease(cfKey);
//if(myString) CFRelease(myString);
return ret;
}
//--------------------------------------------------------------------------
// Delete a key and its value from the dictionary
//--------------------------------------------------------------------------
bool PropertyList::removeKeyAndValue(const char *key)
{
if (!_proplistRef) return false;
bool ret = false;
CFStringRef cfKey = CFStringCreateWithCString (kCFAllocatorDefault, key, kCFStringEncodingUTF8);
if (_proplistRef) {
CFDictionaryRemoveValue((CFMutableDictionaryRef) _proplistRef, cfKey);
ret=true;
}
if(cfKey) CFRelease(cfKey);
return ret;
}
branches/diebuche/ChameleonPrefPane/Sources/file_util.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
* file_util.h
* ChameleonPrefPane
*
* Created by Rekursor on 1/24/10.
*
*/
#ifndef __CHFILE_UTIL_H
#define __CHFILE_UTIL_H
#include <sys/stat.h>
/**
* Check whether file exists:
*/
inline bool fileExists(const char * str)
{
struct stat stFileInfo;
if((stat(str,&stFileInfo)) == 0) return true;
else return false;
}
inline bool fileExists(std::string str) {return fileExists(str.c_str());}
#endif
branches/diebuche/ChameleonPrefPane/Sources/AdvancedSetupController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
//
// AdvancedSetupController.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import "AdvancedSetupController.h"
static AdvancedSetupController *gInstance = NULL;
@implementation AdvancedSetupController
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
return (gInstance = self);
}
//--------------------------------------------------------------------------
- (void) addOptionsDesc
{
BootProp::instance().addOptionDesc(mKernel, mKernelText, OptionKernel1, "Kernel", "mach_kernel"); // empty field for 1 field only "i.e: mach_kernel" syntax
BootProp::instance().addOptionDesc(mDeviceRd, mDeviceRdText, OptionKernel, "rd", "");
BootProp::instance().addOptionDesc(mArch, mArchText, OptionKernel, "arch", "");
BootProp::instance().addOptionDesc(mCPU, mCPUText, OptionKernel, "cpus", "");
BootProp::instance().addOptionDesc(mBusRatio, mBusRatioText, OptionKernel, "busratio", "");
BootProp::instance().addOptionDesc(mDebug, mDebugText, OptionString, "debug", "");
BootProp::instance().addOptionDesc(mIO, mIOText, OptionString, "io", "");
BootProp::instance().addOptionDesc(mDisableKextsBlacklisting, nil, OptionString, "blacklist", "");
BootProp::instance().addOptionDesc(mDSDTFile, mDSDTFileText, OptionFileString, "DSDT", "");
BootProp::instance().addOptionDesc(mDSDTDrop, nil, OptionYesNo, "DropSSDT", "No");
BootProp::instance().addOptionDesc(mSMBIOSFile,mSMBIOSFileText, OptionFileString, "SMBIOS", "");
BootProp::instance().addOptionDesc(mSMBIOSDefaults, nil, OptionYesNo, "SMBIOSdefaults", "No");
BootProp::instance().addOptionDesc(mWake, nil, OptionYesNo, "Wake", "No");
BootProp::instance().addOptionDesc(mForceWake, nil, OptionYesNo, "ForceWake", "No");
BootProp::instance().addOptionDesc(mWakeImage, mWakeImageText, OptionFileString, "WakeImage", "");
BootProp::instance().addOptionDesc(mSystemId, mSystemIdText, OptionString, "SystemId", "");
BootProp::instance().addOptionDesc(mRestartFix, nil, OptionYesNo, "RestartFix", "Yes");
}
//--------------------------------------------------------------------------
-(void) setDefaultsValues: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
// automatic, nothing to do
}
//--------------------------------------------------------------------------
-(void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
-(IBAction) onCheckButtonChange: (NSButton*) sender
{
[self handleSender: sender];
}
//--------------------------------------------------------------------------
-(IBAction) onTextFiedChange: (NSTextField*) sender
{
[self handleSender: sender];
}
+ (AdvancedSetupController *)instance { return(gInstance);}
@end
branches/diebuche/ChameleonPrefPane/Sources/ChameleonPrefPane.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
//
// ChameleonPrefPane.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/16/10.
//
#import <PreferencePanes/PreferencePanes.h>
#import <SecurityFoundation/SFAuthorization.h>
#import <SecurityInterface/SFAuthorizationView.h>
#import "CustomTableView.h"
// Constants definition
static const NSString* const keyForceBootConfigPath = @"forceBootConfigPath";
static const NSString* const keySwapHD01 = @"swapHD01";
static const NSString* const keySwapHD02 = @"swapHD02";
static const NSString* const keyUseFrozenParts = @"useFrozenParts";
static const NSString* const keyPartitionsList = @"partitionsList";
static const NSString* const kPreferencesFilePath = @"/Library/Preferences/com.chameleon.prefPane.plist";
static const NSString* const keyPreferencesFileVersion = @"version"; // for future back compatibility
// Interface
@interface ChameleonPrefPane : NSPreferencePane
{
@public
IBOutlet SFAuthorizationView *authView;
@private
// Objects corresponding to the interface mapping:
IBOutlet CustomTableView *mPartitionsTable;
IBOutlet NSTableColumn *mPartitionImgColumn;
IBOutlet NSTableColumn *mFileSystemColumn;
IBOutlet NSTableColumn *mPartitionNameColumn;
IBOutlet NSTableColumn *mPartitionIDColumn;
IBOutlet NSButton *mSleepButton;
IBOutlet NSButton *mShutDownButton;
IBOutlet NSButton *mRestartButton;
IBOutlet NSTextField*mStatusText;
IBOutlet NSBox*mOptions;
NSMutableDictionary*mOptionsDict;
NSMutableDictionary*mPartitionsDict;
NSImage*mMacOSXImage;
NSImage*mWindowsImage;
NSImage*mLinuxImage;
NSImage*mUnknownImage;
NSImage*mCDROMImage;
NSString*mOptionsPlistPath;
intmPreferenceFileVersion;
}
+ (ChameleonPrefPane*) instance; // return the current instance
- (void) loadPreferences;
- (bool) savePreferences: (NSDictionary*) dict;
- (NSMutableDictionary*) preferencesFile;
- (NSMutableDictionary*) preferencesParts;
- (NSTableView*) partitionsTable;
- (IBAction)onRestart: (id)sender;
- (IBAction)onShutdown: (id)sender;
- (IBAction)onSleep: (id)sender;
- (void)awakeFromNib;
- (void)initBootConfig;
- (id) getImageResource: (NSString *) str ofType: (NSString*) sType;
- (void)tableViewSelectionDidChange:(NSNotification *)notification;
- (void) selectDefaultPartition;
- (bool)isUnlocked;
- (void) refreshLockStates;
- (void)tableViewSelectionDidChange:(NSNotification *)notification;
- (AuthorizationRef) auth;
@end
branches/diebuche/ChameleonPrefPane/Sources/CustomTableView.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
// CustomTableView.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/25/10.
//
#import <Cocoa/Cocoa.h>
@interface CustomTableView : NSTableView {
NSColor *mHighlightColorInFocusView;
NSColor *mHighlightColorOutOfFocusView;
}
@end
branches/diebuche/ChameleonPrefPane/Sources/AboutController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
//
// About.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/27/10.
//
#import <Cocoa/Cocoa.h>
@interface AboutController : NSObject {
IBOutlet NSPanel* mAboutDlg;
NSBundle* bundle;
NSString* sCredits;
}
- (IBAction)onAbout: (id)sender;
- (NSString *)bundleVersionNumber;
- (NSString *)credits;
@end
branches/diebuche/ChameleonPrefPane/Sources/SmbiosController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
//
// EfiInject.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/26/10.
//
#import "SmbiosController.h"
static SmbiosController *gInstance = NULL;
@implementation SmbiosController
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
return (gInstance = self);
}
//--------------------------------------------------------------------------
- (void) addOptionsDesc
{
// Add future smbios options here
// BootProp::instance().addOptionDesc(mEfiInject, mEfiInjectText, OptionString, "device-properties", "");
}
//--------------------------------------------------------------------------
-(void) setDefaultsValues: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
[PreferencesControllerBase refreshLockState: mEditSmbios];
}
//--------------------------------------------------------------------------
-(void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict
{
}
- (const char *) getSmbiosFilePath
{
static std::string path;
if (fileExists("/Extra/smbios.plist"))
return "/Extra/smbios.plist";
else if (fileExists("/smbios.plist"))
return "/smbios.plist";
return ""; //not found
}
//--------------------------------------------------------------------------
-(IBAction) onCheckButtonChange: (NSButton*) sender
{
if(sender == mEditSmbios)
{
// IMPROVE ME find the associated editor path and call it then wait for its termination
std::string smbiosPath = [self getSmbiosFilePath ];
AuthorizationRef auth = [[self chameleon] auth ];
if (smbiosPath.length()==0 || auth==nil) return;
// give write temporary write rights to the file
//std::string args = " 0777 "+ smbiosPath;
//if(!executePrivilegedCmd(auth, "/bin/chmod", args.c_str())) return;
// edit the file
std::string cmd = "/usr/bin/open " + smbiosPath;
system(cmd.c_str());
// [ self executeTaskAndWaitForTermination: [[NSString alloc] initWithUTF8String:cmd.c_str()] ];
// Remove temporary write
//args = " 0644 "+ smbiosPath;
//if(!executePrivilegedCmd(auth, "/bin/chmod", args.c_str())) return;
}
else
[self handleSender: sender];
}
//--------------------------------------------------------------------------
-(IBAction) onTextFiedChange: (NSTextField*) sender
{
[self handleSender: sender];
}
+ (SmbiosController *)instance { return(gInstance);}
@end
branches/diebuche/ChameleonPrefPane/Sources/PreferencesControllerBase.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
//
// PreferencesControllerBase.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import "PreferencesControllerBase.h"
#import "KernOptionsParser.h"
#include <string>
#include <list>
#include <map>
#include <ctype.h>
//--------------------------------------------------------------------------
static std::list< id<GroupControllerProtocol> > groupList;
// for unix-like options types
static std::map<void*, std::string> IdToUCmdList;
static KernOptionsParser kernelFlags;
//--------------------------------------------------------------------------
@implementation PreferencesControllerBase
-(ChameleonPrefPane*) chameleon { return [ChameleonPrefPane instance]; }
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
[PreferencesControllerBase registerPreferencesGroup: self];
return self;
}
//--------------------------------------------------------------------------
- (id) getResourcePath: (NSString *) str ofType: (NSString*) sType
{
if(!str) return nil;
NSBundle * b = [NSBundle bundleForClass:[self class]];
id sRes = [b pathForResource: str ofType:sType ];
return sRes;
}
//--------------------------------------------------------------------------
// get authorisation from main panel lock
- (AuthorizationRef) getAuthorization
{
AuthorizationRef auth= [[self chameleon] isUnlocked] ?
[[ [self chameleon]->authView authorization] authorizationRef] : NULL;
return auth;
}
//--------------------------------------------------------------------------
+ (void) registerPreferencesGroup:(id) myGroup
{
groupList.push_back(myGroup);
}
- (void) synchronizeTextContent:(const BootOptionDesc*) bod withValue:(int) val
{
if(!bod || !bod->contentID) return;
id item = (id) bod->contentID;
if ( [item isKindOfClass: [NSTextField class]] ||
[item isKindOfClass: [NSComboBox class]])
{
[item setEnabled: val];
[item setEditable: val];
}
}
//--------------------------------------------------------------------------
+ (void) refreshLockState: (id) item
{
const BootOptionDesc * bod = BootProp::instance().findOption(item);
if(!bod) bod=BootProp::instance().findOptionContent(item);
if(bod) [PreferencesControllerBaserefreshBodLockState: bod];
else[item setEnabled: [[ChameleonPrefPane instance] isUnlocked]];
}
//--------------------------------------------------------------------------
+ (void) refreshBodLockState: (const BootOptionDesc*) bod
{
if (!bod) return;
bool isUnlocked = [[ChameleonPrefPane instance] isUnlocked];
if (bod->ID) [(id) bod->ID setEnabled: isUnlocked];
int val = bod->ID ? [(id) bod->ID intValue] : 0;
if ( [(id) bod->contentID isKindOfClass: [NSTextField class]] ||
[(id) bod->contentID isKindOfClass: [NSComboBox class]])
{
[(id) bod->contentID setEnabled: (isUnlocked && val) ];
[(id) bod->contentID setEditable: (isUnlocked && val) ];
}
else
[(id) bod->contentID setEnabled: isUnlocked];
}
//--------------------------------------------------------------------------
+ (void) refreshLockStates
{
for (const BootOptionDesc* bod=BootProp::instance().firstOption();
bod;
bod=BootProp::instance().nextOption())
{
[self refreshLockState: (id) bod->ID ];
if (bod->contentID) [self refreshLockState: (id) bod->contentID ];
}
}
//--------------------------------------------------------------------------
+ (void) doForEachGroup: (GroupAction) action withOption:(id) option
{
std::list<id>::iterator it;
for (it=groupList.begin(); it!=groupList.end(); it++)
{
switch (action) {
case SetDefaultValues:
[*it setDefaultsValues: option];
break;
case RefreshLockStates:
[*it refreshLockStates ];
[PreferencesControllerBase refreshLockStates];
break;
case LoadPreferencesOptions:
[*it loadOptionsFromPreferencesFile: option];
break;
case LoadBootConfigOptions:
[*it loadOptionsFromBootFile];
break;
case AddOptionsDesc:
[*it addOptionsDesc];
break;
case SaveBootConfigOptions:
break;
default:
break;
}
}
}
//--------------------------------------------------------------------------
+ (void) loadOptionsFromBootFile
{
// parse unix like command string:
kernelFlags.parseOptions(BootProp::instance().getStringForKey(kKernelFlags));
for (const BootOptionDesc* bod=BootProp::instance().firstOption();
bod;
bod=BootProp::instance().nextOption())
{
[PreferencesControllerBase loadOptionFromBootFile:(id)bod->ID ];
}
}
//--------------------------------------------------------------------------
+ (void) loadOptionFromBootFile:(id) optionID
{
const BootOptionDesc* bod = BootProp::instance().findOption(optionID);
if (!bod)
{
NSRunAlertPanel(@"Error Parsing Option",@"loadOptionFromBootFile failed",@"OK", nil, nil);
return;
}
const char * stringForKey = BootProp::instance().getStringForKey(bod->Name);
std::string s = stringForKey ? trim(stringForKey) : "";
std::string def = trim(bod->Default ? bod->Default : "");
switch (bod->Type)
{
case OptionYesNo:
if (s.length()>0)
[(NSButton*)optionID setIntValue: (toupper(s[0])=='Y' ? 1 : 0 ) ];
else
[(NSButton*)optionID setIntValue: (toupper(def[0])=='Y' ? 1 : 0 ) ];
break;
case OptionKernel1:
{
int val = (s.length()>0 ? 1 : 0 );
[(NSButton*)optionID setIntValue: val ];
[(NSTextField*) bod->contentID setStringValue:
[[NSString alloc] initWithUTF8String: s.c_str()] ];
[(NSTextField*) bod->contentID setEnabled: val ? true : false];
[(NSTextField*) bod->contentID setEditable: val ? true : false];
}
break;
case OptionFileString:
case OptionString:
{
int val = (s.length()>0 ? 1 : 0 );
[(NSButton*)optionID setIntValue: val ];
[(NSTextField*) bod->contentID setStringValue:
[[NSString alloc] initWithUTF8String: s.c_str()] ];
[(NSTextField*) bod->contentID setEnabled: val ? true: false];
[(NSTextField*) bod->contentID setEditable: val ? true : false];
}
break;
case OptionUnix:
case OptionKernel:
{
std::string s = kernelFlags.stringFromKey(bod->Name);
if (s.length()>0)
{
[(NSButton*)optionID setIntValue: 1 ];
if(bod->Type==OptionKernel)
{
[(NSTextField*) bod->contentID setStringValue:
[[NSString alloc] initWithUTF8String:
kernelFlags.rightMember(s).c_str()] ];
[(NSTextField*) bod->contentID setEnabled: true];
[(NSTextField*) bod->contentID setEditable: true];
}
}
else
{ // set the default for thiso option
[(NSButton*)optionID setIntValue: (bod->Default[0] ? 1 :0) ];
if(bod->Type==OptionKernel)
{
[(NSTextField*) bod->contentID setEnabled: false];
[(NSTextField*) bod->contentID setEditable: false];
}
}
}
break;
default:
break;
}
}
//--------------------------------------------------------------------------
- (void) loadPreferences
{
[ [ChameleonPrefPane instance] loadPreferences];
}
//--------------------------------------------------------------------------
- (bool) savePreferences
{
return [ [ChameleonPrefPane instance] savePreferences: [self preferencesFile] ];
}
//--------------------------------------------------------------------------
// update the boot Config with one option change and its associated desc
- (bool) saveBootConfig: (id) sender withBootOptionDesc: (BootOptionDesc*) bod
{
if(!bod)
{
return false;
}
// load boot config file so that we don't risk to loose
// externally modified parameters
int val = [(NSButton*) sender intValue ];
std::string sDefaultValue = trim(bod->Default ? bod->Default : "");
bool status = false;
std::string name = trim(bod->Name);
switch (bod->Type) {
case OptionYesNo:
{
std::string sVal = val ? "Yes" : "No";
if (sDefaultValue.length()==0) sDefaultValue= "No";
// Avoid populating bootConfig with unnecessary options:
if (sVal == sDefaultValue)
status = BootProp::instance().removeKeyAndValue(name.c_str());
else
status = BootProp::instance().setStringForKey(name, sVal.c_str());
}
break;
case OptionUnix:
if (!val)kernelFlags.removeFlag(name);
elsekernelFlags.addFlag(name);
BootProp::instance().setStringForKey(kKernelFlags,kernelFlags.options());
status = true;
break;
case OptionKernel:
{
std::string contentValue = trim(
[ [(NSTextField*) bod->contentID stringValue] UTF8String ]);
kernelFlags.removeFlag(kernelFlags.stringFromKey(bod->Name));
if(val && contentValue.length()>0)
{
std::string concat = trim(name);
concat+= "=";
concat+= trim(contentValue);
kernelFlags.addFlag(concat);
}
BootProp::instance().setStringForKey(kKernelFlags,kernelFlags.options());
status = true;
}
break;
case OptionKernel1:
case OptionFileString:
case OptionString:
// Avoid populating bootConfig with unnecessary options:
if (val == 0 && bod->Type!=OptionKernel1)
status = BootProp::instance().removeKeyAndValue(bod->Name);
else
{
std::string contentValue =
[ [(NSTextField*) bod->contentID stringValue] UTF8String ];
if (contentValue.length()>0)
status = BootProp::instance().setStringForKey(bod->Name, contentValue.c_str());
else {
return false; // no content to save so don't save it
}
}
break;
default:
break;
}
// Now save the bootConfig
AuthorizationRef auth = [self getAuthorization ];
if (status)status = BootProp::instance().save(auth);
return status;
}
//--------------------------------------------------------------------------
-(NSMutableDictionary*) preferencesFile
{
return [[ChameleonPrefPane instance] preferencesFile];
}
//--------------------------------------------------------------------------
-(NSMutableDictionary*) preferencesParts
{
return [[ChameleonPrefPane instance] preferencesParts];
}
//--------------------------------------------------------------------------
- (bool) handleSender: (id) sender
{
const BootOptionDesc * bod = BootProp::instance().findOption(sender);
if (!bod) {
bod = BootProp::instance().findOptionContent(sender);
NSTextField* textField = (NSTextField*) sender;
std::string content = [[textField stringValue] UTF8String ];
if(bod->ID!=nil) sender = (id) bod->ID;
}
else
{
int state = [sender intValue];
switch (bod->Type) {
case OptionKernel:
case OptionKernel1:
case OptionFileString:
case OptionString:
[(NSTextField*) bod->contentID setEnabled: state ? true : false];
[(NSTextField*) bod->contentID setEditable: state ? true : false];
if (state && bod->Type==OptionFileString)
{
NSString* f = [self selectAnyFile ];
if (f) [(NSTextField*) bod->contentID setStringValue: f];
}
[self synchronizeTextContent: bod withValue: state];
break;
default:
break;
}
}
if(![self saveBootConfig: sender withBootOptionDesc: (BootOptionDesc*) bod] && !bod->contentID )
{ // Couldn't save, so warn user ...
NSRunAlertPanel(@"Error saving bootConfig", @"Could not save com.apple.Boot.plist",
@"OK", nil, nil);
}
return true;
}
- (bool) executeTaskAndWaitForTermination: (NSString*)taskPath
{
NSTask *task = [[NSTask alloc] init];
[task setLaunchPath:taskPath];
[task launch];
[task waitUntilExit]; // wait for process termination
int status = [task terminationStatus];
return (status == 0) ? true : false;
}
- (NSString*) selectPlistFile:(NSString*) name
{
return [self selectFileWithFileTypes: @"/" withName: name
withTypes: [NSArray arrayWithObjects: @"plist", nil] ];
}
- (NSString*) selectAnyFile
{
return [self selectFileWithFileTypes: @"/" withName: nil withTypes:nil];
}
- (NSString*) selectFileWithFileTypes:(NSString*) dir withName: (NSString*) name withTypes:(NSArray*) fileTypes
{
int result;
NSOpenPanel *oPanel = [NSOpenPanel openPanel];
[oPanel setAllowsMultipleSelection:NO];
[oPanel setCanChooseFiles:YES];
[oPanel setCanChooseDirectories:NO];
[[NSUserDefaults standardUserDefaults] setBool:YES forKey:@"AppleShowAllFiles"];
result = [oPanel runModalForDirectory: dir file: name types:fileTypes];
if (result == NSOKButton)
{
NSArray *filesToOpen = [oPanel filenames];
int count = [filesToOpen count];
if(count>0)
{
NSString *aFile = [filesToOpen objectAtIndex:0];
return aFile;
}
}
return nil;
}
@end
branches/diebuche/ChameleonPrefPane/Sources/GroupControllerProtocol.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
//
// GroupControllerProtocol.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/25/10.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <Cocoa/Cocoa.h>
// Defintion of the required protocol for any derived classes of PreferencesControllerBase
@protocol GroupControllerProtocol
@required
// must be implemented in all derived classes
// Called by all buttons of each group in therface
- (IBAction) onCheckButtonChange: (NSButton*) sender;
// Called by all text fields of each group in therface
- (IBAction) onTextFiedChange: (NSTextField*) sender;
// Add the boot config options descriptors to the consolidated dictionary
- (void) addOptionsDesc;
// Permit to each group to customize his default settings
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
// Set refresh all group states {enabled | disabled} depending on the authorizations state
- (void) refreshLockStates;
// load the corresponding pref filer options from the interface
- (void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict;
@end
branches/diebuche/ChameleonPrefPane/Sources/EfiInjectController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
//
// EfiInject.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/26/10.
//
#import "EfiInjectController.h"
static EfiInjectController *gInstance = NULL;
@implementation EfiInjectController
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
return (gInstance = self);
}
//--------------------------------------------------------------------------
- (void) addOptionsDesc
{
BootProp::instance().addOptionDesc(mEfiInject, mEfiInjectText, OptionString, "device-properties", "");
}
//--------------------------------------------------------------------------
-(void) setDefaultsValues: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
// automatic, nothing to do
}
//--------------------------------------------------------------------------
-(void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
-(IBAction) onCheckButtonChange: (NSButton*) sender
{
if(sender == mCurrentGfxInjection)
{ // using nohan script from Lizard here:
NSString* pathTask = [self getResourcePath:@"getDevProp" ofType:@"sh"];
[self executeTaskAndWaitForTermination: pathTask];
}
else
[self handleSender: sender];
}
//--------------------------------------------------------------------------
-(IBAction) onTextFiedChange: (NSTextField*) sender
{
[self handleSender: sender];
}
+ (EfiInjectController *)instance { return(gInstance);}
@end
branches/diebuche/ChameleonPrefPane/Sources/ChameleonPropertyList.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/*
* ChameleonPropertyList.cpp
* ChameleonPrefPane
*
* Created by Rekursor on 1/22/10.
*
*/
#include "ChameleonPropertyList.h"
PrefsProp* PrefsProp::_instance = NULL;
BootProp* BootProp::_instance = NULL;
SmbiosProp* SmbiosProp::_instance = NULL;
void ChameleonPropertyList::deleteOptionDesc()
{
// delete all alloc'ed pointers
std::map<void*, BootOptionDesc*>::iterator bod;
for (bod=_idToDescDict.begin(); bod!=_idToDescDict.end(); bod++)
if(bod->second) delete bod->second;
for (bod=_contentIdToDescDict.begin(); bod!=_contentIdToDescDict.end(); bod++)
if(bod->second) delete bod->second;
}
void ChameleonPropertyList::clearOptionDesc()
{
deleteOptionDesc();
_idToDescDict.clear();// now clear the pairs
_contentIdToDescDict.clear();// now clear the pairs
}
branches/diebuche/ChameleonPrefPane/Sources/KernOptionsParser.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/*
* KernOptionsParser.h
* ChameleonPrefPane
*
* Created by Rekursor on 1/23/10.
*/
#include <string>
#include <list>
class KernOptionsParser
{
public:
KernOptionsParser() {}
// extract from the string all kern options
bool parseOptions(const char* options);
// get the corresponding kern option "xxxx=yyyy"
const std::string& stringFromKey(const std::string& key) const;
// get the left member of kern option "xxxx=yyyy"
const std::string& leftMember(const std::string& expression) const;
// get the right member of kern option "xxxx=yyyy"
const std::string& rightMember(const std::string& expression) const;
// add / remove a kernel Flags in the string
void addFlag(const std::string& flag);
void removeFlag(const std::string& flag);
const std::string& options() const { return _options;}
private:
bool _status;
std::string _options;
std::list<std::string> _optionsList;
};
branches/diebuche/ChameleonPrefPane/Sources/AdvancedSetupController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
//
// AdvancedSetupController.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import <Cocoa/Cocoa.h>
#import <PreferencesControllerBase.h>
// TabView subpane controller definition
@interface AdvancedSetupController : PreferencesControllerBase <GroupControllerProtocol>
{
IBOutlet NSButton*mKernel;
IBOutlet NSTextField*mKernelText;
IBOutlet NSButton*mDeviceRd;
IBOutlet NSTextField*mDeviceRdText;
IBOutlet NSButton*mArch;
IBOutlet NSComboBox*mArchText;
IBOutlet NSButton*mCPU;
IBOutlet NSComboBox*mCPUText;
IBOutlet NSButton*mBusRatio;
IBOutlet NSComboBox*mBusRatioText;
IBOutlet NSButton*mDebug;
IBOutlet NSComboBox*mDebugText;
IBOutlet NSButton*mIO;
IBOutlet NSComboBox*mIOText;
IBOutlet NSButton*mDisableKextsBlacklisting;
IBOutlet NSButton*mDSDTFile;
IBOutlet NSTextField*mDSDTFileText;
IBOutlet NSButton*mDSDTDrop;
IBOutlet NSButton*mSMBIOSFile;
IBOutlet NSTextField*mSMBIOSFileText;
IBOutlet NSButton*mSMBIOSDefaults;
IBOutlet NSButton*mWake;
IBOutlet NSButton*mForceWake;
IBOutlet NSButton*mWakeImage;
IBOutlet NSTextField*mWakeImageText;
IBOutlet NSButton*mSystemId;
IBOutlet NSTextField*mSystemIdText;
IBOutlet NSButton*mRestartFix;
}
- (IBAction) onCheckButtonChange: (NSButton*) sender;
- (IBAction) onTextFiedChange: (NSTextField*) sender;
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
+ (AdvancedSetupController *)instance;
@end
branches/diebuche/ChameleonPrefPane/Sources/string_util.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*
* string_util.cpp
* ChameleonPrefPane
*
* Created by Rekursor on 1/23/10.
*/
#include "string_util.h"
/*
* String Tokenizer
* In: src string and separator
* Out: a list of string tokens
*/
std::list<std::string> tokenize(const std::string& src, const std::string& sep)
{
std::list<std::string> ret;
if (src.length()==0) return ret;
std::string::size_type left=0, right=0;
std::string token;
std::string::size_type len = sep.length();
for (left=0; (right = src.find(sep, left)) != std::string::npos; left = right + len )
{
token = src.substr (left, right-left);
if (token.length()>0) ret.push_back (token);
}
token = src.substr(left);
if (token.length()>0) ret.push_back (token);
return ret;
}
branches/diebuche/ChameleonPrefPane/Sources/CustomTableView.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
//
// CustomTableView.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/25/10.
//
#import "CustomTableView.h"
@implementation CustomTableView
- (void)awakeFromNib
{
// highlight colors
mHighlightColorInFocusView = [[NSColor colorWithDeviceRed:.65 green:.75 blue:1.0 alpha:1.0] retain];
mHighlightColorOutOfFocusView = [[NSColor colorWithDeviceRed:.50 green:.65 blue:.85 alpha:1.0] retain];
}
- (id)_highlightColorForCell:(NSCell *)cell
{
return [self isEnabled] ? mHighlightColorInFocusView : mHighlightColorOutOfFocusView;
}
- (void)dealloc
{
// release the colors
[mHighlightColorInFocusView release];
[mHighlightColorOutOfFocusView release];
[super dealloc];
}
@end
branches/diebuche/ChameleonPrefPane/Sources/PreferencesControllerBase.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
//
// PreferencesControllerBase.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import <Cocoa/Cocoa.h>
#import "ChameleonPrefPane.h"
#import "ChameleonPropertyList.h"
#import "ShellProcess.h"
#import "string_util.h"
#import "GroupControllerProtocol.h"
//--------------------------------------------------------------------------
const char * const kKernelFlags = "Kernel Flags";
//--------------------------------------------------------------------------
typedef enum GroupAction
{
SetDefaultValues,
RefreshLockStates,
LoadPreferencesOptions,
LoadBootConfigOptions,
AddOptionsDesc,
SaveBootConfigOptions
};
// ENHANCE ME: remove this globals and integrate them in ChameleonPrefPane or at least
// add function accessor entry points
extern PartitionExtractor * partExtractor;
// Define common expected behavior for all derived controllers
@interface PreferencesControllerBase : NSObject
{
}
// Register the Group panel for further automatic iteration matters
+ (void) registerPreferencesGroup:(id) myGroup;
// Iterate and execute action for each register group
+ (void) doForEachGroup: (GroupAction) action withOption:(id) option;
// Set refresh state {enabled | disabled} depending on the authorizations state
+ (void) refreshBodLockState: (const BootOptionDesc*) bod;
+ (void) refreshLockState: (id) item;
// Unitary Method for Load One option of any type
+ (void) loadOptionsFromBootFile;
// Method for loading all registred options components in the interface
+ (void) loadOptionFromBootFile:(id) optionID;
// Get the resource in the pref pane, needed because the bundle get resource api wont work
// as it would return the SystemPreferences application resource
- (id) getResourcePath: (NSString *) str ofType: (NSString*) sType;
// Execute a task and wait for the process to terminate
- (bool) executeTaskAndWaitForTermination: (NSString*)taskPath;
// Open a file selection modal dialog
- (NSString*) selectFileWithFileTypes:(NSString*) dir withName: (NSString*) name withTypes:(NSArray*) fileTypes;
// Open a file selection modal dialog with a plist predefined type
- (NSString*) selectAnyFile;
- (NSString*) selectPlistFile:(NSString*)name;
- (void) loadPreferences;
- (bool) savePreferences;
- (bool) handleSender: (id) sender;
-(NSMutableDictionary*) preferencesFile;
-(NSMutableDictionary*) preferencesParts;
-(ChameleonPrefPane*) chameleon;
@end
branches/diebuche/ChameleonPrefPane/Sources/SmbiosController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
//
// EfiInject.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/26/10.
//
#import <Cocoa/Cocoa.h>
#import <PreferencesControllerBase.h>
// TabView subpane controller definitions
@interface SmbiosController : PreferencesControllerBase <GroupControllerProtocol>
{
IBOutlet NSButton*mEditSmbios;
}
- (IBAction) onCheckButtonChange: (NSButton*) sender;
- (IBAction) onTextFiedChange: (NSTextField*) sender;
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
+ (SmbiosController *)instance;
@end
branches/diebuche/ChameleonPrefPane/Sources/EfiInjectController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
//
// EfiInject.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/26/10.
//
#import <Cocoa/Cocoa.h>
#import <PreferencesControllerBase.h>
// TabView subpane controller definitions
@interface EfiInjectController : PreferencesControllerBase <GroupControllerProtocol>
{
IBOutlet NSButton*mEfiInject;
IBOutlet NSTextField*mEfiInjectText;
IBOutlet NSButton*mCurrentGfxInjection;
}
- (IBAction) onCheckButtonChange: (NSButton*) sender;
- (IBAction) onTextFiedChange: (NSTextField*) sender;
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
+ (EfiInjectController *)instance;
@end
branches/diebuche/ChameleonPrefPane/Sources/PeripheralsController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
//
// PeripheralsController.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import "PeripheralsController.h"
static PeripheralsController *gInstance = NULL;
@implementation PeripheralsController
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
return (gInstance = self);
}
//--------------------------------------------------------------------------
- (void) addOptionsDesc
{
BootProp::instance().addOptionDesc(mLegacyLogo, nil, OptionYesNo, "Legacy Logo", "No");
BootProp::instance().addOptionDesc(mBootBanner, nil, OptionYesNo, "Boot Banner", "Yes");
BootProp::instance().addOptionDesc(mVBIOS, nil, OptionYesNo, "VBIOS", "No");
BootProp::instance().addOptionDesc(mVideoROM, mVideoROMText, OptionFileString, "VideoROM", "");
BootProp::instance().addOptionDesc(mGraphicsMode, mGraphicsModeText, OptionString, "Graphics Mode", "");
BootProp::instance().addOptionDesc(mGraphicsEnabler, nil, OptionYesNo, "GraphicsEnabler", "No");
BootProp::instance().addOptionDesc(mUSBBusFix, nil, OptionYesNo, "USBBusFix", "No");
BootProp::instance().addOptionDesc(mEHCIacquire, nil, OptionYesNo, "EHCIacquire", "No");
BootProp::instance().addOptionDesc(mUHCIreset, nil,OptionYesNo, "UHCIreset", "No");
BootProp::instance().addOptionDesc(mEthernetBuiltIn, nil, OptionYesNo, "EthernetBuiltIn", "No");
BootProp::instance().addOptionDesc(mPciRoot, mPciRootText, OptionString, "PciRoot", "");
BootProp::instance().addOptionDesc(mForceHPET, nil, OptionYesNo, "ForceHPET", "No");
}
//--------------------------------------------------------------------------
-(void) setDefaultsValues: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
// automatic, nothing to do
}
//--------------------------------------------------------------------------
-(void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
-(IBAction) onCheckButtonChange: (NSButton*) sender
{
[self handleSender: sender];
}
//--------------------------------------------------------------------------
-(IBAction) onTextFiedChange: (NSTextField*) sender
{
[self handleSender: sender];
}
+ (PeripheralsController *)instance { return(gInstance);}
@end
branches/diebuche/ChameleonPrefPane/Sources/BootFlagsController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
//
// BootFlagsController.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import "BootFlagsController.h"
// Constants
// File static variables
static BootFlagsController *gInstance = NULL;
@implementation BootFlagsController
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
return (gInstance = self);
}
//--------------------------------------------------------------------------
-(void) addOptionsDesc
{
BootProp::instance().addOptionDesc(mVerbose, nil, OptionUnix, "-v", "");
BootProp::instance().addOptionDesc(mSafeBoot, nil, OptionUnix, "-x", "");
BootProp::instance().addOptionDesc(mIgnoreBootConfig, nil, OptionUnix, "-F", "");
BootProp::instance().addOptionDesc(mSingleUser, nil, OptionUnix, "-s", "");
BootProp::instance().addOptionDesc(mTimeOut, mTimeOutText, OptionString,"Timeout", "5");
BootProp::instance().addOptionDesc(mQuietBoot, nil, OptionYesNo, "Quiet Boot", "No");
BootProp::instance().addOptionDesc(mInstantMenu, nil, OptionYesNo, "Instant Menu", "No");
BootProp::instance().addOptionDesc(mWait, nil, OptionYesNo, "Wait", "No");
BootProp::instance().addOptionDesc(mRescan, nil, OptionYesNo, "Rescan", "No");
BootProp::instance().addOptionDesc(mRescanPrompt, nil, OptionYesNo, "Rescan Prompt", "No");
BootProp::instance().addOptionDesc(mRescanSingleDrive, nil, OptionYesNo, "Rescan SingleDrive", "No");
BootProp::instance().addOptionDesc(mUseGUI, nil, OptionYesNo, "GUI", "Yes");
BootProp::instance().addOptionDesc(mTheme, mThemeText, OptionString, "Theme", "");
}
//--------------------------------------------------------------------------
-(void) setDefaultsValues: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
// automatic, nothing to do
}
//--------------------------------------------------------------------------
-(void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict
{
}
//--------------------------------------------------------------------------
-(IBAction) onCheckButtonChange: (NSButton*) sender
{
[self handleSender: sender];
}
//--------------------------------------------------------------------------
-(IBAction) onTextFiedChange: (NSTextField*) sender
{
[self handleSender: sender];
}
+ (BootFlagsController *)instance { return(gInstance);}
@end
branches/diebuche/ChameleonPrefPane/Sources/ShellProcess.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
/*
* shell_process.h
*
* Created by Rekursor on 1/17/2010.
*
*/
#ifndef __CHSHELL_PROCESS_H
#define __CHSHELL_PROCESS_H
#include <Security/Authorization.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/stat.h>
#include <vector>
#include <string>
#include "file_util.h"
//----------------------------------------------------------------
const int MAX_HD = 32;
//----------------------------------------------------------------
class ShellProcess
{
public:
// construction / destruction
ShellProcess() {_fpt= NULL;}
~ShellProcess() {if (_fpt) close();}
FILE * open(const char *cmd, const char *mode="r");
int close();
FILE * desc() const { return _fpt;} // non null if file is open
char * get_line(char * line, size_t s) const {return _fpt ? fgets(line, s, _fpt) : NULL;}
protected:
FILE * _fpt;
};
//----------------------------------------------------------------
class PartitionInfo
{
public:
PartitionInfo() : _disk(0), _part(0) {}
PartitionInfo(int disk, int part) {set(disk, part);}
void disk(int disk) { _disk=disk;}
int disk() const { return _disk;}
void partition(int part) { _part=part;}
int partition () const { return _part;}
const char * clabel() const { return _label.c_str();}
const std::string& label() const { return _label;}
void label(const char * l) {
if (l) _label = l;
removeSpaces(_label);
}
const char * cfsType() const { return _fsType.c_str();}
const std::string& fsType() const { return _fsType;}
void fsType(const char * fs) {
if (fs) _fsType = fs;
removeSpaces(_fsType);
}
void set(int disk, int part) { _disk =disk; _part = part;}
bool fromPartitionHdString(const char * inHdStr);
std::string toHdStr() const
{
char buf[16]="";
sprintf(buf, "hd(%d,%d)", disk(),partition());
return std::string(buf);
}
int imageIndexFromFs() const;
protected:
void removeSpaces(std::string & s);
private:
int _disk, _part;
std::string _fsType, _label;
};
static inline bool isDiskIndexInf(PartitionInfo i, PartitionInfo j)
{
return ((i.disk()*100+i.partition()) < (j.disk()*100 + j.partition()) ) ;
}
//----------------------------------------------------------------
class PartitionExtractor : public ShellProcess
{
public:
PartitionExtractor() :ShellProcess() { init(); }
const std::vector<PartitionInfo>& extractPartitions(
const char* szHide=NULL,
const char* szRenamed=NULL);
int getListCount() const {return (int) _partList.size();}
const std::vector<PartitionInfo>& partList() const {return _partList;}
std::vector<PartitionInfo>& editPartList() {return _partList;}
// get the index in the internal partlist of the hd(n,m) partition specified by the input string
// return -1 if no match, >=0 if a match happens
int getIndexFromHdStringSpec(const char*);
void hidePartitions(const char* szParts){ _hiddenParts = (szParts ? szParts : "");}
void renamedPartitions(const char* szParts){ _renamedParts = (szParts ? szParts : "");}
void sortPartList() {sort(_partList.begin(), _partList.end(), isDiskIndexInf);}
const char * checkForRename(const char * label, const char* szHd);
void swapHD(int src, int dst)
{
if(src < 0 || src > MAX_HD-1 || dst < 0 || dst > MAX_HD-1) return;
_hdRedirTable[src]=dst;
_hdRedirTable[dst]=src;
}
void resetSwapping() { init();}
protected:
void init() {
for (int i=0; i<MAX_HD; i++) _hdRedirTable[i]=i;
}
private:
std::vector<PartitionInfo> _partList;
int _hdRedirTable[MAX_HD];
std::string _hiddenParts;
std::string _renamedParts;
};
#endif
branches/diebuche/ChameleonPrefPane/Sources/BootSetupController.mm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
//
// BootSetupController.mm
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import "BootSetupController.h"
#import "ChameleonPrefPane.h"
static const char* sPartDescSep = ";"; // cstring version
static const char cPartDescSep = ';'; // partition descriptor separator
static BootSetupController *gInstance = NULL;
@implementation BootSetupController
//--------------------------------------------------------------------------
- (id) init
{
self = [super init];
return (gInstance = self);
}
//--------------------------------------------------------------------------
- (void) addOptionsDesc
{
BootProp::instance().addOptionDesc(mDefaultPartition, mDefaultPartitionText, OptionString, "Default Partition", "");
BootProp::instance().addOptionDesc(mHidePartition , mHidePartitionText, OptionString, "Hide Partition", "");
BootProp::instance().addOptionDesc(mRenamePartition , mRenamePartitionText, OptionString, "Rename Partition", "");
}
//--------------------------------------------------------------------------
- (void) refreshLockStates
{
// non boot config options (not automatized)
[PreferencesControllerBase refreshLockState: mSwapHD01 ];
[PreferencesControllerBase refreshLockState: mSwapHD02 ];
[PreferencesControllerBase refreshLockState: mFreezeParts ];
[PreferencesControllerBase refreshLockState: mInjectFrozenParts ];
[PreferencesControllerBase refreshLockState: mBootConfigPath ];
[PreferencesControllerBase refreshLockState: mBootConfigPathText ];
}
//--------------------------------------------------------------------------
- (void) setDefaultsValues: (NSMutableDictionary*) dict
{
[dict setObject: [[NSNumber alloc] initWithBool: false] forKey: keySwapHD01];
[dict setObject: [[NSNumber alloc] initWithBool: false] forKey: keySwapHD02];
[dict setObject:[[NSNumber alloc] initWithBool: false] forKey: keyUseFrozenParts];
[dict setObject:[[NSNumber alloc] initWithBool: false] forKey: keyUseFrozenParts];
[dict setObject:[[NSString alloc] initWithString: @""] forKey: keyForceBootConfigPath];
}
//--------------------------------------------------------------------------
-(void) loadOptionsFromPreferencesFile: (NSMutableDictionary*) dict
{
[mSwapHD01 setIntValue: [[dict objectForKey:keySwapHD01] intValue]];
[mSwapHD02 setIntValue: [[dict objectForKey:keySwapHD02] intValue]];
[mFreezeParts setIntValue: [[dict objectForKey: keyUseFrozenParts] intValue] ];
id obj = [dict objectForKey: keyForceBootConfigPath];
[mBootConfigPathText setStringValue: obj ? obj : @"" ];
int val = (obj && [[mBootConfigPathText stringValue] length] >0 ? 1 : 0);
[mBootConfigPath setIntValue: val];
[dict setObject:[[NSString alloc] initWithString: [mBootConfigPathText stringValue]]
forKey: keyForceBootConfigPath];
[mBootConfigPathText setEnabled: val ? true : false];
[mBootConfigPathText setEditable: val ? true : false];
}
//--------------------------------------------------------------------------
- (void) loadFrozenParts
{
std::vector<PartitionInfo>& partList = partExtractor->editPartList(); //rw
// iterate for all entries to add
char keyPartN[32] = "";
char buffer[256]="";
int k=0;
partList.clear();
for (int i=0; i< [[self preferencesParts] count]; i++)
{
// get the key
snprintf(keyPartN, sizeof(keyPartN)-1, "partition%02d",i);
NSString* obj = [[self preferencesParts] objectForKey: [[NSString alloc] initWithUTF8String: keyPartN] ];
// assign this key if valid
if (obj!=nil && [obj length]>0)
{
PartitionInfo p;
// parse string
strncpy(buffer, [obj UTF8String], sizeof(buffer)-1);
k=0;
for(const char* word = strtok(buffer,";"); word; word=strtok(NULL,sPartDescSep),k++)
{
switch (k) {
case 0: // parse disk number
if (isdigit(*word)) p.disk(*word-'0');
break;
case 1: // parse partition number
if (isdigit(*word)) p.partition(*word-'0');
break;
case 2: // parse volume label
p.label(word);
case 3:
p.fsType(word);
break;
default:
break;
}
}
partList.push_back(p);
}
}
partExtractor->sortPartList();
}
//--------------------------------------------------------------------------
- (void) swapDisks: (bool) bSwap src: (int) iSrc dst: (int) iDst;
{
if(!partExtractor || !BootProp::instance().isValid()) return;
if (bSwap)
{
partExtractor->swapHD(iSrc, iDst);
}
if ([mFreezeParts intValue]==0)
partExtractor->extractPartitions();
else
[self loadFrozenParts ];
[ [self chameleon] selectDefaultPartition];
}
//--------------------------------------------------------------------------
- (void) doSwapHD: (int) val save: (bool) doSave src: (int) isrc dst: (int) idst
{
if( val>0 && ![[BootSetupController instance]->mFreezeParts intValue]) //on
{
[self swapDisks: true src:isrc dst:idst ];
}
else
{
[self swapDisks: false src:isrc dst:idst ];
}
if(doSave)
{
if (isrc==0 && idst==1)
[[self preferencesFile] setObject: [NSNumber numberWithBool: val ? true : false] forKey: keySwapHD01];
if (isrc==0 && idst==2)
[[self preferencesFile] setObject: [NSNumber numberWithBool: val ? true : false] forKey: keySwapHD02];
[ [self chameleon] savePreferences:[self preferencesFile] ];
}
[[[ChameleonPrefPane instance] partitionsTable] reloadData];
[[[ChameleonPrefPane instance] partitionsTable] scrollRowToVisible: 0];
//[self tableViewSelectionDidChange: nil];
}
//--------------------------------------------------------------------------
- (IBAction)onInjectPartsToFreeze: (id)sender
{
int size = partExtractor ? partExtractor->partList().size() : 0;
if (!size)
{ // nothing to inject
NSRunAlertPanel(@"Inject Partitions to Freeze Configuration",
@"No current partitions to inject, did you check boot config file ?",@"OK", nil,nil);
return;
}
// generate the parts list in preferences proplist
NSInteger n = NSRunAlertPanel(@"Inject Partitions to Freeze Configuration",
@"Are you sure you want to overwrite your Freeze settings with current partition list ?",
@"OK", @"Cancel",nil);
if (n==1)
{
// populate the dictionary with the current partitions
// empty dictionary and update key in parent:
[[self preferencesFile] removeObjectForKey: keyPartitionsList];
[[self preferencesParts] removeAllObjects ];
// iterate for all entries to add
char partDesc[256]="";
char keyPartN[32] = "";
for (int i=0; i< size; i++)
{
const PartitionInfo& p =partExtractor->partList()[i];
// format the partition key and descriptor string
snprintf(keyPartN, sizeof(keyPartN)-1, "partition%02d",i);
snprintf(partDesc, sizeof(partDesc)-1, "%d%c%d%c%s%c%s",
p.disk(), cPartDescSep,
p.partition(), cPartDescSep,
p.clabel(), cPartDescSep,
p.cfsType());
// write it to the dictionary
NSString * key = [[NSString alloc] initWithUTF8String: keyPartN];
NSString * desc = [[NSString alloc] initWithUTF8String: partDesc];
[[self preferencesParts] setObject: desc forKey: key];
}
[[self preferencesFile] setObject: [self preferencesParts] forKey: keyPartitionsList];
[self savePreferences ];
}
}
//--------------------------------------------------------------------------
- (IBAction) onForceBootConfigPath: (id) sender
{
if (sender == mBootConfigPath)
{
int val = [mBootConfigPath intValue];
[mBootConfigPathText setEnabled: val ? true : false];
[mBootConfigPathText setEditable: val ? true : false];
if (val)
{
NSString * f = [self selectPlistFile: @"com.Apple.boot.plist"];
if(f) [mBootConfigPathText setStringValue:f];
}
[[self preferencesFile] setObject:
val ? [mBootConfigPathText stringValue] : [[NSString alloc] initWithUTF8String: ""]
forKey: keyForceBootConfigPath];
}
else
[[self preferencesFile] setObject: [mBootConfigPathText stringValue] forKey: keyForceBootConfigPath];
[self savePreferences ];
[PreferencesControllerBase loadOptionsFromBootFile ];
}
//--------------------------------------------------------------------------
-(IBAction) onCheckButtonChange: (NSButton*) sender
{
// IMPROVE ME: Should automatize the callback/load/save mechanism
// for the preferences file like the bootConfig file
if (sender == mSwapHD01 || sender == mSwapHD02)
{
partExtractor->resetSwapping();
[self doSwapHD: [mSwapHD01 intValue] save:true src:0 dst:1];
[self doSwapHD: [mSwapHD02 intValue] save:true src:0 dst:2];
}
else if (sender == mFreezeParts)
{
bool val = !![sender intValue];
[[self preferencesFile] setObject: [NSNumber numberWithBool: val] forKey: keyUseFrozenParts];
[[self chameleon] savePreferences: [self preferencesFile]];
[ self onCheckButtonChange: mSwapHD01];
}
else if (sender == mInjectFrozenParts)
{
[self onInjectPartsToFreeze: mInjectFrozenParts];
}
else if (sender == mDefaultPartition || sender == mHidePartition
|| sender == mRenamePartition )
{ // sync with other panels
[self handleSender:sender];
}
else if (sender == mBootConfigPath || (NSTextField*)sender == mBootConfigPathText)
{ // sync with other panels
[self onForceBootConfigPath: sender];
}
// Handle BootOptions generically:
else
[self handleSender:sender];
}
//--------------------------------------------------------------------------
-(IBAction) onTextFiedChange: (NSTextField*) sender
{
if ( sender == mDefaultPartitionText || sender == mHidePartitionText ||
sender == mRenamePartitionText )
{
[self handleSender:sender];
[PreferencesControllerBase loadOptionsFromBootFile ];
partExtractor->extractPartitions(
[[mHidePartitionText stringValue] UTF8String],
[[mRenamePartitionText stringValue] UTF8String]
);
[self doSwapHD: [mSwapHD01 intValue] save:true src:0 dst:1];
[self doSwapHD: [mSwapHD02 intValue] save:true src:0 dst:2];
}
}
//--------------------------------------------------------------------------
+ (BootSetupController *)instance { return(gInstance);}
@end
branches/diebuche/ChameleonPrefPane/Sources/PropertyList.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
/*
* property_list.h
*
* Created by Rekursor on 1/17/10.
*
*/
#ifndef __CHPROPERTYLIST_LIST_H
#define __CHPROPERTYLIST_LIST_H
#include <CoreFoundation/CFPropertyList.h>
#include <CoreFoundation/CFURLAccess.h>
#include <Security/Authorization.h>
#include <string>
//----------------------------------------------------------------------------
static const bool CreateIfNotExist = true;
static const bool DontCreate = false;
//----------------------------------------------------------------------------
/// Run priviledged command for cmds like property chmods and restard command
//----------------------------------------------------------------------------
bool executePrivilegedCmd(AuthorizationRef auth,
const char* pathToTool,
const char* args=NULL,
AuthorizationFlags flags=kAuthorizationFlagDefaults);
//----------------------------------------------------------------------------
/// Simple PropertyList Abstraction
//----------------------------------------------------------------------------
class PropertyList
{
public:
// Create a property list
PropertyList() : _proplistRef(0), _CFURLRef(0) {}
virtual ~PropertyList();
/// Tell if a valid property list successfully opened
bool isValid() const { return _proplistRef!=NULL;}
/// Open a property list
bool open(const char *propListPath, bool createIfNotExist,
AuthorizationRef auth=NULL,
AuthorizationFlags flags=kAuthorizationFlagDefaults);
/// Save a property list
bool save(AuthorizationRef auth=NULL,
AuthorizationFlags flags=kAuthorizationFlagDefaults);
/// Return last error status, used in open()
CFStringRef lastError() const { return _errorString;}
/// Get a corresponding string content from a key spec
const char * getStringForKey(const char *key);
const char * getStringForKey(const std::string& key)
{
std::string str= key;
return getStringForKey(str.c_str());
}
/// Set a content from a string, at specified key
bool setStringForKey(const char* key, const char* value);
bool setStringForKey(const std::string& key, const std::string& value)
{
return setStringForKey(key.c_str(), value.c_str());
}
/// Remove a key from the Proplist
bool removeKeyAndValue(const char *key);
/// Get the property list path
const char * propFilePath() const {return _propFilePath.c_str(); }
/// permit to execute a priviledge chmod to access system files
static bool chmodFile(const char * path, const char * chmodMask,
AuthorizationRef auth, AuthorizationFlags flags=kAuthorizationFlagDefaults);
protected:
CFPropertyListRef _proplistRef;
CFURLRef _CFURLRef;
std::string _propFilePath; // keep a track of the proplist filename
CFStringRef _errorString;
};
#endif
branches/diebuche/ChameleonPrefPane/Sources/PeripheralsController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
//
// PeripheralsController.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import <Cocoa/Cocoa.h>
#import <PreferencesControllerBase.h>
// TabView subpane controller definition
@interface PeripheralsController : PreferencesControllerBase <GroupControllerProtocol>
{
IBOutlet NSButton*mLegacyLogo;
IBOutlet NSButton*mBootBanner;
IBOutlet NSButton*mVBIOS;
IBOutlet NSButton*mVideoROM;
IBOutlet NSTextField*mVideoROMText;
IBOutlet NSButton*mGraphicsMode;
IBOutlet NSComboBox*mGraphicsModeText;
IBOutlet NSButton*mGraphicsEnabler;
IBOutlet NSButton*mUSBBusFix;
IBOutlet NSButton*mEHCIacquire;
IBOutlet NSButton*mUHCIreset;
IBOutlet NSButton*mEthernetBuiltIn;
IBOutlet NSButton*mPciRoot;
IBOutlet NSTextField*mPciRootText;
IBOutlet NSButton*mForceHPET;
}
- (IBAction) onCheckButtonChange: (NSButton*) sender;
- (IBAction) onTextFiedChange: (NSTextField*) sender;
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
+ (PeripheralsController *)instance;
@end
branches/diebuche/ChameleonPrefPane/Sources/KernOptionsParser.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
/*
* KernOptionsParser.cpp
* ChameleonPrefPane
*
* Created by Rekursor on 1/23/10.
*/
#include "KernOptionsParser.h"
#include "string_util.h"
bool KernOptionsParser::parseOptions(const char* options)
{
_options = options ? trim(options) : "";
std::string token, temp=_options;
// first remove spaces around '=' to simplify parsing
std::string::size_type found = std::string::npos;
while ((found=_options.find(" =")) != std::string::npos) _options.replace(found, 3,"=");
while ((found=_options.find("= ")) != std::string::npos) _options.replace(found, 3,"=");
// then tokenize the string
_optionsList = tokenize(_options);
return true;
}
static const std::string sEmpty="";
// get the corresponding kern option "xxxx=yyyy"
const std::string& KernOptionsParser::stringFromKey(const std::string& key) const
{
for (std::list<std::string>::const_iterator it=_optionsList.begin(); it!=_optionsList.end(); it++)
if (it->find(key)!=std::string::npos) return *it;
return sEmpty;
}
// get the left member of kern option "xxxx=yyyy"
const std::string& KernOptionsParser::leftMember(const std::string& expression) const
{
static std::string sLeft;
std::string::size_type pos = expression.find('=');
if (pos!=std::string::npos)
return (sLeft = expression.substr(0, pos));
return expression;
}
// get the right member of kern option "xxxx=yyyy"
const std::string& KernOptionsParser::rightMember(const std::string& expression) const
{
static std::string sLeft;
std::string::size_type pos = expression.find('=');
if (pos!=std::string::npos)
return (sLeft = expression.substr(pos+1));
return expression;
}
// remove a flag in the string
void KernOptionsParser::removeFlag(const std::string& flag)
{
std::string::size_type found = _options.find(flag);
if (found==std::string::npos) return;
_options.erase(found, found+flag.length());
_options = trim(_options);
}
// remove a flag in the string
void KernOptionsParser::addFlag(const std::string& flag)
{
std::string::size_type found = _options.find(flag);
if (found!=std::string::npos) return;
_options = " " + _options;
_options = flag + _options;
_options = trim(_options);
}
branches/diebuche/ChameleonPrefPane/Sources/BootFlagsController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
//
// BootFlagsController.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import <Cocoa/Cocoa.h>
#import "PreferencesControllerBase.h"
// TabView subpane controller definition
@interface BootFlagsController : PreferencesControllerBase <GroupControllerProtocol>
{
IBOutlet NSButton*mVerbose;
IBOutlet NSButton*mSafeBoot;
IBOutlet NSButton*mIgnoreBootConfig;
IBOutlet NSButton*mTimeOut;
IBOutlet NSTextField*mTimeOutText;
IBOutlet NSButton*mSingleUser;
IBOutlet NSButton*mQuietBoot;
IBOutlet NSButton*mInstantMenu;
IBOutlet NSButton*mWait;
IBOutlet NSButton*mRescan;
IBOutlet NSButton*mRescanPrompt;
IBOutlet NSButton*mRescanSingleDrive;
IBOutlet NSButton*mUseGUI;
IBOutlet NSButton*mTheme;
IBOutlet NSComboBox*mThemeText;
}
- (IBAction) onCheckButtonChange: (NSButton*) sender;
- (IBAction) onTextFiedChange: (NSTextField*) sender;
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
+ (BootFlagsController *)instance;
@end
branches/diebuche/ChameleonPrefPane/Sources/BootSetupController.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
//
// PartitionsSetupController.h
// ChameleonPrefPane
//
// Created by Rekursor on 1/22/10.
//
#import <Cocoa/Cocoa.h>
#import "PreferencesControllerBase.h"
// Constants definitions
static const char* const kDefaultPartition = "Default Partition";
static const char* const kHidePartition = "Hide Partition";
static const char* const kRenamePartition = "Rename Partition";
// TabView subpane controller definition
@interface BootSetupController : PreferencesControllerBase <GroupControllerProtocol>
{
@public
IBOutlet NSButton *mSwapHD01;
IBOutlet NSButton *mSwapHD02;
IBOutlet NSButton *mFreezeParts;
IBOutlet NSButton *mInjectFrozenParts;
IBOutlet NSButton*mDefaultPartition;
IBOutlet NSTextField*mDefaultPartitionText;
IBOutlet NSButton*mHidePartition;
IBOutlet NSTextField*mHidePartitionText;
IBOutlet NSButton*mRenamePartition;
IBOutlet NSTextField*mRenamePartitionText;
IBOutlet NSButton*mBootConfigPath;
IBOutlet NSTextField*mBootConfigPathText;
}
- (IBAction) onCheckButtonChange: (NSButton*) sender;
- (IBAction) onTextFiedChange: (NSTextField*) sender;
- (void) setDefaultsValues: (NSMutableDictionary*) dict;
- (void) doSwapHD: (int) val save: (bool) doSave src: (int) isrc dst: (int) idst;
- (IBAction) onForceBootConfigPath: (id) sender;
+ (BootSetupController *)instance;
@end
branches/diebuche/ChameleonPrefPane/Info.plist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>Chameleon.icns</string>
<key>CFBundleIdentifier</key>
<string>com.chameleon.${PRODUCT_NAME:identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.0.0 RC1</string>
<key>NSMainNibFile</key>
<string>Chameleon</string>
<key>NSPrefPaneIconFile</key>
<string>Chameleon.tiff</string>
<key>NSPrefPaneIconLabel</key>
<string>Chameleon</string>
<key>NSPrincipalClass</key>
<string>ChameleonPrefPane</string>
</dict>
</plist>
branches/diebuche/ChameleonPrefPane/TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
Future version (codename: Gandalf) Plans
----------------------------------------
Implement most if not all of the Chameleon bootConfig parameters in the table view of the current prefpane : let the Magic happenning !
Current versions todo list
--------------------------
- Graphical deign (icons and otehr graphical matter..) management -> DieBuche
- Localization -> DieBuche, have a look to scrax translation file in German, Italian, portuguese
in the issue pane of the repository (thiagomorales propsed portuguese maybe spanish would be better first ?)
- Enhance the partition filtering by checking really bootable partitions
(by contrast of the partition of a particular format) *OK* but can be improved
- Try to investigate if there is a better way to get the partition list
(currently done with diskutil list) probably with Chameleon booter RC6.
branches/diebuche/ChameleonPrefPane/makebin
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
#
# Creates binaries archives from the current version stored in ./bin
#
# Usage:
#
# makebin <version>
#
(cd bin/OSX105; ditto -ck --keepParent ../../build/Release\ 10.5/Chameleon.prefPane Chameleon.zip)
(cd bin/OSX106; ditto -ck --keepParent ../../build/Release/*.prefPane Chameleon.zip)
if test "$1" != "" ; then
echo "$1" > bin/version
fi
branches/diebuche/ChameleonPrefPane/CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
- Added About Dialog, made the displayed version numbers all rely on the info.plist file
- Fixed refresh and on checked associated button state, made sure the string is disabled if value is 0
- Fixed crash when using swap hd 0<->2
- Added a new option type (OptionFileString) that features an open dialog box to open files
- Added few Combo boxes to simplify text inputs
- Added Missing ForceHPET option and Theme options
- Added a new SMBIOS panel only opening a file (in construction)
- Added new EFI Injection panel
- Added PciRoot, GUI boot options
- Added scrax to credits: thx for testing the Chameleon PrefPane!
- Create a makebin script (to enhance) that creates zip archives and sets a version
in the bin dir
- Fixed default value to Yes not included in the boot config would not be checked
by default in interface
- Added RestartFix boot option
- Added forceBootConfigPath to the tabview panel for quicker setup, so now no
need to edit the preferences file manually.
- Added SystemId
- Added full bootOptions loading into the interface with no custom code needed,
all loading features are implemented in base class PreferencesControllerBase,
with the automatic parser engine.
- Implemented the bootOption automatic and generic parsing engine.
Now any option is parsed from bootFile automatically (incl. defaults)
thanks to the underlying engine based on a dynamically constructed
id to desc map and also to the group panel registration init process
- Fixed dmg archives would appear in dynamic partition listing
- Added FREEZE (lock) features, see README.
- Refined cosmetics for the GUI
- Added images icon on the first column of each partition entries
- Added APSL and README for instructions
- Added swap disk (01 and 02) fixes
- Added Rename and Hide display from bootConfig
- Fixed 10.5 and 10.6 would crash because of memory references erased
- Added more bootConfig paths and an option to force it
(i.e:if not found automatically)
- Added new paths for bootConfig search now looking in this order:
"/",
"/Extra/",
"/Volumes/EFI/Extra/",
"/Volumes/Cham/Extra/",
"/Volumes/BootLoaders/Extra/",
"/Library/Preferences/SystemConfiguration/",
- Change the restart by replacing the internal reboot shell cmd by an applescript
eq. to the AppleMenu/Restart command
- Fixed nib file loading and initialization problem, possibly fixes the lock pb as well?
- Added Apple_Free filter to filter these free partitions
branches/diebuche/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 45;
objects = {
/* Begin PBXBuildFile section */
010CC625110927A2006EFFE9 /* QuestionMark.png in Resources */ = {isa = PBXBuildFile; fileRef = 010CC624110927A2006EFFE9 /* QuestionMark.png */; };
01466A931104062500088464 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466A921104062500088464 /* Security.framework */; };
01466C2A110408CC00088464 /* SecurityInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466C29110408CC00088464 /* SecurityInterface.framework */; };
01466C381104091400088464 /* SecurityFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466C371104091400088464 /* SecurityFoundation.framework */; };
0196529B11066CC0009E8F2F /* README in Resources */ = {isa = PBXBuildFile; fileRef = 0196529A11066CC0009E8F2F /* README */; };
019930E1110A0CB4003B056E /* BootSetupController.h in Headers */ = {isa = PBXBuildFile; fileRef = 019930DF110A0CB4003B056E /* BootSetupController.h */; };
019930E2110A0CB4003B056E /* BootSetupController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 019930E0110A0CB4003B056E /* BootSetupController.mm */; };
019930E8110A0D80003B056E /* BootFlagsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 019930E6110A0D80003B056E /* BootFlagsController.h */; };
019930E9110A0D80003B056E /* BootFlagsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 019930E7110A0D80003B056E /* BootFlagsController.mm */; };
019930FE110A0E6F003B056E /* PeripheralsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 019930FC110A0E6F003B056E /* PeripheralsController.h */; };
019930FF110A0E6F003B056E /* PeripheralsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 019930FD110A0E6F003B056E /* PeripheralsController.mm */; };
01993115110A0EB9003B056E /* AdvancedSetupController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01993113110A0EB9003B056E /* AdvancedSetupController.h */; };
01993116110A0EB9003B056E /* AdvancedSetupController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01993114110A0EB9003B056E /* AdvancedSetupController.mm */; };
019931DD110A37FA003B056E /* PreferencesControllerBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 019931DB110A37FA003B056E /* PreferencesControllerBase.h */; };
019931DE110A37FA003B056E /* PreferencesControllerBase.mm in Sources */ = {isa = PBXBuildFile; fileRef = 019931DC110A37FA003B056E /* PreferencesControllerBase.mm */; };
01993567110AA9FA003B056E /* ChameleonPropertyList.h in Headers */ = {isa = PBXBuildFile; fileRef = 01993565110AA9FA003B056E /* ChameleonPropertyList.h */; };
01993568110AA9FA003B056E /* ChameleonPropertyList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01993566110AA9FA003B056E /* ChameleonPropertyList.cpp */; };
01A25D2E111108C80024EA7E /* AboutController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D0E111108C80024EA7E /* AboutController.h */; };
01A25D2F111108C80024EA7E /* AboutController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D0F111108C80024EA7E /* AboutController.mm */; };
01A25D3A111108C80024EA7E /* CustomTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1A111108C80024EA7E /* CustomTableView.h */; };
01A25D3B111108C80024EA7E /* CustomTableView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D1B111108C80024EA7E /* CustomTableView.mm */; };
01A25D3C111108C80024EA7E /* EfiInjectController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1C111108C80024EA7E /* EfiInjectController.h */; };
01A25D3D111108C80024EA7E /* EfiInjectController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D1D111108C80024EA7E /* EfiInjectController.mm */; };
01A25D3E111108C80024EA7E /* file_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1E111108C80024EA7E /* file_util.h */; };
01A25D3F111108C80024EA7E /* GroupControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1F111108C80024EA7E /* GroupControllerProtocol.h */; };
01A25D40111108C80024EA7E /* KernOptionsParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D20111108C80024EA7E /* KernOptionsParser.cpp */; };
01A25D41111108C80024EA7E /* KernOptionsParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D21111108C80024EA7E /* KernOptionsParser.h */; };
01A25D4A111108C80024EA7E /* SmbiosController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D2A111108C80024EA7E /* SmbiosController.h */; };
01A25D4B111108C80024EA7E /* SmbiosController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D2B111108C80024EA7E /* SmbiosController.mm */; };
01A25D4C111108C80024EA7E /* string_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D2C111108C80024EA7E /* string_util.cpp */; };
01A25D4D111108C80024EA7E /* string_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D2D111108C80024EA7E /* string_util.h */; };
01A25D6B111109FF0024EA7E /* cdBootCreator.sh in Resources */ = {isa = PBXBuildFile; fileRef = 01A25D68111109FF0024EA7E /* cdBootCreator.sh */; };
01A25D6C111109FF0024EA7E /* getDevProp.sh in Resources */ = {isa = PBXBuildFile; fileRef = 01A25D69111109FF0024EA7E /* getDevProp.sh */; };
01A25D6D111109FF0024EA7E /* gfxutil in Resources */ = {isa = PBXBuildFile; fileRef = 01A25D6A111109FF0024EA7E /* gfxutil */; };
01A40F75110550F4002A74CD /* CHANGES in Resources */ = {isa = PBXBuildFile; fileRef = 01A40F74110550F4002A74CD /* CHANGES */; };
01B0E8141108B85A00ACF21B /* ChameleonPrefPane.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0E80E1108B85A00ACF21B /* ChameleonPrefPane.h */; };
01B0E8151108B85A00ACF21B /* ChameleonPrefPane.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01B0E80F1108B85A00ACF21B /* ChameleonPrefPane.mm */; };
01B0E8161108B85A00ACF21B /* ShellProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01B0E8101108B85A00ACF21B /* ShellProcess.cpp */; };
01B0E8171108B85A00ACF21B /* ShellProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0E8111108B85A00ACF21B /* ShellProcess.h */; };
01B0E8181108B85A00ACF21B /* PropertyList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01B0E8121108B85A00ACF21B /* PropertyList.cpp */; };
01B0E8191108B85A00ACF21B /* PropertyList.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0E8131108B85A00ACF21B /* PropertyList.h */; };
01B0E8201108B87A00ACF21B /* CDROM.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81A1108B87A00ACF21B /* CDROM.png */; };
01B0E8211108B87A00ACF21B /* Chameleon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81B1108B87A00ACF21B /* Chameleon.icns */; };
01B0E8221108B87A00ACF21B /* Chameleon.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81C1108B87A00ACF21B /* Chameleon.tiff */; };
01B0E8231108B87A00ACF21B /* Linux.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81D1108B87A00ACF21B /* Linux.png */; };
01B0E8241108B87A00ACF21B /* MacOSX.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81E1108B87A00ACF21B /* MacOSX.png */; };
01B0E8251108B87A00ACF21B /* Windows.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81F1108B87A00ACF21B /* Windows.png */; };
01B0E8271108B89100ACF21B /* CREDITS in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E8261108B89100ACF21B /* CREDITS */; };
01B0E8291108B89D00ACF21B /* version in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E8281108B89D00ACF21B /* version */; };
01E0E9511108F9ED004EF6E8 /* TODO in Resources */ = {isa = PBXBuildFile; fileRef = 01E0E9501108F9ED004EF6E8 /* TODO */; };
8D202CEA0486D31800D8A456 /* StartupPrefPane_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */; };
8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
8D202CEF0486D31800D8A456 /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = F506C042013D9D8C01CA16C8 /* Chameleon.xib */; };
8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F506C035013D953901CA16C8 /* PreferencePanes.framework */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
010CC624110927A2006EFFE9 /* QuestionMark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = QuestionMark.png; path = Resources/QuestionMark.png; sourceTree = SOURCE_ROOT; };
01466A921104062500088464 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
01466C29110408CC00088464 /* SecurityInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityInterface.framework; path = System/Library/Frameworks/SecurityInterface.framework; sourceTree = SDKROOT; };
01466C371104091400088464 /* SecurityFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityFoundation.framework; path = System/Library/Frameworks/SecurityFoundation.framework; sourceTree = SDKROOT; };
0196529A11066CC0009E8F2F /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
019930DF110A0CB4003B056E /* BootSetupController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BootSetupController.h; path = Sources/BootSetupController.h; sourceTree = "<group>"; };
019930E0110A0CB4003B056E /* BootSetupController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BootSetupController.mm; path = Sources/BootSetupController.mm; sourceTree = "<group>"; };
019930E6110A0D80003B056E /* BootFlagsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BootFlagsController.h; path = Sources/BootFlagsController.h; sourceTree = "<group>"; };
019930E7110A0D80003B056E /* BootFlagsController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BootFlagsController.mm; path = Sources/BootFlagsController.mm; sourceTree = "<group>"; };
019930FC110A0E6F003B056E /* PeripheralsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PeripheralsController.h; path = Sources/PeripheralsController.h; sourceTree = "<group>"; };
019930FD110A0E6F003B056E /* PeripheralsController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PeripheralsController.mm; path = Sources/PeripheralsController.mm; sourceTree = "<group>"; };
01993113110A0EB9003B056E /* AdvancedSetupController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdvancedSetupController.h; path = Sources/AdvancedSetupController.h; sourceTree = "<group>"; };
01993114110A0EB9003B056E /* AdvancedSetupController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AdvancedSetupController.mm; path = Sources/AdvancedSetupController.mm; sourceTree = "<group>"; };
019931DB110A37FA003B056E /* PreferencesControllerBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesControllerBase.h; path = Sources/PreferencesControllerBase.h; sourceTree = "<group>"; };
019931DC110A37FA003B056E /* PreferencesControllerBase.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PreferencesControllerBase.mm; path = Sources/PreferencesControllerBase.mm; sourceTree = "<group>"; };
01993565110AA9FA003B056E /* ChameleonPropertyList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChameleonPropertyList.h; path = Sources/ChameleonPropertyList.h; sourceTree = "<group>"; };
01993566110AA9FA003B056E /* ChameleonPropertyList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ChameleonPropertyList.cpp; path = Sources/ChameleonPropertyList.cpp; sourceTree = "<group>"; };
01A25D0E111108C80024EA7E /* AboutController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutController.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/AboutController.h; sourceTree = "<group>"; };
01A25D0F111108C80024EA7E /* AboutController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AboutController.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/AboutController.mm; sourceTree = "<group>"; };
01A25D1A111108C80024EA7E /* CustomTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomTableView.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/CustomTableView.h; sourceTree = "<group>"; };
01A25D1B111108C80024EA7E /* CustomTableView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = CustomTableView.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/CustomTableView.mm; sourceTree = "<group>"; };
01A25D1C111108C80024EA7E /* EfiInjectController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EfiInjectController.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/EfiInjectController.h; sourceTree = "<group>"; };
01A25D1D111108C80024EA7E /* EfiInjectController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = EfiInjectController.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/EfiInjectController.mm; sourceTree = "<group>"; };
01A25D1E111108C80024EA7E /* file_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = file_util.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/file_util.h; sourceTree = "<group>"; };
01A25D1F111108C80024EA7E /* GroupControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupControllerProtocol.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/GroupControllerProtocol.h; sourceTree = "<group>"; };
01A25D20111108C80024EA7E /* KernOptionsParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = KernOptionsParser.cpp; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/KernOptionsParser.cpp; sourceTree = "<group>"; };
01A25D21111108C80024EA7E /* KernOptionsParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = KernOptionsParser.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/KernOptionsParser.h; sourceTree = "<group>"; };
01A25D2A111108C80024EA7E /* SmbiosController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SmbiosController.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/SmbiosController.h; sourceTree = "<group>"; };
01A25D2B111108C80024EA7E /* SmbiosController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SmbiosController.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/SmbiosController.mm; sourceTree = "<group>"; };
01A25D2C111108C80024EA7E /* string_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = string_util.cpp; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/string_util.cpp; sourceTree = "<group>"; };
01A25D2D111108C80024EA7E /* string_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string_util.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/string_util.h; sourceTree = "<group>"; };
01A25D68111109FF0024EA7E /* cdBootCreator.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = cdBootCreator.sh; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Resources/cdBootCreator.sh; sourceTree = "<group>"; };
01A25D69111109FF0024EA7E /* getDevProp.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = getDevProp.sh; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Resources/getDevProp.sh; sourceTree = "<group>"; };
01A25D6A111109FF0024EA7E /* gfxutil */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = gfxutil; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Resources/gfxutil; sourceTree = "<group>"; };
01A40F74110550F4002A74CD /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES; sourceTree = "<group>"; };
01B0E80E1108B85A00ACF21B /* ChameleonPrefPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChameleonPrefPane.h; path = Sources/ChameleonPrefPane.h; sourceTree = "<group>"; };
01B0E80F1108B85A00ACF21B /* ChameleonPrefPane.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ChameleonPrefPane.mm; path = Sources/ChameleonPrefPane.mm; sourceTree = "<group>"; };
01B0E8101108B85A00ACF21B /* ShellProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ShellProcess.cpp; path = Sources/ShellProcess.cpp; sourceTree = "<group>"; };
01B0E8111108B85A00ACF21B /* ShellProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ShellProcess.h; path = Sources/ShellProcess.h; sourceTree = "<group>"; };
01B0E8121108B85A00ACF21B /* PropertyList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PropertyList.cpp; path = Sources/PropertyList.cpp; sourceTree = "<group>"; };
01B0E8131108B85A00ACF21B /* PropertyList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PropertyList.h; path = Sources/PropertyList.h; sourceTree = "<group>"; };
01B0E81A1108B87A00ACF21B /* CDROM.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CDROM.png; path = Resources/CDROM.png; sourceTree = "<group>"; };
01B0E81B1108B87A00ACF21B /* Chameleon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Chameleon.icns; path = Resources/Chameleon.icns; sourceTree = "<group>"; };
01B0E81C1108B87A00ACF21B /* Chameleon.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Chameleon.tiff; path = Resources/Chameleon.tiff; sourceTree = "<group>"; };
01B0E81D1108B87A00ACF21B /* Linux.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Linux.png; path = Resources/Linux.png; sourceTree = "<group>"; };
01B0E81E1108B87A00ACF21B /* MacOSX.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MacOSX.png; path = Resources/MacOSX.png; sourceTree = "<group>"; };
01B0E81F1108B87A00ACF21B /* Windows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Windows.png; path = Resources/Windows.png; sourceTree = "<group>"; };
01B0E8261108B89100ACF21B /* CREDITS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CREDITS; sourceTree = "<group>"; };
01B0E8281108B89D00ACF21B /* version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = version; path = bin/version; sourceTree = "<group>"; };
01E0E9501108F9ED004EF6E8 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = SOURCE_ROOT; };
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartupPrefPane_Prefix.pch; sourceTree = "<group>"; };
8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
8D202CF80486D31800D8A456 /* Chameleon.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Chameleon.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
F506C035013D953901CA16C8 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
F506C043013D9D8C01CA16C8 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Chameleon.xib; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8D202CF20486D31800D8A456 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */,
8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */,
01466A931104062500088464 /* Security.framework in Frameworks */,
01466C2A110408CC00088464 /* SecurityInterface.framework in Frameworks */,
01466C381104091400088464 /* SecurityFoundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
01E314A9110FF91C0058F210 /* Controllers */ = {
isa = PBXGroup;
children = (
01A25D0E111108C80024EA7E /* AboutController.h */,
01A25D0F111108C80024EA7E /* AboutController.mm */,
01A25D1F111108C80024EA7E /* GroupControllerProtocol.h */,
019931DB110A37FA003B056E /* PreferencesControllerBase.h */,
019931DC110A37FA003B056E /* PreferencesControllerBase.mm */,
019930DF110A0CB4003B056E /* BootSetupController.h */,
019930E0110A0CB4003B056E /* BootSetupController.mm */,
019930E6110A0D80003B056E /* BootFlagsController.h */,
019930E7110A0D80003B056E /* BootFlagsController.mm */,
019930FC110A0E6F003B056E /* PeripheralsController.h */,
019930FD110A0E6F003B056E /* PeripheralsController.mm */,
01993113110A0EB9003B056E /* AdvancedSetupController.h */,
01993114110A0EB9003B056E /* AdvancedSetupController.mm */,
01A25D1C111108C80024EA7E /* EfiInjectController.h */,
01A25D1D111108C80024EA7E /* EfiInjectController.mm */,
01A25D2A111108C80024EA7E /* SmbiosController.h */,
01A25D2B111108C80024EA7E /* SmbiosController.mm */,
);
name = Controllers;
sourceTree = "<group>";
};
01E314AA110FF9430058F210 /* GUI */ = {
isa = PBXGroup;
children = (
01E314A9110FF91C0058F210 /* Controllers */,
01B0E80E1108B85A00ACF21B /* ChameleonPrefPane.h */,
01B0E80F1108B85A00ACF21B /* ChameleonPrefPane.mm */,
01A25D1A111108C80024EA7E /* CustomTableView.h */,
01A25D1B111108C80024EA7E /* CustomTableView.mm */,
);
name = GUI;
sourceTree = "<group>";
};
01E314AB110FF95C0058F210 /* Utilities */ = {
isa = PBXGroup;
children = (
01A25D1E111108C80024EA7E /* file_util.h */,
01A25D2D111108C80024EA7E /* string_util.h */,
01A25D2C111108C80024EA7E /* string_util.cpp */,
01B0E8111108B85A00ACF21B /* ShellProcess.h */,
01B0E8101108B85A00ACF21B /* ShellProcess.cpp */,
01B0E8131108B85A00ACF21B /* PropertyList.h */,
01B0E8121108B85A00ACF21B /* PropertyList.cpp */,
01993565110AA9FA003B056E /* ChameleonPropertyList.h */,
01993566110AA9FA003B056E /* ChameleonPropertyList.cpp */,
01A25D20111108C80024EA7E /* KernOptionsParser.cpp */,
01A25D21111108C80024EA7E /* KernOptionsParser.h */,
);
name = Utilities;
sourceTree = "<group>";
};
089C166AFE841209C02AAC07 /* StartupPrefPane */ = {
isa = PBXGroup;
children = (
08FB77AFFE84173DC02AAC07 /* Classes */,
32DBCFA10370C40200C91783 /* Other Sources */,
089C167CFE841241C02AAC07 /* Resources */,
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
19C28FB8FE9D52D311CA2CBB /* Products */,
);
name = StartupPrefPane;
sourceTree = "<group>";
};
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
isa = PBXGroup;
children = (
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
);
name = "Frameworks and Libraries";
sourceTree = "<group>";
};
089C167CFE841241C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
01A25D68111109FF0024EA7E /* cdBootCreator.sh */,
01A25D69111109FF0024EA7E /* getDevProp.sh */,
01A25D6A111109FF0024EA7E /* gfxutil */,
01B0E8261108B89100ACF21B /* CREDITS */,
010CC624110927A2006EFFE9 /* QuestionMark.png */,
01B0E81A1108B87A00ACF21B /* CDROM.png */,
01B0E81B1108B87A00ACF21B /* Chameleon.icns */,
01B0E81C1108B87A00ACF21B /* Chameleon.tiff */,
01B0E81D1108B87A00ACF21B /* Linux.png */,
01B0E81E1108B87A00ACF21B /* MacOSX.png */,
01B0E81F1108B87A00ACF21B /* Windows.png */,
8D202CF70486D31800D8A456 /* Info.plist */,
089C167DFE841241C02AAC07 /* InfoPlist.strings */,
F506C042013D9D8C01CA16C8 /* Chameleon.xib */,
);
name = Resources;
sourceTree = "<group>";
};
08FB77AFFE84173DC02AAC07 /* Classes */ = {
isa = PBXGroup;
children = (
01E314AA110FF9430058F210 /* GUI */,
01E314AB110FF95C0058F210 /* Utilities */,
);
name = Classes;
sourceTree = "<group>";
};
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
F506C035013D953901CA16C8 /* PreferencePanes.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
089C1672FE841209C02AAC07 /* Foundation.framework */,
089C167FFE841241C02AAC07 /* AppKit.framework */,
01466A921104062500088464 /* Security.framework */,
01466C29110408CC00088464 /* SecurityInterface.framework */,
01466C371104091400088464 /* SecurityFoundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
19C28FB8FE9D52D311CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
8D202CF80486D31800D8A456 /* Chameleon.prefPane */,
);
name = Products;
sourceTree = "<group>";
};
32DBCFA10370C40200C91783 /* Other Sources */ = {
isa = PBXGroup;
children = (
01E0E9501108F9ED004EF6E8 /* TODO */,
01B0E8281108B89D00ACF21B /* version */,
32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */,
01A40F74110550F4002A74CD /* CHANGES */,
0196529A11066CC0009E8F2F /* README */,
);
name = "Other Sources";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
8D202CE90486D31800D8A456 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
8D202CEA0486D31800D8A456 /* StartupPrefPane_Prefix.pch in Headers */,
01B0E8141108B85A00ACF21B /* ChameleonPrefPane.h in Headers */,
01B0E8171108B85A00ACF21B /* ShellProcess.h in Headers */,
01B0E8191108B85A00ACF21B /* PropertyList.h in Headers */,
019930E1110A0CB4003B056E /* BootSetupController.h in Headers */,
019930E8110A0D80003B056E /* BootFlagsController.h in Headers */,
019930FE110A0E6F003B056E /* PeripheralsController.h in Headers */,
01993115110A0EB9003B056E /* AdvancedSetupController.h in Headers */,
019931DD110A37FA003B056E /* PreferencesControllerBase.h in Headers */,
01993567110AA9FA003B056E /* ChameleonPropertyList.h in Headers */,
01A25D2E111108C80024EA7E /* AboutController.h in Headers */,
01A25D3A111108C80024EA7E /* CustomTableView.h in Headers */,
01A25D3C111108C80024EA7E /* EfiInjectController.h in Headers */,
01A25D3E111108C80024EA7E /* file_util.h in Headers */,
01A25D3F111108C80024EA7E /* GroupControllerProtocol.h in Headers */,
01A25D41111108C80024EA7E /* KernOptionsParser.h in Headers */,
01A25D4A111108C80024EA7E /* SmbiosController.h in Headers */,
01A25D4D111108C80024EA7E /* string_util.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
8D202CE80486D31800D8A456 /* CStartup */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DBD214808BA80EA00186707 /* Build configuration list for PBXNativeTarget "CStartup" */;
buildPhases = (
8D202CE90486D31800D8A456 /* Headers */,
8D202CEC0486D31800D8A456 /* Resources */,
8D202CF00486D31800D8A456 /* Sources */,
8D202CF20486D31800D8A456 /* Frameworks */,
8D202CF50486D31800D8A456 /* Rez */,
);
buildRules = (
);
comments = "Chameleon Startup PreferencePane By Rekursor, 1/17/2010.\n";
dependencies = (
);
name = CStartup;
productInstallPath = "$(HOME)/Library/PreferencePanes";
productName = StartupPrefPane;
productReference = 8D202CF80486D31800D8A456 /* Chameleon.prefPane */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
089C1669FE841209C02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 1DBD214C08BA80EA00186707 /* Build configuration list for PBXProject "ChameleonPrefPane" */;
compatibilityVersion = "Xcode 3.1";
hasScannedForEncodings = 1;
mainGroup = 089C166AFE841209C02AAC07 /* StartupPrefPane */;
projectDirPath = "";
projectRoot = "";
targets = (
8D202CE80486D31800D8A456 /* CStartup */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
8D202CEC0486D31800D8A456 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
8D202CEF0486D31800D8A456 /* Chameleon.xib in Resources */,
01A40F75110550F4002A74CD /* CHANGES in Resources */,
0196529B11066CC0009E8F2F /* README in Resources */,
01B0E8201108B87A00ACF21B /* CDROM.png in Resources */,
01B0E8211108B87A00ACF21B /* Chameleon.icns in Resources */,
01B0E8221108B87A00ACF21B /* Chameleon.tiff in Resources */,
01B0E8231108B87A00ACF21B /* Linux.png in Resources */,
01B0E8241108B87A00ACF21B /* MacOSX.png in Resources */,
01B0E8251108B87A00ACF21B /* Windows.png in Resources */,
01B0E8271108B89100ACF21B /* CREDITS in Resources */,
01B0E8291108B89D00ACF21B /* version in Resources */,
01E0E9511108F9ED004EF6E8 /* TODO in Resources */,
010CC625110927A2006EFFE9 /* QuestionMark.png in Resources */,
01A25D6B111109FF0024EA7E /* cdBootCreator.sh in Resources */,
01A25D6C111109FF0024EA7E /* getDevProp.sh in Resources */,
01A25D6D111109FF0024EA7E /* gfxutil in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
8D202CF50486D31800D8A456 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
8D202CF00486D31800D8A456 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
01B0E8151108B85A00ACF21B /* ChameleonPrefPane.mm in Sources */,
01B0E8161108B85A00ACF21B /* ShellProcess.cpp in Sources */,
01B0E8181108B85A00ACF21B /* PropertyList.cpp in Sources */,
019930E2110A0CB4003B056E /* BootSetupController.mm in Sources */,
019930E9110A0D80003B056E /* BootFlagsController.mm in Sources */,
019930FF110A0E6F003B056E /* PeripheralsController.mm in Sources */,
01993116110A0EB9003B056E /* AdvancedSetupController.mm in Sources */,
019931DE110A37FA003B056E /* PreferencesControllerBase.mm in Sources */,
01993568110AA9FA003B056E /* ChameleonPropertyList.cpp in Sources */,
01A25D2F111108C80024EA7E /* AboutController.mm in Sources */,
01A25D3B111108C80024EA7E /* CustomTableView.mm in Sources */,
01A25D3D111108C80024EA7E /* EfiInjectController.mm in Sources */,
01A25D40111108C80024EA7E /* KernOptionsParser.cpp in Sources */,
01A25D4B111108C80024EA7E /* SmbiosController.mm in Sources */,
01A25D4C111108C80024EA7E /* string_util.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
089C167EFE841241C02AAC07 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
F506C042013D9D8C01CA16C8 /* Chameleon.xib */ = {
isa = PBXVariantGroup;
children = (
F506C043013D9D8C01CA16C8 /* English */,
);
name = Chameleon.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
018B55E01106D2B5003FAB5E /* Release 10.5 */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_GC = supported;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = NO;
PREBINDING = NO;
SDKROOT = macosx10.5;
VALID_ARCHS = i386;
};
name = "Release 10.5";
};
018B55E11106D2B5003FAB5E /* Release 10.5 */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = StartupPrefPane_Prefix.pch;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
PRODUCT_NAME = Chameleon;
WRAPPER_EXTENSION = prefPane;
};
name = "Release 10.5";
};
1DBD214908BA80EA00186707 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CONFIGURATION_BUILD_DIR = build/Debug;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = StartupPrefPane_Prefix.pch;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
PRODUCT_NAME = Chameleon;
WRAPPER_EXTENSION = prefPane;
ZERO_LINK = YES;
};
name = Debug;
};
1DBD214A08BA80EA00186707 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = StartupPrefPane_Prefix.pch;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
PRODUCT_NAME = Chameleon;
WRAPPER_EXTENSION = prefPane;
};
name = Release;
};
1DBD214D08BA80EA00186707 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_GC = supported;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx10.6;
VALID_ARCHS = "i386 x86_64";
};
name = Debug;
};
1DBD214E08BA80EA00186707 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_GC = supported;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = macosx10.6;
VALID_ARCHS = "i386 x86_64";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DBD214808BA80EA00186707 /* Build configuration list for PBXNativeTarget "CStartup" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DBD214908BA80EA00186707 /* Debug */,
1DBD214A08BA80EA00186707 /* Release */,
018B55E11106D2B5003FAB5E /* Release 10.5 */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1DBD214C08BA80EA00186707 /* Build configuration list for PBXProject "ChameleonPrefPane" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DBD214D08BA80EA00186707 /* Debug */,
1DBD214E08BA80EA00186707 /* Release */,
018B55E01106D2B5003FAB5E /* Release 10.5 */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
}
branches/diebuche/ChameleonPrefPane/bin/version
1
2.0-RC1
branches/diebuche/ChameleonPrefPane/StartupPrefPane_Prefix.pch
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'StartupPrefPane' target in the 'StartupPrefPane' project.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
#endif
branches/diebuche/ChameleonPrefPane/Resources/Data.plist
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>forceBootConfigPath</key>
<string>/Library/Preferences/SystemConfiguration/com.apple.Boot.plist</string>
<key>swapHD01</key>
<false/>
<key>swapHD02</key>
<false/>
</dict>
</plist>
branches/diebuche/ChameleonPrefPane/Resources/cdBootCreator.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
#!/bin/sh
# Copyright 2009 org.darwinx86.app. All rights reserved.
# Directories
extra=/tmp/isodir
mydir=`dirname $0`
tempDir=/tmp
finaldir=~/Desktop
isodir=/tmp/newiso
extradir=/tmp/newiso/Extra
preDir=/tmp/newiso/Extra/Preboot/
prebootDir=/tmp/newiso/Extra/Preboot/Extra
backDir=~/Desktop/Lizard
bkpdir=~/Desktop/Lizard/Previous-dmg
echo "Starting script..."
#errors
if ([ ! -f $extra/Extensions.mkext ] && [ ! -d $extra/Extensions ]);then
echo "- Error: no Extensions.mkext or Extensions folder. One of them is required"
echo " ------------------------"
exit
fi
if [ ! -f $extra/com.apple.Boot.plist ];then
echo "- Error: no com.apple.boot.plist found. File required"
echo " ------------------------"
exit
fi
if [ ! -f $extra/cdboot ];then
echo "- Error: no cdboot found. File required"
echo " ------------------------"
exit
fi
# Create a work directory
echo " - temps folders created"
echo " - Checking files"
#copy Extra files to temp directory
if [ -f $extra/cdboot ];then
cp -R $extra/cdboot $isodir
fi
if [ -f $extra/dsdt.aml ];then
cp -R $extra/dsdt.aml $prebootDir
fi
if [ -f $extra/DSDT.aml ];then
cp -R $extra/DSDT.aml $prebootDir
fi
if [ -f $extra/NVIDIA.ROM ];then
cp -R $extra/NVIDIA.ROM $prebootDir
fi
if [ -f $extra/smbios.plist ];then
cp -R $extra/smbios.plist $prebootDir
fi
if [ -f $extra/Extensions.mkext ];then
cp -R $extra/Extensions.mkext $prebootDir
fi
if [ -d $extra/Extensions ];then
cp -Rp $extra/Extensions $prebootDir
fi
if [ -f $extra/com.apple.Boot.plist ];then
cp -R $extra/com.apple.Boot.plist $prebootDir
fi
if [ -f $tempDir/com.apple.Boot.plist ];then
cp -R $tempDir/com.apple.Boot.plist $extradir
fi
echo "- Files copied in temp folder"
# ramdisk creator
hdiutil create -srcfolder $preDir/ -layout GPTSPUD -fs HFS+ -format UDRW -volname Preboot $extradir/Preboot.dmg
rm -R $preDir
echo " - ram disk created"
# boot cd creator
hdiutil makehybrid -o BootCD.iso $isodir/ -iso -hfs -joliet -eltorito-boot $isodir/cdboot -no-emul-boot -hfs-volume-name "Boot CD" -joliet-volume-name "Boot CD"
echo " - hybrid image created"
# Create output and backup directories
if [ -f $finaldir/BootCD.iso ];then
if [ ! -d $bkpdir ];then
mkdir $backDir
mkdir $bkpdir
echo " - backup folder created"
fi
mv -f $finaldir/BootCD.iso $bkpdir/BootCd-$(date +"%d-%y-%Hh%M").iso
echo " - previous ISO moved into backup folder"
fi
mv BootCD.iso $finaldir
echo " - ISO moved on desktop"
# cleanup
echo " - Perform cleaning"
echo " - ISO created succefully"
echo " ------------------------"
exit 0
branches/diebuche/ChameleonPrefPane/Resources/getDevProp.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#!/bin/sh
# getDevProp.sh
# smbios-cham
#
# Created by ronan & thomas on 12/08/09.
# Copyright 2009 org.darwinx86.app. All rights reserved.
# adapted for Chameleon control panel use by Rekursor
#
# Directories
cdir=`dirname $0`
tmpDir=/tmp/Chameleon
dmpdir=${tmpDir}/devprop
# Create a dump directory
if [[ ! -d $dmpdir ]];then
mkdir -p $dmpdir
fi
if [[ ! -d $tmpDir ]];then
mkdir -p $tmpDir
fi
# Dump Device properties
ioreg -lw0 -p IODeviceTree -n efi -r -x |grep device-properties | sed 's/.*<//;s/>.*//;' | cat > $dmpdir/chameleon-devprop.hex
$cdir/gfxutil -s -n -i hex -o xml $dmpdir/chameleon-devprop.hex $dmpdir/chameleon-devprop.plist
# Splash the result up !!
open $dmpdir/chameleon-devprop.plist
if [[ ! -d $dmpdir ]];then
rm -r $dmpdir
fi
if [[ ! -d $tmpDir ]];then
rm -r $tmpDir
fi
#end
#echo $?
branches/diebuche/ChameleonPrefPane/CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Initial Conception & Design:
---------------------------
Rekursor
Crew Members
----------
Rekursor, DieBuche
Contributors & Testers:
---------------------
BlackOSX, MasterChief, digital_dreamer, smith@@, scrax
Chameleon also reuses:
---------------------
Courtesy of Ronan (Lizard) :
Existing scripts and gfxutil tool from Lizard available at:
http://code.google.com/p/lizard-app/
branches/diebuche/ChameleonPrefPane/README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
-----------------------------------
Chameleon System Preferences panel
by rekursor 1/17/2010
-----------------------------------
How to Install:
Double click on the panel file to install the resource
Configuration:
The persistent configuration file is a all users level preferences property list
located in In /Library/Preferences/com.chameleon.prefPane.plist.
The swap disk fix option might be use if your disk order from chameleon is different
from what diskutil list returns.
Ideally we should not need this fix, but as for now, I don't know another way to do it
In /Library/Preferences/com.chameleon.prefPane.plist:
you can insert a 'forceBootConfigPath' key with your com.apple.Boot,plist file path:
So if automatic detection does not work, then force your com.apple.Boot.plist path here.
Freeze Partitions (lock the partition list and prevent autodetection to happen)
You can also decide to freeze the partitions to prevent automatic detection,
if disk order is not matching after the boot or if you don't want the list to change
each time that a usb key is inserted, then use this feature.
For it to work, you will need first to click on:
Settings/Boot Selector Fixes/Inject Parts In Freeze File
Then all your automatically detected current partitions are injected in the pref. file,
all you need to do is to manually edit them to change their disk id/partition id
(2 first parameters in the pref. file under the partitionList key)
Troubleshooting
If the panel sees your com.apple.boot.plist in the status box, but the boot selection
seem to have no effect, it might be that you have more than one bootConfig file
and that the chameleon booter does not load the one that the panel selected,
see upper to force the bootConfig to match the one loaded by the chameleon booter.
branches/diebuche/ChameleonPrefPane/English.lproj/Chameleon.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
6136
6137
6138
6139
6140
6141
6142
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174
6175
6176
6177
6178
6179
6180
6181
6182
6183
6184
6185
6186
6187
6188
6189
6190
6191
6192
6193
6194
6195
6196
6197
6198
6199
6200
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239
6240
6241
6242
6243
6244
6245
6246
6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
6292
6293
6294
6295
6296
6297
6298
6299
6300
6301
6302
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312
6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333
6334
6335
6336
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388
6389
6390
6391
6392
6393
6394
6395
6396
6397
6398
6399
6400
6401
6402
6403
6404
6405
6406
6407
6408
6409
6410
6411
6412
6413
6414
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
6491
6492
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
6505
6506
6507
6508
6509
6510
6511
6512
6513
6514
6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
6528
6529
6530
6531
6532
6533
6534
6535
6536
6537
6538
6539
6540
6541
6542
6543
6544
6545
6546
6547
6548
6549
6550
6551
6552
6553
6554
6555
6556
6557
6558
6559
6560
6561
6562
6563
6564
6565
6566
6567
6568
6569
6570
6571
6572
6573
6574
6575
6576
6577
6578
6579
6580
6581
6582
6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
6601
6602
6603
6604
6605
6606
6607
6608
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630
6631
6632
6633
6634
6635
6636
6637
6638
6639
6640
6641
6642
6643
6644
6645
6646
6647
6648
6649
6650
6651
6652
6653
6654
6655
6656
6657
6658
6659
6660
6661
6662
6663
6664
6665
6666
6667
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677
6678
6679
6680
6681
6682
6683
6684
6685
6686
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704
6705
6706
6707
6708
6709
6710
6711
6712
6713
6714
6715
6716
6717
6718
6719
6720
6721
6722
6723
6724
6725
6726
6727
6728
6729
6730
6731
6732
6733
6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
6750
6751
6752
6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
6768
6769
6770
6771
6772
6773
6774
6775
6776
6777
6778
6779
6780
6781
6782
6783
6784
6785
6786
6787
6788
6789
6790
6791
6792
6793
6794
6795
6796
6797
6798
6799
6800
6801
6802
6803
6804
6805
6806
6807
6808
6809
6810
6811
6812
6813
6814
6815
6816
6817
6818
6819
6820
6821
6822
6823
6824
6825
6826
6827
6828
6829
6830
6831
6832
6833
6834
6835
6836
6837
6838
6839
6840
6841
6842
6843
6844
6845
6846
6847
6848
6849
6850
6851
6852
6853
6854
6855
6856
6857
6858
6859
6860
6861
6862
6863
6864
6865
6866
6867
6868
6869
6870
6871
6872
6873
6874
6875
6876
6877
6878
6879
6880
6881
6882
6883
6884
6885
6886
6887
6888
6889
6890
6891
6892
6893
6894
6895
6896
6897
6898
6899
6900
6901
6902
6903
6904
6905
6906
6907
6908
6909
6910
6911
6912
6913
6914
6915
6916
6917
6918
6919
6920
6921
6922
6923
6924
6925
6926
6927
6928
6929
6930
6931
6932
6933
6934
6935
6936
6937
6938
6939
6940
6941
6942
6943
6944
6945
6946
6947
6948
6949
6950
6951
6952
6953
6954
6955
6956
6957
6958
6959
6960
6961
6962
6963
6964
6965
6966
6967
6968
6969
6970
6971
6972
6973
6974
6975
6976
6977
6978
6979
6980
6981
6982
6983
6984
6985
6986
6987
6988
6989
6990
6991
6992
6993
6994
6995
6996
6997
6998
6999
7000
7001
7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027
7028
7029
7030
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046
7047
7048
7049
7050
7051
7052
7053
7054
7055
7056
7057
7058
7059
7060
7061
7062
7063
7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
7109
7110
7111
7112
7113
7114
7115
7116
7117
7118
7119
7120
7121
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131
7132
7133
7134
7135
7136
7137
7138
7139
7140
7141
7142
7143
7144
7145
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163
7164
7165
7166
7167
7168
7169
7170
7171
7172
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188
7189
7190
7191
7192
7193
7194
7195
7196
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208
7209
7210
7211
7212
7213
7214
7215
7216
7217
7218
7219
7220
7221
7222
7223
7224
7225
7226
7227
7228
7229
7230
7231
7232
7233
7234
7235
7236
7237
7238
7239
7240
7241
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
7254
7255
7256
7257
7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270
7271
7272
7273
7274
7275
7276
7277
7278
7279
7280
7281
7282
7283
7284
7285
7286
7287
7288
7289
7290
7291
7292
7293
7294
7295
7296
7297
7298
7299
7300
7301
7302
7303
7304
7305
7306
7307
7308
7309
7310
7311
7312
7313
7314
7315
7316
7317
7318
7319
7320
7321
7322
7323
7324
7325
7326
7327
7328
7329
7330
7331
7332
7333
7334
7335
7336
7337
7338
7339
7340
7341
7342
7343
7344
7345
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365
7366
7367
7368
7369
7370
7371
7372
7373
7374
7375
7376
7377
7378
7379
7380
7381
7382
7383
7384
7385
7386
7387
7388
7389
7390
7391
7392
7393
7394
7395
7396
7397
7398
7399
7400
7401
7402
7403
7404
7405
7406
7407
7408
7409
7410
7411
7412
7413
7414
7415
7416
7417
7418
7419
7420
7421
7422
7423
7424
7425
7426
7427
7428
7429
7430
7431
7432
7433
7434
7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
7469
7470
7471
7472
7473
7474
7475
7476
7477
7478
7479
7480
7481
7482
7483
7484
7485
7486
7487
7488
7489
7490
7491
7492
7493
7494
7495
7496
7497
7498
7499
7500
7501
7502
7503
7504
7505
7506
7507
7508
7509
7510
7511
7512
7513
7514
7515
7516
7517
7518
7519
7520
7521
7522
7523
7524
7525
7526
7527
7528
7529
7530
7531
7532
7533
7534
7535
7536
7537
7538
7539
7540
7541
7542
7543
7544
7545
7546
7547
7548
7549
7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573
7574
7575
7576
7577
7578
7579
7580
7581
7582
7583
7584
7585
7586
7587
7588
7589
7590
7591
7592
7593
7594
7595
7596
7597
7598
7599
7600
7601
7602
7603
7604
7605
7606
7607
7608
7609
7610
7611
7612
7613
7614
7615
7616
7617
7618
7619
7620
7621
7622
7623
7624
7625
7626
7627
7628
7629
7630
7631
7632
7633
7634
7635
7636
7637
7638
7639
7640
7641
7642
7643
7644
7645
7646
7647
7648
7649
7650
7651
7652
7653
7654
7655
7656
7657
7658
7659
7660
7661
7662
7663
7664
7665
7666
7667
7668
7669
7670
7671
7672
7673
7674
7675
7676
7677
7678
7679
7680
7681
7682
7683
7684
7685
7686
7687
7688
7689
7690
7691
7692
7693
7694
7695
7696
7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
7724
7725
7726
7727
7728
7729
7730
7731
7732
7733
7734
7735
7736
7737
7738
7739
7740
7741
7742
7743
7744
7745
7746
7747
7748
7749
7750
7751
7752
7753
7754
7755
7756
7757
7758
7759
7760
7761
7762
7763
7764
7765
7766
7767
7768
7769
7770
7771
7772
7773
7774
7775
7776
7777
7778
7779
7780
7781
7782
7783
7784
7785
7786
7787
7788
7789
7790
7791
7792
7793
7794
7795
7796
7797
7798
7799
7800
7801
7802
7803
7804
7805
7806
7807
7808
7809
7810
7811
7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
7837
7838
7839
7840
7841
7842
7843
7844
7845
7846
7847
7848
7849
7850
7851
7852
7853
7854
7855
7856
7857
7858
7859
7860
7861
7862
7863
7864
7865
7866
7867
7868
7869
7870
7871
7872
7873
7874
7875
7876
7877
7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
7899
7900
7901
7902
7903
7904
7905
7906
7907
7908
7909
7910
7911
7912
7913
7914
7915
7916
7917
7918
7919
7920
7921
7922
7923
7924
7925
7926
7927
7928
7929
7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
7944
7945
7946
7947
7948
7949
7950
7951
7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
7964
7965
7966
7967
7968
7969
7970
7971
7972
7973
7974
7975
7976
7977
7978
7979
7980
7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
7994
7995
7996
7997
7998
7999
8000
8001
8002
8003
8004
8005
8006
8007
8008
8009
8010
8011
8012
8013
8014
8015
8016
8017
8018
8019
8020
8021
8022
8023
8024
8025
8026
8027
8028
8029
8030
8031
8032
8033
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
8072
8073
8074
8075
8076
8077
8078
8079
8080
8081
8082
8083
8084
8085
8086
8087
8088
8089
8090
8091
8092
8093
8094
8095
8096
8097
8098
8099
8100
8101
8102
8103
8104
8105
8106
8107
8108
8109
8110
8111
8112
8113
8114
8115
8116
8117
8118
8119
8120
8121
8122
8123
8124
8125
8126
8127
8128
8129
8130
8131
8132
8133
8134
8135
8136
8137
8138
8139
8140
8141
8142
8143
8144
8145
8146
8147
8148
8149
8150
8151
8152
8153
8154
8155
8156
8157
8158
8159
8160
8161
8162
8163
8164
8165
8166
8167
8168
8169
8170
8171
8172
8173
8174
8175
8176
8177
8178
8179
8180
8181
8182
8183
8184
8185
8186
8187
8188
8189
8190
8191
8192
8193
8194
8195
8196
8197
8198
8199
8200
8201
8202
8203
8204
8205
8206
8207
8208
8209
8210
8211
8212
8213
8214
8215
8216
8217
8218
8219
8220
8221
8222
8223
8224
8225
8226
8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
8259
8260
8261
8262
8263
8264
8265
8266
8267
8268
8269
8270
8271
8272
8273
8274
8275
8276
8277
8278
8279
8280
8281
8282
8283
8284
8285
8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
8305
8306
8307
8308
8309
8310
8311
8312
8313
8314
8315
8316
8317
8318
8319
8320
8321
8322
8323
8324
8325
8326
8327
8328
8329
8330
8331
8332
8333
8334
8335
8336
8337
8338
8339
8340
8341
8342
8343
8344
8345
8346
8347
8348
8349
8350
8351
8352
8353
8354
8355
8356
8357
8358
8359
8360
8361
8362
8363
8364
8365
8366
8367
8368
8369
8370
8371
8372
8373
8374
8375
8376
8377
8378
8379
8380
8381
8382
8383
8384
8385
8386
8387
8388
8389
8390
8391
8392
8393
8394
8395
8396
8397
8398
8399
8400
8401
8402
8403
8404
8405
8406
8407
8408
8409
8410
8411
8412
8413
8414
8415
8416
8417
8418
8419
8420
8421
8422
8423
8424
8425
8426
8427
8428
8429
8430
8431
8432
8433
8434
8435
8436
8437
8438
8439
8440
8441
8442
8443
8444
8445
8446
8447
8448
8449
8450
8451
8452
8453
8454
8455
8456
8457
8458
8459
8460
8461
8462
8463
8464
8465
8466
8467
8468
8469
8470
8471
8472
8473
8474
8475
8476
8477
8478
8479
8480
8481
8482
8483
8484
8485
8486
8487
8488
8489
8490
8491
8492
8493
8494
8495
8496
8497
8498
8499
8500
8501
8502
8503
8504
8505
8506
8507
8508
8509
8510
8511
8512
8513
8514
8515
8516
8517
8518
8519
8520
8521
8522
8523
8524
8525
8526
8527
8528
8529
8530
8531
8532
8533
8534
8535
8536
8537
8538
8539
8540
8541
8542
8543
8544
8545
8546
8547
8548
8549
8550
8551
8552
8553
8554
8555
8556
8557
8558
8559
8560
8561
8562
8563
8564
8565
8566
8567
8568
8569
8570
8571
8572
8573
8574
8575
8576
8577
8578
8579
8580
8581
8582
8583
8584
8585
8586
8587
8588
8589
8590
8591
8592
8593
8594
8595
8596
8597
8598
8599
8600
8601
8602
8603
8604
8605
8606
8607
8608
8609
8610
8611
8612
8613
8614
8615
8616
8617
8618
8619
8620
8621
8622
8623
8624
8625
8626
8627
8628
8629
8630
8631
8632
8633
8634
8635
8636
8637
8638
8639
8640
8641
8642
8643
8644
8645
8646
8647
8648
8649
8650
8651
8652
8653
8654
8655
8656
8657
8658
8659
8660
8661
8662
8663
8664
8665
8666
8667
8668
8669
8670
8671
8672
8673
8674
8675
8676
8677
8678
8679
8680
8681
8682
8683
8684
8685
8686
8687
8688
8689
8690
8691
8692
8693
8694
8695
8696
8697
8698
8699
8700
8701
8702
8703
8704
8705
8706
8707
8708
8709
8710
8711
8712
8713
8714
8715
8716
8717
8718
8719
8720
8721
8722
8723
8724
8725
8726
8727
8728
8729
8730
8731
8732
8733
8734
8735
8736
8737
8738
8739
8740
8741
8742
8743
8744
8745
8746
8747
8748
8749
8750
8751
8752
8753
8754
8755
8756
8757
8758
8759
8760
8761
8762
8763
8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
<?xml version="1.0" encoding="UTF-8"?>
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
<data>
<int key="IBDocument.SystemTarget">1050</int>
<string key="IBDocument.SystemVersion">10C540</string>
<string key="IBDocument.InterfaceBuilderVersion">740</string>
<string key="IBDocument.AppKitVersion">1038.25</string>
<string key="IBDocument.HIToolboxVersion">458.00</string>
<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="NS.object.0">740</string>
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="577"/>
<integer value="12"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
</object>
<object class="NSMutableDictionary" key="IBDocument.Metadata">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys" id="0">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<object class="NSMutableArray" key="IBDocument.RootObjects" id="409411428">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSCustomObject" id="294453543">
<string key="NSClassName">NSPreferencePane</string>
</object>
<object class="NSCustomObject" id="308860122">
<string key="NSClassName">FirstResponder</string>
</object>
<object class="NSCustomObject" id="278121016">
<string key="NSClassName">NSApplication</string>
</object>
<object class="NSWindowTemplate" id="660800786">
<int key="NSWindowStyleMask">7</int>
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{176, 715}, {668, 368}}</string>
<int key="NSWTFlags">1081606144</int>
<string key="NSWindowTitle">&lt;&lt; do not localize &gt;&gt;</string>
<string key="NSWindowClass">NSWindow</string>
<object class="NSMutableString" key="NSViewClass">
<characters key="NS.bytes">View</characters>
</object>
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
<string key="NSWindowContentMinSize">{224.664, 10}</string>
<object class="NSView" key="NSWindowView" id="1037298196">
<reference key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSCustomView" id="475549282">
<reference key="NSNextResponder" ref="1037298196"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{11, 5}, {612, 46}}</string>
<reference key="NSSuperview" ref="1037298196"/>
<string key="NSClassName">SFAuthorizationView</string>
</object>
<object class="NSTabView" id="869599070">
<reference key="NSNextResponder" ref="1037298196"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{4, 49}, {660, 313}}</string>
<reference key="NSSuperview" ref="1037298196"/>
<object class="NSMutableArray" key="NSTabViewItems">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTabViewItem" id="210384195">
<string key="NSIdentifier">1</string>
<object class="NSView" key="NSView" id="389526238">
<reference key="NSNextResponder" ref="869599070"/>
<int key="NSvFlags">292</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTextField" id="372541434">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{484, 238}, {147, 19}}</string>
<reference key="NSSuperview" ref="389526238"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="98357325">
<int key="NSCellFlags">72482368</int>
<int key="NSCellFlags2">138544128</int>
<string key="NSContents"/>
<object class="NSFont" key="NSSupport" id="26">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">11</double>
<int key="NSfFlags">3100</int>
</object>
<reference key="NSControlView" ref="372541434"/>
<bool key="NSDrawsBackground">YES</bool>
<object class="NSColor" key="NSBackgroundColor" id="1061310622">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">controlColor</string>
<object class="NSColor" key="NSColor" id="493236453">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
</object>
</object>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">1</int>
<bytes key="NSRGB">MC4zODc1NDY5NjczIDAuMzkwNDY2Mjc0MyAwLjQxMzA0MzQ3ODMAA</bytes>
</object>
</object>
</object>
<object class="NSButton" id="1064169092">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{546, 37}, {91, 32}}</string>
<reference key="NSSuperview" ref="389526238"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="80923813">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Shutdown</string>
<object class="NSFont" key="NSSupport" id="930899267">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
<int key="NSfFlags">1044</int>
</object>
<reference key="NSControlView" ref="1064169092"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">129</int>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="756755885">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{484, 85}, {147, 140}}</string>
<reference key="NSSuperview" ref="389526238"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="622951162">
<int key="NSCellFlags">71433728</int>
<int key="NSCellFlags2">4325376</int>
<string key="NSContents">Status</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSControlView" ref="756755885"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="1061310622"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">1</int>
<bytes key="NSRGB">MC4wMDI3ODQ5NTE4IDAuMTg5OTYzMzQgMC42NjMwNDM1AA</bytes>
</object>
</object>
</object>
<object class="NSScrollView" id="303493593">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSClipView" id="729666351">
<reference key="NSNextResponder" ref="303493593"/>
<int key="NSvFlags">2304</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableView" id="830282976">
<reference key="NSNextResponder" ref="729666351"/>
<int key="NSvFlags">8448</int>
<string key="NSFrameSize">{465, 238}</string>
<reference key="NSSuperview" ref="729666351"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTableHeaderView" key="NSHeaderView" id="4756718">
<reference key="NSNextResponder" ref="216647119"/>
<int key="NSvFlags">256</int>
<string key="NSFrameSize">{465, 17}</string>
<reference key="NSSuperview" ref="216647119"/>
<reference key="NSTableView" ref="830282976"/>
</object>
<object class="_NSCornerView" key="NSCornerView" id="447791831">
<reference key="NSNextResponder" ref="303493593"/>
<int key="NSvFlags">-2147483392</int>
<string key="NSFrame">{{446, 0}, {16, 17}}</string>
<reference key="NSSuperview" ref="303493593"/>
</object>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn" id="1059690284">
<double key="NSWidth">36</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">3.4028234663852886e+38</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="26"/>
<object class="NSColor" key="NSBackgroundColor" id="501427186">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">headerColor</string>
<object class="NSColor" key="NSColor" id="732916706">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MQA</bytes>
</object>
</object>
<object class="NSColor" key="NSTextColor" id="429835715">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">headerTextColor</string>
<object class="NSColor" key="NSColor" id="767481573">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MAA</bytes>
</object>
</object>
</object>
<object class="NSImageCell" key="NSDataCell" id="694935989">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">33554432</int>
<reference key="NSSupport" ref="930899267"/>
<int key="NSAlign">0</int>
<int key="NSScale">0</int>
<int key="NSStyle">0</int>
<bool key="NSAnimates">NO</bool>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<bool key="NSIsEditable">YES</bool>
<reference key="NSTableView" ref="830282976"/>
</object>
<object class="NSTableColumn" id="415322677">
<double key="NSWidth">211</double>
<double key="NSMinWidth">40</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">67110912</int>
<string key="NSContents">Name</string>
<reference key="NSSupport" ref="26"/>
<object class="NSColor" key="NSBackgroundColor" id="360474654">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
</object>
<reference key="NSTextColor" ref="429835715"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell" id="344313926">
<int key="NSCellFlags">69336641</int>
<int key="NSCellFlags2">67110912</int>
<string key="NSContents">Text Cell</string>
<object class="NSFont" key="NSSupport">
<string key="NSName">LucidaGrande-Bold</string>
<double key="NSSize">14</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="830282976"/>
<int key="NSTextBezelStyle">1</int>
<object class="NSColor" key="NSBackgroundColor" id="694251928">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">controlBackgroundColor</string>
<reference key="NSColor" ref="493236453"/>
</object>
<object class="NSColor" key="NSTextColor" id="560934093">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">controlTextColor</string>
<reference key="NSColor" ref="767481573"/>
</object>
<object class="NSArray" key="NSAllowedInputLocales">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>sr_Latn_RS</string>
<string>zh</string>
<string>ro_RO</string>
<string>be_BY</string>
<string>si_LK</string>
<string>fa_IR</string>
<string>en_BW</string>
<string>en_JM</string>
<string>ka_GE</string>
<string>zh_Hans_SG</string>
<string>mk_MK</string>
<string>en_HK</string>
<string>ar_LB</string>
<string>ii_CN</string>
<string>ru_UA</string>
<string>zh_Hant_HK</string>
<string>af</string>
<string>kl_GL</string>
<string>az_Latn</string>
<string>ar_SA</string>
<string>en_BE</string>
<string>bn_BD</string>
<string>en_MH</string>
<string>be</string>
<string>nl_NL</string>
<string>el_CY</string>
<string>az_Cyrl_AZ</string>
<string>ca</string>
<string>sr_Latn</string>
<string>om_ET</string>
<string>es_CL</string>
<string>bg</string>
<string>en_VI</string>
<string>es_VE</string>
<string>uz_Cyrl_UZ</string>
<string>fr_MC</string>
<string>am</string>
<string>zh_Hant</string>
<string>uz_Arab</string>
<string>en_GB</string>
<string>da</string>
<string>mr_IN</string>
<string>es_MX</string>
<string>es_PR</string>
<string>sq_AL</string>
<string>ar</string>
<string>fi_FI</string>
<string>bn</string>
<string>en_NA</string>
<string>de</string>
<string>as</string>
<string>cy_GB</string>
<string>en_IE</string>
<string>en_BZ</string>
<string>de_CH</string>
<string>en_US</string>
<string>sr_Latn_BA</string>
<string>te_IN</string>
<string>ar_QA</string>
<string>ar_TN</string>
<string>zh_Hans_MO</string>
<string>de_LI</string>
<string>fa</string>
<string>kw_GB</string>
<string>cs_CZ</string>
<string>hu_HU</string>
<string>zh_Hant_TW</string>
<string>uz_Latn</string>
<string>ta_IN</string>
<string>az</string>
<string>ar_EG</string>
<string>ar_SD</string>
<string>cs</string>
<string>ga</string>
<string>ar_LY</string>
<string>af_ZA</string>
<string>el</string>
<string>es_PA</string>
<string>es_CO</string>
<string>fi</string>
<string>en</string>
<string>ha</string>
<string>eo</string>
<string>gl_ES</string>
<string>cy</string>
<string>es_GT</string>
<string>ms_BN</string>
<string>ne_IN</string>
<string>he_IL</string>
<string>he</string>
<string>es</string>
<string>fo</string>
<string>en_CA</string>
<string>et</string>
<string>hr_HR</string>
<string>haw</string>
<string>gl</string>
<string>ar_SY</string>
<string>fr_SN</string>
<string>eu</string>
<string>uz_Arab_AF</string>
<string>id</string>
<string>fr</string>
<string>az_Latn_AZ</string>
<string>hi</string>
<string>zh_Hans_HK</string>
<string>ja</string>
<string>es_ES</string>
<string>ar_AE</string>
<string>uz_Latn_UZ</string>
<string>ca_ES</string>
<string>fr_BE</string>
<string>hi_IN</string>
<string>is_IS</string>
<string>ii</string>
<string>ps_AF</string>
<string>ka</string>
<string>tr_TR</string>
<string>it_CH</string>
<string>kk_Cyrl_KZ</string>
<string>gu</string>
<string>es_US</string>
<string>gv</string>
<string>en_PH</string>
<string>es_HN</string>
<string>hr</string>
<string>sv_FI</string>
<string>es_CR</string>
<string>haw_US</string>
<string>ar_MA</string>
<string>hu</string>
<string>nl_BE</string>
<string>th_TH</string>
<string>en_ZA</string>
<string>kk_Cyrl</string>
<string>is</string>
<string>it</string>
<string>es_PE</string>
<string>hy</string>
<string>de_DE</string>
<string>en_NZ</string>
<string>kk</string>
<string>kl</string>
<string>en_AU</string>
<string>pa_Guru</string>
<string>el_GR</string>
<string>km</string>
<string>kn</string>
<string>ko</string>
<string>nb</string>
<string>ar_IQ</string>
<string>es_PY</string>
<string>es_EC</string>
<string>en_US_POSIX</string>
<string>vi_VN</string>
<string>lv_LV</string>
<string>ne</string>
<string>kn_IN</string>
<string>es_AR</string>
<string>mk</string>
<string>ml</string>
<string>bg_BG</string>
<string>hy_AM_REVISED</string>
<string>kw</string>
<string>uk_UA</string>
<string>en_PK</string>
<string>pa</string>
<string>lt</string>
<string>sk_SK</string>
<string>nl</string>
<string>ur_PK</string>
<string>de_BE</string>
<string>lv</string>
<string>as_IN</string>
<string>mr</string>
<string>nn</string>
<string>en_ZW</string>
<string>fr_CA</string>
<string>ne_NP</string>
<string>ms</string>
<string>pl_PL</string>
<string>ti_ER</string>
<string>ja_JP</string>
<string>mt</string>
<string>fr_LU</string>
<string>om</string>
<string>sr_Cyrl_ME</string>
<string>en_IN</string>
<string>ga_IE</string>
<string>sw_KE</string>
<string>pl</string>
<string>kok</string>
<string>ur_IN</string>
<string>or</string>
<string>it_IT</string>
<string>hy_AM</string>
<string>ml_IN</string>
<string>en_SG</string>
<string>es_SV</string>
<string>am_ET</string>
<string>pt_BR</string>
<string>bn_IN</string>
<string>mt_MT</string>
<string>ar_KW</string>
<string>es_DO</string>
<string>pa_Arab</string>
<string>gv_GB</string>
<string>so_KE</string>
<string>ti_ET</string>
<string>ps</string>
<string>ms_MY</string>
<string>sl_SI</string>
<string>es_UY</string>
<string>en_MT</string>
<string>pt</string>
<string>sw_TZ</string>
<string>ta</string>
<string>nn_NO</string>
<string>sr_Cyrl_RS</string>
<string>si</string>
<string>te</string>
<string>ro</string>
<string>so_SO</string>
<string>sk</string>
<string>az_Cyrl</string>
<string>or_IN</string>
<string>sl</string>
<string>pa_Arab_PK</string>
<string>ru_RU</string>
<string>th</string>
<string>ar_DZ</string>
<string>ti</string>
<string>so</string>
<string>sr_Cyrl</string>
<string>es_NI</string>
<string>ha_Latn_NG</string>
<string>ru</string>
<string>en_TT</string>
<string>sq</string>
<string>fr_FR</string>
<string>sr</string>
<string>da_DK</string>
<string>es_BO</string>
<string>nb_NO</string>
<string>de_LU</string>
<string>uk</string>
<string>eu_ES</string>
<string>ar_JO</string>
<string>sv</string>
<string>so_ET</string>
<string>tr</string>
<string>sw</string>
<string>vi</string>
<string>zh_Hans_CN</string>
<string>km_KH</string>
<string>fa_AF</string>
<string>et_EE</string>
<string>ko_KR</string>
<string>pa_Guru_IN</string>
<string>sr_Latn_ME</string>
<string>so_DJ</string>
<string>ur</string>
<string>kok_IN</string>
<string>uz_Cyrl</string>
<string>zh_Hant_MO</string>
<string>zh_Hans</string>
<string>ar_YE</string>
<string>fo_FO</string>
<string>sv_SE</string>
<string>ha_Latn</string>
<string>de_AT</string>
<string>lt_LT</string>
<string>ar_OM</string>
<string>sr_Cyrl_BA</string>
<string>uz</string>
<string>ar_BH</string>
<string>id_ID</string>
<string>pt_PT</string>
<string>af_NA</string>
<string>om_KE</string>
<string>fr_CH</string>
<string>gu_IN</string>
</object>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<bool key="NSIsEditable">YES</bool>
<reference key="NSTableView" ref="830282976"/>
</object>
<object class="NSTableColumn" id="861957185">
<double key="NSWidth">84</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">3.4028229999999999e+38</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">134219776</int>
<string key="NSContents">Partition</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501427186"/>
<reference key="NSTextColor" ref="429835715"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell" id="341168767">
<int key="NSCellFlags">69336641</int>
<int key="NSCellFlags2">134219776</int>
<string key="NSContents">Text Cell</string>
<object class="NSFont" key="NSSupport" id="307798102">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">14</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="830282976"/>
<bool key="NSDrawsBackground">YES</bool>
<int key="NSTextBezelStyle">1</int>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="830282976"/>
<string key="NSHeaderToolTip">Name Displayed on the bootable partion during Chameleon boot</string>
</object>
<object class="NSTableColumn" id="484280519">
<double key="NSWidth">122</double>
<double key="NSMinWidth">40</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents">File System</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="360474654"/>
<reference key="NSTextColor" ref="429835715"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell" id="68552929">
<int key="NSCellFlags">69336641</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents">Text Cell</string>
<reference key="NSSupport" ref="307798102"/>
<reference key="NSControlView" ref="830282976"/>
<bool key="NSDrawsBackground">YES</bool>
<int key="NSTextBezelStyle">1</int>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="830282976"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<object class="NSColor" key="NSGridColor" id="178056349">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">gridColor</string>
<object class="NSColor" key="NSColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC41AA</bytes>
</object>
</object>
<double key="NSRowHeight">32</double>
<int key="NSTvFlags">-692060160</int>
<reference key="NSDelegate"/>
<reference key="NSDataSource"/>
<int key="NSColumnAutoresizingStyle">4</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
<string key="NSFrame">{{1, 17}, {465, 238}}</string>
<reference key="NSSuperview" ref="303493593"/>
<reference key="NSNextKeyView" ref="830282976"/>
<reference key="NSDocView" ref="830282976"/>
<reference key="NSBGColor" ref="694251928"/>
<int key="NScvFlags">4</int>
</object>
<object class="NSScroller" id="681132672">
<reference key="NSNextResponder" ref="303493593"/>
<int key="NSvFlags">-2147483392</int>
<string key="NSFrame">{{446, 17}, {15, 142}}</string>
<reference key="NSSuperview" ref="303493593"/>
<reference key="NSTarget" ref="303493593"/>
<string key="NSAction">_doScroller:</string>
<double key="NSPercent">0.93697478991596639</double>
</object>
<object class="NSScroller" id="94292441">
<reference key="NSNextResponder" ref="303493593"/>
<int key="NSvFlags">-2147483392</int>
<string key="NSFrame">{{1, 159}, {411, 15}}</string>
<reference key="NSSuperview" ref="303493593"/>
<int key="NSsFlags">1</int>
<reference key="NSTarget" ref="303493593"/>
<string key="NSAction">_doScroller:</string>
<double key="NSPercent">0.99785407725321884</double>
</object>
<object class="NSClipView" id="216647119">
<reference key="NSNextResponder" ref="303493593"/>
<int key="NSvFlags">2304</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="4756718"/>
</object>
<string key="NSFrame">{{1, 0}, {465, 17}}</string>
<reference key="NSSuperview" ref="303493593"/>
<reference key="NSNextKeyView" ref="4756718"/>
<reference key="NSDocView" ref="4756718"/>
<reference key="NSBGColor" ref="694251928"/>
<int key="NScvFlags">4</int>
</object>
<reference ref="447791831"/>
</object>
<string key="NSFrame">{{9, 2}, {467, 256}}</string>
<reference key="NSSuperview" ref="389526238"/>
<reference key="NSNextKeyView" ref="729666351"/>
<int key="NSsFlags">562</int>
<reference key="NSVScroller" ref="681132672"/>
<reference key="NSHScroller" ref="94292441"/>
<reference key="NSContentView" ref="729666351"/>
<reference key="NSHeaderClipView" ref="216647119"/>
<reference key="NSCornerView" ref="447791831"/>
<bytes key="NSScrollAmts">QSAAAEEgAABCCAAAQggAAA</bytes>
</object>
<object class="NSButton" id="1032245036">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{479, -6}, {158, 32}}</string>
<reference key="NSSuperview" ref="389526238"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="41430622">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Restart</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="1032245036"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">129</int>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="158463244">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{481, 37}, {67, 32}}</string>
<reference key="NSSuperview" ref="389526238"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="556998537">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Sleep</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="158463244"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">129</int>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
<reference key="NSSuperview" ref="869599070"/>
</object>
<string key="NSLabel">Boot From ...</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
<object class="NSTabViewItem" id="1039429426">
<string key="NSIdentifier">2</string>
<object class="NSView" key="NSView" id="451295758">
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSBox" id="1030284511">
<reference key="NSNextResponder" ref="451295758"/>
<int key="NSvFlags">12</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="194177248">
<reference key="NSNextResponder" ref="1030284511"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="778294972">
<reference key="NSNextResponder" ref="194177248"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 80}, {125, 23}}</string>
<reference key="NSSuperview" ref="194177248"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="320705371">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Default Partition</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="778294972"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<object class="NSCustomResource" key="NSNormalImage" id="459398604">
<string key="NSClassName">NSImage</string>
<string key="NSResourceName">NSSwitch</string>
</object>
<object class="NSButtonImageSource" key="NSAlternateImage" id="731537593">
<string key="NSImageName">NSSwitch</string>
</object>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="592293744">
<reference key="NSNextResponder" ref="194177248"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{174, 79}, {60, 22}}</string>
<reference key="NSSuperview" ref="194177248"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="533800303">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="592293744"/>
<bool key="NSDrawsBackground">YES</bool>
<object class="NSColor" key="NSBackgroundColor" id="501125233">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">textBackgroundColor</string>
<reference key="NSColor" ref="732916706"/>
</object>
<object class="NSColor" key="NSTextColor" id="866655721">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">textColor</string>
<reference key="NSColor" ref="767481573"/>
</object>
</object>
</object>
<object class="NSButton" id="276176519">
<reference key="NSNextResponder" ref="194177248"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 47}, {125, 23}}</string>
<reference key="NSSuperview" ref="194177248"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="263415268">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Hide Partitions</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="276176519"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="316034842">
<reference key="NSNextResponder" ref="194177248"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{174, 49}, {403, 22}}</string>
<reference key="NSSuperview" ref="194177248"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="167604257">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="316034842"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="18675440">
<reference key="NSNextResponder" ref="194177248"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 17}, {136, 23}}</string>
<reference key="NSSuperview" ref="194177248"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="106121406">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Rename Partitions</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="18675440"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="386809836">
<reference key="NSNextResponder" ref="194177248"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{174, 19}, {403, 22}}</string>
<reference key="NSSuperview" ref="194177248"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="631213817">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="386809836"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {626, 114}}</string>
<reference key="NSSuperview" ref="1030284511"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
</object>
<string key="NSFrame">{{6, 122}, {628, 130}}</string>
<reference key="NSSuperview" ref="451295758"/>
<bool key="NSViewIsLayerTreeHost">YES</bool>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Partitions Management</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="194177248"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="1043374456">
<reference key="NSNextResponder" ref="451295758"/>
<int key="NSvFlags">12</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="776534053">
<reference key="NSNextResponder" ref="1043374456"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="37616634">
<reference key="NSNextResponder" ref="776534053"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{12, 54}, {128, 18}}</string>
<reference key="NSSuperview" ref="776534053"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="268393823">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Swap hd 0&lt;-&gt;1</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="37616634"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="399108788">
<reference key="NSNextResponder" ref="776534053"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{150, 54}, {124, 18}}</string>
<reference key="NSSuperview" ref="776534053"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="909560157">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Swap hd 0&lt;-&gt;2</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="399108788"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="1067138506">
<reference key="NSNextResponder" ref="776534053"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{297, 54}, {161, 18}}</string>
<reference key="NSSuperview" ref="776534053"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="565603593">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Use Freezed Parts List</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="1067138506"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="748817052">
<reference key="NSNextResponder" ref="776534053"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{459, 48}, {159, 28}}</string>
<reference key="NSSuperview" ref="776534053"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="806094313">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134348800</int>
<string key="NSContents">Inject Parts in Freeze File</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSControlView" ref="748817052"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">129</int>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="352674020">
<reference key="NSNextResponder" ref="776534053"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{12, 26}, {128, 18}}</string>
<reference key="NSSuperview" ref="776534053"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="315689162">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Boot Config Path</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="352674020"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="39816002">
<reference key="NSNextResponder" ref="776534053"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{152, 26}, {456, 21}}</string>
<reference key="NSSuperview" ref="776534053"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="86444871">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<object class="NSFont" key="NSSupport" id="445094936">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">12</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="39816002"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {626, 88}}</string>
<reference key="NSSuperview" ref="1043374456"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
</object>
<string key="NSFrame">{{6, 14}, {628, 104}}</string>
<reference key="NSSuperview" ref="451295758"/>
<bool key="NSViewIsLayerTreeHost">YES</bool>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Boot Selector Fixes</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="776534053"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
</object>
<string key="NSLabel">Boot Setup</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
<object class="NSTabViewItem" id="10883603">
<string key="NSIdentifier">Item 2</string>
<object class="NSView" key="NSView" id="798772941">
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSBox" id="927992596">
<reference key="NSNextResponder" ref="798772941"/>
<int key="NSvFlags">12</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="252867636">
<reference key="NSNextResponder" ref="927992596"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="334542109">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{21, 102}, {116, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="136986814">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Verbose (-v)</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="334542109"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="958084214">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{312, 102}, {170, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="132200696">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Ignore Boot Config (-F)</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="958084214"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="629897331">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{312, 70}, {133, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="822173050">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Single User (-s)</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="629897331"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="724579405">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{21, 70}, {92, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="536268039">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Time Out</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="724579405"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="601436105">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{21, 41}, {100, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="598124180">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Quiet Boot</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="601436105"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="90016923">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{141, 41}, {125, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="175820122">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Instant Menu</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="90016923"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="793808229">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{312, 41}, {59, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="103326651">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Wait</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="793808229"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="744752273">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{141, 104}, {109, 18}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="450162552">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Safe Boot (-x)</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="744752273"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="606757762">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{410, 41}, {72, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="540563105">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Use GUI</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="606757762"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSComboBox" id="371081377">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{143, 68}, {46, 26}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="648917530">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="371081377"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>1</string>
<string>2</string>
<string>3</string>
<string>4</string>
<string>5</string>
<string>6</string>
<string>7</string>
<string>8</string>
<string>9</string>
<string>10</string>
</object>
<reference key="NSDelegate" ref="371081377"/>
<object class="NSComboTableView" key="NSTableView" id="497140426">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 210}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">1024</int>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="497140426"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="497140426"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">19</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="648917530"/>
<reference key="NSDataSource" ref="648917530"/>
<reference key="NSTarget" ref="648917530"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
<object class="NSButton" id="328066685">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{21, 12}, {116, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="654032438">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Boot Theme</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="328066685"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSComboBox" id="803545545">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{143, 12}, {134, 26}}</string>
<reference key="NSSuperview" ref="252867636"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="268457246">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="803545545"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>Default</string>
<string>Bullet</string>
<string>MSI_netbook</string>
<string>Pinktink</string>
<string>Twilight</string>
</object>
<reference key="NSDelegate" ref="803545545"/>
<object class="NSComboTableView" key="NSTableView" id="580522527">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 105}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">1024</int>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="580522527"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="580522527"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">19</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="268457246"/>
<reference key="NSDataSource" ref="268457246"/>
<reference key="NSTarget" ref="268457246"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {510, 144}}</string>
<reference key="NSSuperview" ref="927992596"/>
</object>
</object>
<string key="NSFrame">{{66, 100}, {512, 160}}</string>
<reference key="NSSuperview" ref="798772941"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Boot Flags</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="252867636"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="409442923">
<reference key="NSNextResponder" ref="798772941"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="893168382">
<reference key="NSNextResponder" ref="409442923"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="1050615289">
<reference key="NSNextResponder" ref="893168382"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 12}, {94, 23}}</string>
<reference key="NSSuperview" ref="893168382"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="209913556">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Rescan</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="1050615289"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="728009658">
<reference key="NSNextResponder" ref="893168382"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{298, 12}, {133, 23}}</string>
<reference key="NSSuperview" ref="893168382"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="1058138919">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Scan Single Drive</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="728009658"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="712902523">
<reference key="NSNextResponder" ref="893168382"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{150, 12}, {125, 23}}</string>
<reference key="NSSuperview" ref="893168382"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="682872870">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Rescan Prompt</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="712902523"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {510, 52}}</string>
<reference key="NSSuperview" ref="409442923"/>
</object>
</object>
<string key="NSFrame">{{66, 22}, {512, 68}}</string>
<reference key="NSSuperview" ref="798772941"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">CDROM</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="893168382"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
</object>
<string key="NSLabel">Boot Flags</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
<object class="NSTabViewItem" id="848874798">
<string key="NSIdentifier">Item 6</string>
<object class="NSView" key="NSView" id="495127110">
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSBox" id="71889788">
<reference key="NSNextResponder" ref="495127110"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="673251209">
<reference key="NSNextResponder" ref="71889788"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="732855392">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{136, 42}, {100, 23}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="665030489">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Boot Banner</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="732855392"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="915217355">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 13}, {116, 23}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="430317499">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Graphics Mode</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="915217355"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="668416335">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{316, 42}, {134, 23}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="453809578">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Graphics Enabler</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="668416335"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="552874632">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{541, 42}, {59, 23}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="1052310275">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">VBIOS</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="552874632"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="961902576">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{420, 12}, {178, 22}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="803716621">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="961902576"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="455218521">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 42}, {109, 23}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="312566719">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Legacy Logo</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="455218521"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="628549159">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{316, 15}, {98, 18}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="1025798338">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Video ROM</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="628549159"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSComboBox" id="992653788">
<reference key="NSNextResponder" ref="673251209"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{138, 11}, {175, 26}}</string>
<reference key="NSSuperview" ref="673251209"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="434815509">
<int key="NSCellFlags">343539264</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="992653788"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<bool key="NSCompletes">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>800x600x32</string>
<string>1024x768x32</string>
<string>1280x800x32</string>
<string>1280x1024x32</string>
<string>1440x900x32</string>
<string>1680x1050x32</string>
<string>1920x1080x32</string>
<string>1920x1200x32</string>
</object>
<reference key="NSDelegate" ref="992653788"/>
<object class="NSComboTableView" key="NSTableView" id="545301395">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 168}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">268436480</int>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="545301395"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="545301395"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">19</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="434815509"/>
<reference key="NSDataSource" ref="434815509"/>
<reference key="NSTarget" ref="434815509"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {610, 76}}</string>
<reference key="NSSuperview" ref="71889788"/>
</object>
</object>
<string key="NSFrame">{{14, 150}, {612, 92}}</string>
<reference key="NSSuperview" ref="495127110"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Graphics</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="673251209"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="803509820">
<reference key="NSNextResponder" ref="495127110"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="956314397">
<reference key="NSNextResponder" ref="803509820"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="512120668">
<reference key="NSNextResponder" ref="956314397"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{317, 13}, {101, 23}}</string>
<reference key="NSSuperview" ref="956314397"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="864339471">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">UHCI reset</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="512120668"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="498570608">
<reference key="NSNextResponder" ref="956314397"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 13}, {104, 23}}</string>
<reference key="NSSuperview" ref="956314397"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="770706624">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">USB Bus Fix</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="498570608"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="767062089">
<reference key="NSNextResponder" ref="956314397"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{169, 13}, {103, 23}}</string>
<reference key="NSSuperview" ref="956314397"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="879617076">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">EHCI acquire</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="767062089"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {610, 44}}</string>
<reference key="NSSuperview" ref="803509820"/>
</object>
</object>
<string key="NSFrame">{{14, 80}, {612, 60}}</string>
<reference key="NSSuperview" ref="495127110"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">USB</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="956314397"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="717689199">
<reference key="NSNextResponder" ref="495127110"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="78367224">
<reference key="NSNextResponder" ref="717689199"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="698099005">
<reference key="NSNextResponder" ref="78367224"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 12}, {135, 23}}</string>
<reference key="NSSuperview" ref="78367224"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="352219803">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Ethernet Built-In</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="698099005"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="805492411">
<reference key="NSNextResponder" ref="78367224"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{169, 12}, {69, 23}}</string>
<reference key="NSSuperview" ref="78367224"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="847227954">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">PciRoot</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="805492411"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="623007069">
<reference key="NSNextResponder" ref="78367224"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{244, 14}, {25, 22}}</string>
<reference key="NSSuperview" ref="78367224"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="899348797">
<int key="NSCellFlags">-1536033215</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="623007069"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="73040693">
<reference key="NSNextResponder" ref="78367224"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{318, 12}, {93, 23}}</string>
<reference key="NSSuperview" ref="78367224"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="663807289">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Force HPET</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="73040693"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {610, 43}}</string>
<reference key="NSSuperview" ref="717689199"/>
</object>
</object>
<string key="NSFrame">{{14, 10}, {612, 59}}</string>
<reference key="NSSuperview" ref="495127110"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Ethernet</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="78367224"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
</object>
<string key="NSLabel">Peripherals</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
<object class="NSTabViewItem" id="645910071">
<string key="NSIdentifier">Item 8</string>
<object class="NSView" key="NSView" id="241622967">
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSBox" id="138697471">
<reference key="NSNextResponder" ref="241622967"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="1000898384">
<reference key="NSNextResponder" ref="138697471"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="317712564">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{437, 48}, {50, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="951067981">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">rd</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="317712564"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="366999">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{14, 12}, {63, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="719052906">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">debug</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="366999"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="292282216">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{14, 84}, {63, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="19850955">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Kernel</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="292282216"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="921716680">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{478, 50}, {135, 22}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="57785620">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="921716680"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="339794873">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{162, 12}, {34, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="812088345">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">io</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="339794873"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="971254835">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{83, 85}, {177, 22}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="975853321">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="971254835"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="561126957">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{162, 51}, {52, 18}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="906657420">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">cpus</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="561126957"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="867800924">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{297, 48}, {74, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="384254593">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">busratio</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="867800924"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="721224995">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{273, 86}, {79, 18}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="750408762">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">SystemId</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="721224995"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="323622459">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{14, 48}, {63, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="569947149">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">arch</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="323622459"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="489715876">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{437, 15}, {157, 18}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="612718662">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Disable kext blacklist</string>
<object class="NSFont" key="NSSupport" id="507434950">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="489715876"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="999034340">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{353, 86}, {260, 19}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="897326903">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<object class="NSFont" key="NSSupport" id="774863777">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">11</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="999034340"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="906728368">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{297, 15}, {90, 18}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="55438299">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Restart Fix</string>
<reference key="NSSupport" ref="507434950"/>
<reference key="NSControlView" ref="906728368"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSComboBox" id="115918076">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{83, 46}, {76, 26}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="940547481">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="115918076"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>X86_64</string>
<string>i386</string>
</object>
<reference key="NSDelegate" ref="115918076"/>
<object class="NSComboTableView" key="NSTableView" id="619208546">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 42}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">1024</int>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="619208546"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="619208546"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">19</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="940547481"/>
<reference key="NSDataSource" ref="940547481"/>
<reference key="NSTarget" ref="940547481"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
<object class="NSComboBox" id="435619385">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{377, 46}, {54, 26}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="653891483">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="435619385"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>20</string>
<string>21</string>
</object>
<reference key="NSDelegate" ref="435619385"/>
<object class="NSComboTableView" key="NSTableView" id="642953565">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 42}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">1024</int>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="642953565"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="642953565"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">19</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="653891483"/>
<reference key="NSDataSource" ref="653891483"/>
<reference key="NSTarget" ref="653891483"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
<object class="NSComboBox" id="940855934">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{227, 46}, {59, 26}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="911187373">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="940855934"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>1</string>
<string>2</string>
<string>4</string>
</object>
<reference key="NSDelegate" ref="940855934"/>
<object class="NSComboTableView" key="NSTableView" id="181917454">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 63}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">268436480</int>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="181917454"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="181917454"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">19</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="911187373"/>
<reference key="NSDataSource" ref="911187373"/>
<reference key="NSTarget" ref="911187373"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
<object class="NSComboBox" id="95085986">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{83, 11}, {76, 23}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="416078169">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<object class="NSFont" key="NSSupport" id="24">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">10</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="95085986"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>0x12A</string>
<string>0x144</string>
<string>0x14E</string>
</object>
<reference key="NSDelegate" ref="95085986"/>
<object class="NSComboTableView" key="NSTableView" id="153020450">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 51}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">1024</int>
<reference key="NSSupport" ref="24"/>
<reference key="NSControlView" ref="153020450"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="153020450"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">15</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="416078169"/>
<reference key="NSDataSource" ref="416078169"/>
<reference key="NSTarget" ref="416078169"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
<object class="NSComboBox" id="201669805">
<reference key="NSNextResponder" ref="1000898384"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{200, 10}, {86, 26}}</string>
<reference key="NSSuperview" ref="1000898384"/>
<bool key="NSEnabled">YES</bool>
<object class="NSComboBoxCell" key="NSCell" id="794470440">
<int key="NSCellFlags">343014976</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="24"/>
<reference key="NSControlView" ref="201669805"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="560934093"/>
<int key="NSVisibleItemCount">5</int>
<bool key="NSHasVerticalScroller">YES</bool>
<object class="NSMutableArray" key="NSPopUpListData">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>0x80</string>
<string>0xFFFFFFFF</string>
</object>
<reference key="NSDelegate" ref="201669805"/>
<object class="NSComboTableView" key="NSTableView" id="698809231">
<reference key="NSNextResponder"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{13, 34}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn">
<integer value="0" key="NSIdentifier"/>
<double key="NSWidth">10</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628032</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="445094936"/>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
</object>
<reference key="NSTextColor" ref="732916706"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell">
<int key="NSCellFlags">338820672</int>
<int key="NSCellFlags2">1024</int>
<reference key="NSSupport" ref="24"/>
<reference key="NSControlView" ref="698809231"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<reference key="NSTableView" ref="698809231"/>
</object>
</object>
<double key="NSIntercellSpacingWidth">3</double>
<double key="NSIntercellSpacingHeight">2</double>
<reference key="NSBackgroundColor" ref="694251928"/>
<reference key="NSGridColor" ref="178056349"/>
<double key="NSRowHeight">15</double>
<string key="NSAction">tableViewAction:</string>
<int key="NSTvFlags">-765427712</int>
<reference key="NSDelegate" ref="794470440"/>
<reference key="NSDataSource" ref="794470440"/>
<reference key="NSTarget" ref="794470440"/>
<int key="NSColumnAutoresizingStyle">1</int>
<int key="NSDraggingSourceMaskForLocal">15</int>
<int key="NSDraggingSourceMaskForNonLocal">0</int>
<bool key="NSAllowsTypeSelect">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {626, 117}}</string>
<reference key="NSSuperview" ref="138697471"/>
</object>
</object>
<string key="NSFrame">{{6, 134}, {628, 133}}</string>
<reference key="NSSuperview" ref="241622967"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Kernel</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="1000898384"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="460924763">
<reference key="NSNextResponder" ref="241622967"/>
<int key="NSvFlags">12</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="240971186">
<reference key="NSNextResponder" ref="460924763"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="969759846">
<reference key="NSNextResponder" ref="240971186"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 13}, {47, 23}}</string>
<reference key="NSSuperview" ref="240971186"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="888136050">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">File</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="969759846"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="787406084">
<reference key="NSNextResponder" ref="240971186"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{228, 13}, {126, 22}}</string>
<reference key="NSSuperview" ref="240971186"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="76108256">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Drop</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="787406084"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="659879104">
<reference key="NSNextResponder" ref="240971186"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{69, 14}, {153, 22}}</string>
<reference key="NSSuperview" ref="240971186"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="713061103">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="659879104"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {302, 46}}</string>
<reference key="NSSuperview" ref="460924763"/>
</object>
</object>
<string key="NSFrame">{{7, 68}, {304, 62}}</string>
<reference key="NSSuperview" ref="241622967"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">DSDT</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="240971186"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="516429642">
<reference key="NSNextResponder" ref="241622967"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="288208070">
<reference key="NSNextResponder" ref="516429642"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTextField" id="343027692">
<reference key="NSNextResponder" ref="288208070"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{71, 14}, {146, 22}}</string>
<reference key="NSSuperview" ref="288208070"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="304443862">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="343027692"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="100027946">
<reference key="NSNextResponder" ref="288208070"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{224, 13}, {80, 23}}</string>
<reference key="NSSuperview" ref="288208070"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="464024891">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Defaults</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="100027946"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="478279075">
<reference key="NSNextResponder" ref="288208070"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 15}, {49, 23}}</string>
<reference key="NSSuperview" ref="288208070"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="508286846">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">File</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="478279075"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {320, 46}}</string>
<reference key="NSSuperview" ref="516429642"/>
</object>
</object>
<string key="NSFrame">{{313, 68}, {322, 62}}</string>
<reference key="NSSuperview" ref="241622967"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">SMBIOS</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="288208070"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
<object class="NSBox" id="965868050">
<reference key="NSNextResponder" ref="241622967"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="59588505">
<reference key="NSNextResponder" ref="965868050"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="353259796">
<reference key="NSNextResponder" ref="59588505"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{152, 9}, {100, 23}}</string>
<reference key="NSSuperview" ref="59588505"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="969210609">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Force Wake</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="353259796"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="449337560">
<reference key="NSNextResponder" ref="59588505"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{308, 9}, {98, 23}}</string>
<reference key="NSSuperview" ref="59588505"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="88380073">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Wake Image</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="449337560"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="824428292">
<reference key="NSNextResponder" ref="59588505"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{412, 11}, {201, 22}}</string>
<reference key="NSSuperview" ref="59588505"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="382808088">
<int key="NSCellFlags">611450433</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="824428292"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
<object class="NSButton" id="344346433">
<reference key="NSNextResponder" ref="59588505"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 12}, {63, 18}}</string>
<reference key="NSSuperview" ref="59588505"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="836463679">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Wake</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="344346433"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {626, 43}}</string>
<reference key="NSSuperview" ref="965868050"/>
</object>
</object>
<string key="NSFrame">{{7, 5}, {628, 59}}</string>
<reference key="NSSuperview" ref="241622967"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Wake</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="59588505"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
</object>
<string key="NSLabel">Advanced</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
<object class="NSTabViewItem" id="558238232">
<string key="NSIdentifier">Item 5</string>
<object class="NSView" key="NSView" id="488215260">
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSBox" id="114430156">
<reference key="NSNextResponder" ref="488215260"/>
<int key="NSvFlags">36</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSView" id="1047727871">
<reference key="NSNextResponder" ref="114430156"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="83295741">
<reference key="NSNextResponder" ref="1047727871"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 209}, {132, 18}}</string>
<reference key="NSSuperview" ref="1047727871"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="465018641">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Device Properties</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="83295741"/>
<int key="NSButtonFlags">1211912703</int>
<int key="NSButtonFlags2">2</int>
<reference key="NSNormalImage" ref="459398604"/>
<reference key="NSAlternateImage" ref="731537593"/>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSButton" id="87714271">
<reference key="NSNextResponder" ref="1047727871"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{430, 205}, {141, 27}}</string>
<reference key="NSSuperview" ref="1047727871"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="781559600">
<int key="NSCellFlags">-2080244224</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Current Gfx Injection</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="87714271"/>
<int key="NSButtonFlags">-2033434369</int>
<int key="NSButtonFlags2">162</int>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">400</int>
<int key="NSPeriodicInterval">75</int>
</object>
</object>
<object class="NSScrollView" id="428072843">
<reference key="NSNextResponder" ref="1047727871"/>
<int key="NSvFlags">268</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSClipView" id="513001172">
<reference key="NSNextResponder" ref="428072843"/>
<int key="NSvFlags">2304</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTextField" id="938252696">
<reference key="NSNextResponder" ref="513001172"/>
<int key="NSvFlags">268</int>
<string key="NSFrameSize">{536, 506}</string>
<reference key="NSSuperview" ref="513001172"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="970117111">
<int key="NSCellFlags">-1805517311</int>
<int key="NSCellFlags2">272629760</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="938252696"/>
<bool key="NSDrawsBackground">YES</bool>
<reference key="NSBackgroundColor" ref="501125233"/>
<reference key="NSTextColor" ref="866655721"/>
</object>
</object>
</object>
<string key="NSFrame">{{1, 1}, {536, 173}}</string>
<string key="NSBounds">{{0, 175}, {536, 173}}</string>
<reference key="NSSuperview" ref="428072843"/>
<reference key="NSNextKeyView" ref="938252696"/>
<reference key="NSDocView" ref="938252696"/>
<reference key="NSBGColor" ref="1061310622"/>
<int key="NScvFlags">4</int>
</object>
<object class="NSScroller" id="562945919">
<reference key="NSNextResponder" ref="428072843"/>
<int key="NSvFlags">256</int>
<string key="NSFrame">{{537, 1}, {15, 173}}</string>
<reference key="NSSuperview" ref="428072843"/>
<bool key="NSEnabled">YES</bool>
<reference key="NSTarget" ref="428072843"/>
<string key="NSAction">_doScroller:</string>
<double key="NSCurValue">0.52552552552552556</double>
<double key="NSPercent">0.34189723320158105</double>
</object>
<object class="NSScroller" id="641213010">
<reference key="NSNextResponder" ref="428072843"/>
<int key="NSvFlags">-2147483392</int>
<string key="NSFrame">{{-100, -100}, {536, 15}}</string>
<reference key="NSSuperview" ref="428072843"/>
<int key="NSsFlags">1</int>
<reference key="NSTarget" ref="428072843"/>
<string key="NSAction">_doScroller:</string>
<double key="NSPercent">0.50602412223815918</double>
</object>
</object>
<string key="NSFrame">{{18, 17}, {553, 175}}</string>
<reference key="NSSuperview" ref="1047727871"/>
<reference key="NSNextKeyView" ref="513001172"/>
<int key="NSsFlags">82</int>
<reference key="NSVScroller" ref="562945919"/>
<reference key="NSHScroller" ref="641213010"/>
<reference key="NSContentView" ref="513001172"/>
</object>
</object>
<string key="NSFrame">{{1, 1}, {589, 246}}</string>
<reference key="NSSuperview" ref="114430156"/>
</object>
</object>
<string key="NSFrame">{{26, 5}, {591, 262}}</string>
<reference key="NSSuperview" ref="488215260"/>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">EFI injection</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes>
</object>
</object>
<reference key="NSContentView" ref="1047727871"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
</object>
<string key="NSLabel">EFI Inject</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
<object class="NSTabViewItem" id="57268112">
<string key="NSIdentifier">Item 6</string>
<object class="NSView" key="NSView" id="1010390976">
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="274013770">
<reference key="NSNextResponder" ref="1010390976"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{479, 9}, {155, 32}}</string>
<reference key="NSSuperview" ref="1010390976"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="228792352">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Open smbios.plist</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="274013770"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">129</int>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
<object class="NSTextField" id="266750855">
<reference key="NSNextResponder" ref="1010390976"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{145, 137}, {404, 17}}</string>
<reference key="NSSuperview" ref="1010390976"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="871503490">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
<string key="NSContents">In construction. More options In Future Versions...</string>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="266750855"/>
<reference key="NSBackgroundColor" ref="1061310622"/>
<reference key="NSTextColor" ref="560934093"/>
</object>
</object>
</object>
<string key="NSFrame">{{10, 33}, {640, 267}}</string>
</object>
<string key="NSLabel">SMBIOS</string>
<reference key="NSColor" ref="1061310622"/>
<reference key="NSTabView" ref="869599070"/>
</object>
</object>
<reference key="NSSelectedTabViewItem" ref="210384195"/>
<reference key="NSFont" ref="930899267"/>
<int key="NSTvFlags">0</int>
<bool key="NSAllowTruncatedLabels">YES</bool>
<bool key="NSDrawsBackground">YES</bool>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="389526238"/>
</object>
</object>
<object class="NSButton" id="474865121">
<reference key="NSNextResponder" ref="1037298196"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{625, 7}, {39, 38}}</string>
<reference key="NSSuperview" ref="1037298196"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="737033551">
<int key="NSCellFlags">-2080244224</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents"/>
<object class="NSFont" key="NSSupport">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">10</double>
<int key="NSfFlags">2843</int>
</object>
<reference key="NSControlView" ref="474865121"/>
<int key="NSButtonFlags">-2033450753</int>
<int key="NSButtonFlags2">135</int>
<object class="NSCustomResource" key="NSNormalImage">
<string key="NSClassName">NSImage</string>
<string key="NSResourceName">QuestionMark</string>
</object>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
<int key="NSPeriodicDelay">200</int>
<int key="NSPeriodicInterval">25</int>
</object>
</object>
</object>
<string key="NSFrameSize">{668, 368}</string>
<reference key="NSSuperview"/>
</object>
<string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
<string key="NSMinSize">{224.664, 32}</string>
<string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
</object>
<object class="NSWindowTemplate" id="8349391">
<int key="NSWindowStyleMask">8215</int>
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{235, 202}, {464, 318}}</string>
<int key="NSWTFlags">1685586944</int>
<string key="NSWindowTitle">About the Chameleon Preferences Pane</string>
<string key="NSWindowClass">NSPanel</string>
<nil key="NSViewClass"/>
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
<object class="NSView" key="NSWindowView" id="908319067">
<reference key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTextField" id="807647820">
<reference key="NSNextResponder" ref="908319067"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{146, 294}, {172, 17}}</string>
<reference key="NSSuperview" ref="908319067"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="413394443">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">138413056</int>
<string key="NSContents">Version bla bla.</string>
<object class="NSFont" key="NSSupport">
<string key="NSName">LucidaGrande-Bold</string>
<double key="NSSize">13</double>
<int key="NSfFlags">16</int>
</object>
<reference key="NSControlView" ref="807647820"/>
<reference key="NSBackgroundColor" ref="1061310622"/>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">1</int>
<bytes key="NSRGB">MC4wMzkyNTU0ODM1NCAxIDAuNTg1MTc0NDA4MwA</bytes>
</object>
</object>
</object>
<object class="NSTextField" id="417745275">
<reference key="NSNextResponder" ref="908319067"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{20, 20}, {424, 266}}</string>
<reference key="NSSuperview" ref="908319067"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="294587452">
<int key="NSCellFlags">-2076049920</int>
<int key="NSCellFlags2">272629760</int>
<string key="NSContents"/>
<reference key="NSSupport" ref="774863777"/>
<reference key="NSControlView" ref="417745275"/>
<bool key="NSDrawsBackground">YES</bool>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">1</int>
<bytes key="NSRGB">MCAwIDAAA</bytes>
</object>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">1</int>
<bytes key="NSRGB">MC4xMTY2MTUxMiAxIDAuNjA4ODgwNTkwOQA</bytes>
</object>
</object>
</object>
</object>
<string key="NSFrameSize">{464, 318}</string>
<reference key="NSSuperview"/>
</object>
<string key="NSScreenRect">{{0, 0}, {1920, 1058}}</string>
<string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
</object>
<object class="NSCustomObject" id="599094050">
<string key="NSClassName">AboutController</string>
</object>
<object class="NSCustomObject" id="513945847">
<string key="NSClassName">ChameleonPrefPane</string>
</object>
<object class="NSCustomObject" id="770879448">
<string key="NSClassName">BootSetupController</string>
</object>
<object class="NSCustomObject" id="276543394">
<string key="NSClassName">BootFlagsController</string>
</object>
<object class="NSCustomObject" id="2692381">
<string key="NSClassName">PeripheralsController</string>
</object>
<object class="NSCustomObject" id="523685185">
<string key="NSClassName">AdvancedSetupController</string>
</object>
<object class="NSCustomObject" id="307415671">
<string key="NSClassName">EfiInjectController</string>
</object>
<object class="NSCustomObject" id="338278736">
<string key="NSClassName">SmbiosController</string>
</object>
<object class="NSUserDefaultsController" id="721424701">
<bool key="NSSharedInstance">YES</bool>
</object>
</object>
<object class="IBObjectContainer" key="IBDocument.Objects">
<object class="NSMutableArray" key="connectionRecords">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">_window</string>
<reference key="source" ref="294453543"/>
<reference key="destination" ref="660800786"/>
</object>
<int key="connectionID">26</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">dataSource</string>
<reference key="source" ref="830282976"/>
<reference key="destination" ref="513945847"/>
</object>
<int key="connectionID">121</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">delegate</string>
<reference key="source" ref="830282976"/>
<reference key="destination" ref="513945847"/>
</object>
<int key="connectionID">122</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mPartitionsTable</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="830282976"/>
</object>
<int key="connectionID">123</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mPartitionNameColumn</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="415322677"/>
</object>
<int key="connectionID">126</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mFileSystemColumn</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="484280519"/>
</object>
<int key="connectionID">127</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mPartitionIDColumn</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="861957185"/>
</object>
<int key="connectionID">130</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">authView</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="475549282"/>
</object>
<int key="connectionID">137</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mStatusText</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="756755885"/>
</object>
<int key="connectionID">142</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mPartitionImgColumn</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="1059690284"/>
</object>
<int key="connectionID">161</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onRestart:</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="41430622"/>
</object>
<int key="connectionID">188</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSleepButton</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="158463244"/>
</object>
<int key="connectionID">192</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mShutDownButton</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="1064169092"/>
</object>
<int key="connectionID">193</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRestartButton</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="1032245036"/>
</object>
<int key="connectionID">194</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onSleep:</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="158463244"/>
</object>
<int key="connectionID">195</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onShutdown:</string>
<reference key="source" ref="513945847"/>
<reference key="destination" ref="1064169092"/>
</object>
<int key="connectionID">197</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDefaultPartition</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="778294972"/>
</object>
<int key="connectionID">600</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mHidePartition</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="276176519"/>
</object>
<int key="connectionID">601</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRenamePartition</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="18675440"/>
</object>
<int key="connectionID">602</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mVerbose</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="334542109"/>
</object>
<int key="connectionID">616</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSafeBoot</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="744752273"/>
</object>
<int key="connectionID">617</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mIgnoreBootConfig</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="958084214"/>
</object>
<int key="connectionID">618</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mTimeOut</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="724579405"/>
</object>
<int key="connectionID">619</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSingleUser</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="629897331"/>
</object>
<int key="connectionID">621</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mQuietBoot</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="601436105"/>
</object>
<int key="connectionID">622</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mInstantMenu</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="90016923"/>
</object>
<int key="connectionID">623</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mWait</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="793808229"/>
</object>
<int key="connectionID">624</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRescan</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="1050615289"/>
</object>
<int key="connectionID">625</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRescanPrompt</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="712902523"/>
</object>
<int key="connectionID">626</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRescanSingleDrive</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="728009658"/>
</object>
<int key="connectionID">627</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mLegacyLogo</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="455218521"/>
</object>
<int key="connectionID">628</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mBootBanner</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="732855392"/>
</object>
<int key="connectionID">629</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mVBIOS</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="552874632"/>
</object>
<int key="connectionID">631</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mVideoROM</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="628549159"/>
</object>
<int key="connectionID">632</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mGraphicsMode</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="915217355"/>
</object>
<int key="connectionID">633</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mGraphicsEnabler</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="668416335"/>
</object>
<int key="connectionID">635</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mUSBBusFix</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="498570608"/>
</object>
<int key="connectionID">636</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mEHCIacquire</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="767062089"/>
</object>
<int key="connectionID">637</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mUHCIreset</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="512120668"/>
</object>
<int key="connectionID">638</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mEthernetBuiltIn</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="698099005"/>
</object>
<int key="connectionID">639</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mKernel</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="292282216"/>
</object>
<int key="connectionID">640</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mKernelText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="971254835"/>
</object>
<int key="connectionID">641</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDeviceRd</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="317712564"/>
</object>
<int key="connectionID">642</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mVideoROMText</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="961902576"/>
</object>
<int key="connectionID">643</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mHidePartitionText</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="316034842"/>
</object>
<int key="connectionID">644</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRenamePartitionText</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="386809836"/>
</object>
<int key="connectionID">645</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDefaultPartitionText</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="592293744"/>
</object>
<int key="connectionID">646</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDeviceRdText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="921716680"/>
</object>
<int key="connectionID">647</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mArch</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="323622459"/>
</object>
<int key="connectionID">648</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mCPU</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="561126957"/>
</object>
<int key="connectionID">650</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mBusRatio</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="867800924"/>
</object>
<int key="connectionID">652</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDebug</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="366999"/>
</object>
<int key="connectionID">654</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mIO</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="339794873"/>
</object>
<int key="connectionID">656</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDisableKextsBlacklisting</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="489715876"/>
</object>
<int key="connectionID">658</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDSDTFile</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="969759846"/>
</object>
<int key="connectionID">659</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDSDTFileText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="659879104"/>
</object>
<int key="connectionID">660</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDSDTDrop</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="787406084"/>
</object>
<int key="connectionID">661</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSMBIOSFile</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="478279075"/>
</object>
<int key="connectionID">662</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSMBIOSFileText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="343027692"/>
</object>
<int key="connectionID">663</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSMBIOSDefaults</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="100027946"/>
</object>
<int key="connectionID">664</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mWake</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="344346433"/>
</object>
<int key="connectionID">665</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mForceWake</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="353259796"/>
</object>
<int key="connectionID">666</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mWakeImage</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="449337560"/>
</object>
<int key="connectionID">667</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mWakeImageText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="824428292"/>
</object>
<int key="connectionID">668</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="778294972"/>
</object>
<int key="connectionID">669</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="592293744"/>
</object>
<int key="connectionID">670</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="958084214"/>
</object>
<int key="connectionID">671</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="728009658"/>
</object>
<int key="connectionID">673</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="628549159"/>
</object>
<int key="connectionID">674</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="961902576"/>
</object>
<int key="connectionID">675</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="512120668"/>
</object>
<int key="connectionID">676</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="698099005"/>
</object>
<int key="connectionID">677</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="317712564"/>
</object>
<int key="connectionID">678</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="921716680"/>
</object>
<int key="connectionID">679</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="787406084"/>
</object>
<int key="connectionID">680</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="659879104"/>
</object>
<int key="connectionID">681</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="100027946"/>
</object>
<int key="connectionID">682</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="343027692"/>
</object>
<int key="connectionID">683</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="449337560"/>
</object>
<int key="connectionID">684</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="824428292"/>
</object>
<int key="connectionID">685</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="399108788"/>
</object>
<int key="connectionID">691</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="37616634"/>
</object>
<int key="connectionID">692</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="1067138506"/>
</object>
<int key="connectionID">693</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="748817052"/>
</object>
<int key="connectionID">694</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSwapHD01</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="37616634"/>
</object>
<int key="connectionID">695</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSwapHD02</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="399108788"/>
</object>
<int key="connectionID">696</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mFreezeParts</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="1067138506"/>
</object>
<int key="connectionID">697</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mInjectFrozenParts</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="748817052"/>
</object>
<int key="connectionID">698</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="292282216"/>
</object>
<int key="connectionID">699</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="366999"/>
</object>
<int key="connectionID">700</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="323622459"/>
</object>
<int key="connectionID">701</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="561126957"/>
</object>
<int key="connectionID">702</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="339794873"/>
</object>
<int key="connectionID">703</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="867800924"/>
</object>
<int key="connectionID">704</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="489715876"/>
</object>
<int key="connectionID">705</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="969759846"/>
</object>
<int key="connectionID">706</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="478279075"/>
</object>
<int key="connectionID">707</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="344346433"/>
</object>
<int key="connectionID">708</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="353259796"/>
</object>
<int key="connectionID">709</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="971254835"/>
</object>
<int key="connectionID">710</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="455218521"/>
</object>
<int key="connectionID">716</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="732855392"/>
</object>
<int key="connectionID">717</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="552874632"/>
</object>
<int key="connectionID">718</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="915217355"/>
</object>
<int key="connectionID">719</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="668416335"/>
</object>
<int key="connectionID">720</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="498570608"/>
</object>
<int key="connectionID">721</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="767062089"/>
</object>
<int key="connectionID">722</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="334542109"/>
</object>
<int key="connectionID">723</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="724579405"/>
</object>
<int key="connectionID">725</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="601436105"/>
</object>
<int key="connectionID">726</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="90016923"/>
</object>
<int key="connectionID">727</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="793808229"/>
</object>
<int key="connectionID">728</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="1050615289"/>
</object>
<int key="connectionID">729</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="712902523"/>
</object>
<int key="connectionID">730</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="744752273"/>
</object>
<int key="connectionID">731</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="629897331"/>
</object>
<int key="connectionID">732</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="276176519"/>
</object>
<int key="connectionID">733</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="18675440"/>
</object>
<int key="connectionID">734</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="316034842"/>
</object>
<int key="connectionID">735</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="386809836"/>
</object>
<int key="connectionID">736</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="721224995"/>
</object>
<int key="connectionID">744</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSystemId</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="721224995"/>
</object>
<int key="connectionID">748</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSystemIdText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="999034340"/>
</object>
<int key="connectionID">749</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="999034340"/>
</object>
<int key="connectionID">750</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="352674020"/>
</object>
<int key="connectionID">760</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="39816002"/>
</object>
<int key="connectionID">761</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mBootConfigPath</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="352674020"/>
</object>
<int key="connectionID">762</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mBootConfigPathText</string>
<reference key="source" ref="770879448"/>
<reference key="destination" ref="39816002"/>
</object>
<int key="connectionID">763</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="906728368"/>
</object>
<int key="connectionID">766</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mRestartFix</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="906728368"/>
</object>
<int key="connectionID">767</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="805492411"/>
</object>
<int key="connectionID">770</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="623007069"/>
</object>
<int key="connectionID">773</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mPciRoot</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="805492411"/>
</object>
<int key="connectionID">774</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mPciRootText</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="623007069"/>
</object>
<int key="connectionID">775</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="606757762"/>
</object>
<int key="connectionID">778</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mUseGUI</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="606757762"/>
</object>
<int key="connectionID">779</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mEfiInject</string>
<reference key="source" ref="307415671"/>
<reference key="destination" ref="83295741"/>
</object>
<int key="connectionID">789</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="307415671"/>
<reference key="destination" ref="83295741"/>
</object>
<int key="connectionID">792</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mCurrentGfxInjection</string>
<reference key="source" ref="307415671"/>
<reference key="destination" ref="87714271"/>
</object>
<int key="connectionID">796</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="307415671"/>
<reference key="destination" ref="87714271"/>
</object>
<int key="connectionID">797</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mEfiInjectText</string>
<reference key="source" ref="307415671"/>
<reference key="destination" ref="938252696"/>
</object>
<int key="connectionID">824</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="307415671"/>
<reference key="destination" ref="938252696"/>
</object>
<int key="connectionID">825</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mEditSmbios</string>
<reference key="source" ref="338278736"/>
<reference key="destination" ref="274013770"/>
</object>
<int key="connectionID">835</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="338278736"/>
<reference key="destination" ref="274013770"/>
</object>
<int key="connectionID">836</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mGraphicsModeText</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="992653788"/>
</object>
<int key="connectionID">841</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="992653788"/>
</object>
<int key="connectionID">842</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mArchText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="115918076"/>
</object>
<int key="connectionID">845</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="115918076"/>
</object>
<int key="connectionID">846</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mBusRatioText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="435619385"/>
</object>
<int key="connectionID">849</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="435619385"/>
</object>
<int key="connectionID">850</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mCPUText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="940855934"/>
</object>
<int key="connectionID">853</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="940855934"/>
</object>
<int key="connectionID">854</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mTimeOutText</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="371081377"/>
</object>
<int key="connectionID">857</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="371081377"/>
</object>
<int key="connectionID">858</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="73040693"/>
</object>
<int key="connectionID">861</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mForceHPET</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="73040693"/>
</object>
<int key="connectionID">862</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mDebugText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="95085986"/>
</object>
<int key="connectionID">865</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="95085986"/>
</object>
<int key="connectionID">866</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="328066685"/>
</object>
<int key="connectionID">871</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="803545545"/>
</object>
<int key="connectionID">874</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mThemeText</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="803545545"/>
</object>
<int key="connectionID">875</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mTheme</string>
<reference key="source" ref="276543394"/>
<reference key="destination" ref="328066685"/>
</object>
<int key="connectionID">876</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mIOText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="201669805"/>
</object>
<int key="connectionID">877</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="201669805"/>
</object>
<int key="connectionID">878</int>
</object>
<object class="IBConnectionRecord">
<object class="IBBindingConnection" key="connection">
<string key="label">value: bundleVersionNumber</string>
<reference key="source" ref="807647820"/>
<reference key="destination" ref="599094050"/>
<object class="NSNibBindingConnector" key="connector">
<reference key="NSSource" ref="807647820"/>
<reference key="NSDestination" ref="599094050"/>
<string key="NSLabel">value: bundleVersionNumber</string>
<string key="NSBinding">value</string>
<string key="NSKeyPath">bundleVersionNumber</string>
<int key="NSNibBindingConnectorVersion">2</int>
</object>
</object>
<int key="connectionID">894</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onAbout:</string>
<reference key="source" ref="599094050"/>
<reference key="destination" ref="474865121"/>
</object>
<int key="connectionID">895</int>
</object>
<object class="IBConnectionRecord">
<object class="IBBindingConnection" key="connection">
<string key="label">value: bundleVersionNumber</string>
<reference key="source" ref="98357325"/>
<reference key="destination" ref="599094050"/>
<object class="NSNibBindingConnector" key="connector">
<reference key="NSSource" ref="98357325"/>
<reference key="NSDestination" ref="599094050"/>
<string key="NSLabel">value: bundleVersionNumber</string>
<string key="NSBinding">value</string>
<string key="NSKeyPath">bundleVersionNumber</string>
<int key="NSNibBindingConnectorVersion">2</int>
</object>
</object>
<int key="connectionID">896</int>
</object>
<object class="IBConnectionRecord">
<object class="IBBindingConnection" key="connection">
<string key="label">value: credits</string>
<reference key="source" ref="294587452"/>
<reference key="destination" ref="599094050"/>
<object class="NSNibBindingConnector" key="connector">
<reference key="NSSource" ref="294587452"/>
<reference key="NSDestination" ref="599094050"/>
<string key="NSLabel">value: credits</string>
<string key="NSBinding">value</string>
<string key="NSKeyPath">credits</string>
<int key="NSNibBindingConnectorVersion">2</int>
</object>
</object>
<int key="connectionID">900</int>
</object>
<object class="IBConnectionRecord">
<object class="IBBindingConnection" key="connection">
<string key="label">value: credits</string>
<reference key="source" ref="417745275"/>
<reference key="destination" ref="599094050"/>
<object class="NSNibBindingConnector" key="connector">
<reference key="NSSource" ref="417745275"/>
<reference key="NSDestination" ref="599094050"/>
<string key="NSLabel">value: credits</string>
<string key="NSBinding">value</string>
<string key="NSKeyPath">credits</string>
<int key="NSNibBindingConnectorVersion">2</int>
</object>
</object>
<int key="connectionID">903</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mAboutDlg</string>
<reference key="source" ref="599094050"/>
<reference key="destination" ref="8349391"/>
</object>
<int key="connectionID">904</int>
</object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBObjectRecord">
<int key="objectID">0</int>
<reference key="object" ref="0"/>
<reference key="children" ref="409411428"/>
<nil key="parent"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">-2</int>
<reference key="object" ref="294453543"/>
<reference key="parent" ref="0"/>
<string key="objectName">File's Owner</string>
</object>
<object class="IBObjectRecord">
<int key="objectID">-1</int>
<reference key="object" ref="308860122"/>
<reference key="parent" ref="0"/>
<string key="objectName">First Responder</string>
</object>
<object class="IBObjectRecord">
<int key="objectID">12</int>
<reference key="object" ref="660800786"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1037298196"/>
</object>
<reference key="parent" ref="0"/>
<string key="objectName">PrefPane</string>
</object>
<object class="IBObjectRecord">
<int key="objectID">6</int>
<reference key="object" ref="1037298196"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="475549282"/>
<reference ref="474865121"/>
<reference ref="869599070"/>
</object>
<reference key="parent" ref="660800786"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">-3</int>
<reference key="object" ref="278121016"/>
<reference key="parent" ref="0"/>
<string key="objectName">Application</string>
</object>
<object class="IBObjectRecord">
<int key="objectID">112</int>
<reference key="object" ref="513945847"/>
<reference key="parent" ref="0"/>
<string key="objectName">ChameleonPrefPane</string>
</object>
<object class="IBObjectRecord">
<int key="objectID">136</int>
<reference key="object" ref="475549282"/>
<reference key="parent" ref="1037298196"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">172</int>
<reference key="object" ref="869599070"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="210384195"/>
<reference ref="1039429426"/>
<reference ref="848874798"/>
<reference ref="645910071"/>
<reference ref="10883603"/>
<reference ref="558238232"/>
<reference ref="57268112"/>
</object>
<reference key="parent" ref="1037298196"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">173</int>
<reference key="object" ref="210384195"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="389526238"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">174</int>
<reference key="object" ref="389526238"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="372541434"/>
<reference ref="1064169092"/>
<reference ref="756755885"/>
<reference ref="1032245036"/>
<reference ref="158463244"/>
<reference ref="303493593"/>
</object>
<reference key="parent" ref="210384195"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">175</int>
<reference key="object" ref="1039429426"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="451295758"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">176</int>
<reference key="object" ref="451295758"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1030284511"/>
<reference ref="1043374456"/>
</object>
<reference key="parent" ref="1039429426"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">138</int>
<reference key="object" ref="372541434"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="98357325"/>
</object>
<reference key="parent" ref="389526238"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">139</int>
<reference key="object" ref="98357325"/>
<reference key="parent" ref="372541434"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">110</int>
<reference key="object" ref="1064169092"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="80923813"/>
</object>
<reference key="parent" ref="389526238"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">111</int>
<reference key="object" ref="80923813"/>
<reference key="parent" ref="1064169092"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">140</int>
<reference key="object" ref="756755885"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="622951162"/>
</object>
<reference key="parent" ref="389526238"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">141</int>
<reference key="object" ref="622951162"/>
<reference key="parent" ref="756755885"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">99</int>
<reference key="object" ref="303493593"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="4756718"/>
<reference ref="830282976"/>
<reference ref="94292441"/>
<reference ref="681132672"/>
</object>
<reference key="parent" ref="389526238"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">103</int>
<reference key="object" ref="4756718"/>
<reference key="parent" ref="303493593"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">102</int>
<reference key="object" ref="830282976"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1059690284"/>
<reference ref="484280519"/>
<reference ref="861957185"/>
<reference ref="415322677"/>
</object>
<reference key="parent" ref="303493593"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">101</int>
<reference key="object" ref="94292441"/>
<reference key="parent" ref="303493593"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">100</int>
<reference key="object" ref="681132672"/>
<reference key="parent" ref="303493593"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">158</int>
<reference key="object" ref="1059690284"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="694935989"/>
</object>
<reference key="parent" ref="830282976"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">104</int>
<reference key="object" ref="484280519"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="68552929"/>
</object>
<reference key="parent" ref="830282976"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">128</int>
<reference key="object" ref="861957185"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="341168767"/>
</object>
<reference key="parent" ref="830282976"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">105</int>
<reference key="object" ref="415322677"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="344313926"/>
</object>
<reference key="parent" ref="830282976"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">106</int>
<reference key="object" ref="344313926"/>
<reference key="parent" ref="415322677"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">129</int>
<reference key="object" ref="341168767"/>
<reference key="parent" ref="861957185"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">107</int>
<reference key="object" ref="68552929"/>
<reference key="parent" ref="484280519"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">160</int>
<reference key="object" ref="694935989"/>
<reference key="parent" ref="1059690284"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">186</int>
<reference key="object" ref="1032245036"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="41430622"/>
</object>
<reference key="parent" ref="389526238"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">187</int>
<reference key="object" ref="41430622"/>
<reference key="parent" ref="1032245036"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">189</int>
<reference key="object" ref="158463244"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="556998537"/>
</object>
<reference key="parent" ref="389526238"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">190</int>
<reference key="object" ref="556998537"/>
<reference key="parent" ref="158463244"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">284</int>
<reference key="object" ref="10883603"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="798772941"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">285</int>
<reference key="object" ref="798772941"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="409442923"/>
<reference ref="927992596"/>
</object>
<reference key="parent" ref="10883603"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">286</int>
<reference key="object" ref="927992596"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="334542109"/>
<reference ref="958084214"/>
<reference ref="629897331"/>
<reference ref="724579405"/>
<reference ref="601436105"/>
<reference ref="793808229"/>
<reference ref="744752273"/>
<reference ref="606757762"/>
<reference ref="90016923"/>
<reference ref="371081377"/>
<reference ref="328066685"/>
<reference ref="803545545"/>
</object>
<reference key="parent" ref="798772941"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">292</int>
<reference key="object" ref="629897331"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="822173050"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">293</int>
<reference key="object" ref="334542109"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="136986814"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">294</int>
<reference key="object" ref="958084214"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="132200696"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">300</int>
<reference key="object" ref="724579405"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="536268039"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">301</int>
<reference key="object" ref="601436105"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="598124180"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">302</int>
<reference key="object" ref="90016923"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="175820122"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">313</int>
<reference key="object" ref="175820122"/>
<reference key="parent" ref="90016923"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">314</int>
<reference key="object" ref="598124180"/>
<reference key="parent" ref="601436105"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">315</int>
<reference key="object" ref="536268039"/>
<reference key="parent" ref="724579405"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">321</int>
<reference key="object" ref="132200696"/>
<reference key="parent" ref="958084214"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">322</int>
<reference key="object" ref="136986814"/>
<reference key="parent" ref="334542109"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">323</int>
<reference key="object" ref="822173050"/>
<reference key="parent" ref="629897331"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">355</int>
<reference key="object" ref="1030284511"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="778294972"/>
<reference ref="18675440"/>
<reference ref="386809836"/>
<reference ref="592293744"/>
<reference ref="276176519"/>
<reference ref="316034842"/>
</object>
<reference key="parent" ref="451295758"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">368</int>
<reference key="object" ref="778294972"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="320705371"/>
</object>
<reference key="parent" ref="1030284511"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">371</int>
<reference key="object" ref="320705371"/>
<reference key="parent" ref="778294972"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">372</int>
<reference key="object" ref="793808229"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="103326651"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">373</int>
<reference key="object" ref="103326651"/>
<reference key="parent" ref="793808229"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">423</int>
<reference key="object" ref="276176519"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="263415268"/>
</object>
<reference key="parent" ref="1030284511"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">424</int>
<reference key="object" ref="316034842"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="167604257"/>
</object>
<reference key="parent" ref="1030284511"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">425</int>
<reference key="object" ref="167604257"/>
<reference key="parent" ref="316034842"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">426</int>
<reference key="object" ref="263415268"/>
<reference key="parent" ref="276176519"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">427</int>
<reference key="object" ref="18675440"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="106121406"/>
</object>
<reference key="parent" ref="1030284511"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">428</int>
<reference key="object" ref="386809836"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="631213817"/>
</object>
<reference key="parent" ref="1030284511"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">429</int>
<reference key="object" ref="631213817"/>
<reference key="parent" ref="386809836"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">430</int>
<reference key="object" ref="106121406"/>
<reference key="parent" ref="18675440"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">431</int>
<reference key="object" ref="474865121"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="737033551"/>
</object>
<reference key="parent" ref="1037298196"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">432</int>
<reference key="object" ref="737033551"/>
<reference key="parent" ref="474865121"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">441</int>
<reference key="object" ref="848874798"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="495127110"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">442</int>
<reference key="object" ref="495127110"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="803509820"/>
<reference ref="717689199"/>
<reference ref="71889788"/>
</object>
<reference key="parent" ref="848874798"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">456</int>
<reference key="object" ref="71889788"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="455218521"/>
<reference ref="992653788"/>
<reference ref="915217355"/>
<reference ref="628549159"/>
<reference ref="961902576"/>
<reference ref="732855392"/>
<reference ref="668416335"/>
<reference ref="552874632"/>
</object>
<reference key="parent" ref="495127110"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">452</int>
<reference key="object" ref="732855392"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="665030489"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">453</int>
<reference key="object" ref="665030489"/>
<reference key="parent" ref="732855392"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">450</int>
<reference key="object" ref="915217355"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="430317499"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">455</int>
<reference key="object" ref="430317499"/>
<reference key="parent" ref="915217355"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">457</int>
<reference key="object" ref="668416335"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="453809578"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">464</int>
<reference key="object" ref="453809578"/>
<reference key="parent" ref="668416335"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">458</int>
<reference key="object" ref="552874632"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1052310275"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">463</int>
<reference key="object" ref="1052310275"/>
<reference key="parent" ref="552874632"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">460</int>
<reference key="object" ref="961902576"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="803716621"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">461</int>
<reference key="object" ref="803716621"/>
<reference key="parent" ref="961902576"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">478</int>
<reference key="object" ref="645910071"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="241622967"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">479</int>
<reference key="object" ref="241622967"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="138697471"/>
<reference ref="965868050"/>
<reference ref="460924763"/>
<reference ref="516429642"/>
</object>
<reference key="parent" ref="645910071"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">487</int>
<reference key="object" ref="455218521"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="312566719"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">488</int>
<reference key="object" ref="312566719"/>
<reference key="parent" ref="455218521"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">511</int>
<reference key="object" ref="138697471"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="292282216"/>
<reference ref="971254835"/>
<reference ref="999034340"/>
<reference ref="867800924"/>
<reference ref="435619385"/>
<reference ref="940855934"/>
<reference ref="561126957"/>
<reference ref="115918076"/>
<reference ref="323622459"/>
<reference ref="721224995"/>
<reference ref="317712564"/>
<reference ref="921716680"/>
<reference ref="366999"/>
<reference ref="489715876"/>
<reference ref="906728368"/>
<reference ref="95085986"/>
<reference ref="201669805"/>
<reference ref="339794873"/>
</object>
<reference key="parent" ref="241622967"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">489</int>
<reference key="object" ref="317712564"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="951067981"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">510</int>
<reference key="object" ref="951067981"/>
<reference key="parent" ref="317712564"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">493</int>
<reference key="object" ref="366999"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="719052906"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">506</int>
<reference key="object" ref="719052906"/>
<reference key="parent" ref="366999"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">491</int>
<reference key="object" ref="292282216"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="19850955"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">508</int>
<reference key="object" ref="19850955"/>
<reference key="parent" ref="292282216"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">490</int>
<reference key="object" ref="921716680"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="57785620"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">509</int>
<reference key="object" ref="57785620"/>
<reference key="parent" ref="921716680"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">494</int>
<reference key="object" ref="339794873"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="812088345"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">505</int>
<reference key="object" ref="812088345"/>
<reference key="parent" ref="339794873"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">492</int>
<reference key="object" ref="971254835"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="975853321"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">507</int>
<reference key="object" ref="975853321"/>
<reference key="parent" ref="971254835"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">495</int>
<reference key="object" ref="561126957"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="906657420"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">504</int>
<reference key="object" ref="906657420"/>
<reference key="parent" ref="561126957"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">496</int>
<reference key="object" ref="867800924"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="384254593"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">503</int>
<reference key="object" ref="384254593"/>
<reference key="parent" ref="867800924"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">497</int>
<reference key="object" ref="323622459"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="569947149"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">502</int>
<reference key="object" ref="569947149"/>
<reference key="parent" ref="323622459"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">523</int>
<reference key="object" ref="460924763"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="969759846"/>
<reference ref="787406084"/>
<reference ref="659879104"/>
</object>
<reference key="parent" ref="241622967"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">527</int>
<reference key="object" ref="659879104"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="713061103"/>
</object>
<reference key="parent" ref="460924763"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">528</int>
<reference key="object" ref="787406084"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="76108256"/>
</object>
<reference key="parent" ref="460924763"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">529</int>
<reference key="object" ref="969759846"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="888136050"/>
</object>
<reference key="parent" ref="460924763"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">530</int>
<reference key="object" ref="888136050"/>
<reference key="parent" ref="969759846"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">531</int>
<reference key="object" ref="76108256"/>
<reference key="parent" ref="787406084"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">532</int>
<reference key="object" ref="713061103"/>
<reference key="parent" ref="659879104"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">536</int>
<reference key="object" ref="803509820"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="498570608"/>
<reference ref="767062089"/>
<reference ref="512120668"/>
</object>
<reference key="parent" ref="495127110"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">537</int>
<reference key="object" ref="717689199"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="698099005"/>
<reference ref="73040693"/>
<reference ref="805492411"/>
<reference ref="623007069"/>
</object>
<reference key="parent" ref="495127110"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">540</int>
<reference key="object" ref="767062089"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="879617076"/>
</object>
<reference key="parent" ref="803509820"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">541</int>
<reference key="object" ref="498570608"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="770706624"/>
</object>
<reference key="parent" ref="803509820"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">542</int>
<reference key="object" ref="512120668"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="864339471"/>
</object>
<reference key="parent" ref="803509820"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">543</int>
<reference key="object" ref="864339471"/>
<reference key="parent" ref="512120668"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">544</int>
<reference key="object" ref="770706624"/>
<reference key="parent" ref="498570608"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">545</int>
<reference key="object" ref="879617076"/>
<reference key="parent" ref="767062089"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">559</int>
<reference key="object" ref="516429642"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="100027946"/>
<reference ref="343027692"/>
<reference ref="478279075"/>
</object>
<reference key="parent" ref="241622967"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">555</int>
<reference key="object" ref="343027692"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="304443862"/>
</object>
<reference key="parent" ref="516429642"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">556</int>
<reference key="object" ref="304443862"/>
<reference key="parent" ref="343027692"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">554</int>
<reference key="object" ref="100027946"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="464024891"/>
</object>
<reference key="parent" ref="516429642"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">557</int>
<reference key="object" ref="464024891"/>
<reference key="parent" ref="100027946"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">553</int>
<reference key="object" ref="478279075"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="508286846"/>
</object>
<reference key="parent" ref="516429642"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">558</int>
<reference key="object" ref="508286846"/>
<reference key="parent" ref="478279075"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">560</int>
<reference key="object" ref="965868050"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="449337560"/>
<reference ref="824428292"/>
<reference ref="353259796"/>
<reference ref="344346433"/>
</object>
<reference key="parent" ref="241622967"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">561</int>
<reference key="object" ref="824428292"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="382808088"/>
</object>
<reference key="parent" ref="965868050"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">562</int>
<reference key="object" ref="449337560"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="88380073"/>
</object>
<reference key="parent" ref="965868050"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">563</int>
<reference key="object" ref="353259796"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="969210609"/>
</object>
<reference key="parent" ref="965868050"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">566</int>
<reference key="object" ref="969210609"/>
<reference key="parent" ref="353259796"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">567</int>
<reference key="object" ref="88380073"/>
<reference key="parent" ref="449337560"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">568</int>
<reference key="object" ref="382808088"/>
<reference key="parent" ref="824428292"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">569</int>
<reference key="object" ref="409442923"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1050615289"/>
<reference ref="728009658"/>
<reference ref="712902523"/>
</object>
<reference key="parent" ref="798772941"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">570</int>
<reference key="object" ref="728009658"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1058138919"/>
</object>
<reference key="parent" ref="409442923"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">571</int>
<reference key="object" ref="712902523"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="682872870"/>
</object>
<reference key="parent" ref="409442923"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">572</int>
<reference key="object" ref="1050615289"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="209913556"/>
</object>
<reference key="parent" ref="409442923"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">573</int>
<reference key="object" ref="209913556"/>
<reference key="parent" ref="1050615289"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">574</int>
<reference key="object" ref="682872870"/>
<reference key="parent" ref="712902523"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">575</int>
<reference key="object" ref="1058138919"/>
<reference key="parent" ref="728009658"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">576</int>
<reference key="object" ref="8349391"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="908319067"/>
</object>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">577</int>
<reference key="object" ref="908319067"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="807647820"/>
<reference ref="417745275"/>
</object>
<reference key="parent" ref="8349391"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">580</int>
<reference key="object" ref="417745275"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="294587452"/>
</object>
<reference key="parent" ref="908319067"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">581</int>
<reference key="object" ref="294587452"/>
<reference key="parent" ref="417745275"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">578</int>
<reference key="object" ref="807647820"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="413394443"/>
</object>
<reference key="parent" ref="908319067"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">583</int>
<reference key="object" ref="413394443"/>
<reference key="parent" ref="807647820"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">584</int>
<reference key="object" ref="628549159"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1025798338"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">585</int>
<reference key="object" ref="1025798338"/>
<reference key="parent" ref="628549159"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">586</int>
<reference key="object" ref="489715876"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="612718662"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">587</int>
<reference key="object" ref="612718662"/>
<reference key="parent" ref="489715876"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">588</int>
<reference key="object" ref="744752273"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="450162552"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">589</int>
<reference key="object" ref="450162552"/>
<reference key="parent" ref="744752273"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">590</int>
<reference key="object" ref="344346433"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="836463679"/>
</object>
<reference key="parent" ref="965868050"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">591</int>
<reference key="object" ref="836463679"/>
<reference key="parent" ref="344346433"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">596</int>
<reference key="object" ref="770879448"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">597</int>
<reference key="object" ref="276543394"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">598</int>
<reference key="object" ref="2692381"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">599</int>
<reference key="object" ref="523685185"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">603</int>
<reference key="object" ref="1043374456"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1067138506"/>
<reference ref="399108788"/>
<reference ref="748817052"/>
<reference ref="37616634"/>
<reference ref="352674020"/>
<reference ref="39816002"/>
</object>
<reference key="parent" ref="451295758"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">604</int>
<reference key="object" ref="1067138506"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="565603593"/>
</object>
<reference key="parent" ref="1043374456"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">605</int>
<reference key="object" ref="399108788"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="909560157"/>
</object>
<reference key="parent" ref="1043374456"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">606</int>
<reference key="object" ref="748817052"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="806094313"/>
</object>
<reference key="parent" ref="1043374456"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">607</int>
<reference key="object" ref="37616634"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="268393823"/>
</object>
<reference key="parent" ref="1043374456"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">608</int>
<reference key="object" ref="268393823"/>
<reference key="parent" ref="37616634"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">609</int>
<reference key="object" ref="806094313"/>
<reference key="parent" ref="748817052"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">610</int>
<reference key="object" ref="909560157"/>
<reference key="parent" ref="399108788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">611</int>
<reference key="object" ref="565603593"/>
<reference key="parent" ref="1067138506"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">369</int>
<reference key="object" ref="592293744"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="533800303"/>
</object>
<reference key="parent" ref="1030284511"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">370</int>
<reference key="object" ref="533800303"/>
<reference key="parent" ref="592293744"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">738</int>
<reference key="object" ref="721224995"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="750408762"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">739</int>
<reference key="object" ref="750408762"/>
<reference key="parent" ref="721224995"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">741</int>
<reference key="object" ref="999034340"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="897326903"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">742</int>
<reference key="object" ref="897326903"/>
<reference key="parent" ref="999034340"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">754</int>
<reference key="object" ref="352674020"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="315689162"/>
</object>
<reference key="parent" ref="1043374456"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">755</int>
<reference key="object" ref="315689162"/>
<reference key="parent" ref="352674020"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">757</int>
<reference key="object" ref="39816002"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="86444871"/>
</object>
<reference key="parent" ref="1043374456"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">758</int>
<reference key="object" ref="86444871"/>
<reference key="parent" ref="39816002"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">764</int>
<reference key="object" ref="906728368"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="55438299"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">765</int>
<reference key="object" ref="55438299"/>
<reference key="parent" ref="906728368"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">538</int>
<reference key="object" ref="698099005"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="352219803"/>
</object>
<reference key="parent" ref="717689199"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">539</int>
<reference key="object" ref="352219803"/>
<reference key="parent" ref="698099005"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">768</int>
<reference key="object" ref="805492411"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="847227954"/>
</object>
<reference key="parent" ref="717689199"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">769</int>
<reference key="object" ref="847227954"/>
<reference key="parent" ref="805492411"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">771</int>
<reference key="object" ref="623007069"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="899348797"/>
</object>
<reference key="parent" ref="717689199"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">772</int>
<reference key="object" ref="899348797"/>
<reference key="parent" ref="623007069"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">776</int>
<reference key="object" ref="606757762"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="540563105"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">777</int>
<reference key="object" ref="540563105"/>
<reference key="parent" ref="606757762"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">780</int>
<reference key="object" ref="558238232"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="488215260"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">781</int>
<reference key="object" ref="488215260"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="114430156"/>
</object>
<reference key="parent" ref="558238232"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">788</int>
<reference key="object" ref="307415671"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">793</int>
<reference key="object" ref="114430156"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="428072843"/>
<reference ref="87714271"/>
<reference ref="83295741"/>
</object>
<reference key="parent" ref="488215260"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">786</int>
<reference key="object" ref="83295741"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="465018641"/>
</object>
<reference key="parent" ref="114430156"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">787</int>
<reference key="object" ref="465018641"/>
<reference key="parent" ref="83295741"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">794</int>
<reference key="object" ref="87714271"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="781559600"/>
</object>
<reference key="parent" ref="114430156"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">795</int>
<reference key="object" ref="781559600"/>
<reference key="parent" ref="87714271"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">820</int>
<reference key="object" ref="428072843"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="562945919"/>
<reference ref="641213010"/>
<reference ref="938252696"/>
</object>
<reference key="parent" ref="114430156"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">821</int>
<reference key="object" ref="562945919"/>
<reference key="parent" ref="428072843"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">822</int>
<reference key="object" ref="641213010"/>
<reference key="parent" ref="428072843"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">818</int>
<reference key="object" ref="938252696"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="970117111"/>
</object>
<reference key="parent" ref="428072843"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">819</int>
<reference key="object" ref="970117111"/>
<reference key="parent" ref="938252696"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">828</int>
<reference key="object" ref="57268112"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="1010390976"/>
</object>
<reference key="parent" ref="869599070"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">829</int>
<reference key="object" ref="1010390976"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="274013770"/>
<reference ref="266750855"/>
</object>
<reference key="parent" ref="57268112"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">830</int>
<reference key="object" ref="274013770"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="228792352"/>
</object>
<reference key="parent" ref="1010390976"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">831</int>
<reference key="object" ref="228792352"/>
<reference key="parent" ref="274013770"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">832</int>
<reference key="object" ref="266750855"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="871503490"/>
</object>
<reference key="parent" ref="1010390976"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">833</int>
<reference key="object" ref="871503490"/>
<reference key="parent" ref="266750855"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">834</int>
<reference key="object" ref="338278736"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">839</int>
<reference key="object" ref="992653788"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="434815509"/>
</object>
<reference key="parent" ref="71889788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">840</int>
<reference key="object" ref="434815509"/>
<reference key="parent" ref="992653788"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">843</int>
<reference key="object" ref="115918076"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="940547481"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">844</int>
<reference key="object" ref="940547481"/>
<reference key="parent" ref="115918076"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">847</int>
<reference key="object" ref="435619385"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="653891483"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">848</int>
<reference key="object" ref="653891483"/>
<reference key="parent" ref="435619385"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">851</int>
<reference key="object" ref="940855934"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="911187373"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">852</int>
<reference key="object" ref="911187373"/>
<reference key="parent" ref="940855934"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">855</int>
<reference key="object" ref="371081377"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="648917530"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">856</int>
<reference key="object" ref="648917530"/>
<reference key="parent" ref="371081377"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">859</int>
<reference key="object" ref="73040693"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="663807289"/>
</object>
<reference key="parent" ref="717689199"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">860</int>
<reference key="object" ref="663807289"/>
<reference key="parent" ref="73040693"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">863</int>
<reference key="object" ref="95085986"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="416078169"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">864</int>
<reference key="object" ref="416078169"/>
<reference key="parent" ref="95085986"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">867</int>
<reference key="object" ref="201669805"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="794470440"/>
</object>
<reference key="parent" ref="138697471"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">868</int>
<reference key="object" ref="794470440"/>
<reference key="parent" ref="201669805"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">869</int>
<reference key="object" ref="328066685"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="654032438"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">870</int>
<reference key="object" ref="654032438"/>
<reference key="parent" ref="328066685"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">872</int>
<reference key="object" ref="803545545"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="268457246"/>
</object>
<reference key="parent" ref="927992596"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">873</int>
<reference key="object" ref="268457246"/>
<reference key="parent" ref="803545545"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">893</int>
<reference key="object" ref="599094050"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">897</int>
<reference key="object" ref="721424701"/>
<reference key="parent" ref="0"/>
</object>
</object>
</object>
<object class="NSMutableDictionary" key="flattenedProperties">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>-3.IBPluginDependency</string>
<string>100.IBPluginDependency</string>
<string>101.IBPluginDependency</string>
<string>102.CustomClassName</string>
<string>102.IBPluginDependency</string>
<string>103.IBPluginDependency</string>
<string>104.IBPluginDependency</string>
<string>105.IBPluginDependency</string>
<string>106.IBPluginDependency</string>
<string>107.IBPluginDependency</string>
<string>110.IBAttributePlaceholdersKey</string>
<string>110.IBPluginDependency</string>
<string>111.IBPluginDependency</string>
<string>12.IBEditorWindowLastContentRect</string>
<string>12.IBPluginDependency</string>
<string>12.IBWindowTemplateEditedContentRect</string>
<string>12.ImportedFromIB2</string>
<string>12.windowTemplate.hasMinSize</string>
<string>12.windowTemplate.minSize</string>
<string>128.IBPluginDependency</string>
<string>129.IBPluginDependency</string>
<string>136.IBPluginDependency</string>
<string>138.IBPluginDependency</string>
<string>139.IBPluginDependency</string>
<string>140.IBPluginDependency</string>
<string>141.IBPluginDependency</string>
<string>158.IBPluginDependency</string>
<string>160.IBPluginDependency</string>
<string>172.IBPluginDependency</string>
<string>173.IBPluginDependency</string>
<string>174.IBPluginDependency</string>
<string>175.IBPluginDependency</string>
<string>176.IBAttributePlaceholdersKey</string>
<string>176.IBPluginDependency</string>
<string>186.IBAttributePlaceholdersKey</string>
<string>186.IBPluginDependency</string>
<string>187.IBPluginDependency</string>
<string>189.IBAttributePlaceholdersKey</string>
<string>189.IBPluginDependency</string>
<string>190.IBPluginDependency</string>
<string>284.IBPluginDependency</string>
<string>285.IBPluginDependency</string>
<string>286.IBPluginDependency</string>
<string>292.IBAttributePlaceholdersKey</string>
<string>292.IBPluginDependency</string>
<string>293.IBAttributePlaceholdersKey</string>
<string>293.IBPluginDependency</string>
<string>294.IBAttributePlaceholdersKey</string>
<string>294.IBPluginDependency</string>
<string>300.IBAttributePlaceholdersKey</string>
<string>300.IBPluginDependency</string>
<string>301.IBAttributePlaceholdersKey</string>
<string>301.IBPluginDependency</string>
<string>302.IBAttributePlaceholdersKey</string>
<string>302.IBPluginDependency</string>
<string>313.IBPluginDependency</string>
<string>314.IBPluginDependency</string>
<string>315.IBPluginDependency</string>
<string>321.IBPluginDependency</string>
<string>322.IBPluginDependency</string>
<string>323.IBPluginDependency</string>
<string>355.IBPluginDependency</string>
<string>368.IBAttributePlaceholdersKey</string>
<string>368.IBPluginDependency</string>
<string>369.IBPluginDependency</string>
<string>370.IBPluginDependency</string>
<string>371.IBPluginDependency</string>
<string>372.IBAttributePlaceholdersKey</string>
<string>372.IBPluginDependency</string>
<string>373.IBPluginDependency</string>
<string>423.IBAttributePlaceholdersKey</string>
<string>423.IBPluginDependency</string>
<string>424.IBPluginDependency</string>
<string>425.IBAttributePlaceholdersKey</string>
<string>425.IBPluginDependency</string>
<string>426.IBPluginDependency</string>
<string>427.IBAttributePlaceholdersKey</string>
<string>427.IBPluginDependency</string>
<string>428.IBPluginDependency</string>
<string>429.IBAttributePlaceholdersKey</string>
<string>429.IBPluginDependency</string>
<string>430.IBPluginDependency</string>
<string>431.IBPluginDependency</string>
<string>432.IBPluginDependency</string>
<string>441.IBPluginDependency</string>
<string>442.IBPluginDependency</string>
<string>450.IBAttributePlaceholdersKey</string>
<string>450.IBPluginDependency</string>
<string>452.IBAttributePlaceholdersKey</string>
<string>452.IBPluginDependency</string>
<string>453.IBPluginDependency</string>
<string>455.IBPluginDependency</string>
<string>456.IBPluginDependency</string>
<string>457.IBAttributePlaceholdersKey</string>
<string>457.IBPluginDependency</string>
<string>458.IBAttributePlaceholdersKey</string>
<string>458.IBPluginDependency</string>
<string>460.IBAttributePlaceholdersKey</string>
<string>460.IBPluginDependency</string>
<string>461.IBPluginDependency</string>
<string>463.IBPluginDependency</string>
<string>464.IBPluginDependency</string>
<string>478.IBPluginDependency</string>
<string>479.IBPluginDependency</string>
<string>487.IBAttributePlaceholdersKey</string>
<string>487.IBPluginDependency</string>
<string>488.IBPluginDependency</string>
<string>489.IBAttributePlaceholdersKey</string>
<string>489.IBPluginDependency</string>
<string>490.IBAttributePlaceholdersKey</string>
<string>490.IBPluginDependency</string>
<string>491.IBAttributePlaceholdersKey</string>
<string>491.IBPluginDependency</string>
<string>492.IBAttributePlaceholdersKey</string>
<string>492.IBPluginDependency</string>
<string>493.IBAttributePlaceholdersKey</string>
<string>493.IBPluginDependency</string>
<string>494.IBAttributePlaceholdersKey</string>
<string>494.IBPluginDependency</string>
<string>495.IBAttributePlaceholdersKey</string>
<string>495.IBPluginDependency</string>
<string>496.IBAttributePlaceholdersKey</string>
<string>496.IBPluginDependency</string>
<string>497.IBAttributePlaceholdersKey</string>
<string>497.IBPluginDependency</string>
<string>502.IBPluginDependency</string>
<string>503.IBPluginDependency</string>
<string>504.IBPluginDependency</string>
<string>505.IBPluginDependency</string>
<string>506.IBPluginDependency</string>
<string>507.IBPluginDependency</string>
<string>508.IBPluginDependency</string>
<string>509.IBPluginDependency</string>
<string>510.IBPluginDependency</string>
<string>511.IBPluginDependency</string>
<string>523.IBPluginDependency</string>
<string>527.IBAttributePlaceholdersKey</string>
<string>527.IBPluginDependency</string>
<string>528.IBAttributePlaceholdersKey</string>
<string>528.IBPluginDependency</string>
<string>529.IBAttributePlaceholdersKey</string>
<string>529.IBPluginDependency</string>
<string>530.IBPluginDependency</string>
<string>531.IBPluginDependency</string>
<string>532.IBPluginDependency</string>
<string>536.IBPluginDependency</string>
<string>537.IBPluginDependency</string>
<string>538.IBAttributePlaceholdersKey</string>
<string>538.IBPluginDependency</string>
<string>539.IBPluginDependency</string>
<string>540.IBAttributePlaceholdersKey</string>
<string>540.IBPluginDependency</string>
<string>541.IBAttributePlaceholdersKey</string>
<string>541.IBPluginDependency</string>
<string>542.IBAttributePlaceholdersKey</string>
<string>542.IBPluginDependency</string>
<string>543.IBPluginDependency</string>
<string>544.IBPluginDependency</string>
<string>545.IBPluginDependency</string>
<string>553.IBAttributePlaceholdersKey</string>
<string>553.IBPluginDependency</string>
<string>554.IBAttributePlaceholdersKey</string>
<string>554.IBPluginDependency</string>
<string>555.IBAttributePlaceholdersKey</string>
<string>555.IBPluginDependency</string>
<string>556.IBPluginDependency</string>
<string>557.IBPluginDependency</string>
<string>558.IBPluginDependency</string>
<string>559.IBPluginDependency</string>
<string>560.IBPluginDependency</string>
<string>561.IBAttributePlaceholdersKey</string>
<string>561.IBPluginDependency</string>
<string>562.IBAttributePlaceholdersKey</string>
<string>562.IBPluginDependency</string>
<string>563.IBAttributePlaceholdersKey</string>
<string>563.IBPluginDependency</string>
<string>566.IBPluginDependency</string>
<string>567.IBPluginDependency</string>
<string>568.IBPluginDependency</string>
<string>569.IBPluginDependency</string>
<string>570.IBAttributePlaceholdersKey</string>
<string>570.IBPluginDependency</string>
<string>571.IBAttributePlaceholdersKey</string>
<string>571.IBPluginDependency</string>
<string>572.IBAttributePlaceholdersKey</string>
<string>572.IBPluginDependency</string>
<string>573.IBPluginDependency</string>
<string>574.IBPluginDependency</string>
<string>575.IBPluginDependency</string>
<string>576.IBEditorWindowLastContentRect</string>
<string>576.IBPluginDependency</string>
<string>576.IBWindowTemplateEditedContentRect</string>
<string>576.NSWindowTemplate.visibleAtLaunch</string>
<string>577.IBPluginDependency</string>
<string>578.IBPluginDependency</string>
<string>580.IBPluginDependency</string>
<string>581.IBPluginDependency</string>
<string>583.IBPluginDependency</string>
<string>584.IBAttributePlaceholdersKey</string>
<string>584.IBPluginDependency</string>
<string>585.IBPluginDependency</string>
<string>586.IBAttributePlaceholdersKey</string>
<string>586.IBPluginDependency</string>
<string>587.IBPluginDependency</string>
<string>588.IBAttributePlaceholdersKey</string>
<string>588.IBPluginDependency</string>
<string>589.IBPluginDependency</string>
<string>590.IBPluginDependency</string>
<string>591.IBPluginDependency</string>
<string>6.IBPluginDependency</string>
<string>6.ImportedFromIB2</string>
<string>603.IBPluginDependency</string>
<string>604.IBAttributePlaceholdersKey</string>
<string>604.IBPluginDependency</string>
<string>605.IBAttributePlaceholdersKey</string>
<string>605.IBPluginDependency</string>
<string>606.IBAttributePlaceholdersKey</string>
<string>606.IBPluginDependency</string>
<string>607.IBAttributePlaceholdersKey</string>
<string>607.IBPluginDependency</string>
<string>608.IBPluginDependency</string>
<string>609.IBPluginDependency</string>
<string>610.IBPluginDependency</string>
<string>611.IBPluginDependency</string>
<string>738.IBAttributePlaceholdersKey</string>
<string>738.IBPluginDependency</string>
<string>739.IBPluginDependency</string>
<string>741.IBAttributePlaceholdersKey</string>
<string>741.IBPluginDependency</string>
<string>742.IBPluginDependency</string>
<string>754.IBAttributePlaceholdersKey</string>
<string>754.IBPluginDependency</string>
<string>755.IBPluginDependency</string>
<string>757.IBAttributePlaceholdersKey</string>
<string>757.IBPluginDependency</string>
<string>758.IBAttributePlaceholdersKey</string>
<string>758.IBPluginDependency</string>
<string>764.IBAttributePlaceholdersKey</string>
<string>764.IBPluginDependency</string>
<string>765.IBPluginDependency</string>
<string>768.IBAttributePlaceholdersKey</string>
<string>768.IBPluginDependency</string>
<string>769.IBPluginDependency</string>
<string>771.IBAttributePlaceholdersKey</string>
<string>771.IBPluginDependency</string>
<string>772.IBPluginDependency</string>
<string>776.IBAttributePlaceholdersKey</string>
<string>776.IBPluginDependency</string>
<string>777.IBPluginDependency</string>
<string>780.IBPluginDependency</string>
<string>781.IBPluginDependency</string>
<string>786.IBAttributePlaceholdersKey</string>
<string>786.IBPluginDependency</string>
<string>787.IBPluginDependency</string>
<string>793.IBPluginDependency</string>
<string>794.IBPluginDependency</string>
<string>795.IBPluginDependency</string>
<string>818.IBPluginDependency</string>
<string>819.IBPluginDependency</string>
<string>820.IBPluginDependency</string>
<string>821.IBPluginDependency</string>
<string>822.IBPluginDependency</string>
<string>828.IBPluginDependency</string>
<string>829.IBPluginDependency</string>
<string>830.IBPluginDependency</string>
<string>831.IBPluginDependency</string>
<string>832.IBPluginDependency</string>
<string>833.IBPluginDependency</string>
<string>839.IBPluginDependency</string>
<string>840.IBPluginDependency</string>
<string>843.IBPluginDependency</string>
<string>844.IBPluginDependency</string>
<string>847.IBPluginDependency</string>
<string>848.IBPluginDependency</string>
<string>851.IBPluginDependency</string>
<string>852.IBPluginDependency</string>
<string>855.IBPluginDependency</string>
<string>856.IBPluginDependency</string>
<string>859.IBAttributePlaceholdersKey</string>
<string>859.IBPluginDependency</string>
<string>860.IBPluginDependency</string>
<string>863.IBPluginDependency</string>
<string>864.IBPluginDependency</string>
<string>867.IBPluginDependency</string>
<string>868.IBPluginDependency</string>
<string>869.IBAttributePlaceholdersKey</string>
<string>869.IBPluginDependency</string>
<string>870.IBPluginDependency</string>
<string>872.IBPluginDependency</string>
<string>873.IBPluginDependency</string>
<string>893.IBPluginDependency</string>
<string>99.IBAttributePlaceholdersKey</string>
<string>99.IBPluginDependency</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>CustomTableView</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="1064169092"/>
<string key="toolTip">Shuts down the sytem</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{142, 78}, {668, 368}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{142, 78}, {668, 368}}</string>
<integer value="1"/>
<integer value="1"/>
<string>{224.664, 10}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="451295758"/>
<string key="toolTip">Swap disk numbers 0 and 1, if diskutil list does not reflect the initial boot configuration.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="1032245036"/>
<string key="toolTip">Restart the sytem</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="158463244"/>
<string key="toolTip">Put the sytem in Sleep mode</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="629897331"/>
<string key="toolTip">Boot in Single User Mode (default: No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="334542109"/>
<string key="toolTip">Boot in verbose (text) mode, log info will be stored and accessible by the Console application (default: No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="958084214"/>
<string key="toolTip">Ignore Boot Configuration file (default: No). If set, then com.apple.Boot.plist will not be loaded during the boot, only defaults options will be set.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="724579405"/>
<string key="toolTip">Sets the Time Out in seconds before default partition boots if no key is pressed</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="601436105"/>
<string key="toolTip">Use quiet boot mode (no messages or prompt) (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="90016923"/>
<string key="toolTip">Force displaying the partition selection menu (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="778294972"/>
<string type="base64-UTF8" key="toolTip">U2V0cyB0aGUgZGVmYXVsdCBib290IHBhcnRpdGlvbiBoZCh4LHkpICAgICAgICAgICAgICAgICAgd2hl
cmUgJ3gnIGlzIHRoZSBkaXNrIG51bWJlciwgJ3knIHRoZSBwYXJ0aXRpb24gbnVtYmVyCg</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="793808229"/>
<string key="toolTip">Use Wait to make the booter wait for a key press before it starts the mach kernel. Useful for debugging your boot configuration</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="276176519"/>
<string type="base64-UTF8" key="toolTip">U2V0IHRoZSBib290IHBhcnRpdGlvbnMgaGQoeCx5KSB0byBoaWRlICAgICAgICAgICAgICAgICAgd2hl
cmUgJ3gnIGlzIHRoZSBkaXNrIG51bWJlciwgJ3knIHRoZSBwYXJ0aXRpb24gbnVtYmVyCg</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference key="dict.sortedKeys" ref="0"/>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="18675440"/>
<string key="toolTip">Sets the boot partitions "hd(x,y) MyVolumeName " where 'x' is the disk number, 'y' the partition number and MyVolumeName is the alias you want to give to this partition. (i.e: useful for renaming System Reserved boot partition for Windows 7)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference key="dict.sortedKeys" ref="0"/>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="915217355"/>
<string key="toolTip">Graphics Mode="WIDTHxHEIGHTxDEPTH@FREQ). Works only if you have a VESA 3.0 compliant card (default= No custom resolution is selected)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="732855392"/>
<string key="toolTip">Show boot banner in GUI mode (default=Yes)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="668416335"/>
<string key="toolTip">Automatic device-properties generation for graphics cards (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="552874632"/>
<string key="toolTip">NVidia only. Inject Video BIOS to from a file in /Extra/ named [vendorid][devid].rom where vendorid and devid are 4 digits hexadecimal values(default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="961902576"/>
<string key="toolTip">Define the GFX card video ROM file that should be loaded at boot</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="455218521"/>
<string key="toolTip">Use the legacy (grey on white) apple logo (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="317712564"/>
<string key="toolTip">Usage: rd=&lt;BSD device name&gt; (e.g. rd=disk0s2) | rd=*&lt;IODeviceTree path&gt; (e.g. rd=*/PCI0@0/CHN0@0/@0:1)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="921716680"/>
<string key="toolTip">Usage: rd=&lt;BSD device name&gt; (e.g. rd=disk0s2) | rd=*&lt;IODeviceTree path&gt; (e.g. rd=*/PCI0@0/CHN0@0/@0:1)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="292282216"/>
<string key="toolTip">Select a custom mach_kernel (/mach_kernel is used by default)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="971254835"/>
<string key="toolTip">Select a custom mach_kernel (/mach_kernel is used by default)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="366999"/>
<string key="toolTip">Enable kernel debug mode flags (i.e 0x0144). </string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="339794873"/>
<string key="toolTip">io filtering mask associated with the debug mode. Warning: some io debug modes can crash your boot.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="561126957"/>
<string key="toolTip">Force physical cpus count (all cores in all cpus), automatically detected by default. Use this override only if autodetection doesn't work for your cpu.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="867800924"/>
<string key="toolTip">Force busratio multiplier, such as CPUFreq=FSB freq x busratio (automatically detected by default)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="323622459"/>
<string key="toolTip">Kernel architecture boot mode (i386 | x86_64 | ppc). On intel platforms, select either i386 or x86_64</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="659879104"/>
<string key="toolTip">Use an alternate DSDT.aml file (default path: /DSDT.aml /Extra/DSDT.aml)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="787406084"/>
<string key="toolTip">Skip the SSDT tables while relocating the ACPI tables (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="969759846"/>
<string key="toolTip">Use an alternate DSDT.aml file (default path: /DSDT.aml /Extra/DSDT.aml)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="698099005"/>
<string key="toolTip">Automatic "built-in" device-properties generation for ethernet interfaces (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="767062089"/>
<string key="toolTip">Enable the EHCI fix (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="498570608"/>
<string key="toolTip">Enable the EHCI and UHCI fixes (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="512120668"/>
<string key="toolTip">Enable the UHCI fix (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="478279075"/>
<string key="toolTip">Use an alternate smbios.plist file (default path: /smbios.plist /Extra/smbios.plist)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="100027946"/>
<string key="toolTip">Don't use the Default values for SMBIOS overriding. If smbios.plist doesn't exist, factory values are kept (default=Yes)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="343027692"/>
<string key="toolTip">Use an alternate smbios.plist file (default path: /smbios.plist /Extra/smbios.plist)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="824428292"/>
<string key="toolTip">Use an alternate sleepimage file (default path is /private/var/vm/sleepimage)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="449337560"/>
<string key="toolTip">Use an alternate sleepimage file (default path is /private/var/vm/sleepimage)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="353259796"/>
<string key="toolTip">Force using the sleepimage (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="728009658"/>
<string key="toolTip">Scan the drive only where the booter got loaded from (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="712902523"/>
<string key="toolTip">Prompts for enable CD-ROM rescan mode (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="1050615289"/>
<string key="toolTip">Enable CD-ROM rescan mode (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{808, 358}, {464, 318}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{808, 358}, {464, 318}}</string>
<boolean value="NO"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="628549159"/>
<string key="toolTip">NVidia only. (obsolete) Define the GFX card video ROM file that should be loaded at boot. Superseded by VBIOS</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="489715876"/>
<string key="toolTip">Disable the blacklist kexts filtering in voodoo based kernels. Has no effect on vanilla kernels. (Enabled by default)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="744752273"/>
<string key="toolTip">Force to boot in safe mode. Useful in certains situations (i.e: when one kexts hangs the system)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="1067138506"/>
<string key="toolTip">Use the freezed partitions list in located in the preference file for locking and manual handling purpose</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="399108788"/>
<string key="toolTip">Swap disks indexes 0&lt;-&gt;2, use this option if your disk sequence in osx does not match the chameleon boot disk sequence</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="748817052"/>
<string key="toolTip">Use this feature to initially inject the current dynamically listed partitions. Then you can change manually the partition disk numbers and labels in the preference file</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="37616634"/>
<string key="toolTip">Swap disks indexes 0&lt;-&gt;1, use this option if your disk sequence in osx does not match the chameleon boot disk sequence</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="721224995"/>
<string key="toolTip">Set the SystemId from which will be generated the Hardware UUID. If no values are set, then the BIOS DMI UUID is taken as default, if no BIOS DMI UUID is found, then a fixed value is set.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="999034340"/>
<string key="toolTip">Set the SystemId from which will be generated the Hardware UUID. If no values are set, then the BIOS DMI UUID is taken as default, if no BIOS DMI UUID is found, then a fixed value is set.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="352674020"/>
<string key="toolTip">Force the path of com.apple.Boot.plist. Useful if more than one file is autodetected, and the automatically found one is not the one that the booter use.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="39816002"/>
<string key="toolTip">orce the path of com.apple.Boot.plist. Useful if more than one file is autodetected, and the automatically found one is not the one that the booter use.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference key="dict.sortedKeys" ref="0"/>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="906728368"/>
<string key="toolTip">Restart fix enable/disable option. If disabled, no FACP patch will be done at boot time. (Enabled by default)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="805492411"/>
<string key="toolTip">Override the automatic pciroot detection, and manually inject a pciroot number at boot time</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference key="dict.sortedKeys" ref="0"/>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="606757762"/>
<string key="toolTip">Disable GUI at boot time. (Enabled by Default)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="83295741"/>
<string key="toolTip">Sets additional device properties like gfx card efi injection, network .</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="73040693"/>
<string key="toolTip">Force HPET To Enable in BIOS. Use that options if your bios doesn't provide HPET compatibility. Make sure you tried to fix HPET in your DSDT File before using this option</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="328066685"/>
<string key="toolTip">Use quiet boot mode (no messages or prompt) (default=No)</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">ToolTip</string>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="303493593"/>
<string key="toolTip">Click on a partition to make it the default boot partition.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
</object>
</object>
<object class="NSMutableDictionary" key="unlocalizedProperties">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference key="dict.sortedKeys" ref="0"/>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<nil key="activeLocalization"/>
<object class="NSMutableDictionary" key="localizations">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference key="dict.sortedKeys" ref="0"/>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<nil key="sourceID"/>
<int key="maxID">904</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBPartialClassDescription">
<string key="className">AboutController</string>
<string key="superclassName">NSObject</string>
<object class="NSMutableDictionary" key="actions">
<string key="NS.key.0">onAbout:</string>
<string key="NS.object.0">id</string>
</object>
<object class="NSMutableDictionary" key="outlets">
<string key="NS.key.0">mAboutDlg</string>
<string key="NS.object.0">NSPanel</string>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/AboutController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">AdvancedSetupController</string>
<string key="superclassName">PreferencesControllerBase</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onCheckButtonChange:</string>
<string>onTextFiedChange:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mArch</string>
<string>mArchText</string>
<string>mBusRatio</string>
<string>mBusRatioText</string>
<string>mCPU</string>
<string>mCPUText</string>
<string>mDSDTDrop</string>
<string>mDSDTFile</string>
<string>mDSDTFileText</string>
<string>mDebug</string>
<string>mDebugText</string>
<string>mDeviceRd</string>
<string>mDeviceRdText</string>
<string>mDisableKextsBlacklisting</string>
<string>mForceWake</string>
<string>mIO</string>
<string>mIOText</string>
<string>mKernel</string>
<string>mKernelText</string>
<string>mRestartFix</string>
<string>mSMBIOSDefaults</string>
<string>mSMBIOSFile</string>
<string>mSMBIOSFileText</string>
<string>mSystemId</string>
<string>mSystemIdText</string>
<string>mWake</string>
<string>mWakeImage</string>
<string>mWakeImageText</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Sources/AdvancedSetupController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">BootFlagsController</string>
<string key="superclassName">PreferencesControllerBase</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onCheckButtonChange:</string>
<string>onTextFiedChange:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mIgnoreBootConfig</string>
<string>mInstantMenu</string>
<string>mQuietBoot</string>
<string>mRescan</string>
<string>mRescanPrompt</string>
<string>mRescanSingleDrive</string>
<string>mSafeBoot</string>
<string>mSingleUser</string>
<string>mTheme</string>
<string>mThemeText</string>
<string>mTimeOut</string>
<string>mTimeOutText</string>
<string>mUseGUI</string>
<string>mVerbose</string>
<string>mWait</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Sources/BootFlagsController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">BootSetupController</string>
<string key="superclassName">PreferencesControllerBase</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onCheckButtonChange:</string>
<string>onForceBootConfigPath:</string>
<string>onTextFiedChange:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>id</string>
<string>NSTextField</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mBootConfigPath</string>
<string>mBootConfigPathText</string>
<string>mDefaultPartition</string>
<string>mDefaultPartitionText</string>
<string>mFreezeParts</string>
<string>mHidePartition</string>
<string>mHidePartitionText</string>
<string>mInjectFrozenParts</string>
<string>mRenamePartition</string>
<string>mRenamePartitionText</string>
<string>mSwapHD01</string>
<string>mSwapHD02</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Sources/BootSetupController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">ChameleonPrefPane</string>
<string key="superclassName">NSPreferencePane</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onAbout:</string>
<string>onRestart:</string>
<string>onShutdown:</string>
<string>onSleep:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>id</string>
<string>id</string>
<string>id</string>
<string>id</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>authView</string>
<string>mFileSystemColumn</string>
<string>mOptions</string>
<string>mPartitionIDColumn</string>
<string>mPartitionImgColumn</string>
<string>mPartitionNameColumn</string>
<string>mPartitionsTable</string>
<string>mRestartButton</string>
<string>mShutDownButton</string>
<string>mSleepButton</string>
<string>mStatusText</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>SFAuthorizationView</string>
<string>NSTableColumn</string>
<string>NSBox</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>CustomTableView</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Sources/ChameleonPrefPane.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">CustomTableView</string>
<string key="superclassName">NSTableView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/CustomTableView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">EfiInjectController</string>
<string key="superclassName">PreferencesControllerBase</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onCheckButtonChange:</string>
<string>onTextFiedChange:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mCurrentGfxInjection</string>
<string>mEfiInject</string>
<string>mEfiInjectText</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/EfiInjectController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">FirstResponder</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBUserSource</string>
<string key="minorKey"/>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSPreferencePane</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBUserSource</string>
<string key="minorKey"/>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">PeripheralsController</string>
<string key="superclassName">PreferencesControllerBase</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onCheckButtonChange:</string>
<string>onTextFiedChange:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mBootBanner</string>
<string>mEHCIacquire</string>
<string>mEthernetBuiltIn</string>
<string>mForceHPET</string>
<string>mGraphicsEnabler</string>
<string>mGraphicsMode</string>
<string>mGraphicsModeText</string>
<string>mLegacyLogo</string>
<string>mPciRoot</string>
<string>mPciRootText</string>
<string>mUHCIreset</string>
<string>mUSBBusFix</string>
<string>mVBIOS</string>
<string>mVideoROM</string>
<string>mVideoROMText</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Sources/PeripheralsController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">PreferencesControllerBase</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Sources/PreferencesControllerBase.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">SmbiosController</string>
<string key="superclassName">PreferencesControllerBase</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>onCheckButtonChange:</string>
<string>onTextFiedChange:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<string key="NS.key.0">mEditSmbios</string>
<string key="NS.object.0">NSButton</string>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/SmbiosController.h</string>
</object>
</object>
</object>
<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBPartialClassDescription">
<string key="className">NSActionCell</string>
<string key="superclassName">NSCell</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSActionCell.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSApplication</string>
<string key="superclassName">NSResponder</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="891596608">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSApplication.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSApplication</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="166750870">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSApplicationScripting.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSApplication</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="1001733926">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSColorPanel.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSApplication</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSHelpManager.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSApplication</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSPageLayout.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSApplication</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSUserInterfaceItemSearching.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSBox</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSBox.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSButton</string>
<string key="superclassName">NSControl</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSButton.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSButtonCell</string>
<string key="superclassName">NSActionCell</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSButtonCell.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSCell</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSCell.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSComboBox</string>
<string key="superclassName">NSTextField</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSComboBox.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSComboBoxCell</string>
<string key="superclassName">NSTextFieldCell</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSComboBoxCell.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSControl</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="287763820">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSControl.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSController</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSFormatter</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSFormatter.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSImageCell</string>
<string key="superclassName">NSCell</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSImageCell.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSMenu</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="170703648">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSMenu.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSAccessibility.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<reference key="sourceIdentifier" ref="891596608"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<reference key="sourceIdentifier" ref="166750870"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<reference key="sourceIdentifier" ref="1001733926"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<reference key="sourceIdentifier" ref="287763820"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSDictionaryController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSDragging.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSFontManager.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSFontPanel.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSKeyValueBinding.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<reference key="sourceIdentifier" ref="170703648"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSNibLoading.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSOutlineView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSPasteboard.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSSavePanel.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="535253812">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTableView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSToolbarItem.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="721924521">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSArchiver.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSClassDescription.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSObjectScripting.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSPortCoder.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSScriptClassDescription.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSScriptKeyValueCoding.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSScriptObjectSpecifiers.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSScriptWhoseTests.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">Foundation.framework/Headers/NSURLDownload.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="938354560">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">SecurityInterface.framework/Headers/SFAuthorizationView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">SecurityInterface.framework/Headers/SFCertificatePanel.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">SecurityInterface.framework/Headers/SFChooseIdentityPanel.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSPanel</string>
<string key="superclassName">NSWindow</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSPanel.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSPreferencePane</string>
<string key="superclassName">NSObject</string>
<object class="NSMutableDictionary" key="outlets">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>_firstKeyView</string>
<string>_initialKeyView</string>
<string>_lastKeyView</string>
<string>_window</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSView</string>
<string>NSView</string>
<string>NSView</string>
<string>NSWindow</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">PreferencePanes.framework/Headers/NSPreferencePane.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSResponder</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSInterfaceStyle.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSResponder</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSResponder.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSScrollView</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSScrollView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSScroller</string>
<string key="superclassName">NSControl</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSScroller.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTabView</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTabView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTabViewItem</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTabViewItem.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTableColumn</string>
<string key="superclassName">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTableColumn.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTableHeaderView</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTableHeaderView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTableView</string>
<string key="superclassName">NSControl</string>
<reference key="sourceIdentifier" ref="535253812"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTextField</string>
<string key="superclassName">NSControl</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTextField.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSTextFieldCell</string>
<string key="superclassName">NSActionCell</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSTextFieldCell.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSUserDefaultsController</string>
<string key="superclassName">NSController</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSUserDefaultsController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSClipView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSMenuItem.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSRulerView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSView</string>
<string key="superclassName">NSResponder</string>
<reference key="sourceIdentifier" ref="721924521"/>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSWindow</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSDrawer.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSWindow</string>
<string key="superclassName">NSResponder</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSWindow.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">NSWindow</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBFrameworkSource</string>
<string key="minorKey">AppKit.framework/Headers/NSWindowScripting.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">SFAuthorizationView</string>
<string key="superclassName">NSView</string>
<reference key="sourceIdentifier" ref="938354560"/>
</object>
</object>
</object>
<int key="IBDocument.localizationMode">0</int>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
<integer value="1050" key="NS.object.0"/>
</object>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
<integer value="1060" key="NS.object.0"/>
</object>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
<integer value="3100" key="NS.object.0"/>
</object>
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
<string key="IBDocument.LastKnownRelativeProjectPath">../ChameleonPrefPane.xcodeproj</string>
<int key="IBDocument.defaultPropertyAccessControl">3</int>
</data>
</archive>

Archive Download the corresponding diff file

Revision: 77