Fix bootloader installation always being enable for Archos devices.
commit1e8eb4752b679469b7f830c4ed97a1da1e607bad
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 2 Sep 2012 20:30:19 +0000 (2 22:30 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 2 Sep 2012 20:30:19 +0000 (2 22:30 +0200)
treef5e0b2dd9c12a27dbf5942902298209ec8489bf3
parent1ef14474c961ffc80dcf66df56050872ec7ece85
Fix bootloader installation always being enable for Archos devices.

Archos devices don't need a bootloader, but the automatic enabling of the
bootloader installation didn't handle this case, making a first time
installation impossible. Fix this by respecting the "none" bootloader case
separately.

Change-Id: I9b06348401f525c5447cf4ce061f2463083c0e61
rbutil/rbutilqt/gui/selectiveinstallwidget.cpp