Chameleon Applications

Chameleon Applications Commit Details

Date:2011-12-04 20:43:05 (12 years 4 months ago)
Author:Rekursor
Commit:439
Parents: 438
Message:Fixed GUI checkbox pb
Changes:
M/trunk/ChameleonPrefPane/Sources/SmbiosExtractor.h
M/trunk/ChameleonPrefPane/Italian.lproj/Chameleon.xib
M/trunk/ChameleonPrefPane/bin/OSX106/Chameleon.zip
M/trunk/ChameleonPrefPane/French.lproj/Chameleon.xib
M/trunk/ChameleonPrefPane/Spanish.lproj/Chameleon.xib
M/trunk/ChameleonPrefPane/English.lproj/Chameleon.xib
M/trunk/ChameleonPrefPane/German.lproj/Chameleon.xib
M/trunk/ChameleonPrefPane/bin/version

File differences

trunk/ChameleonPrefPane/Sources/SmbiosExtractor.h
88
99
1010
11
11
1212
1313
1414
#import <Foundation/Foundation.h>
@interface SmbiosExtractor : NSTreeController {
@interface SmbiosExtractor : NSObject {
UInt8* buffer;
NSUInteger bufSize;
NSString* smString;
trunk/ChameleonPrefPane/French.lproj/Chameleon.xib
93019301
93029302
93039303
9304
9304
93059305
93069306
93079307
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{344, 343}, {668, 439}}</string>
<string>{{23, 403}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSArray">
<bool key="EncodedWithXMLCoder">YES</bool>
trunk/ChameleonPrefPane/Spanish.lproj/Chameleon.xib
93069306
93079307
93089308
9309
9309
93109310
93119311
93129312
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{344, 343}, {668, 439}}</string>
<string>{{23, 403}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSArray">
<bool key="EncodedWithXMLCoder">YES</bool>
trunk/ChameleonPrefPane/German.lproj/Chameleon.xib
93059305
93069306
93079307
9308
9308
93099309
93109310
93119311
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{344, 343}, {668, 439}}</string>
<string>{{23, 403}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSArray">
<bool key="EncodedWithXMLCoder">YES</bool>
trunk/ChameleonPrefPane/Italian.lproj/Chameleon.xib
93069306
93079307
93089308
9309
9309
93109310
93119311
93129312
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{344, 343}, {668, 439}}</string>
<string>{{23, 403}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSArray">
<bool key="EncodedWithXMLCoder">YES</bool>
trunk/ChameleonPrefPane/bin/version
1
1
r438
r439
trunk/ChameleonPrefPane/English.lproj/Chameleon.xib
44314431
44324432
44334433
4434
4434
44354435
44364436
44374437
......
93009300
93019301
93029302
9303
9303
93049304
9305
9305
93069306
93079307
93089308
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">DSDT &amp; SMBIOS</string>
<string key="NSContents">DSDT &amp; SMBIOS Alternate locations &amp; options</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501125233"/>
<object class="NSColor" key="NSTextColor">
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{344, 343}, {668, 439}}</string>
<string>{{23, 403}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{344, 343}, {668, 439}}</string>
<string>{{23, 403}, {668, 439}}</string>
<boolean value="YES"/>
<string>{224.66399999999999, 10}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>

Archive Download the corresponding diff file

Revision: 439