Chameleon Applications

Chameleon Applications Commit Details

Date:2010-02-05 15:33:14 (14 years 2 months ago)
Author:DieBuche
Commit:108
Parents: 107
Message:Housekeeping on xcodeproj; Converting Loalizable.strings to UTF8 for better compability
Changes:
D/trunk/ChameleonPrefPane/InfoPlist.strings
A/trunk/ChameleonPrefPane/English.lproj/InfoPlist.strings
M/trunk/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj
M/trunk/ChameleonPrefPane/French.lproj/Localizable.strings
M/trunk/ChameleonPrefPane/English.lproj/Localizable.strings
M/trunk/ChameleonPrefPane/German.lproj/Localizable.strings
M/trunk/ChameleonPrefPane/Italian.lproj/Localizable.strings

File differences

trunk/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj
4545
4646
4747
48
49
50
51
52
53
5448
5549
5650
5751
58
5952
6053
6154
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
6286
6387
64
65
66
6788
6889
6990
7091
71
72
73
74
75
76
7792
7893
79
8094
8195
8296
......
119133
120134
121135
122
123
124
125
126
127
128136
129137
130138
131139
132
133140
134141
135142
136143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
137175
138176
139
140
141
142177
143178
144179
145180
146
147
148
149
150
151
152181
153182
154
155183
156184
157185
......
254282
255283
256284
257
258
285
286
287
288
289
259290
260291
261292
262293
263294
264
265
266
267
268
269
270
271
272
273
274295
275
276296
277297
278298
......
329349
330350
331351
332
352
333353
334354
335
336
355
356
357
337358
338
359
339360
340361
341
362
342363
343364
344
345
346
365
366
367
347368
348
369
349370
350371
351
372
352373
353374
354
355
356
375
376
377
357378
358
379
359380
360381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
361427
362428
363429
......
427493
428494
429495
496
430497
431498
432499
......
442509
443510
444511
445
446512
447513
448514
449
450
451
452
453
454
455515
456516
457517
458518
459519
460520
461
462
463
464
465521
466
467
468
469
470
471
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
472553
473554
474555
......
512593
513594
514595
515
596
516597
517598
518
599
519600
520
601
521602
522603
523
604
524605
525606
526
607
527608
609
610
611
612
613
614
615
616
528617
529618
530619
531
620
532621
533622
534
623
535624
625
626
627
628
629
630
631
632
536633
537634
538635
539
636
540637
541638
542
639
543640
544
641
545642
546643
547
644
548645
549646
550
647
551648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
552665
553666
554667
555
668
556669
557670
558
671
559672
673
674
675
676
677
678
679
680
560681
561682
562683
563
684
564685
565686
566
687
567688
568689
569690
570691
571
692
572693
573694
574
695
575696
576697
577698
578699
700
701
702
703
704
705
706
707
579708
580709
581710
01B0E8171108B85A00ACF21B /* ShellProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0E8111108B85A00ACF21B /* ShellProcess.h */; };
01B0E8181108B85A00ACF21B /* PropertyList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01B0E8121108B85A00ACF21B /* PropertyList.cpp */; };
01B0E8191108B85A00ACF21B /* PropertyList.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0E8131108B85A00ACF21B /* PropertyList.h */; };
01B0E8201108B87A00ACF21B /* CDROM.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81A1108B87A00ACF21B /* CDROM.png */; };
01B0E8211108B87A00ACF21B /* Chameleon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81B1108B87A00ACF21B /* Chameleon.icns */; };
01B0E8221108B87A00ACF21B /* Chameleon.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81C1108B87A00ACF21B /* Chameleon.tiff */; };
01B0E8231108B87A00ACF21B /* Linux.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81D1108B87A00ACF21B /* Linux.png */; };
01B0E8241108B87A00ACF21B /* MacOSX.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81E1108B87A00ACF21B /* MacOSX.png */; };
01B0E8251108B87A00ACF21B /* Windows.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81F1108B87A00ACF21B /* Windows.png */; };
01B0E8271108B89100ACF21B /* CREDITS in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E8261108B89100ACF21B /* CREDITS */; };
01B0E8291108B89D00ACF21B /* version in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E8281108B89D00ACF21B /* version */; };
01E0E9511108F9ED004EF6E8 /* TODO in Resources */ = {isa = PBXBuildFile; fileRef = 01E0E9501108F9ED004EF6E8 /* TODO */; };
8D202CEA0486D31800D8A456 /* StartupPrefPane_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */; };
8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
8D202CEF0486D31800D8A456 /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = F506C042013D9D8C01CA16C8 /* Chameleon.xib */; };
8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F506C035013D953901CA16C8 /* PreferencePanes.framework */; };
B316F46A111C604B007EFE5E /* Chameleon.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F45A111C604B007EFE5E /* Chameleon.strings */; };
B316F46B111C604B007EFE5E /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = B316F45C111C604B007EFE5E /* Chameleon.xib */; };
B316F46C111C604B007EFE5E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F45E111C604B007EFE5E /* Localizable.strings */; };
B316F46D111C604B007EFE5E /* Chameleon.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F461111C604B007EFE5E /* Chameleon.strings */; };
B316F46E111C604B007EFE5E /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = B316F463111C604B007EFE5E /* Chameleon.xib */; };
B316F46F111C604B007EFE5E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F465111C604B007EFE5E /* Localizable.strings */; };
B316F477111C6056007EFE5E /* Chameleon.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F471111C6056007EFE5E /* Chameleon.strings */; };
B316F478111C6056007EFE5E /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = B316F473111C6056007EFE5E /* Chameleon.xib */; };
B316F479111C6056007EFE5E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F475111C6056007EFE5E /* Localizable.strings */; };
B316F483111C6087007EFE5E /* Chameleon.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F47B111C6087007EFE5E /* Chameleon.strings */; };
B316F484111C6087007EFE5E /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = B316F47D111C6087007EFE5E /* Chameleon.xib */; };
B316F485111C6087007EFE5E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F47F111C6087007EFE5E /* InfoPlist.strings */; };
B316F486111C6087007EFE5E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B316F481111C6087007EFE5E /* Localizable.strings */; };
B316F4F7111C62FE007EFE5E /* Chameleon.icns in Resources */ = {isa = PBXBuildFile; fileRef = B316F4E6111C62FE007EFE5E /* Chameleon.icns */; };
B316F4F8111C62FE007EFE5E /* advanced.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4E7111C62FE007EFE5E /* advanced.png */; };
B316F4F9111C62FE007EFE5E /* background.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4E8111C62FE007EFE5E /* background.png */; };
B316F4FA111C62FE007EFE5E /* CDROM.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4E9111C62FE007EFE5E /* CDROM.png */; };
B316F4FB111C62FE007EFE5E /* cham.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4EA111C62FE007EFE5E /* cham.png */; };
B316F4FC111C62FE007EFE5E /* chamsmall.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4EB111C62FE007EFE5E /* chamsmall.png */; };
B316F4FD111C62FE007EFE5E /* chip.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4EC111C62FE007EFE5E /* chip.png */; };
B316F4FE111C62FE007EFE5E /* disk.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4ED111C62FE007EFE5E /* disk.png */; };
B316F4FF111C62FE007EFE5E /* flag.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4EE111C62FE007EFE5E /* flag.png */; };
B316F500111C62FE007EFE5E /* footer.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4EF111C62FE007EFE5E /* footer.png */; };
B316F501111C62FE007EFE5E /* Linux.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F0111C62FE007EFE5E /* Linux.png */; };
B316F502111C62FE007EFE5E /* MacOSX.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F1111C62FE007EFE5E /* MacOSX.png */; };
B316F503111C62FE007EFE5E /* name.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F2111C62FE007EFE5E /* name.png */; };
B316F504111C62FE007EFE5E /* plug.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F3111C62FE007EFE5E /* plug.png */; };
B316F505111C62FE007EFE5E /* syringe.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F4111C62FE007EFE5E /* syringe.png */; };
B316F506111C62FE007EFE5E /* Windows.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F5111C62FE007EFE5E /* Windows.png */; };
B316F507111C62FE007EFE5E /* wrench.png in Resources */ = {isa = PBXBuildFile; fileRef = B316F4F6111C62FE007EFE5E /* wrench.png */; };
B316F50A111C6339007EFE5E /* Chameleon.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B316F509111C6339007EFE5E /* Chameleon.tiff */; };
B3981D401113292A009E2520 /* CustomTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = B3981D3F1113292A009E2520 /* CustomTableView.h */; };
B3981D8411132A13009E2520 /* string_util.h in Headers */ = {isa = PBXBuildFile; fileRef = B3981D8311132A13009E2520 /* string_util.h */; };
B3981E4211132AE0009E2520 /* cham.png in Resources */ = {isa = PBXBuildFile; fileRef = B3981E4111132AE0009E2520 /* cham.png */; };
B3981E4411132AEC009E2520 /* background.png in Resources */ = {isa = PBXBuildFile; fileRef = B3981E4311132AEC009E2520 /* background.png */; };
B3981F48111332FB009E2520 /* name.png in Resources */ = {isa = PBXBuildFile; fileRef = B3981F47111332FB009E2520 /* name.png */; };
B3981F7D1113376C009E2520 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B3981F7C1113376C009E2520 /* QuartzCore.framework */; };
B398220D111349F5009E2520 /* RoundedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = B398220A111349F5009E2520 /* RoundedBox.h */; };
B39822E911134F8B009E2520 /* RoundedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = B398220B111349F5009E2520 /* RoundedBox.m */; };
B3E370081115D2B000BBF949 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B3E370061115D2B000BBF949 /* Localizable.strings */; };
B3E372EC1115E78E00BBF949 /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = B3E372E61115E78E00BBF949 /* Chameleon.xib */; };
B3E372ED1115E78E00BBF949 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B3E372E81115E78E00BBF949 /* InfoPlist.strings */; };
B3E372EE1115E78E00BBF949 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B3E372EA1115E78E00BBF949 /* Localizable.strings */; };
B3E372F61115E79500BBF949 /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = B3E372F01115E79500BBF949 /* Chameleon.xib */; };
B3E372F71115E79500BBF949 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B3E372F21115E79500BBF949 /* InfoPlist.strings */; };
B3E372F81115E79500BBF949 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B3E372F41115E79500BBF949 /* Localizable.strings */; };
B3F8855D11146A460022CA5D /* TableViewsController.h in Headers */ = {isa = PBXBuildFile; fileRef = B3F8855B11146A460022CA5D /* TableViewsController.h */; };
B3F8855E11146A460022CA5D /* TableViewsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = B3F8855C11146A460022CA5D /* TableViewsController.mm */; };
B3F8879611148E790022CA5D /* footer.png in Resources */ = {isa = PBXBuildFile; fileRef = B3F8879511148E790022CA5D /* footer.png */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
01B0E8111108B85A00ACF21B /* ShellProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ShellProcess.h; path = Sources/ShellProcess.h; sourceTree = "<group>"; };
01B0E8121108B85A00ACF21B /* PropertyList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PropertyList.cpp; path = Sources/PropertyList.cpp; sourceTree = "<group>"; };
01B0E8131108B85A00ACF21B /* PropertyList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PropertyList.h; path = Sources/PropertyList.h; sourceTree = "<group>"; };
01B0E81A1108B87A00ACF21B /* CDROM.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CDROM.png; path = Resources/CDROM.png; sourceTree = "<group>"; };
01B0E81B1108B87A00ACF21B /* Chameleon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Chameleon.icns; path = Resources/Chameleon.icns; sourceTree = "<group>"; };
01B0E81C1108B87A00ACF21B /* Chameleon.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Chameleon.tiff; path = Resources/Chameleon.tiff; sourceTree = "<group>"; };
01B0E81D1108B87A00ACF21B /* Linux.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Linux.png; path = Resources/Linux.png; sourceTree = "<group>"; };
01B0E81E1108B87A00ACF21B /* MacOSX.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MacOSX.png; path = Resources/MacOSX.png; sourceTree = "<group>"; };
01B0E81F1108B87A00ACF21B /* Windows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Windows.png; path = Resources/Windows.png; sourceTree = "<group>"; };
01B0E8261108B89100ACF21B /* CREDITS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CREDITS; sourceTree = "<group>"; };
01B0E8281108B89D00ACF21B /* version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = version; path = bin/version; sourceTree = "<group>"; };
01E0E9501108F9ED004EF6E8 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = SOURCE_ROOT; };
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartupPrefPane_Prefix.pch; sourceTree = "<group>"; };
8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
B316F45B111C604B007EFE5E /* French */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = French; path = Chameleon.strings; sourceTree = "<group>"; };
B316F45D111C604B007EFE5E /* French */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = French; path = Chameleon.xib; sourceTree = "<group>"; };
B316F45F111C604B007EFE5E /* French */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = French; path = Localizable.strings; sourceTree = "<group>"; };
B316F462111C604B007EFE5E /* German */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = German; path = Chameleon.strings; sourceTree = "<group>"; };
B316F464111C604B007EFE5E /* German */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = German; path = Chameleon.xib; sourceTree = "<group>"; };
B316F466111C604B007EFE5E /* German */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = German; path = Localizable.strings; sourceTree = "<group>"; };
B316F472111C6056007EFE5E /* Italian */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Italian; path = Chameleon.strings; sourceTree = "<group>"; };
B316F474111C6056007EFE5E /* Italian */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Italian; path = Chameleon.xib; sourceTree = "<group>"; };
B316F476111C6056007EFE5E /* Italian */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Italian; path = Localizable.strings; sourceTree = "<group>"; };
B316F47C111C6087007EFE5E /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = Chameleon.strings; sourceTree = "<group>"; };
B316F47E111C6087007EFE5E /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Chameleon.xib; sourceTree = "<group>"; };
B316F480111C6087007EFE5E /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = InfoPlist.strings; sourceTree = "<group>"; };
B316F482111C6087007EFE5E /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = Localizable.strings; sourceTree = "<group>"; };
B316F4E6111C62FE007EFE5E /* Chameleon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Chameleon.icns; path = Resources/Chameleon.icns; sourceTree = "<group>"; };
B316F4E7111C62FE007EFE5E /* advanced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = advanced.png; path = Resources/advanced.png; sourceTree = "<group>"; };
B316F4E8111C62FE007EFE5E /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = background.png; path = Resources/background.png; sourceTree = "<group>"; };
B316F4E9111C62FE007EFE5E /* CDROM.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CDROM.png; path = Resources/CDROM.png; sourceTree = "<group>"; };
B316F4EA111C62FE007EFE5E /* cham.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cham.png; path = Resources/cham.png; sourceTree = "<group>"; };
B316F4EB111C62FE007EFE5E /* chamsmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chamsmall.png; path = Resources/chamsmall.png; sourceTree = "<group>"; };
B316F4EC111C62FE007EFE5E /* chip.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chip.png; path = Resources/chip.png; sourceTree = "<group>"; };
B316F4ED111C62FE007EFE5E /* disk.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = disk.png; path = Resources/disk.png; sourceTree = "<group>"; };
B316F4EE111C62FE007EFE5E /* flag.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = flag.png; path = Resources/flag.png; sourceTree = "<group>"; };
B316F4EF111C62FE007EFE5E /* footer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = footer.png; path = Resources/footer.png; sourceTree = "<group>"; };
B316F4F0111C62FE007EFE5E /* Linux.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Linux.png; path = Resources/Linux.png; sourceTree = "<group>"; };
B316F4F1111C62FE007EFE5E /* MacOSX.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MacOSX.png; path = Resources/MacOSX.png; sourceTree = "<group>"; };
B316F4F2111C62FE007EFE5E /* name.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = name.png; path = Resources/name.png; sourceTree = "<group>"; };
B316F4F3111C62FE007EFE5E /* plug.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = plug.png; path = Resources/plug.png; sourceTree = "<group>"; };
B316F4F4111C62FE007EFE5E /* syringe.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = syringe.png; path = Resources/syringe.png; sourceTree = "<group>"; };
B316F4F5111C62FE007EFE5E /* Windows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Windows.png; path = Resources/Windows.png; sourceTree = "<group>"; };
B316F4F6111C62FE007EFE5E /* wrench.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = wrench.png; path = Resources/wrench.png; sourceTree = "<group>"; };
B316F509111C6339007EFE5E /* Chameleon.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Chameleon.tiff; path = Resources/Chameleon.tiff; sourceTree = "<group>"; };
B3981D3F1113292A009E2520 /* CustomTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomTableView.h; path = Sources/CustomTableView.h; sourceTree = "<group>"; };
B3981D8311132A13009E2520 /* string_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string_util.h; path = Sources/string_util.h; sourceTree = "<group>"; };
B3981E4111132AE0009E2520 /* cham.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cham.png; path = Resources/cham.png; sourceTree = "<group>"; };
B3981E4311132AEC009E2520 /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = background.png; path = Resources/background.png; sourceTree = "<group>"; };
B3981F47111332FB009E2520 /* name.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = name.png; path = Resources/name.png; sourceTree = "<group>"; };
B3981F7C1113376C009E2520 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
B398220A111349F5009E2520 /* RoundedBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RoundedBox.h; path = Sources/RoundedBox.h; sourceTree = "<group>"; };
B398220B111349F5009E2520 /* RoundedBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RoundedBox.m; path = Sources/RoundedBox.m; sourceTree = "<group>"; };
B3E370071115D2B000BBF949 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
B3E372E71115E78E00BBF949 /* de_DE */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de_DE; path = Chameleon.xib; sourceTree = "<group>"; };
B3E372E91115E78E00BBF949 /* de_DE */ = {isa = PBXFileReference; fileEncoding = 2483028224; lastKnownFileType = text.plist.strings; name = de_DE; path = InfoPlist.strings; sourceTree = "<group>"; };
B3E372EB1115E78E00BBF949 /* de_DE */ = {isa = PBXFileReference; fileEncoding = 2483028224; lastKnownFileType = text.plist.strings; name = de_DE; path = Localizable.strings; sourceTree = "<group>"; };
B3E372F11115E79500BBF949 /* it_IT */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it_IT; path = Chameleon.xib; sourceTree = "<group>"; };
B3E372F31115E79500BBF949 /* it_IT */ = {isa = PBXFileReference; fileEncoding = 2483028224; lastKnownFileType = text.plist.strings; name = it_IT; path = InfoPlist.strings; sourceTree = "<group>"; };
B3E372F51115E79500BBF949 /* it_IT */ = {isa = PBXFileReference; fileEncoding = 2483028224; lastKnownFileType = text.plist.strings; name = it_IT; path = Localizable.strings; sourceTree = "<group>"; };
B3F8855B11146A460022CA5D /* TableViewsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TableViewsController.h; path = Sources/TableViewsController.h; sourceTree = "<group>"; };
B3F8855C11146A460022CA5D /* TableViewsController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = TableViewsController.mm; path = Sources/TableViewsController.mm; sourceTree = "<group>"; };
B3F8879511148E790022CA5D /* footer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = footer.png; path = Resources/footer.png; sourceTree = "<group>"; };
F506C035013D953901CA16C8 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
F506C043013D9D8C01CA16C8 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Chameleon.xib; sourceTree = "<group>"; };
/* End PBXFileReference section */
089C167CFE841241C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
B3E372EF1115E79500BBF949 /* it_IT.lproj */,
B3E372E51115E78E00BBF949 /* de_DE.lproj */,
B316F508111C632B007EFE5E /* Images */,
B316F47A111C6087007EFE5E /* English.lproj */,
B316F470111C6056007EFE5E /* Italian.lproj */,
B316F459111C604B007EFE5E /* French.lproj */,
B316F460111C604B007EFE5E /* German.lproj */,
B3E370061115D2B000BBF949 /* Localizable.strings */,
01A25D68111109FF0024EA7E /* cdBootCreator.sh */,
01A25D69111109FF0024EA7E /* getDevProp.sh */,
01A25D6A111109FF0024EA7E /* gfxutil */,
01B0E8261108B89100ACF21B /* CREDITS */,
01B0E81A1108B87A00ACF21B /* CDROM.png */,
01B0E81B1108B87A00ACF21B /* Chameleon.icns */,
01B0E81C1108B87A00ACF21B /* Chameleon.tiff */,
01B0E81D1108B87A00ACF21B /* Linux.png */,
B3981E4311132AEC009E2520 /* background.png */,
01B0E81E1108B87A00ACF21B /* MacOSX.png */,
B3981E4111132AE0009E2520 /* cham.png */,
B3F8879511148E790022CA5D /* footer.png */,
B3981F47111332FB009E2520 /* name.png */,
01B0E81F1108B87A00ACF21B /* Windows.png */,
8D202CF70486D31800D8A456 /* Info.plist */,
089C167DFE841241C02AAC07 /* InfoPlist.strings */,
F506C042013D9D8C01CA16C8 /* Chameleon.xib */,
);
name = Resources;
name = "Other Sources";
sourceTree = "<group>";
};
B3981F2E11132ED5009E2520 /* RoundedBox */ = {
B316F459111C604B007EFE5E /* French.lproj */ = {
isa = PBXGroup;
children = (
B398220A111349F5009E2520 /* RoundedBox.h */,
B398220B111349F5009E2520 /* RoundedBox.m */,
B316F45A111C604B007EFE5E /* Chameleon.strings */,
B316F45C111C604B007EFE5E /* Chameleon.xib */,
B316F45E111C604B007EFE5E /* Localizable.strings */,
);
name = RoundedBox;
path = French.lproj;
sourceTree = "<group>";
};
B3E372E51115E78E00BBF949 /* de_DE.lproj */ = {
B316F460111C604B007EFE5E /* German.lproj */ = {
isa = PBXGroup;
children = (
B3E372E61115E78E00BBF949 /* Chameleon.xib */,
B3E372E81115E78E00BBF949 /* InfoPlist.strings */,
B3E372EA1115E78E00BBF949 /* Localizable.strings */,
B316F461111C604B007EFE5E /* Chameleon.strings */,
B316F463111C604B007EFE5E /* Chameleon.xib */,
B316F465111C604B007EFE5E /* Localizable.strings */,
);
path = de_DE.lproj;
path = German.lproj;
sourceTree = "<group>";
};
B3E372EF1115E79500BBF949 /* it_IT.lproj */ = {
B316F470111C6056007EFE5E /* Italian.lproj */ = {
isa = PBXGroup;
children = (
B3E372F01115E79500BBF949 /* Chameleon.xib */,
B3E372F21115E79500BBF949 /* InfoPlist.strings */,
B3E372F41115E79500BBF949 /* Localizable.strings */,
B316F471111C6056007EFE5E /* Chameleon.strings */,
B316F473111C6056007EFE5E /* Chameleon.xib */,
B316F475111C6056007EFE5E /* Localizable.strings */,
);
path = it_IT.lproj;
path = Italian.lproj;
sourceTree = "<group>";
};
B316F47A111C6087007EFE5E /* English.lproj */ = {
isa = PBXGroup;
children = (
B316F47B111C6087007EFE5E /* Chameleon.strings */,
B316F47D111C6087007EFE5E /* Chameleon.xib */,
B316F47F111C6087007EFE5E /* InfoPlist.strings */,
B316F481111C6087007EFE5E /* Localizable.strings */,
);
path = English.lproj;
sourceTree = "<group>";
};
B316F508111C632B007EFE5E /* Images */ = {
isa = PBXGroup;
children = (
B316F509111C6339007EFE5E /* Chameleon.tiff */,
B316F4E6111C62FE007EFE5E /* Chameleon.icns */,
B316F4E7111C62FE007EFE5E /* advanced.png */,
B316F4E8111C62FE007EFE5E /* background.png */,
B316F4E9111C62FE007EFE5E /* CDROM.png */,
B316F4EA111C62FE007EFE5E /* cham.png */,
B316F4EB111C62FE007EFE5E /* chamsmall.png */,
B316F4EC111C62FE007EFE5E /* chip.png */,
B316F4ED111C62FE007EFE5E /* disk.png */,
B316F4EE111C62FE007EFE5E /* flag.png */,
B316F4EF111C62FE007EFE5E /* footer.png */,
B316F4F0111C62FE007EFE5E /* Linux.png */,
B316F4F1111C62FE007EFE5E /* MacOSX.png */,
B316F4F2111C62FE007EFE5E /* name.png */,
B316F4F3111C62FE007EFE5E /* plug.png */,
B316F4F4111C62FE007EFE5E /* syringe.png */,
B316F4F5111C62FE007EFE5E /* Windows.png */,
B316F4F6111C62FE007EFE5E /* wrench.png */,
);
name = Images;
sourceTree = "<group>";
};
B3981F2E11132ED5009E2520 /* RoundedBox */ = {
isa = PBXGroup;
children = (
B398220A111349F5009E2520 /* RoundedBox.h */,
B398220B111349F5009E2520 /* RoundedBox.m */,
);
name = RoundedBox;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
German,
de_DE,
it_IT,
Italian,
);
mainGroup = 089C166AFE841209C02AAC07 /* StartupPrefPane */;
projectDirPath = "";
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
8D202CEF0486D31800D8A456 /* Chameleon.xib in Resources */,
01A40F75110550F4002A74CD /* CHANGES in Resources */,
0196529B11066CC0009E8F2F /* README in Resources */,
01B0E8201108B87A00ACF21B /* CDROM.png in Resources */,
01B0E8211108B87A00ACF21B /* Chameleon.icns in Resources */,
01B0E8221108B87A00ACF21B /* Chameleon.tiff in Resources */,
01B0E8231108B87A00ACF21B /* Linux.png in Resources */,
01B0E8241108B87A00ACF21B /* MacOSX.png in Resources */,
01B0E8251108B87A00ACF21B /* Windows.png in Resources */,
01B0E8271108B89100ACF21B /* CREDITS in Resources */,
01B0E8291108B89D00ACF21B /* version in Resources */,
01E0E9511108F9ED004EF6E8 /* TODO in Resources */,
01A25D6B111109FF0024EA7E /* cdBootCreator.sh in Resources */,
01A25D6C111109FF0024EA7E /* getDevProp.sh in Resources */,
01A25D6D111109FF0024EA7E /* gfxutil in Resources */,
B3981E4211132AE0009E2520 /* cham.png in Resources */,
B3981E4411132AEC009E2520 /* background.png in Resources */,
B3981F48111332FB009E2520 /* name.png in Resources */,
B3F8879611148E790022CA5D /* footer.png in Resources */,
B3E370081115D2B000BBF949 /* Localizable.strings in Resources */,
B3E372EC1115E78E00BBF949 /* Chameleon.xib in Resources */,
B3E372ED1115E78E00BBF949 /* InfoPlist.strings in Resources */,
B3E372EE1115E78E00BBF949 /* Localizable.strings in Resources */,
B3E372F61115E79500BBF949 /* Chameleon.xib in Resources */,
B3E372F71115E79500BBF949 /* InfoPlist.strings in Resources */,
B3E372F81115E79500BBF949 /* Localizable.strings in Resources */,
B316F46A111C604B007EFE5E /* Chameleon.strings in Resources */,
B316F46B111C604B007EFE5E /* Chameleon.xib in Resources */,
B316F46C111C604B007EFE5E /* Localizable.strings in Resources */,
B316F46D111C604B007EFE5E /* Chameleon.strings in Resources */,
B316F46E111C604B007EFE5E /* Chameleon.xib in Resources */,
B316F46F111C604B007EFE5E /* Localizable.strings in Resources */,
B316F477111C6056007EFE5E /* Chameleon.strings in Resources */,
B316F478111C6056007EFE5E /* Chameleon.xib in Resources */,
B316F479111C6056007EFE5E /* Localizable.strings in Resources */,
B316F483111C6087007EFE5E /* Chameleon.strings in Resources */,
B316F484111C6087007EFE5E /* Chameleon.xib in Resources */,
B316F485111C6087007EFE5E /* InfoPlist.strings in Resources */,
B316F486111C6087007EFE5E /* Localizable.strings in Resources */,
B316F4F7111C62FE007EFE5E /* Chameleon.icns in Resources */,
B316F4F8111C62FE007EFE5E /* advanced.png in Resources */,
B316F4F9111C62FE007EFE5E /* background.png in Resources */,
B316F4FA111C62FE007EFE5E /* CDROM.png in Resources */,
B316F4FB111C62FE007EFE5E /* cham.png in Resources */,
B316F4FC111C62FE007EFE5E /* chamsmall.png in Resources */,
B316F4FD111C62FE007EFE5E /* chip.png in Resources */,
B316F4FE111C62FE007EFE5E /* disk.png in Resources */,
B316F4FF111C62FE007EFE5E /* flag.png in Resources */,
B316F500111C62FE007EFE5E /* footer.png in Resources */,
B316F501111C62FE007EFE5E /* Linux.png in Resources */,
B316F502111C62FE007EFE5E /* MacOSX.png in Resources */,
B316F503111C62FE007EFE5E /* name.png in Resources */,
B316F504111C62FE007EFE5E /* plug.png in Resources */,
B316F505111C62FE007EFE5E /* syringe.png in Resources */,
B316F506111C62FE007EFE5E /* Windows.png in Resources */,
B316F507111C62FE007EFE5E /* wrench.png in Resources */,
B316F50A111C6339007EFE5E /* Chameleon.tiff in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
B316F45A111C604B007EFE5E /* Chameleon.strings */ = {
isa = PBXVariantGroup;
children = (
089C167EFE841241C02AAC07 /* English */,
B316F45B111C604B007EFE5E /* French */,
);
name = InfoPlist.strings;
name = Chameleon.strings;
sourceTree = "<group>";
};
B3E370061115D2B000BBF949 /* Localizable.strings */ = {
B316F45C111C604B007EFE5E /* Chameleon.xib */ = {
isa = PBXVariantGroup;
children = (
B3E370071115D2B000BBF949 /* English */,
B316F45D111C604B007EFE5E /* French */,
);
name = Chameleon.xib;
sourceTree = "<group>";
};
B316F45E111C604B007EFE5E /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
B316F45F111C604B007EFE5E /* French */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
B3E372E61115E78E00BBF949 /* Chameleon.xib */ = {
B316F461111C604B007EFE5E /* Chameleon.strings */ = {
isa = PBXVariantGroup;
children = (
B3E372E71115E78E00BBF949 /* de_DE */,
B316F462111C604B007EFE5E /* German */,
);
name = Chameleon.strings;
sourceTree = "<group>";
};
B316F463111C604B007EFE5E /* Chameleon.xib */ = {
isa = PBXVariantGroup;
children = (
B316F464111C604B007EFE5E /* German */,
);
name = Chameleon.xib;
sourceTree = "<group>";
};
B3E372E81115E78E00BBF949 /* InfoPlist.strings */ = {
B316F465111C604B007EFE5E /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
B3E372E91115E78E00BBF949 /* de_DE */,
B316F466111C604B007EFE5E /* German */,
);
name = InfoPlist.strings;
name = Localizable.strings;
sourceTree = "<group>";
};
B3E372EA1115E78E00BBF949 /* Localizable.strings */ = {
B316F471111C6056007EFE5E /* Chameleon.strings */ = {
isa = PBXVariantGroup;
children = (
B3E372EB1115E78E00BBF949 /* de_DE */,
B316F472111C6056007EFE5E /* Italian */,
);
name = Chameleon.strings;
sourceTree = "<group>";
};
B316F473111C6056007EFE5E /* Chameleon.xib */ = {
isa = PBXVariantGroup;
children = (
B316F474111C6056007EFE5E /* Italian */,
);
name = Chameleon.xib;
sourceTree = "<group>";
};
B316F475111C6056007EFE5E /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
B316F476111C6056007EFE5E /* Italian */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
B3E372F01115E79500BBF949 /* Chameleon.xib */ = {
B316F47B111C6087007EFE5E /* Chameleon.strings */ = {
isa = PBXVariantGroup;
children = (
B3E372F11115E79500BBF949 /* it_IT */,
B316F47C111C6087007EFE5E /* English */,
);
name = Chameleon.strings;
sourceTree = "<group>";
};
B316F47D111C6087007EFE5E /* Chameleon.xib */ = {
isa = PBXVariantGroup;
children = (
B316F47E111C6087007EFE5E /* English */,
);
name = Chameleon.xib;
sourceTree = "<group>";
};
B3E372F21115E79500BBF949 /* InfoPlist.strings */ = {
B316F47F111C6087007EFE5E /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
B3E372F31115E79500BBF949 /* it_IT */,
B316F480111C6087007EFE5E /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
B3E372F41115E79500BBF949 /* Localizable.strings */ = {
B316F481111C6087007EFE5E /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
B3E372F51115E79500BBF949 /* it_IT */,
B316F482111C6087007EFE5E /* English */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
B3E370061115D2B000BBF949 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
B3E370071115D2B000BBF949 /* English */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
F506C042013D9D8C01CA16C8 /* Chameleon.xib */ = {
isa = PBXVariantGroup;
children = (
trunk/ChameleonPrefPane/English.lproj/Localizable.strings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* comment */
"About" = "About";
/* comment */
"Advanced" = "Advanced";
/* comment */
"Bios" = "BIOS";
/* comment */
"Boot_Flags" = "Boot Flags";
/* comment */
"Boot_From" = "Startup Disk";
/* comment */
"Boot_Setup" = "Boot Setup";
/* comment */
"Efi_Inject" = "EFI Inject";
/* comment */
"Peripherals" = "Peripherals";
/* comment */
"About" = "About";
/* comment */
"Advanced" = "Advanced";
/* comment */
"Bios" = "BIOS";
/* comment */
"Boot_Flags" = "Boot Flags";
/* comment */
"Boot_From" = "Startup Disk";
/* comment */
"Boot_Setup" = "Boot Setup";
/* comment */
"Efi_Inject" = "EFI Inject";
/* comment */
"Peripherals" = "Peripherals";

Archive Download the corresponding diff file

Revision: 108