Chameleon

Chameleon Commit Details

Date:2012-01-14 00:09:30 (12 years 3 months ago)
Author:ErmaC
Commit:1794
Parents: 1793
Message:sync with trunk. Update Xcode projects file.
Changes:
M/branches/ErmaC/Trunk/package/Scripts.templates/Pre/preinstall
M/branches/ErmaC/Modules/Chameleon.xcodeproj/project.pbxproj
M/branches/ErmaC/Trunk/package/buildpkg.sh
M/branches/ErmaC/Modules/package/Scripts.templates/Pre/preinstall
M/branches/ErmaC/Trunk/i386/libsaio/ati.c
M/branches/ErmaC/Modules/package/buildpkg.sh
M/branches/ErmaC/Trunk/Chameleon.xcodeproj/project.pbxproj

File differences

branches/ErmaC/Trunk/Chameleon.xcodeproj/project.pbxproj
1515
1616
1717
18
1918
2019
2120
21
22
23
24
25
26
27
28
29
30
2231
2332
2433
......
724733
725734
726735
727
728
729
730
731
732
733
734
735
736
737
738
739
740736
741737
742738
......
10181014
10191015
10201016
1021
1022
1023
1024
1025
10261017
10271018
10281019
......
10531044
10541045
10551046
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
10691047
10701048
10711049
10721050
1073
1074
10751051
10761052
10771053
......
12681244
12691245
12701246
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
12711421
12721422
12731423
......
12951445
12961446
12971447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
12981471
12991472
13001473
......
28393012
28403013
28413014
2842
28433015
28443016
28453017
3018
28463019
3020
28473021
3022
28483023
28493024
3025
28503026
28513027
2852
28533028
28543029
28553030
......
28583033
28593034
28603035
3036
3037
3038
28613039
28623040
28633041
......
28673045
28683046
28693047
2870
2871
28723048
28733049
3050
28743051
28753052
3053
28763054
28773055
28783056
......
28873065
28883066
28893067
3068
28903069
28913070
28923071
......
29383117
29393118
29403119
3120
29413121
29423122
29433123
......
29583138
29593139
29603140
2961
2962
29633141
29643142
29653143
......
29723150
29733151
29743152
2975
3153
29763154
29773155
29783156
3157
29793158
29803159
29813160
......
29923171
29933172
29943173
3174
3175
29953176
29963177
29973178
......
30533234
30543235
30553236
3237
3238
3239
30563240
3057
3058
3059
30603241
30613242
3243
30623244
30633245
30643246
......
30663248
30673249
30683250
3069
3070
3071
3251
30723252
3073
3253
30743254
3255
3256
3257
30753258
30763259
3260
3261
30773262
30783263
30793264
......
32743459
32753460
32763461
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
32773506
32783507
32793508
......
33553584
33563585
33573586
3358
3359
3360
3361
33623587
33633588
33643589
33653590
3366
3367
33683591
33693592
3370
3371
3372
3373
33743593
33753594
33763595
3377
33783596
3379
3380
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
33813624
33823625
33833626
......
33893632
33903633
33913634
3392
33933635
33943636
33953637
33963638
33973639
33983640
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
33993668
34003669
34013670
......
34073676
34083677
34093678
3410
34113679
34123680
34133681
34143682
34153683
34163684
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
34173712
34183713
34193714
......
34253720
34263721
34273722
3428
34293723
34303724
34313725
34323726
34333727
34343728
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
34353756
34363757
34373758
......
34393760
34403761
34413762
3442
3443
3444
34453763
3446
34473764
34483765
34493766
3450
3451
34523767
34533768
3454
3455
3456
3457
34583769
34593770
34603771
3461
34623772
3463
3464
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
34653800
34663801
34673802
0172D0DC11FB66820030222E /* dram_controllers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dram_controllers.h; sourceTree = "<group>"; };
0172D0DD11FB66820030222E /* dram_controllers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dram_controllers.c; sourceTree = "<group>"; };
019DFBAF11FB94090013E8CC /* MEMTEST86_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MEMTEST86_LICENSE; sourceTree = "<group>"; };
1D145307137073F40050C0CD /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = "<group>"; };
1D2A1AF513743A2600787720 /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = "<group>"; };
26F2051D13D04B060020D229 /* exfat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exfat.h; sourceTree = "<group>"; };
26F2052013D04B130020D229 /* exfat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exfat.c; sourceTree = "<group>"; };
361BC70214BD977700236488 /* Changes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changes.txt; sourceTree = "<group>"; };
361BC70614BD97C800236488 /* dmg.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = dmg.zip; path = Icons/dmg.zip; sourceTree = "<group>"; };
361BC70714BD97C800236488 /* doc.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = doc.zip; path = Icons/doc.zip; sourceTree = "<group>"; };
361BC70814BD97C800236488 /* i386.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = i386.zip; path = Icons/i386.zip; sourceTree = "<group>"; };
361BC70914BD97C800236488 /* Icon.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = Icon.zip; path = Icons/Icon.zip; sourceTree = "<group>"; };
361BC70A14BD97C800236488 /* pan.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = pan.zip; path = Icons/pan.zip; sourceTree = "<group>"; };
361BC70B14BD97C800236488 /* pkg.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = pkg.zip; path = Icons/pkg.zip; sourceTree = "<group>"; };
361BC70C14BD97C800236488 /* tm.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = tm.zip; path = Icons/tm.zip; sourceTree = "<group>"; };
361BC70D14BD97E300236488 /* ro.dmg */ = {isa = PBXFileReference; lastKnownFileType = file; name = ro.dmg; path = dmg/ro.dmg; sourceTree = "<group>"; };
361BC70E14BD97E300236488 /* SLAResources */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SLAResources; path = dmg/SLAResources; sourceTree = "<group>"; };
369689D014BD0AF10013D77F /* BLOCKERS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BLOCKERS; sourceTree = "<group>"; };
369689D114BD0AF10013D77F /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
369689D214BD0B470013D77F /* version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version; sourceTree = "<group>"; };
6DBAFFC313B0D4590047ED33 /* ufsmount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufsmount.h; sourceTree = "<group>"; };
6DBAFFC413B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = "<group>"; };
6DBAFFC513B0D4590047ED33 /* unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unwind.h; sourceTree = "<group>"; };
A34125FD14BA3ED3002C359C /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A34125FE14BA3EE8002C359C /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A34125FF14BA3F3D002C359C /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260014BA3F3D002C359C /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260114BA3F3D002C359C /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260214BA3F3D002C359C /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260314BA3F3D002C359C /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260414BA3F3D002C359C /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260514BA3F3D002C359C /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260614BA3F3D002C359C /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260714BA3F3D002C359C /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260814BA3F3D002C359C /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260914BA3F3D002C359C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A354B6271495124F00D81AA5 /* ESPpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ESPpostinstall; sourceTree = "<group>"; };
A354B62A1495124F00D81AA5 /* Standardpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Standardpostinstall; sourceTree = "<group>"; };
A354B62C149514DE00D81AA5 /* CheckDiskMicrocode.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckDiskMicrocode.sh; sourceTree = "<group>"; };
A37D7D61141B7C6F0069C38B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = fr; path = fr.lproj/License.rtf; sourceTree = "<group>"; };
A37D7D62141B7C6F0069C38B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
A37D7D63141B7C6F0069C38B /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fr; path = fr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A37D7D65141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A37D7D65141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = hr; path = "hr.lproj/Description.html"; sourceTree = "<group>"; };
A37D7D66141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hr; path = "hr.lproj/License.rtf"; sourceTree = "<group>"; };
A37D7D67141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "hr"; path = "hr-HR.lproj/Localizable.strings"; sourceTree = "<group>"; };
A37D7D67141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A37D7D69141B7C6F0069C38B /* id */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = id; path = id.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A37D7D6A141B7C6F0069C38B /* id */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = id; path = id.lproj/Description.html; sourceTree = "<group>"; };
A37D7D6B141B7C6F0069C38B /* id */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = id; path = id.lproj/License.rtf; sourceTree = "<group>"; };
A37D7D84141B7C6F0069C38B /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sr; path = sr.lproj/License.rtf; sourceTree = "<group>"; };
A37D7D85141B7C6F0069C38B /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Localizable.strings; sourceTree = "<group>"; };
A37D7D86141B7C6F0069C38B /* sr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sr; path = sr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA414BCB71F0059212A /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA514BCB71F0059212A /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA614BCB71F0059212A /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA714BCB73D0059212A /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA814BCB73D0059212A /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA914BCB73D0059212A /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAA14BCB7BE0059212A /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAB14BCB7BE0059212A /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAC14BCB7BE0059212A /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAD14BCB7E10059212A /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAE14BCB7E10059212A /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAF14BCB7E10059212A /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAB014BCB7E10059212A /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3F1F267141B9B3B00DDA709 /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Readme.txt; sourceTree = "<group>"; };
B0056CE711F3868000754B65 /* boot0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0.s; sourceTree = "<group>"; };
B0056CE811F3868000754B65 /* chain0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = chain0.s; sourceTree = "<group>"; };
B0056CE911F3868000754B65 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
B0056CEB11F3868000754B65 /* boot1.asm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm.asm; path = boot1.asm; sourceTree = "<group>"; };
B0056CEC11F3868000754B65 /* boot1.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1.s; sourceTree = "<group>"; };
B0056CED11F3868000754B65 /* boot1f32-install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "boot1f32-install.sh"; sourceTree = "<group>"; };
B0056CEE11F3868000754B65 /* boot1f32.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1f32.s; sourceTree = "<group>"; };
B0056CEF11F3868000754B65 /* boot1he.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1he.s; sourceTree = "<group>"; };
B00F494A11F6089500B1D7C5 /* aml_generator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aml_generator.c; sourceTree = "<group>"; };
B0146EFF11FDEF550010765C /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
B0146F0011FDEFB90010765C /* GPL_V2_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GPL_V2_LICENSE; sourceTree = "<group>"; };
B40054E614C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = tr; path = tr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054E714C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = tr; path = tr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054E814C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = tr; path = tr.lproj/Description.html; sourceTree = "<group>"; };
B40054E914C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054EA14C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = tr; path =tr.lproj/License.rtf; sourceTree = "<group>"; };
B40054EC14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sk; path = sk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054ED14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sk; path = sk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054EE14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = sk; path = sk.lproj/Description.html; sourceTree = "<group>"; };
B40054EF14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054F014C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sk; path = sk.lproj/License.rtf; sourceTree = "<group>"; };
B40054F114C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hu; path = hu.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054F214C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hu; path = hu.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054F314C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = hu; path = hu.lproj/Description.html; sourceTree = "<group>"; };
B40054F414C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054F514C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hu; path = hu.lproj/License.rtf; sourceTree = "<group>"; };
B40054F614C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = no; path = no.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054F714C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = no; path = no.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054F814C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = no; path = no.lproj/Description.html; sourceTree = "<group>"; };
B40054F914C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = no; path = no.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054FA14C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = no; path = no.lproj/License.rtf; sourceTree = "<group>"; };
B41899FB14BFBE2400ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B41899FD14BFBE4500ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B41899FE14BFBE5200ED5B0B /* boot0md.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0md.s; sourceTree = "<group>"; };
B41899FF14BFBE5D00ED5B0B /* boot0hfs.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0hfs.s; sourceTree = "<group>"; };
B4189A0014BFBE7D00ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A0114BFBE8900ED5B0B /* boot1h.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1h.s; sourceTree = "<group>"; };
B4189A0214BFBE9E00ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A0514BFBF0A00ED5B0B /* BIG.FAT.WARNING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = BIG.FAT.WARNING; path = config/lxdialog/BIG.FAT.WARNING; sourceTree = "<group>"; };
B4189A0614BFBF0A00ED5B0B /* check-lxdialog.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "check-lxdialog.sh"; path = "config/lxdialog/check-lxdialog.sh"; sourceTree = "<group>"; };
B4189A0714BFBF0A00ED5B0B /* checklist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = checklist.c; path = config/lxdialog/checklist.c; sourceTree = "<group>"; };
B4189A0814BFBF0A00ED5B0B /* dialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dialog.h; path = config/lxdialog/dialog.h; sourceTree = "<group>"; };
B4189A0914BFBF0A00ED5B0B /* inputbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inputbox.c; path = config/lxdialog/inputbox.c; sourceTree = "<group>"; };
B4189A0A14BFBF0A00ED5B0B /* menubox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menubox.c; path = config/lxdialog/menubox.c; sourceTree = "<group>"; };
B4189A0B14BFBF0A00ED5B0B /* textbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = textbox.c; path = config/lxdialog/textbox.c; sourceTree = "<group>"; };
B4189A0C14BFBF0A00ED5B0B /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = config/lxdialog/util.c; sourceTree = "<group>"; };
B4189A0D14BFBF0A00ED5B0B /* yesno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = yesno.c; path = config/lxdialog/yesno.c; sourceTree = "<group>"; };
B4189A0E14BFBF1C00ED5B0B /* cconfig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cconfig.c; path = config/cconfig.c; sourceTree = "<group>"; };
B4189A0F14BFBF1C00ED5B0B /* checklist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = checklist.c; path = config/checklist.c; sourceTree = "<group>"; };
B4189A1014BFBF1C00ED5B0B /* confdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = confdata.c; path = config/confdata.c; sourceTree = "<group>"; };
B4189A1114BFBF1C00ED5B0B /* dialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dialog.h; path = config/dialog.h; sourceTree = "<group>"; };
B4189A1214BFBF1C00ED5B0B /* expr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = expr.c; path = config/expr.c; sourceTree = "<group>"; };
B4189A1314BFBF1C00ED5B0B /* expr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = expr.h; path = config/expr.h; sourceTree = "<group>"; };
B4189A1414BFBF1C00ED5B0B /* inputbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inputbox.c; path = config/inputbox.c; sourceTree = "<group>"; };
B4189A1514BFBF1C00ED5B0B /* lex.zconf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lex.zconf.c; path = config/lex.zconf.c; sourceTree = "<group>"; };
B4189A1614BFBF1C00ED5B0B /* lkc_proto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lkc_proto.h; path = config/lkc_proto.h; sourceTree = "<group>"; };
B4189A1714BFBF1C00ED5B0B /* lkc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lkc.h; path = config/lkc.h; sourceTree = "<group>"; };
B4189A1814BFBF1C00ED5B0B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = config/Makefile; sourceTree = "<group>"; };
B4189A1914BFBF1C00ED5B0B /* menu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menu.c; path = config/menu.c; sourceTree = "<group>"; };
B4189A1A14BFBF1C00ED5B0B /* menubox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menubox.c; path = config/menubox.c; sourceTree = "<group>"; };
B4189A1B14BFBF1C00ED5B0B /* nconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nconf.h; path = config/nconf.h; sourceTree = "<group>"; };
B4189A1C14BFBF1C00ED5B0B /* symbol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = symbol.c; path = config/symbol.c; sourceTree = "<group>"; };
B4189A1D14BFBF1C00ED5B0B /* textbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = textbox.c; path = config/textbox.c; sourceTree = "<group>"; };
B4189A1E14BFBF1C00ED5B0B /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = config/util.c; sourceTree = "<group>"; };
B4189A1F14BFBF1C00ED5B0B /* yesno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = yesno.c; path = config/yesno.c; sourceTree = "<group>"; };
B4189A2014BFBF1C00ED5B0B /* zconf.hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zconf.hash.c; path = config/zconf.hash.c; sourceTree = "<group>"; };
B4189A2114BFBF1C00ED5B0B /* zconf.tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zconf.tab.c; path = config/zconf.tab.c; sourceTree = "<group>"; };
B4189A2214BFBF5600ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A2314BFBF7200ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A2414BFBFD100ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B442B8C514BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ar; path = ar.lproj/License.rtf; sourceTree = "<group>"; };
B442B8C614BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8C714BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ar; path = ar.lproj/Description.html; sourceTree = "<group>"; };
B442B8C814BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8C914BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8CA14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = bs; path = bs.lproj/License.rtf; sourceTree = "<group>"; };
B442B8CB14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8CC14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = bs; path = bs.lproj/Description.html; sourceTree = "<group>"; };
B442B8CD14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bs; path = bs.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8CE14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8CF14BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = bg; path = bg.lproj/License.rtf; sourceTree = "<group>"; };
B442B8D014BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8D114BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = bg; path = bg.lproj/Description.html; sourceTree = "<group>"; };
B442B8D214BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8D314BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8D414BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ja; path = ja.lproj/License.rtf; sourceTree = "<group>"; };
B442B8D514BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8D614BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ja; path = ja.lproj/Description.html; sourceTree = "<group>"; };
B442B8D714BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8D814BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8DD14BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ru; path = ru.lproj/License.rtf; sourceTree = "<group>"; };
B442B8DE14BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8DF14BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8E014BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ru; path = ru.lproj/Description.html; sourceTree = "<group>"; };
B442B8E114BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8E214BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ko; path = ko.lproj/License.rtf; sourceTree = "<group>"; };
B442B8E314BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8E414BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8E514BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ko; path = ko.lproj/Description.html; sourceTree = "<group>"; };
B442B8E614BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8E714BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = mk; path = mk.lproj/License.rtf; sourceTree = "<group>"; };
B442B8E814BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8E914BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8EA14BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = mk; path = mk.lproj/Description.html; sourceTree = "<group>"; };
B442B8EB14BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = mk; path = mk.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8EC14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = he; path = he.lproj/License.rtf; sourceTree = "<group>"; };
B442B8ED14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8EE14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8EF14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = he; path = he.lproj/Description.html; sourceTree = "<group>"; };
B442B8F014BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8F314BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = zh_CN; path = zh_CN.lproj/License.rtf; sourceTree = "<group>"; };
B442B8F414BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8F514BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8F614BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = zh_CN; path = zh_CN.lproj/Description.html; sourceTree = "<group>"; };
B442B8F714BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8F814BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = el; path = el.lproj/License.rtf; sourceTree = "<group>"; };
B442B8F914BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8FA14BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8FB14BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = el; path = el.lproj/Description.html; sourceTree = "<group>"; };
B442B8FC14BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8FD14BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = zh_TW; path = zh_TW.lproj/License.rtf; sourceTree = "<group>"; };
B442B8FE14BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8FF14BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90014BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = zh_TW; path = zh_TW.lproj/Description.html; sourceTree = "<group>"; };
B442B90114BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_TW; path = zh_TW.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B90214BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = vi; path = vi.lproj/License.rtf; sourceTree = "<group>"; };
B442B90314BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = vi; path = vi.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B90414BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = vi; path = vi.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90514BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = vi; path = vi.lproj/Description.html; sourceTree = "<group>"; };
B442B90614BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B90714BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = cs; path = cs.lproj/License.rtf; sourceTree = "<group>"; };
B442B90814BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = cs; path = cs.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B90914BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = cs; path = cs.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90A14BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = cs; path = cs.lproj/Description.html; sourceTree = "<group>"; };
B442B90B14BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B90C14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = nl; path = nl.lproj/License.rtf; sourceTree = "<group>"; };
B442B90D14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B90E14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90F14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = nl; path = nl.lproj/Description.html; sourceTree = "<group>"; };
B442B91014BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B91414BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B91514BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ca; path = ca.lproj/License.rtf; sourceTree = "<group>"; };
B442B91614BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B91714BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B91814BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ca; path = ca.lproj/Description.html; sourceTree = "<group>"; };
B442B91A14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = da; path = da.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B91B14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = da; path = da.lproj/License.rtf; sourceTree = "<group>"; };
B442B91C14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B91D14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = da; path = da.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B91E14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = da; path = da.lproj/Description.html; sourceTree = "<group>"; };
B442B91F14BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fi; path = fi.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92014BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = fi; path = fi.lproj/License.rtf; sourceTree = "<group>"; };
B442B92114BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B92214BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fi; path = fi.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B92314BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/Description.html; sourceTree = "<group>"; };
B442B92414BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ms; path = ms.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92514BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ms; path = ms.lproj/License.rtf; sourceTree = "<group>"; };
B442B92614BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B92714BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ms; path = ms.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B92814BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ms; path = ms.lproj/Description.html; sourceTree = "<group>"; };
B442B92914BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92A14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ro; path = ro.lproj/License.rtf; sourceTree = "<group>"; };
B442B92B14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B92C14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B92D14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ro; path = ro.lproj/Description.html; sourceTree = "<group>"; };
B442B92E14BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sv; path = sv.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92F14BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sv; path = sv.lproj/License.rtf; sourceTree = "<group>"; };
B442B93014BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B93114BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sv; path = sv.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B93214BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = sv; path = sv.lproj/Description.html; sourceTree = "<group>"; };
B442B93314BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = th; path = th.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B93414BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = th; path = th.lproj/License.rtf; sourceTree = "<group>"; };
B442B93514BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B93614BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = th; path = th.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B93714BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = th; path = th.lproj/Description.html; sourceTree = "<group>"; };
B442B93814BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = uk; path = uk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B93914BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = uk; path = uk.lproj/License.rtf; sourceTree = "<group>"; };
B442B93A14BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B93B14BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = uk; path = uk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B93C14BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = uk; path = uk.lproj/Description.html; sourceTree = "<group>"; };
B45C10A014BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = hr; path = hr.lproj/Description.html; sourceTree = "<group>"; };
B45C10A114BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B45C10A214BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hr; path = hr.lproj/License.rtf; sourceTree = "<group>"; };
B45C10A314BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = "<group>"; };
B45C10A414BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
name = Chameleon;
sourceTree = "<group>";
};
361BC70414BD979700236488 /* Icons */ = {
isa = PBXGroup;
children = (
361BC70614BD97C800236488 /* dmg.zip */,
361BC70714BD97C800236488 /* doc.zip */,
361BC70814BD97C800236488 /* i386.zip */,
361BC70914BD97C800236488 /* Icon.zip */,
361BC70A14BD97C800236488 /* pan.zip */,
361BC70B14BD97C800236488 /* pkg.zip */,
361BC70C14BD97C800236488 /* tm.zip */,
);
name = Icons;
sourceTree = "<group>";
};
361BC70514BD97A800236488 /* dmg */ = {
isa = PBXGroup;
children = (
361BC70D14BD97E300236488 /* ro.dmg */,
361BC70E14BD97E300236488 /* SLAResources */,
);
name = dmg;
sourceTree = "<group>";
};
364E0DDF14BCFB6600F55E58 /* Scripts.templates */ = {
isa = PBXGroup;
children = (
B0056CE511F3868000754B65 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFD1713B0D4590047ED33 /* include */,
B0056CE611F3868000754B65 /* boot0 */,
B0056CEA11F3868000754B65 /* boot1 */,
B0056CF211F3868000754B65 /* boot2 */,
B41899FB14BFBE2400ED5B0B /* Cconfig */,
B0056D0F11F3868000754B65 /* cdboot */,
B4189A0314BFBED900ED5B0B /* config */,
B0056D1311F3868000754B65 /* doc */,
6DBAFD1713B0D4590047ED33 /* include */,
B0056D1611F3868000754B65 /* libsa */,
B0056D2411F3868000754B65 /* libsaio */,
B0056D7611F3868000754B65 /* Makefile */,
A3561CAB1414024C00E9B51E /* modules */,
B0056D7911F3868000754B65 /* util */,
B0056D7611F3868000754B65 /* Makefile */,
);
path = i386;
sourceTree = "<group>";
isa = PBXGroup;
children = (
B0056CE711F3868000754B65 /* boot0.s */,
B41899FF14BFBE5D00ED5B0B /* boot0hfs.s */,
B41899FE14BFBE5200ED5B0B /* boot0md.s */,
B41899FD14BFBE4500ED5B0B /* Cconfig */,
B0056CE811F3868000754B65 /* chain0.s */,
B0056CE911F3868000754B65 /* Makefile */,
);
B0056CEA11F3868000754B65 /* boot1 */ = {
isa = PBXGroup;
children = (
B0056CEB11F3868000754B65 /* boot1.asm */,
B0056CEC11F3868000754B65 /* boot1.s */,
B0056CED11F3868000754B65 /* boot1f32-install.sh */,
B0056CEE11F3868000754B65 /* boot1f32.s */,
B4189A0114BFBE8900ED5B0B /* boot1h.s */,
B0056CEF11F3868000754B65 /* boot1he.s */,
B0056CF011F3868000754B65 /* boot1hp.s */,
B4189A0014BFBE7D00ED5B0B /* Cconfig */,
B0056CF111F3868000754B65 /* Makefile */,
);
path = boot1;
B0056CF611F3868000754B65 /* boot.c */,
B0056CF711F3868000754B65 /* boot.h */,
B0056CF811F3868000754B65 /* boot2.s */,
B4189A0214BFBE9E00ED5B0B /* Cconfig */,
B0056CF911F3868000754B65 /* drivers.c */,
B0056CFA11F3868000754B65 /* graphic_utils.c */,
B0056CFB11F3868000754B65 /* graphic_utils.h */,
B0056D1611F3868000754B65 /* libsa */ = {
isa = PBXGroup;
children = (
B4189A2214BFBF5600ED5B0B /* Cconfig */,
B0056D1711F3868000754B65 /* efi_tables.c */,
B0056D1811F3868000754B65 /* efi_tables.h */,
B0056D1911F3868000754B65 /* error.c */,
B0056D2411F3868000754B65 /* libsaio */ = {
isa = PBXGroup;
children = (
26F2052013D04B130020D229 /* exfat.c */,
26F2051D13D04B060020D229 /* exfat.h */,
B0056D2511F3868000754B65 /* acpi.h */,
B0056D2611F3868000754B65 /* acpi_patcher.c */,
B0056D2711F3868000754B65 /* acpi_patcher.h */,
B0056D2C11F3868000754B65 /* bios.h */,
B0056D2D11F3868000754B65 /* bios.s */,
B0056D2E11F3868000754B65 /* biosfn.c */,
1D145307137073F40050C0CD /* bootargs.h */,
1D2A1AF513743A2600787720 /* bootargs.h */,
B0056D2F11F3868000754B65 /* bootstruct.c */,
B0056D3011F3868000754B65 /* bootstruct.h */,
B0056D3111F3868000754B65 /* cache.c */,
B4189A2314BFBF7200ED5B0B /* Cconfig */,
B0056D3211F3868000754B65 /* console.c */,
B0056D3311F3868000754B65 /* convert.c */,
B0056D3411F3868000754B65 /* convert.h */,
B0056D3C11F3868000754B65 /* efi.h */,
B0056D3D11F3868000754B65 /* ext2fs.c */,
B0056D3E11F3868000754B65 /* ext2fs.h */,
26F2052013D04B130020D229 /* exfat.c */,
26F2051D13D04B060020D229 /* exfat.h */,
B0056D3F11F3868000754B65 /* fake_efi.c */,
B0056D4011F3868000754B65 /* fake_efi.h */,
B0056D4111F3868000754B65 /* fdisk.h */,
B0056D7911F3868000754B65 /* util */ = {
isa = PBXGroup;
children = (
A3561C8B1413FD7800E9B51E /* bdmesg.c */,
B4189A2414BFBFD100ED5B0B /* Cconfig */,
A3561C8A1413FD7800E9B51E /* dyldsymboltool.c */,
A3561C721413FD7800E9B51E /* fdisk */,
A3561C891413FD7800E9B51E /* openUp.c */,
A3561C8A1413FD7800E9B51E /* dyldsymboltool.c */,
A3561C8B1413FD7800E9B51E /* bdmesg.c */,
B0056D7A11F3868000754B65 /* machOconv.c */,
B0056D7B11F3868000754B65 /* Makefile */,
A3561C891413FD7800E9B51E /* openUp.c */,
);
path = util;
sourceTree = "<group>";
B0056D8311F3868000754B65 /* package */ = {
isa = PBXGroup;
children = (
364E0DDF14BCFB6600F55E58 /* Scripts.templates */,
36B43E8114BCE91300D29461 /* OptionalSettings */,
A35D2187141A75DC00969AC0 /* slimpkg.sh */,
A35D2189141A75DC00969AC0 /* builddmg.sh */,
A35D2188141A75DC00969AC0 /* buildpkg.sh */,
A35D2189141A75DC00969AC0 /* builddmg.sh */,
361BC70214BD977700236488 /* Changes.txt */,
B0056D8511F3868000754B65 /* Distribution */,
361BC70514BD97A800236488 /* dmg */,
361BC70414BD979700236488 /* Icons */,
36B43E8114BCE91300D29461 /* OptionalSettings */,
A37D7D49141B7C6F0069C38B /* Resources */,
A3F1F20D141B9B0D00DDA709 /* Scripts */,
364E0DDF14BCFB6600F55E58 /* Scripts.templates */,
A35D2187141A75DC00969AC0 /* slimpkg.sh */,
B0056DB911F3868000754B65 /* smbios.plist */,
);
path = package;
path = User_Guide_src;
sourceTree = "<group>";
};
B4189A0314BFBED900ED5B0B /* config */ = {
isa = PBXGroup;
children = (
B4189A0E14BFBF1C00ED5B0B /* cconfig.c */,
B4189A0F14BFBF1C00ED5B0B /* checklist.c */,
B4189A1014BFBF1C00ED5B0B /* confdata.c */,
B4189A1114BFBF1C00ED5B0B /* dialog.h */,
B4189A1214BFBF1C00ED5B0B /* expr.c */,
B4189A1314BFBF1C00ED5B0B /* expr.h */,
B4189A1414BFBF1C00ED5B0B /* inputbox.c */,
B4189A1514BFBF1C00ED5B0B /* lex.zconf.c */,
B4189A1614BFBF1C00ED5B0B /* lkc_proto.h */,
B4189A1714BFBF1C00ED5B0B /* lkc.h */,
B4189A0414BFBEEF00ED5B0B /* lxdialog */,
B4189A1814BFBF1C00ED5B0B /* Makefile */,
B4189A1914BFBF1C00ED5B0B /* menu.c */,
B4189A1A14BFBF1C00ED5B0B /* menubox.c */,
B4189A1B14BFBF1C00ED5B0B /* nconf.h */,
B4189A1C14BFBF1C00ED5B0B /* symbol.c */,
B4189A1D14BFBF1C00ED5B0B /* textbox.c */,
B4189A1E14BFBF1C00ED5B0B /* util.c */,
B4189A1F14BFBF1C00ED5B0B /* yesno.c */,
B4189A2014BFBF1C00ED5B0B /* zconf.hash.c */,
B4189A2114BFBF1C00ED5B0B /* zconf.tab.c */,
);
name = config;
sourceTree = "<group>";
};
B4189A0414BFBEEF00ED5B0B /* lxdialog */ = {
isa = PBXGroup;
children = (
B4189A0514BFBF0A00ED5B0B /* BIG.FAT.WARNING */,
B4189A0614BFBF0A00ED5B0B /* check-lxdialog.sh */,
B4189A0714BFBF0A00ED5B0B /* checklist.c */,
B4189A0814BFBF0A00ED5B0B /* dialog.h */,
B4189A0914BFBF0A00ED5B0B /* inputbox.c */,
B4189A0A14BFBF0A00ED5B0B /* menubox.c */,
B4189A0B14BFBF0A00ED5B0B /* textbox.c */,
B4189A0C14BFBF0A00ED5B0B /* util.c */,
B4189A0D14BFBF0A00ED5B0B /* yesno.c */,
);
name = lxdialog;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXLegacyTarget section */
A37D7D4B141B7C6F0069C38B /* Conclusion.rtfd */ = {
isa = PBXVariantGroup;
children = (
A34125FD14BA3ED3002C359C /* ar */,
A34125FE14BA3EE8002C359C /* bg */,
A34125FF14BA3F3D002C359C /* bs */,
A341260014BA3F3D002C359C /* el */,
A37D7D55141B7C6F0069C38B /* en */,
A37D7D4C141B7C6F0069C38B /* de */,
A37D7D5A141B7C6F0069C38B /* es */,
A37D7D5F141B7C6F0069C38B /* fr */,
A341260114BA3F3D002C359C /* he */,
A341260214BA3F3D002C359C /* hr */,
A37D7D69141B7C6F0069C38B /* id */,
A37D7D6E141B7C6F0069C38B /* it */,
A341260314BA3F3D002C359C /* ja */,
A341260414BA3F3D002C359C /* ko */,
A341260514BA3F3D002C359C /* mk */,
A341260614BA3F3D002C359C /* nl */,
A37D7D73141B7C6F0069C38B /* pl */,
A37D7D78141B7C6F0069C38B /* pt-BR */,
A37D7D7D141B7C6F0069C38B /* pt-PT */,
A341260714BA3F3D002C359C /* ru */,
A37D7D82141B7C6F0069C38B /* sr */,
A341260814BA3F3D002C359C /* zh_CN */,
A341260914BA3F3D002C359C /* zh_TW */,
B442B8C614BE6C7A00EEF9D4 /* ar */,
B442B8CB14BE6C8D00EEF9D4 /* bs */,
B442B8D014BE6C9900EEF9D4 /* bg */,
B442B8D514BE6CB000EEF9D4 /* ja */,
B442B8DF14BE6D8000EEF9D4 /* ru */,
B442B8E414BE6D8F00EEF9D4 /* ko */,
B442B8E914BE6D9B00EEF9D4 /* mk */,
B442B8EE14BE6DAA00EEF9D4 /* he */,
B442B8F514BE6DEE00EEF9D4 /* zh_CN */,
B442B8FA14BE6E1700EEF9D4 /* el */,
B442B8FF14BE6E7D00EEF9D4 /* zh_TW */,
B442B90414BE6EA500EEF9D4 /* vi */,
B442B90914BE6EB200EEF9D4 /* cs */,
B442B90E14BE6EC900EEF9D4 /* nl */,
B442B91714BE712700EEF9D4 /* ca */,
B442B91D14BE714B00EEF9D4 /* da */,
B442B92214BE716600EEF9D4 /* fi */,
B442B92714BE717C00EEF9D4 /* ms */,
B442B92C14BE720700EEF9D4 /* ro */,
B442B93114BE722C00EEF9D4 /* sv */,
B442B93614BE723C00EEF9D4 /* th */,
B442B93B14BE725200EEF9D4 /* uk */,
B45C10A114BE7413006AA075 /* hr */,
B40054E614C0ED3800B6D4CC /* tr */,
B40054EC14C0ED4600B6D4CC /* sk */,
B40054F114C0ED5100B6D4CC /* hu */,
B40054F614C0ED8600B6D4CC /* no */,
);
name = Conclusion.rtfd;
sourceTree = "<group>";
A37D7D56141B7C6F0069C38B /* en */,
A37D7D5B141B7C6F0069C38B /* es */,
A37D7D60141B7C6F0069C38B /* fr */,
A37D7D65141B7C6F0069C38B /* hr */,
A37D7D6A141B7C6F0069C38B /* id */,
A37D7D6F141B7C6F0069C38B /* it */,
A37D7D74141B7C6F0069C38B /* pl */,
A37D7D79141B7C6F0069C38B /* pt-BR */,
A37D7D7E141B7C6F0069C38B /* pt-PT */,
A37D7D83141B7C6F0069C38B /* sr */,
B442B8C714BE6C7A00EEF9D4 /* ar */,
B442B8CC14BE6C8D00EEF9D4 /* bs */,
B442B8D114BE6C9900EEF9D4 /* bg */,
B442B8D614BE6CB000EEF9D4 /* ja */,
B442B8E014BE6D8000EEF9D4 /* ru */,
B442B8E514BE6D8F00EEF9D4 /* ko */,
B442B8EA14BE6D9B00EEF9D4 /* mk */,
B442B8EF14BE6DAA00EEF9D4 /* he */,
B442B8F614BE6DEE00EEF9D4 /* zh_CN */,
B442B8FB14BE6E1700EEF9D4 /* el */,
B442B90014BE6E7D00EEF9D4 /* zh_TW */,
B442B90514BE6EA500EEF9D4 /* vi */,
B442B90A14BE6EB200EEF9D4 /* cs */,
B442B90F14BE6EC900EEF9D4 /* nl */,
B442B91814BE712700EEF9D4 /* ca */,
B442B91E14BE714B00EEF9D4 /* da */,
B442B92314BE716600EEF9D4 /* fi */,
B442B92814BE717C00EEF9D4 /* ms */,
B442B92D14BE720700EEF9D4 /* ro */,
B442B93214BE722C00EEF9D4 /* sv */,
B442B93714BE723C00EEF9D4 /* th */,
B442B93C14BE725200EEF9D4 /* uk */,
B45C10A014BE7413006AA075 /* hr */,
B40054E814C0ED3800B6D4CC /* tr */,
B40054EE14C0ED4600B6D4CC /* sk */,
B40054F314C0ED5100B6D4CC /* hu */,
B40054F814C0ED8600B6D4CC /* no */,
);
name = Description.html;
sourceTree = "<group>";
A37D7D57141B7C6F0069C38B /* en */,
A37D7D5C141B7C6F0069C38B /* es */,
A37D7D61141B7C6F0069C38B /* fr */,
A37D7D66141B7C6F0069C38B /* hr */,
A37D7D6B141B7C6F0069C38B /* id */,
A37D7D70141B7C6F0069C38B /* it */,
A37D7D75141B7C6F0069C38B /* pl */,
A37D7D7A141B7C6F0069C38B /* pt-BR */,
A37D7D7F141B7C6F0069C38B /* pt-PT */,
A37D7D84141B7C6F0069C38B /* sr */,
B442B8C514BE6C7A00EEF9D4 /* ar */,
B442B8CA14BE6C8D00EEF9D4 /* bs */,
B442B8CF14BE6C9900EEF9D4 /* bg */,
B442B8D414BE6CB000EEF9D4 /* ja */,
B442B8DD14BE6D8000EEF9D4 /* ru */,
B442B8E214BE6D8F00EEF9D4 /* ko */,
B442B8E714BE6D9B00EEF9D4 /* mk */,
B442B8EC14BE6DAA00EEF9D4 /* he */,
B442B8F314BE6DEE00EEF9D4 /* zh_CN */,
B442B8F814BE6E1700EEF9D4 /* el */,
B442B8FD14BE6E7D00EEF9D4 /* zh_TW */,
B442B90214BE6EA500EEF9D4 /* vi */,
B442B90714BE6EB200EEF9D4 /* cs */,
B442B90C14BE6EC900EEF9D4 /* nl */,
B442B91514BE712700EEF9D4 /* ca */,
B442B91B14BE714B00EEF9D4 /* da */,
B442B92014BE716600EEF9D4 /* fi */,
B442B92514BE717C00EEF9D4 /* ms */,
B442B92A14BE720700EEF9D4 /* ro */,
B442B92F14BE722C00EEF9D4 /* sv */,
B442B93414BE723C00EEF9D4 /* th */,
B442B93914BE725200EEF9D4 /* uk */,
B45C10A214BE7413006AA075 /* hr */,
B40054EA14C0ED3800B6D4CC /* tr */,
B40054F014C0ED4600B6D4CC /* sk */,
B40054F514C0ED5100B6D4CC /* hu */,
B40054FA14C0ED8600B6D4CC /* no */,
);
name = License.rtf;
sourceTree = "<group>";
A37D7D52141B7C6F0069C38B /* de */,
A37D7D5D141B7C6F0069C38B /* es */,
A37D7D62141B7C6F0069C38B /* fr */,
A37D7D67141B7C6F0069C38B /* hr */,
A37D7D6C141B7C6F0069C38B /* id */,
A37D7D71141B7C6F0069C38B /* it */,
A37D7D76141B7C6F0069C38B /* pl */,
A37D7D7B141B7C6F0069C38B /* pt-BR */,
A37D7D80141B7C6F0069C38B /* pt-PT */,
A37D7D85141B7C6F0069C38B /* sr */,
B442B8C814BE6C7A00EEF9D4 /* ar */,
B442B8CD14BE6C8D00EEF9D4 /* bs */,
B442B8D214BE6C9900EEF9D4 /* bg */,
B442B8D714BE6CB000EEF9D4 /* ja */,
B442B8E114BE6D8000EEF9D4 /* ru */,
B442B8E614BE6D8F00EEF9D4 /* ko */,
B442B8EB14BE6D9B00EEF9D4 /* mk */,
B442B8F014BE6DAA00EEF9D4 /* he */,
B442B8F714BE6DEE00EEF9D4 /* zh_CN */,
B442B8FC14BE6E1700EEF9D4 /* el */,
B442B90114BE6E7D00EEF9D4 /* zh_TW */,
B442B90614BE6EA500EEF9D4 /* vi */,
B442B90B14BE6EB200EEF9D4 /* cs */,
B442B91014BE6EC900EEF9D4 /* nl */,
B442B91614BE712700EEF9D4 /* ca */,
B442B91C14BE714B00EEF9D4 /* da */,
B442B92114BE716600EEF9D4 /* fi */,
B442B92614BE717C00EEF9D4 /* ms */,
B442B92B14BE720700EEF9D4 /* ro */,
B442B93014BE722C00EEF9D4 /* sv */,
B442B93514BE723C00EEF9D4 /* th */,
B442B93A14BE725200EEF9D4 /* uk */,
B45C10A314BE7413006AA075 /* hr */,
B40054E914C0ED3800B6D4CC /* tr */,
B40054EF14C0ED4600B6D4CC /* sk */,
B40054F414C0ED5100B6D4CC /* hu */,
B40054F914C0ED8600B6D4CC /* no */,
);
name = Localizable.strings;
sourceTree = "<group>";
A37D7D53141B7C6F0069C38B /* Welcome.rtfd */ = {
isa = PBXVariantGroup;
children = (
A3AECAA414BCB71F0059212A /* ar */,
A3AECAA514BCB71F0059212A /* bg */,
A3AECAA614BCB71F0059212A /* bs */,
A37D7D54141B7C6F0069C38B /* de */,
A3AECAA714BCB73D0059212A /* el */,
A37D7D59141B7C6F0069C38B /* en */,
A37D7D5E141B7C6F0069C38B /* es */,
A37D7D63141B7C6F0069C38B /* fr */,
A3AECAA814BCB73D0059212A /* he */,
A3AECAA914BCB73D0059212A /* hr */,
A37D7D6D141B7C6F0069C38B /* id */,
A37D7D72141B7C6F0069C38B /* it */,
A3AECAAA14BCB7BE0059212A /* ja */,
A3AECAAB14BCB7BE0059212A /* ko */,
A3AECAAC14BCB7BE0059212A /* mk */,
A3AECAAD14BCB7E10059212A /* nl */,
A37D7D77141B7C6F0069C38B /* pl */,
A37D7D7C141B7C6F0069C38B /* pt-BR */,
A37D7D81141B7C6F0069C38B /* pt-PT */,
A3AECAAE14BCB7E10059212A /* ru */,
A37D7D86141B7C6F0069C38B /* sr */,
A3AECAAF14BCB7E10059212A /* zh_CN */,
A3AECAB014BCB7E10059212A /* zh_TW */,
B442B8C914BE6C7A00EEF9D4 /* ar */,
B442B8CE14BE6C8D00EEF9D4 /* bs */,
B442B8D314BE6C9900EEF9D4 /* bg */,
B442B8D814BE6CB000EEF9D4 /* ja */,
B442B8DE14BE6D8000EEF9D4 /* ru */,
B442B8E314BE6D8F00EEF9D4 /* ko */,
B442B8E814BE6D9B00EEF9D4 /* mk */,
B442B8ED14BE6DAA00EEF9D4 /* he */,
B442B8F414BE6DEE00EEF9D4 /* zh_CN */,
B442B8F914BE6E1700EEF9D4 /* el */,
B442B8FE14BE6E7D00EEF9D4 /* zh_TW */,
B442B90314BE6EA500EEF9D4 /* vi */,
B442B90814BE6EB200EEF9D4 /* cs */,
B442B90D14BE6EC900EEF9D4 /* nl */,
B442B91414BE712700EEF9D4 /* ca */,
B442B91A14BE714B00EEF9D4 /* da */,
B442B91F14BE716600EEF9D4 /* fi */,
B442B92414BE717C00EEF9D4 /* ms */,
B442B92914BE720700EEF9D4 /* ro */,
B442B92E14BE722C00EEF9D4 /* sv */,
B442B93314BE723C00EEF9D4 /* th */,
B442B93814BE725200EEF9D4 /* uk */,
B45C10A414BE7413006AA075 /* hr */,
B40054E714C0ED3800B6D4CC /* tr */,
B40054ED14C0ED4600B6D4CC /* sk */,
B40054F214C0ED5100B6D4CC /* hu */,
B40054F714C0ED8600B6D4CC /* no */,
);
name = Welcome.rtfd;
sourceTree = "<group>";
branches/ErmaC/Trunk/i386/libsaio/ati.c
4444
4545
4646
47
4748
48
4949
5050
5151
CHIP_FAMILY_RV710,
CHIP_FAMILY_RV730,
CHIP_FAMILY_RV740,
CHIP_FAMILY_RV770,
CHIP_FAMILY_RV772,
CHIP_FAMILY_RV770,
CHIP_FAMILY_RV790,
/* Evergreen */
CHIP_FAMILY_CEDAR,
branches/ErmaC/Trunk/package/Scripts.templates/Pre/preinstall
3838
3939
4040
41
41
42
4243
43
44
45
46
47
44
45
4846
4947
5048
......
6159
6260
6361
64
65
66
67
68
69
70
71
72
73
74
75
76
77
62
63
64
65
66
7867
68
69
70
71
72
7973
74
75
76
77
78
79
8080
8181
8282
# ---------------------------------------------
# Preparing Backing up of Chameleon files
# ---------------------------------------------
backupDir="${targetVolume}/Chameleon.Backups/"$( date -j "+%F-%Hh%M" )
backupRootDir="${targetVolume}/Chameleon.Backups"
backupDir="${backupRootDir}/"$( date -j "+%F-%Hh%M" )
# Only make backupDir if required
if [[ ! -d "$backupDir" && \
( -f "$logFile" || -f "${targetVolume}/boot" || -d "${targetVolume}/Extra" ) ]];then
mkdir -p "$backupDir"
fi
# Create the backup dirextory
mkdir -p "$backupDir"
[[ -f "$logFile" ]] && mv "$logFile" "${backupDir}/${logName}" # Backup old log file
# ---------------------------------------------
# Backing up Chameleon files
# ---------------------------------------------
if [[ -d "$backupDir" ]];then
# Backup stage2
if [[ -f "${targetVolume}/boot" ]];then
echo "Backing up stage2 file ${targetVolume}/boot to ${backupDir}/boot" >>"${logFile}"
cp -p "${targetVolume}/boot" "${backupDir}/boot"
fi
# Backup /Extra directory
if [[ -d "${targetVolume}/Extra" ]];then
echo "Moving ${targetVolume}/Extra folder to ${backupDir}/Extra" >>"${logFile}"
cp -pR "${targetVolume}/Extra" "${backupDir}/Extra"
fi
chflags -R nohidden "$backupDir" # Remove the invisible flag of files in the backups
echo "======================================================" >>"${logFile}"
echo "Backing up Chameleon files" >>"${logFile}"
# Backup stage2
if [[ -f "${targetVolume}/boot" ]];then
echo "Backing up stage2 file ${targetVolume}/boot to ${backupDir}/boot" >>"${logFile}"
cp -p "${targetVolume}/boot" "${backupDir}/boot"
fi
# Backup /Extra directory
if [[ -d "${targetVolume}/Extra" ]];then
echo "Backing up ${targetVolume}/Extra folder to ${backupDir}/Extra" >>"${logFile}"
cp -pR "${targetVolume}/Extra" "${backupDir}/Extra"
fi
chflags -R nohidden "$backupDir" # Remove the invisible flag of files in the backups
find "${backupRootDir}" -type d -depth -empty -exec rmdir {} \; # Remove empty directories
echo "======================================================" >>"${logFile}"
echo "==============================================="
echo "END - Pre-Install Script"
echo "*********************************"
branches/ErmaC/Trunk/package/buildpkg.sh
916916
917917
918918
919
919
920
921
922
923
920924
921925
922926
ditto --noextattr --noqtn "${PKGROOT}/Resources" "${PKG_BUILD_DIR}/${packagename}/Resources"
# CleanUp the directory
find "${PKG_BUILD_DIR}/${packagename}" \( -type d -name '.svn' \) -o -name '.DS_Store' -exec rm -rf {} \;
#find "${PKG_BUILD_DIR}/${packagename}" \( -type d -name '.svn' \) -o -name '.DS_Store' -exec rm -rf {} \;
find "${PKG_BUILD_DIR}/${packagename}/Resources" -name ".svn" -type d -o -name ".DS_Store" -type f | while read component
do
rm -rf "${component}"
done
# Make substitutions like version, revision, stage, developers, credits, etc..
makeSubstitutions $( find "${PKG_BUILD_DIR}/${packagename}/Resources" -type f )
branches/ErmaC/Modules/Chameleon.xcodeproj/project.pbxproj
77
88
99
10
1110
1211
1312
......
1514
1615
1716
18
1917
2018
2119
20
21
22
23
24
25
26
27
28
29
2230
2331
2432
......
724732
725733
726734
727
728
729
730
731
732
733
734
735
736
737
738
739
740735
741736
742737
......
10181013
10191014
10201015
1021
1022
1023
1024
1025
10261016
10271017
10281018
......
10531043
10541044
10551045
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
10691046
10701047
10711048
10721049
1073
1074
10751050
10761051
10771052
......
11281103
11291104
11301105
1131
11321106
11331107
11341108
......
11721146
11731147
11741148
1175
1176
11771149
11781150
11791151
......
12681240
12691241
12701242
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
12711442
12721443
12731444
......
12951466
12961467
12971468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
12981492
12991493
13001494
......
25062700
25072701
25082702
2703
2704
25092705
2706
25102707
25112708
2709
25122710
25132711
25142712
25152713
25162714
2715
25172716
25182717
25192718
......
28393038
28403039
28413040
2842
28433041
28443042
28453043
3044
28463045
3046
28473047
3048
28483049
28493050
3051
28503052
28513053
2852
28533054
28543055
28553056
......
28583059
28593060
28603061
3062
3063
3064
28613065
28623066
28633067
......
28673071
28683072
28693073
2870
2871
28723074
28733075
3076
28743077
28753078
3079
28763080
28773081
28783082
......
28873091
28883092
28893093
3094
28903095
28913096
28923097
......
29383143
29393144
29403145
3146
29413147
29423148
29433149
......
29583164
29593165
29603166
2961
2962
29633167
29643168
29653169
......
29673171
29683172
29693173
2970
2971
29723174
29733175
29743176
2975
3177
29763178
29773179
29783180
3181
29793182
29803183
29813184
......
29923195
29933196
29943197
3198
3199
29953200
29963201
29973202
......
30163221
30173222
30183223
3019
3020
30213224
30223225
30233226
......
30533256
30543257
30553258
3259
3260
3261
30563262
3057
3058
3059
30603263
30613264
3265
30623266
30633267
30643268
......
30663270
30673271
30683272
3069
3070
3071
3273
30723274
3073
3275
30743276
3277
3278
3279
30753280
30763281
3282
3283
30773284
30783285
30793286
......
32743481
32753482
32763483
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
32773580
32783581
32793582
......
33553658
33563659
33573660
3358
3359
3360
3361
33623661
33633662
33643663
33653664
3366
3367
33683665
33693666
3370
3371
3372
3373
33743667
33753668
33763669
3377
33783670
3379
3380
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
33813698
33823699
33833700
......
33893706
33903707
33913708
3392
33933709
33943710
33953711
33963712
33973713
33983714
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
33993742
34003743
34013744
......
34073750
34083751
34093752
3410
34113753
34123754
34133755
34143756
34153757
34163758
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
34173786
34183787
34193788
......
34253794
34263795
34273796
3428
34293797
34303798
34313799
34323800
34333801
34343802
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
34353830
34363831
34373832
......
34393834
34403835
34413836
3442
3443
3444
34453837
3446
34473838
34483839
34493840
3450
3451
34523841
34533842
3454
3455
3456
3457
34583843
34593844
34603845
3461
34623846
3463
3464
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
34653874
34663875
34673876
objects = {
/* Begin PBXFileReference section */
012E60F7137AC68F00E35218 /* ati_reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ati_reg.h; sourceTree = "<group>"; };
012E60F8137AC68F00E35218 /* smbios_decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smbios_decode.c; sourceTree = "<group>"; };
012E60F9137AC68F00E35218 /* smbios_getters.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smbios_getters.c; sourceTree = "<group>"; };
012E60FA137AC68F00E35218 /* smbios_getters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smbios_getters.h; sourceTree = "<group>"; };
0172D0DC11FB66820030222E /* dram_controllers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dram_controllers.h; sourceTree = "<group>"; };
0172D0DD11FB66820030222E /* dram_controllers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dram_controllers.c; sourceTree = "<group>"; };
019DFBAF11FB94090013E8CC /* MEMTEST86_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MEMTEST86_LICENSE; sourceTree = "<group>"; };
1D145307137073F40050C0CD /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = "<group>"; };
1D2A1AF513743A2600787720 /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = "<group>"; };
26F2051D13D04B060020D229 /* exfat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exfat.h; sourceTree = "<group>"; };
26F2052013D04B130020D229 /* exfat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exfat.c; sourceTree = "<group>"; };
361BC70214BD977700236488 /* Changes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changes.txt; sourceTree = "<group>"; };
361BC70614BD97C800236488 /* dmg.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = dmg.zip; path = Icons/dmg.zip; sourceTree = "<group>"; };
361BC70714BD97C800236488 /* doc.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = doc.zip; path = Icons/doc.zip; sourceTree = "<group>"; };
361BC70814BD97C800236488 /* i386.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = i386.zip; path = Icons/i386.zip; sourceTree = "<group>"; };
361BC70914BD97C800236488 /* Icon.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = Icon.zip; path = Icons/Icon.zip; sourceTree = "<group>"; };
361BC70A14BD97C800236488 /* pan.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = pan.zip; path = Icons/pan.zip; sourceTree = "<group>"; };
361BC70B14BD97C800236488 /* pkg.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = pkg.zip; path = Icons/pkg.zip; sourceTree = "<group>"; };
361BC70C14BD97C800236488 /* tm.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = tm.zip; path = Icons/tm.zip; sourceTree = "<group>"; };
361BC70D14BD97E300236488 /* ro.dmg */ = {isa = PBXFileReference; lastKnownFileType = file; name = ro.dmg; path = dmg/ro.dmg; sourceTree = "<group>"; };
361BC70E14BD97E300236488 /* SLAResources */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SLAResources; path = dmg/SLAResources; sourceTree = "<group>"; };
369689D014BD0AF10013D77F /* BLOCKERS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BLOCKERS; sourceTree = "<group>"; };
369689D114BD0AF10013D77F /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
369689D214BD0B470013D77F /* version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version; sourceTree = "<group>"; };
6DBAFFC313B0D4590047ED33 /* ufsmount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufsmount.h; sourceTree = "<group>"; };
6DBAFFC413B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = "<group>"; };
6DBAFFC513B0D4590047ED33 /* unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unwind.h; sourceTree = "<group>"; };
A34125FD14BA3ED3002C359C /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A34125FE14BA3EE8002C359C /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A34125FF14BA3F3D002C359C /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260014BA3F3D002C359C /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260114BA3F3D002C359C /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260214BA3F3D002C359C /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260314BA3F3D002C359C /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260414BA3F3D002C359C /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260514BA3F3D002C359C /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260614BA3F3D002C359C /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260714BA3F3D002C359C /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260814BA3F3D002C359C /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A341260914BA3F3D002C359C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A354B6271495124F00D81AA5 /* ESPpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ESPpostinstall; sourceTree = "<group>"; };
A354B62A1495124F00D81AA5 /* Standardpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Standardpostinstall; sourceTree = "<group>"; };
A354B62C149514DE00D81AA5 /* CheckDiskMicrocode.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckDiskMicrocode.sh; sourceTree = "<group>"; };
A37D7D61141B7C6F0069C38B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = fr; path = fr.lproj/License.rtf; sourceTree = "<group>"; };
A37D7D62141B7C6F0069C38B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
A37D7D63141B7C6F0069C38B /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fr; path = fr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A37D7D65141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A37D7D65141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = hr; path = "hr.lproj/Description.html"; sourceTree = "<group>"; };
A37D7D66141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hr; path = "hr.lproj/License.rtf"; sourceTree = "<group>"; };
A37D7D67141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "hr"; path = "hr-HR.lproj/Localizable.strings"; sourceTree = "<group>"; };
A37D7D67141B7C6F0069C38B /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A37D7D69141B7C6F0069C38B /* id */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = id; path = id.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
A37D7D6A141B7C6F0069C38B /* id */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = id; path = id.lproj/Description.html; sourceTree = "<group>"; };
A37D7D6B141B7C6F0069C38B /* id */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = id; path = id.lproj/License.rtf; sourceTree = "<group>"; };
A37D7D84141B7C6F0069C38B /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sr; path = sr.lproj/License.rtf; sourceTree = "<group>"; };
A37D7D85141B7C6F0069C38B /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Localizable.strings; sourceTree = "<group>"; };
A37D7D86141B7C6F0069C38B /* sr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sr; path = sr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA414BCB71F0059212A /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA514BCB71F0059212A /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA614BCB71F0059212A /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA714BCB73D0059212A /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA814BCB73D0059212A /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAA914BCB73D0059212A /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAA14BCB7BE0059212A /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAB14BCB7BE0059212A /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAC14BCB7BE0059212A /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAD14BCB7E10059212A /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAE14BCB7E10059212A /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAAF14BCB7E10059212A /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3AECAB014BCB7E10059212A /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Welcome.rtfd; sourceTree = "<group>"; };
A3F1F267141B9B3B00DDA709 /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Readme.txt; sourceTree = "<group>"; };
B0056CE711F3868000754B65 /* boot0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0.s; sourceTree = "<group>"; };
B0056CE811F3868000754B65 /* chain0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = chain0.s; sourceTree = "<group>"; };
B0056CE911F3868000754B65 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
B0056CEB11F3868000754B65 /* boot1.asm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm.asm; path = boot1.asm; sourceTree = "<group>"; };
B0056CEC11F3868000754B65 /* boot1.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1.s; sourceTree = "<group>"; };
B0056CED11F3868000754B65 /* boot1f32-install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "boot1f32-install.sh"; sourceTree = "<group>"; };
B0056CEE11F3868000754B65 /* boot1f32.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1f32.s; sourceTree = "<group>"; };
B0056CEF11F3868000754B65 /* boot1he.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1he.s; sourceTree = "<group>"; };
B0056D2711F3868000754B65 /* acpi_patcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acpi_patcher.h; sourceTree = "<group>"; };
B0056D2811F3868000754B65 /* allocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allocate.c; sourceTree = "<group>"; };
B0056D2911F3868000754B65 /* asm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = asm.s; sourceTree = "<group>"; };
B0056D2A11F3868000754B65 /* ati.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ati.c; sourceTree = "<group>"; };
B0056D2C11F3868000754B65 /* bios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bios.h; sourceTree = "<group>"; };
B0056D2D11F3868000754B65 /* bios.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = bios.s; sourceTree = "<group>"; };
B0056D2E11F3868000754B65 /* biosfn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = biosfn.c; sourceTree = "<group>"; };
B0056D5611F3868000754B65 /* ntfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs.c; sourceTree = "<group>"; };
B0056D5711F3868000754B65 /* ntfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs.h; sourceTree = "<group>"; };
B0056D5811F3868000754B65 /* ntfs_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_private.h; sourceTree = "<group>"; };
B0056D5911F3868000754B65 /* nvidia.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nvidia.c; sourceTree = "<group>"; };
B0056D5A11F3868000754B65 /* nvidia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nvidia.h; sourceTree = "<group>"; };
B0056D5B11F3868000754B65 /* pci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pci.c; sourceTree = "<group>"; };
B0056D5C11F3868000754B65 /* pci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci.h; sourceTree = "<group>"; };
B0056D5D11F3868000754B65 /* pci_root.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pci_root.c; sourceTree = "<group>"; };
B00F494A11F6089500B1D7C5 /* aml_generator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aml_generator.c; sourceTree = "<group>"; };
B0146EFF11FDEF550010765C /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
B0146F0011FDEFB90010765C /* GPL_V2_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GPL_V2_LICENSE; sourceTree = "<group>"; };
B40054E614C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = tr; path = tr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054E714C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = tr; path = tr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054E814C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = tr; path = tr.lproj/Description.html; sourceTree = "<group>"; };
B40054E914C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054EA14C0ED3800B6D4CC /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = tr; path =tr.lproj/License.rtf; sourceTree = "<group>"; };
B40054EC14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sk; path = sk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054ED14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sk; path = sk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054EE14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = sk; path = sk.lproj/Description.html; sourceTree = "<group>"; };
B40054EF14C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054F014C0ED4600B6D4CC /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sk; path = sk.lproj/License.rtf; sourceTree = "<group>"; };
B40054F114C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hu; path = hu.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054F214C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hu; path = hu.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054F314C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = hu; path = hu.lproj/Description.html; sourceTree = "<group>"; };
B40054F414C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054F514C0ED5100B6D4CC /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hu; path = hu.lproj/License.rtf; sourceTree = "<group>"; };
B40054F614C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = no; path = no.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B40054F714C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = no; path = no.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B40054F814C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = no; path = no.lproj/Description.html; sourceTree = "<group>"; };
B40054F914C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = no; path = no.lproj/Localizable.strings; sourceTree = "<group>"; };
B40054FA14C0ED8600B6D4CC /* no */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = no; path = no.lproj/License.rtf; sourceTree = "<group>"; };
B41899FB14BFBE2400ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B41899FD14BFBE4500ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B41899FE14BFBE5200ED5B0B /* boot0md.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0md.s; sourceTree = "<group>"; };
B41899FF14BFBE5D00ED5B0B /* boot0hfs.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0hfs.s; sourceTree = "<group>"; };
B4189A0014BFBE7D00ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A0114BFBE8900ED5B0B /* boot1h.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot1h.s; sourceTree = "<group>"; };
B4189A0214BFBE9E00ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A0514BFBF0A00ED5B0B /* BIG.FAT.WARNING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = BIG.FAT.WARNING; path = config/lxdialog/BIG.FAT.WARNING; sourceTree = "<group>"; };
B4189A0614BFBF0A00ED5B0B /* check-lxdialog.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "check-lxdialog.sh"; path = "config/lxdialog/check-lxdialog.sh"; sourceTree = "<group>"; };
B4189A0714BFBF0A00ED5B0B /* checklist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = checklist.c; path = config/lxdialog/checklist.c; sourceTree = "<group>"; };
B4189A0814BFBF0A00ED5B0B /* dialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dialog.h; path = config/lxdialog/dialog.h; sourceTree = "<group>"; };
B4189A0914BFBF0A00ED5B0B /* inputbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inputbox.c; path = config/lxdialog/inputbox.c; sourceTree = "<group>"; };
B4189A0A14BFBF0A00ED5B0B /* menubox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menubox.c; path = config/lxdialog/menubox.c; sourceTree = "<group>"; };
B4189A0B14BFBF0A00ED5B0B /* textbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = textbox.c; path = config/lxdialog/textbox.c; sourceTree = "<group>"; };
B4189A0C14BFBF0A00ED5B0B /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = config/lxdialog/util.c; sourceTree = "<group>"; };
B4189A0D14BFBF0A00ED5B0B /* yesno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = yesno.c; path = config/lxdialog/yesno.c; sourceTree = "<group>"; };
B4189A0E14BFBF1C00ED5B0B /* cconfig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cconfig.c; path = config/cconfig.c; sourceTree = "<group>"; };
B4189A0F14BFBF1C00ED5B0B /* checklist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = checklist.c; path = config/checklist.c; sourceTree = "<group>"; };
B4189A1014BFBF1C00ED5B0B /* confdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = confdata.c; path = config/confdata.c; sourceTree = "<group>"; };
B4189A1114BFBF1C00ED5B0B /* dialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dialog.h; path = config/dialog.h; sourceTree = "<group>"; };
B4189A1214BFBF1C00ED5B0B /* expr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = expr.c; path = config/expr.c; sourceTree = "<group>"; };
B4189A1314BFBF1C00ED5B0B /* expr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = expr.h; path = config/expr.h; sourceTree = "<group>"; };
B4189A1414BFBF1C00ED5B0B /* inputbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inputbox.c; path = config/inputbox.c; sourceTree = "<group>"; };
B4189A1514BFBF1C00ED5B0B /* lex.zconf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lex.zconf.c; path = config/lex.zconf.c; sourceTree = "<group>"; };
B4189A1614BFBF1C00ED5B0B /* lkc_proto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lkc_proto.h; path = config/lkc_proto.h; sourceTree = "<group>"; };
B4189A1714BFBF1C00ED5B0B /* lkc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lkc.h; path = config/lkc.h; sourceTree = "<group>"; };
B4189A1814BFBF1C00ED5B0B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = config/Makefile; sourceTree = "<group>"; };
B4189A1914BFBF1C00ED5B0B /* menu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menu.c; path = config/menu.c; sourceTree = "<group>"; };
B4189A1A14BFBF1C00ED5B0B /* menubox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menubox.c; path = config/menubox.c; sourceTree = "<group>"; };
B4189A1B14BFBF1C00ED5B0B /* nconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nconf.h; path = config/nconf.h; sourceTree = "<group>"; };
B4189A1C14BFBF1C00ED5B0B /* symbol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = symbol.c; path = config/symbol.c; sourceTree = "<group>"; };
B4189A1D14BFBF1C00ED5B0B /* textbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = textbox.c; path = config/textbox.c; sourceTree = "<group>"; };
B4189A1E14BFBF1C00ED5B0B /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = config/util.c; sourceTree = "<group>"; };
B4189A1F14BFBF1C00ED5B0B /* yesno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = yesno.c; path = config/yesno.c; sourceTree = "<group>"; };
B4189A2014BFBF1C00ED5B0B /* zconf.hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zconf.hash.c; path = config/zconf.hash.c; sourceTree = "<group>"; };
B4189A2114BFBF1C00ED5B0B /* zconf.tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zconf.tab.c; path = config/zconf.tab.c; sourceTree = "<group>"; };
B4189A2214BFBF5600ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A2314BFBF7200ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A2414BFBFD100ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = "<group>"; };
B4189A3414BFC26400ED5B0B /* ati.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ati.c; path = ATiGraphicsEnabler/ati.c; sourceTree = "<group>"; };
B4189A3514BFC26400ED5B0B /* ati.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ati.h; path = ATiGraphicsEnabler/ati.h; sourceTree = "<group>"; };
B4189A3614BFC26400ED5B0B /* ATiGraphicsEnabler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ATiGraphicsEnabler.c; path = ATiGraphicsEnabler/ATiGraphicsEnabler.c; sourceTree = "<group>"; };
B4189A3714BFC26400ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Cconfig; path = ATiGraphicsEnabler/Cconfig; sourceTree = "<group>"; };
B4189A3814BFC26400ED5B0B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ATiGraphicsEnabler/Makefile; sourceTree = "<group>"; };
B4189A3914BFC26400ED5B0B /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Readme.txt; path = ATiGraphicsEnabler/Readme.txt; sourceTree = "<group>"; };
B4189A3A14BFC29500ED5B0B /* AMDGraphicsEnabler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = AMDGraphicsEnabler.c; path = AMDGraphicsEnabler/AMDGraphicsEnabler.c; sourceTree = "<group>"; };
B4189A3B14BFC29500ED5B0B /* ati_reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ati_reg.h; path = AMDGraphicsEnabler/ati_reg.h; sourceTree = "<group>"; };
B4189A3C14BFC29500ED5B0B /* ati.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ati.c; path = AMDGraphicsEnabler/ati.c; sourceTree = "<group>"; };
B4189A3D14BFC29500ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Cconfig; path = AMDGraphicsEnabler/Cconfig; sourceTree = "<group>"; };
B4189A3E14BFC29500ED5B0B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = AMDGraphicsEnabler/Makefile; sourceTree = "<group>"; };
B4189A3F14BFC29500ED5B0B /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Readme.txt; path = AMDGraphicsEnabler/Readme.txt; sourceTree = "<group>"; };
B4189A4014BFC2A400ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Cconfig; path = IntelGraphicsEnabler/Cconfig; sourceTree = "<group>"; };
B4189A4114BFC2A400ED5B0B /* gma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gma.c; path = IntelGraphicsEnabler/gma.c; sourceTree = "<group>"; };
B4189A4214BFC2A400ED5B0B /* gma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gma.h; path = IntelGraphicsEnabler/gma.h; sourceTree = "<group>"; };
B4189A4314BFC2A400ED5B0B /* IntelGraphicsEnabler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IntelGraphicsEnabler.c; path = IntelGraphicsEnabler/IntelGraphicsEnabler.c; sourceTree = "<group>"; };
B4189A4414BFC2A400ED5B0B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = IntelGraphicsEnabler/Makefile; sourceTree = "<group>"; };
B4189A4514BFC2A400ED5B0B /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Readme.txt; path = IntelGraphicsEnabler/Readme.txt; sourceTree = "<group>"; };
B4189A4E14BFC2F700ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Cconfig; path = NVIDIAGraphicsEnabler/Cconfig; sourceTree = "<group>"; };
B4189A4F14BFC2F700ED5B0B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = NVIDIAGraphicsEnabler/Makefile; sourceTree = "<group>"; };
B4189A5014BFC2F700ED5B0B /* nvidia.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nvidia.c; path = NVIDIAGraphicsEnabler/nvidia.c; sourceTree = "<group>"; };
B4189A5114BFC2F700ED5B0B /* nvidia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nvidia.h; path = NVIDIAGraphicsEnabler/nvidia.h; sourceTree = "<group>"; };
B4189A5214BFC2F700ED5B0B /* NVIDIAGraphicsEnabler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NVIDIAGraphicsEnabler.c; path = NVIDIAGraphicsEnabler/NVIDIAGraphicsEnabler.c; sourceTree = "<group>"; };
B4189A5314BFC2F700ED5B0B /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Readme.txt; path = NVIDIAGraphicsEnabler/Readme.txt; sourceTree = "<group>"; };
B4189A5714BFC39700ED5B0B /* GraphicsEnablerModules.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = GraphicsEnablerModules.txt; path = GraphicsEnablerModules.txt; sourceTree = "<group>"; };
B442B8C514BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ar; path = ar.lproj/License.rtf; sourceTree = "<group>"; };
B442B8C614BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8C714BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ar; path = ar.lproj/Description.html; sourceTree = "<group>"; };
B442B8C814BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8C914BE6C7A00EEF9D4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8CA14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = bs; path = bs.lproj/License.rtf; sourceTree = "<group>"; };
B442B8CB14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8CC14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = bs; path = bs.lproj/Description.html; sourceTree = "<group>"; };
B442B8CD14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bs; path = bs.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8CE14BE6C8D00EEF9D4 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8CF14BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = bg; path = bg.lproj/License.rtf; sourceTree = "<group>"; };
B442B8D014BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8D114BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = bg; path = bg.lproj/Description.html; sourceTree = "<group>"; };
B442B8D214BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8D314BE6C9900EEF9D4 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8D414BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ja; path = ja.lproj/License.rtf; sourceTree = "<group>"; };
B442B8D514BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8D614BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ja; path = ja.lproj/Description.html; sourceTree = "<group>"; };
B442B8D714BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8D814BE6CB000EEF9D4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8DD14BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ru; path = ru.lproj/License.rtf; sourceTree = "<group>"; };
B442B8DE14BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8DF14BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8E014BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ru; path = ru.lproj/Description.html; sourceTree = "<group>"; };
B442B8E114BE6D8000EEF9D4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8E214BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ko; path = ko.lproj/License.rtf; sourceTree = "<group>"; };
B442B8E314BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8E414BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8E514BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ko; path = ko.lproj/Description.html; sourceTree = "<group>"; };
B442B8E614BE6D8F00EEF9D4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8E714BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = mk; path = mk.lproj/License.rtf; sourceTree = "<group>"; };
B442B8E814BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8E914BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8EA14BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = mk; path = mk.lproj/Description.html; sourceTree = "<group>"; };
B442B8EB14BE6D9B00EEF9D4 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = mk; path = mk.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8EC14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = he; path = he.lproj/License.rtf; sourceTree = "<group>"; };
B442B8ED14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8EE14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8EF14BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = he; path = he.lproj/Description.html; sourceTree = "<group>"; };
B442B8F014BE6DAA00EEF9D4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8F314BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = zh_CN; path = zh_CN.lproj/License.rtf; sourceTree = "<group>"; };
B442B8F414BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8F514BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8F614BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = zh_CN; path = zh_CN.lproj/Description.html; sourceTree = "<group>"; };
B442B8F714BE6DEE00EEF9D4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8F814BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = el; path = el.lproj/License.rtf; sourceTree = "<group>"; };
B442B8F914BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8FA14BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B8FB14BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = el; path = el.lproj/Description.html; sourceTree = "<group>"; };
B442B8FC14BE6E1700EEF9D4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B8FD14BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = zh_TW; path = zh_TW.lproj/License.rtf; sourceTree = "<group>"; };
B442B8FE14BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B8FF14BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90014BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = zh_TW; path = zh_TW.lproj/Description.html; sourceTree = "<group>"; };
B442B90114BE6E7D00EEF9D4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_TW; path = zh_TW.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B90214BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = vi; path = vi.lproj/License.rtf; sourceTree = "<group>"; };
B442B90314BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = vi; path = vi.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B90414BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = vi; path = vi.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90514BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = vi; path = vi.lproj/Description.html; sourceTree = "<group>"; };
B442B90614BE6EA500EEF9D4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B90714BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = cs; path = cs.lproj/License.rtf; sourceTree = "<group>"; };
B442B90814BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = cs; path = cs.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B90914BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = cs; path = cs.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90A14BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = cs; path = cs.lproj/Description.html; sourceTree = "<group>"; };
B442B90B14BE6EB200EEF9D4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B90C14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = nl; path = nl.lproj/License.rtf; sourceTree = "<group>"; };
B442B90D14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B90E14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B90F14BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = nl; path = nl.lproj/Description.html; sourceTree = "<group>"; };
B442B91014BE6EC900EEF9D4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B91414BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B91514BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ca; path = ca.lproj/License.rtf; sourceTree = "<group>"; };
B442B91614BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B91714BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B91814BE712700EEF9D4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ca; path = ca.lproj/Description.html; sourceTree = "<group>"; };
B442B91A14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = da; path = da.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B91B14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = da; path = da.lproj/License.rtf; sourceTree = "<group>"; };
B442B91C14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B91D14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = da; path = da.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B91E14BE714B00EEF9D4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = da; path = da.lproj/Description.html; sourceTree = "<group>"; };
B442B91F14BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fi; path = fi.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92014BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = fi; path = fi.lproj/License.rtf; sourceTree = "<group>"; };
B442B92114BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B92214BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fi; path = fi.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B92314BE716600EEF9D4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/Description.html; sourceTree = "<group>"; };
B442B92414BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ms; path = ms.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92514BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ms; path = ms.lproj/License.rtf; sourceTree = "<group>"; };
B442B92614BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B92714BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ms; path = ms.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B92814BE717C00EEF9D4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ms; path = ms.lproj/Description.html; sourceTree = "<group>"; };
B442B92914BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92A14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ro; path = ro.lproj/License.rtf; sourceTree = "<group>"; };
B442B92B14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B92C14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B92D14BE720700EEF9D4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = ro; path = ro.lproj/Description.html; sourceTree = "<group>"; };
B442B92E14BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sv; path = sv.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B92F14BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sv; path = sv.lproj/License.rtf; sourceTree = "<group>"; };
B442B93014BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B93114BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sv; path = sv.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B93214BE722C00EEF9D4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = sv; path = sv.lproj/Description.html; sourceTree = "<group>"; };
B442B93314BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = th; path = th.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B93414BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = th; path = th.lproj/License.rtf; sourceTree = "<group>"; };
B442B93514BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B93614BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = th; path = th.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B93714BE723C00EEF9D4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = th; path = th.lproj/Description.html; sourceTree = "<group>"; };
B442B93814BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = uk; path = uk.lproj/Welcome.rtfd; sourceTree = "<group>"; };
B442B93914BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = uk; path = uk.lproj/License.rtf; sourceTree = "<group>"; };
B442B93A14BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
B442B93B14BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = uk; path = uk.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B442B93C14BE725200EEF9D4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = uk; path = uk.lproj/Description.html; sourceTree = "<group>"; };
B45C10A014BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = hr; path = hr.lproj/Description.html; sourceTree = "<group>"; };
B45C10A114BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = "<group>"; };
B45C10A214BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hr; path = hr.lproj/License.rtf; sourceTree = "<group>"; };
B45C10A314BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = "<group>"; };
B45C10A414BE7413006AA075 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
name = Chameleon;
sourceTree = "<group>";
};
361BC70414BD979700236488 /* Icons */ = {
isa = PBXGroup;
children = (
361BC70614BD97C800236488 /* dmg.zip */,
361BC70714BD97C800236488 /* doc.zip */,
361BC70814BD97C800236488 /* i386.zip */,
361BC70914BD97C800236488 /* Icon.zip */,
361BC70A14BD97C800236488 /* pan.zip */,
361BC70B14BD97C800236488 /* pkg.zip */,
361BC70C14BD97C800236488 /* tm.zip */,
);
name = Icons;
sourceTree = "<group>";
};
361BC70514BD97A800236488 /* dmg */ = {
isa = PBXGroup;
children = (
361BC70D14BD97E300236488 /* ro.dmg */,
361BC70E14BD97E300236488 /* SLAResources */,
);
name = dmg;
sourceTree = "<group>";
};
364E0DDF14BCFB6600F55E58 /* Scripts.templates */ = {
isa = PBXGroup;
children = (
A3561CAB1414024C00E9B51E /* modules */ = {
isa = PBXGroup;
children = (
B41899EA14BFB8AF00ED5B0B /* AMDGraphicsEnabler */,
B41899E914BFB8A100ED5B0B /* ATiGraphicsEnabler */,
A3561CAC1414024C00E9B51E /* Cconfig */,
B4189A5714BFC39700ED5B0B /* GraphicsEnablerModules.txt */,
A3561CAD1414024C00E9B51E /* HelloWorld */,
A3561CB21414024C00E9B51E /* include */,
B41899E214BFB86500ED5B0B /* IntelGraphicsEnabler */,
A3561CB41414024C00E9B51E /* Keylayout */,
A3561CB71414024D00E9B51E /* klibc */,
A3561D011414024D00E9B51E /* Makefile */,
A3561D021414024D00E9B51E /* MakeInc.dir */,
A3561D031414024D00E9B51E /* Modules.txt */,
B41899DB14BFB82E00ED5B0B /* NVIDIAGraphicsEnabler */,
A3561D041414024D00E9B51E /* Resolution */,
A3561D0F1414024D00E9B51E /* uClibcxx */,
);
B0056CE511F3868000754B65 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFD1713B0D4590047ED33 /* include */,
B0056CE611F3868000754B65 /* boot0 */,
B0056CEA11F3868000754B65 /* boot1 */,
B0056CF211F3868000754B65 /* boot2 */,
B41899FB14BFBE2400ED5B0B /* Cconfig */,
B0056D0F11F3868000754B65 /* cdboot */,
B4189A0314BFBED900ED5B0B /* config */,
B0056D1311F3868000754B65 /* doc */,
6DBAFD1713B0D4590047ED33 /* include */,
B0056D1611F3868000754B65 /* libsa */,
B0056D2411F3868000754B65 /* libsaio */,
B0056D7611F3868000754B65 /* Makefile */,
A3561CAB1414024C00E9B51E /* modules */,
B0056D7911F3868000754B65 /* util */,
B0056D7611F3868000754B65 /* Makefile */,
);
path = i386;
sourceTree = "<group>";
isa = PBXGroup;
children = (
B0056CE711F3868000754B65 /* boot0.s */,
B41899FF14BFBE5D00ED5B0B /* boot0hfs.s */,
B41899FE14BFBE5200ED5B0B /* boot0md.s */,
B41899FD14BFBE4500ED5B0B /* Cconfig */,
B0056CE811F3868000754B65 /* chain0.s */,
B0056CE911F3868000754B65 /* Makefile */,
);
B0056CEA11F3868000754B65 /* boot1 */ = {
isa = PBXGroup;
children = (
B0056CEB11F3868000754B65 /* boot1.asm */,
B0056CEC11F3868000754B65 /* boot1.s */,
B0056CED11F3868000754B65 /* boot1f32-install.sh */,
B0056CEE11F3868000754B65 /* boot1f32.s */,
B4189A0114BFBE8900ED5B0B /* boot1h.s */,
B0056CEF11F3868000754B65 /* boot1he.s */,
B0056CF011F3868000754B65 /* boot1hp.s */,
B4189A0014BFBE7D00ED5B0B /* Cconfig */,
B0056CF111F3868000754B65 /* Makefile */,
);
path = boot1;
B0056CF611F3868000754B65 /* boot.c */,
B0056CF711F3868000754B65 /* boot.h */,
B0056CF811F3868000754B65 /* boot2.s */,
B4189A0214BFBE9E00ED5B0B /* Cconfig */,
B0056CF911F3868000754B65 /* drivers.c */,
B0056CFA11F3868000754B65 /* graphic_utils.c */,
B0056CFB11F3868000754B65 /* graphic_utils.h */,
B0056D1611F3868000754B65 /* libsa */ = {
isa = PBXGroup;
children = (
B4189A2214BFBF5600ED5B0B /* Cconfig */,
B0056D1711F3868000754B65 /* efi_tables.c */,
B0056D1811F3868000754B65 /* efi_tables.h */,
B0056D1911F3868000754B65 /* error.c */,
B0056D2411F3868000754B65 /* libsaio */ = {
isa = PBXGroup;
children = (
26F2052013D04B130020D229 /* exfat.c */,
26F2051D13D04B060020D229 /* exfat.h */,
B0056D2511F3868000754B65 /* acpi.h */,
B0056D2611F3868000754B65 /* acpi_patcher.c */,
B0056D2711F3868000754B65 /* acpi_patcher.h */,
B00F494A11F6089500B1D7C5 /* aml_generator.c */,
B00F494911F6089500B1D7C5 /* aml_generator.h */,
B0056D2911F3868000754B65 /* asm.s */,
012E60F7137AC68F00E35218 /* ati_reg.h */,
B0056D2A11F3868000754B65 /* ati.c */,
B0056D2C11F3868000754B65 /* bios.h */,
B0056D2D11F3868000754B65 /* bios.s */,
B0056D2E11F3868000754B65 /* biosfn.c */,
1D145307137073F40050C0CD /* bootargs.h */,
1D2A1AF513743A2600787720 /* bootargs.h */,
B0056D2F11F3868000754B65 /* bootstruct.c */,
B0056D3011F3868000754B65 /* bootstruct.h */,
B0056D3111F3868000754B65 /* cache.c */,
B4189A2314BFBF7200ED5B0B /* Cconfig */,
B0056D3211F3868000754B65 /* console.c */,
B0056D3311F3868000754B65 /* convert.c */,
B0056D3411F3868000754B65 /* convert.h */,
B0056D3C11F3868000754B65 /* efi.h */,
B0056D3D11F3868000754B65 /* ext2fs.c */,
B0056D3E11F3868000754B65 /* ext2fs.h */,
26F2052013D04B130020D229 /* exfat.c */,
26F2051D13D04B060020D229 /* exfat.h */,
B0056D3F11F3868000754B65 /* fake_efi.c */,
B0056D4011F3868000754B65 /* fake_efi.h */,
B0056D4111F3868000754B65 /* fdisk.h */,
B0056D5611F3868000754B65 /* ntfs.c */,
B0056D5711F3868000754B65 /* ntfs.h */,
B0056D5811F3868000754B65 /* ntfs_private.h */,
B0056D5911F3868000754B65 /* nvidia.c */,
B0056D5A11F3868000754B65 /* nvidia.h */,
B0056D5B11F3868000754B65 /* pci.c */,
B0056D5C11F3868000754B65 /* pci.h */,
B0056D5D11F3868000754B65 /* pci_root.c */,
B0056D7911F3868000754B65 /* util */ = {
isa = PBXGroup;
children = (
A3561C8B1413FD7800E9B51E /* bdmesg.c */,
B4189A2414BFBFD100ED5B0B /* Cconfig */,
A3561C8A1413FD7800E9B51E /* dyldsymboltool.c */,
A3561C721413FD7800E9B51E /* fdisk */,
A3561C891413FD7800E9B51E /* openUp.c */,
A3561C8A1413FD7800E9B51E /* dyldsymboltool.c */,
A3561C8B1413FD7800E9B51E /* bdmesg.c */,
B0056D7A11F3868000754B65 /* machOconv.c */,
B0056D7B11F3868000754B65 /* Makefile */,
A3561C891413FD7800E9B51E /* openUp.c */,
);
path = util;
sourceTree = "<group>";
B0056D8311F3868000754B65 /* package */ = {
isa = PBXGroup;
children = (
364E0DDF14BCFB6600F55E58 /* Scripts.templates */,
36B43E8114BCE91300D29461 /* OptionalSettings */,
A35D2187141A75DC00969AC0 /* slimpkg.sh */,
A35D2189141A75DC00969AC0 /* builddmg.sh */,
A35D2188141A75DC00969AC0 /* buildpkg.sh */,
A35D2189141A75DC00969AC0 /* builddmg.sh */,
361BC70214BD977700236488 /* Changes.txt */,
B0056D8511F3868000754B65 /* Distribution */,
361BC70514BD97A800236488 /* dmg */,
361BC70414BD979700236488 /* Icons */,
36B43E8114BCE91300D29461 /* OptionalSettings */,
A37D7D49141B7C6F0069C38B /* Resources */,
A3F1F20D141B9B0D00DDA709 /* Scripts */,
364E0DDF14BCFB6600F55E58 /* Scripts.templates */,
A35D2187141A75DC00969AC0 /* slimpkg.sh */,
B0056DB911F3868000754B65 /* smbios.plist */,
);
path = package;
path = User_Guide_src;
sourceTree = "<group>";
};
B41899DB14BFB82E00ED5B0B /* NVIDIAGraphicsEnabler */ = {
isa = PBXGroup;
children = (
B4189A4E14BFC2F700ED5B0B /* Cconfig */,
B4189A4F14BFC2F700ED5B0B /* Makefile */,
B4189A5014BFC2F700ED5B0B /* nvidia.c */,
B4189A5114BFC2F700ED5B0B /* nvidia.h */,
B4189A5214BFC2F700ED5B0B /* NVIDIAGraphicsEnabler.c */,
B4189A5314BFC2F700ED5B0B /* Readme.txt */,
);
name = NVIDIAGraphicsEnabler;
sourceTree = "<group>";
};
B41899E214BFB86500ED5B0B /* IntelGraphicsEnabler */ = {
isa = PBXGroup;
children = (
B4189A4014BFC2A400ED5B0B /* Cconfig */,
B4189A4114BFC2A400ED5B0B /* gma.c */,
B4189A4214BFC2A400ED5B0B /* gma.h */,
B4189A4314BFC2A400ED5B0B /* IntelGraphicsEnabler.c */,
B4189A4414BFC2A400ED5B0B /* Makefile */,
B4189A4514BFC2A400ED5B0B /* Readme.txt */,
);
name = IntelGraphicsEnabler;
sourceTree = "<group>";
};
B41899E914BFB8A100ED5B0B /* ATiGraphicsEnabler */ = {
isa = PBXGroup;
children = (
B4189A3414BFC26400ED5B0B /* ati.c */,
B4189A3514BFC26400ED5B0B /* ati.h */,
B4189A3614BFC26400ED5B0B /* ATiGraphicsEnabler.c */,
B4189A3714BFC26400ED5B0B /* Cconfig */,
B4189A3814BFC26400ED5B0B /* Makefile */,
B4189A3914BFC26400ED5B0B /* Readme.txt */,
);
name = ATiGraphicsEnabler;
sourceTree = "<group>";
};
B41899EA14BFB8AF00ED5B0B /* AMDGraphicsEnabler */ = {
isa = PBXGroup;
children = (
B4189A3A14BFC29500ED5B0B /* AMDGraphicsEnabler.c */,
B4189A3B14BFC29500ED5B0B /* ati_reg.h */,
B4189A3C14BFC29500ED5B0B /* ati.c */,
B4189A3D14BFC29500ED5B0B /* Cconfig */,
B4189A3E14BFC29500ED5B0B /* Makefile */,
B4189A3F14BFC29500ED5B0B /* Readme.txt */,
);
name = AMDGraphicsEnabler;
sourceTree = "<group>";
};
B4189A0314BFBED900ED5B0B /* config */ = {
isa = PBXGroup;
children = (
B4189A0E14BFBF1C00ED5B0B /* cconfig.c */,
B4189A0F14BFBF1C00ED5B0B /* checklist.c */,
B4189A1014BFBF1C00ED5B0B /* confdata.c */,
B4189A1114BFBF1C00ED5B0B /* dialog.h */,
B4189A1214BFBF1C00ED5B0B /* expr.c */,
B4189A1314BFBF1C00ED5B0B /* expr.h */,
B4189A1414BFBF1C00ED5B0B /* inputbox.c */,
B4189A1514BFBF1C00ED5B0B /* lex.zconf.c */,
B4189A1614BFBF1C00ED5B0B /* lkc_proto.h */,
B4189A1714BFBF1C00ED5B0B /* lkc.h */,
B4189A0414BFBEEF00ED5B0B /* lxdialog */,
B4189A1814BFBF1C00ED5B0B /* Makefile */,
B4189A1914BFBF1C00ED5B0B /* menu.c */,
B4189A1A14BFBF1C00ED5B0B /* menubox.c */,
B4189A1B14BFBF1C00ED5B0B /* nconf.h */,
B4189A1C14BFBF1C00ED5B0B /* symbol.c */,
B4189A1D14BFBF1C00ED5B0B /* textbox.c */,
B4189A1E14BFBF1C00ED5B0B /* util.c */,
B4189A1F14BFBF1C00ED5B0B /* yesno.c */,
B4189A2014BFBF1C00ED5B0B /* zconf.hash.c */,
B4189A2114BFBF1C00ED5B0B /* zconf.tab.c */,
);
name = config;
sourceTree = "<group>";
};
B4189A0414BFBEEF00ED5B0B /* lxdialog */ = {
isa = PBXGroup;
children = (
B4189A0514BFBF0A00ED5B0B /* BIG.FAT.WARNING */,
B4189A0614BFBF0A00ED5B0B /* check-lxdialog.sh */,
B4189A0714BFBF0A00ED5B0B /* checklist.c */,
B4189A0814BFBF0A00ED5B0B /* dialog.h */,
B4189A0914BFBF0A00ED5B0B /* inputbox.c */,
B4189A0A14BFBF0A00ED5B0B /* menubox.c */,
B4189A0B14BFBF0A00ED5B0B /* textbox.c */,
B4189A0C14BFBF0A00ED5B0B /* util.c */,
B4189A0D14BFBF0A00ED5B0B /* yesno.c */,
);
name = lxdialog;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXLegacyTarget section */
A37D7D4B141B7C6F0069C38B /* Conclusion.rtfd */ = {
isa = PBXVariantGroup;
children = (
A34125FD14BA3ED3002C359C /* ar */,
A34125FE14BA3EE8002C359C /* bg */,
A34125FF14BA3F3D002C359C /* bs */,
A341260014BA3F3D002C359C /* el */,
A37D7D55141B7C6F0069C38B /* en */,
A37D7D4C141B7C6F0069C38B /* de */,
A37D7D5A141B7C6F0069C38B /* es */,
A37D7D5F141B7C6F0069C38B /* fr */,
A341260114BA3F3D002C359C /* he */,
A341260214BA3F3D002C359C /* hr */,
A37D7D69141B7C6F0069C38B /* id */,
A37D7D6E141B7C6F0069C38B /* it */,
A341260314BA3F3D002C359C /* ja */,
A341260414BA3F3D002C359C /* ko */,
A341260514BA3F3D002C359C /* mk */,
A341260614BA3F3D002C359C /* nl */,
A37D7D73141B7C6F0069C38B /* pl */,
A37D7D78141B7C6F0069C38B /* pt-BR */,
A37D7D7D141B7C6F0069C38B /* pt-PT */,
A341260714BA3F3D002C359C /* ru */,
A37D7D82141B7C6F0069C38B /* sr */,
A341260814BA3F3D002C359C /* zh_CN */,
A341260914BA3F3D002C359C /* zh_TW */,
B442B8C614BE6C7A00EEF9D4 /* ar */,
B442B8CB14BE6C8D00EEF9D4 /* bs */,
B442B8D014BE6C9900EEF9D4 /* bg */,
B442B8D514BE6CB000EEF9D4 /* ja */,
B442B8DF14BE6D8000EEF9D4 /* ru */,
B442B8E414BE6D8F00EEF9D4 /* ko */,
B442B8E914BE6D9B00EEF9D4 /* mk */,
B442B8EE14BE6DAA00EEF9D4 /* he */,
B442B8F514BE6DEE00EEF9D4 /* zh_CN */,
B442B8FA14BE6E1700EEF9D4 /* el */,
B442B8FF14BE6E7D00EEF9D4 /* zh_TW */,
B442B90414BE6EA500EEF9D4 /* vi */,
B442B90914BE6EB200EEF9D4 /* cs */,
B442B90E14BE6EC900EEF9D4 /* nl */,
B442B91714BE712700EEF9D4 /* ca */,
B442B91D14BE714B00EEF9D4 /* da */,
B442B92214BE716600EEF9D4 /* fi */,
B442B92714BE717C00EEF9D4 /* ms */,
B442B92C14BE720700EEF9D4 /* ro */,
B442B93114BE722C00EEF9D4 /* sv */,
B442B93614BE723C00EEF9D4 /* th */,
B442B93B14BE725200EEF9D4 /* uk */,
B45C10A114BE7413006AA075 /* hr */,
B40054E614C0ED3800B6D4CC /* tr */,
B40054EC14C0ED4600B6D4CC /* sk */,
B40054F114C0ED5100B6D4CC /* hu */,
B40054F614C0ED8600B6D4CC /* no */,
);
name = Conclusion.rtfd;
sourceTree = "<group>";
A37D7D56141B7C6F0069C38B /* en */,
A37D7D5B141B7C6F0069C38B /* es */,
A37D7D60141B7C6F0069C38B /* fr */,
A37D7D65141B7C6F0069C38B /* hr */,
A37D7D6A141B7C6F0069C38B /* id */,
A37D7D6F141B7C6F0069C38B /* it */,
A37D7D74141B7C6F0069C38B /* pl */,
A37D7D79141B7C6F0069C38B /* pt-BR */,
A37D7D7E141B7C6F0069C38B /* pt-PT */,
A37D7D83141B7C6F0069C38B /* sr */,
B442B8C714BE6C7A00EEF9D4 /* ar */,
B442B8CC14BE6C8D00EEF9D4 /* bs */,
B442B8D114BE6C9900EEF9D4 /* bg */,
B442B8D614BE6CB000EEF9D4 /* ja */,
B442B8E014BE6D8000EEF9D4 /* ru */,
B442B8E514BE6D8F00EEF9D4 /* ko */,
B442B8EA14BE6D9B00EEF9D4 /* mk */,
B442B8EF14BE6DAA00EEF9D4 /* he */,
B442B8F614BE6DEE00EEF9D4 /* zh_CN */,
B442B8FB14BE6E1700EEF9D4 /* el */,
B442B90014BE6E7D00EEF9D4 /* zh_TW */,
B442B90514BE6EA500EEF9D4 /* vi */,
B442B90A14BE6EB200EEF9D4 /* cs */,
B442B90F14BE6EC900EEF9D4 /* nl */,
B442B91814BE712700EEF9D4 /* ca */,
B442B91E14BE714B00EEF9D4 /* da */,
B442B92314BE716600EEF9D4 /* fi */,
B442B92814BE717C00EEF9D4 /* ms */,
B442B92D14BE720700EEF9D4 /* ro */,
B442B93214BE722C00EEF9D4 /* sv */,
B442B93714BE723C00EEF9D4 /* th */,
B442B93C14BE725200EEF9D4 /* uk */,
B45C10A014BE7413006AA075 /* hr */,
B40054E814C0ED3800B6D4CC /* tr */,
B40054EE14C0ED4600B6D4CC /* sk */,
B40054F314C0ED5100B6D4CC /* hu */,
B40054F814C0ED8600B6D4CC /* no */,
);
name = Description.html;
sourceTree = "<group>";
A37D7D57141B7C6F0069C38B /* en */,
A37D7D5C141B7C6F0069C38B /* es */,
A37D7D61141B7C6F0069C38B /* fr */,
A37D7D66141B7C6F0069C38B /* hr */,
A37D7D6B141B7C6F0069C38B /* id */,
A37D7D70141B7C6F0069C38B /* it */,
A37D7D75141B7C6F0069C38B /* pl */,
A37D7D7A141B7C6F0069C38B /* pt-BR */,
A37D7D7F141B7C6F0069C38B /* pt-PT */,
A37D7D84141B7C6F0069C38B /* sr */,
B442B8C514BE6C7A00EEF9D4 /* ar */,
B442B8CA14BE6C8D00EEF9D4 /* bs */,
B442B8CF14BE6C9900EEF9D4 /* bg */,
B442B8D414BE6CB000EEF9D4 /* ja */,
B442B8DD14BE6D8000EEF9D4 /* ru */,
B442B8E214BE6D8F00EEF9D4 /* ko */,
B442B8E714BE6D9B00EEF9D4 /* mk */,
B442B8EC14BE6DAA00EEF9D4 /* he */,
B442B8F314BE6DEE00EEF9D4 /* zh_CN */,
B442B8F814BE6E1700EEF9D4 /* el */,
B442B8FD14BE6E7D00EEF9D4 /* zh_TW */,
B442B90214BE6EA500EEF9D4 /* vi */,
B442B90714BE6EB200EEF9D4 /* cs */,
B442B90C14BE6EC900EEF9D4 /* nl */,
B442B91514BE712700EEF9D4 /* ca */,
B442B91B14BE714B00EEF9D4 /* da */,
B442B92014BE716600EEF9D4 /* fi */,
B442B92514BE717C00EEF9D4 /* ms */,
B442B92A14BE720700EEF9D4 /* ro */,
B442B92F14BE722C00EEF9D4 /* sv */,
B442B93414BE723C00EEF9D4 /* th */,
B442B93914BE725200EEF9D4 /* uk */,
B45C10A214BE7413006AA075 /* hr */,
B40054EA14C0ED3800B6D4CC /* tr */,
B40054F014C0ED4600B6D4CC /* sk */,
B40054F514C0ED5100B6D4CC /* hu */,
B40054FA14C0ED8600B6D4CC /* no */,
);
name = License.rtf;
sourceTree = "<group>";
A37D7D52141B7C6F0069C38B /* de */,
A37D7D5D141B7C6F0069C38B /* es */,
A37D7D62141B7C6F0069C38B /* fr */,
A37D7D67141B7C6F0069C38B /* hr */,
A37D7D6C141B7C6F0069C38B /* id */,
A37D7D71141B7C6F0069C38B /* it */,
A37D7D76141B7C6F0069C38B /* pl */,
A37D7D7B141B7C6F0069C38B /* pt-BR */,
A37D7D80141B7C6F0069C38B /* pt-PT */,
A37D7D85141B7C6F0069C38B /* sr */,
B442B8C814BE6C7A00EEF9D4 /* ar */,
B442B8CD14BE6C8D00EEF9D4 /* bs */,
B442B8D214BE6C9900EEF9D4 /* bg */,
B442B8D714BE6CB000EEF9D4 /* ja */,
B442B8E114BE6D8000EEF9D4 /* ru */,
B442B8E614BE6D8F00EEF9D4 /* ko */,
B442B8EB14BE6D9B00EEF9D4 /* mk */,
B442B8F014BE6DAA00EEF9D4 /* he */,
B442B8F714BE6DEE00EEF9D4 /* zh_CN */,
B442B8FC14BE6E1700EEF9D4 /* el */,
B442B90114BE6E7D00EEF9D4 /* zh_TW */,
B442B90614BE6EA500EEF9D4 /* vi */,
B442B90B14BE6EB200EEF9D4 /* cs */,
B442B91014BE6EC900EEF9D4 /* nl */,
B442B91614BE712700EEF9D4 /* ca */,
B442B91C14BE714B00EEF9D4 /* da */,
B442B92114BE716600EEF9D4 /* fi */,
B442B92614BE717C00EEF9D4 /* ms */,
B442B92B14BE720700EEF9D4 /* ro */,
B442B93014BE722C00EEF9D4 /* sv */,
B442B93514BE723C00EEF9D4 /* th */,
B442B93A14BE725200EEF9D4 /* uk */,
B45C10A314BE7413006AA075 /* hr */,
B40054E914C0ED3800B6D4CC /* tr */,
B40054EF14C0ED4600B6D4CC /* sk */,
B40054F414C0ED5100B6D4CC /* hu */,
B40054F914C0ED8600B6D4CC /* no */,
);
name = Localizable.strings;
sourceTree = "<group>";
A37D7D53141B7C6F0069C38B /* Welcome.rtfd */ = {
isa = PBXVariantGroup;
children = (
A3AECAA414BCB71F0059212A /* ar */,
A3AECAA514BCB71F0059212A /* bg */,
A3AECAA614BCB71F0059212A /* bs */,
A37D7D54141B7C6F0069C38B /* de */,
A3AECAA714BCB73D0059212A /* el */,
A37D7D59141B7C6F0069C38B /* en */,
A37D7D5E141B7C6F0069C38B /* es */,
A37D7D63141B7C6F0069C38B /* fr */,
A3AECAA814BCB73D0059212A /* he */,
A3AECAA914BCB73D0059212A /* hr */,
A37D7D6D141B7C6F0069C38B /* id */,
A37D7D72141B7C6F0069C38B /* it */,
A3AECAAA14BCB7BE0059212A /* ja */,
A3AECAAB14BCB7BE0059212A /* ko */,
A3AECAAC14BCB7BE0059212A /* mk */,
A3AECAAD14BCB7E10059212A /* nl */,
A37D7D77141B7C6F0069C38B /* pl */,
A37D7D7C141B7C6F0069C38B /* pt-BR */,
A37D7D81141B7C6F0069C38B /* pt-PT */,
A3AECAAE14BCB7E10059212A /* ru */,
A37D7D86141B7C6F0069C38B /* sr */,
A3AECAAF14BCB7E10059212A /* zh_CN */,
A3AECAB014BCB7E10059212A /* zh_TW */,
B442B8C914BE6C7A00EEF9D4 /* ar */,
B442B8CE14BE6C8D00EEF9D4 /* bs */,
B442B8D314BE6C9900EEF9D4 /* bg */,
B442B8D814BE6CB000EEF9D4 /* ja */,
B442B8DE14BE6D8000EEF9D4 /* ru */,
B442B8E314BE6D8F00EEF9D4 /* ko */,
B442B8E814BE6D9B00EEF9D4 /* mk */,
B442B8ED14BE6DAA00EEF9D4 /* he */,
B442B8F414BE6DEE00EEF9D4 /* zh_CN */,
B442B8F914BE6E1700EEF9D4 /* el */,
B442B8FE14BE6E7D00EEF9D4 /* zh_TW */,
B442B90314BE6EA500EEF9D4 /* vi */,
B442B90814BE6EB200EEF9D4 /* cs */,
B442B90D14BE6EC900EEF9D4 /* nl */,
B442B91414BE712700EEF9D4 /* ca */,
B442B91A14BE714B00EEF9D4 /* da */,
B442B91F14BE716600EEF9D4 /* fi */,
B442B92414BE717C00EEF9D4 /* ms */,
B442B92914BE720700EEF9D4 /* ro */,
B442B92E14BE722C00EEF9D4 /* sv */,
B442B93314BE723C00EEF9D4 /* th */,
B442B93814BE725200EEF9D4 /* uk */,
B45C10A414BE7413006AA075 /* hr */,
B40054E714C0ED3800B6D4CC /* tr */,
B40054ED14C0ED4600B6D4CC /* sk */,
B40054F214C0ED5100B6D4CC /* hu */,
B40054F714C0ED8600B6D4CC /* no */,
);
name = Welcome.rtfd;
sourceTree = "<group>";
branches/ErmaC/Modules/package/Scripts.templates/Pre/preinstall
3838
3939
4040
41
41
42
4243
43
44
45
46
47
44
45
4846
4947
5048
......
6159
6260
6361
64
65
66
67
68
69
70
71
72
73
74
75
76
77
62
63
64
65
66
7867
68
69
70
71
72
7973
74
75
76
77
78
79
8080
8181
8282
# ---------------------------------------------
# Preparing Backing up of Chameleon files
# ---------------------------------------------
backupDir="${targetVolume}/Chameleon.Backups/"$( date -j "+%F-%Hh%M" )
backupRootDir="${targetVolume}/Chameleon.Backups"
backupDir="${backupRootDir}/"$( date -j "+%F-%Hh%M" )
# Only make backupDir if required
if [[ ! -d "$backupDir" && \
( -f "$logFile" || -f "${targetVolume}/boot" || -d "${targetVolume}/Extra" ) ]];then
mkdir -p "$backupDir"
fi
# Create the backup dirextory
mkdir -p "$backupDir"
[[ -f "$logFile" ]] && mv "$logFile" "${backupDir}/${logName}" # Backup old log file
# ---------------------------------------------
# Backing up Chameleon files
# ---------------------------------------------
if [[ -d "$backupDir" ]];then
# Backup stage2
if [[ -f "${targetVolume}/boot" ]];then
echo "Backing up stage2 file ${targetVolume}/boot to ${backupDir}/boot" >>"${logFile}"
cp -p "${targetVolume}/boot" "${backupDir}/boot"
fi
# Backup /Extra directory
if [[ -d "${targetVolume}/Extra" ]];then
echo "Moving ${targetVolume}/Extra folder to ${backupDir}/Extra" >>"${logFile}"
cp -pR "${targetVolume}/Extra" "${backupDir}/Extra"
fi
chflags -R nohidden "$backupDir" # Remove the invisible flag of files in the backups
echo "======================================================" >>"${logFile}"
echo "Backing up Chameleon files" >>"${logFile}"
# Backup stage2
if [[ -f "${targetVolume}/boot" ]];then
echo "Backing up stage2 file ${targetVolume}/boot to ${backupDir}/boot" >>"${logFile}"
cp -p "${targetVolume}/boot" "${backupDir}/boot"
fi
# Backup /Extra directory
if [[ -d "${targetVolume}/Extra" ]];then
echo "Backing up ${targetVolume}/Extra folder to ${backupDir}/Extra" >>"${logFile}"
cp -pR "${targetVolume}/Extra" "${backupDir}/Extra"
fi
chflags -R nohidden "$backupDir" # Remove the invisible flag of files in the backups
find "${backupRootDir}" -type d -depth -empty -exec rmdir {} \; # Remove empty directories
echo "======================================================" >>"${logFile}"
echo "==============================================="
echo "END - Pre-Install Script"
echo "*********************************"
branches/ErmaC/Modules/package/buildpkg.sh
988988
989989
990990
991
991
992
993
994
995
992996
993997
994998
ditto --noextattr --noqtn "${PKGROOT}/Resources" "${PKG_BUILD_DIR}/${packagename}/Resources"
# CleanUp the directory
find "${PKG_BUILD_DIR}/${packagename}" \( -type d -name '.svn' \) -o -name '.DS_Store' -exec rm -rf {} \;
#find "${PKG_BUILD_DIR}/${packagename}" \( -type d -name '.svn' \) -o -name '.DS_Store' -exec rm -rf {} \;
find "${PKG_BUILD_DIR}/${packagename}/Resources" -name ".svn" -type d -o -name ".DS_Store" -type f | while read component
do
rm -rf "${component}"
done
# Make substitutions like version, revision, stage, developers, credits, etc..
makeSubstitutions $( find "${PKG_BUILD_DIR}/${packagename}/Resources" -type f )

Archive Download the corresponding diff file

Revision: 1794