Chameleon Applications

Chameleon Applications Commit Details

Date:2010-01-20 05:33:48 (14 years 2 months ago)
Author:Rekursor
Commit:6
Parents: 5
Message:Fixed apple partition mapp and cheme filtering now works
Changes:
M/ChameleonPrefPane/Sources/process.cpp

File differences

ChameleonPrefPane/Sources/process.cpp
140140
141141
142142
143
144
143
144
145145
146146
147147
// filter useless partitions:
if (partInfo.label()!="*" &&
partInfo.fsType()!="EFI" &&
partInfo.fsType()!="partition_scheme" &&
partInfo.fsType()!="partition_map" &&
partInfo.fsType()!="Apple_partition_scheme" &&
partInfo.fsType()!="Apple_partition_map" &&
partInfo.fsType()!="Apple_Free"
)
{

Archive Download the corresponding diff file

Revision: 6