Chameleon

Issue 209: Latest Chameleon GUI device graphic additions

Reported by blackosx, Dec 28, 2011

There is a mismatch with the recent release where the graphic 
filenames for the new RAID devices differ from the code in gui.c. 

gui.c has:
device_hfsplus_raid_lion
device_hfsplus_raid_lion_o
device_hfsplus_raid_sl
device_hfsplus_raid_sl_o
device_hfsplus_raid_leo
device_hfsplus_raid_leo_o
device_hfsplus_raid_tiger
device_hfsplus_raid_tiger_o

graphic files are:
device_hfsraid_lion
device_hfsraid_lion_o
device_hfsraid_sl
device_hfsraid_sl_o
device_hfsraid_leo
device_hfsraid_leo_o
device_hfsraid_tiger
device_hfsraid_tiger_o

Even though it will be simpler to change the names of the graphic 
files, I suggest the code is changed to match the naming convention 
of the graphic files, mainly because gui.c originally used 
device_hfsraid.

Comment 1 by armel cadet-petit, Dec 28, 2011

oh thanks for showing me this error, should be fixed in the v1761 :-)

Comment 2 by blackosx, Dec 29, 2011

Yep, fixed confirmed.
Thanks

Comment 3 by JrCs, Jan 2, 2012

Status: Fixed

Created: 12 years 3 months ago by blackosx

Updated: 12 years 2 months ago

Status: Fixed

Followed by: 2 persons

Labels:
Priority:Medium
Type:Other