Clover.app: now CloverEFI is called BIOS

To make things clear in the installer CloverEFI has been renamed "BIOS". So now should be cleare that above options are for legacy installations and not pure UEFI booting.
This commit is contained in:
vectorsigma72 2019-11-23 16:52:33 +01:00
parent 62be1d1080
commit d42696ee81

View File

@ -37,8 +37,8 @@
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cd4-BN-85D"> <button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cd4-BN-85D">
<rect key="frame" x="12" y="176" width="80" height="18"/> <rect key="frame" x="12" y="176" width="53" height="18"/>
<buttonCell key="cell" type="check" title="CloverEFI" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="cO6-AP-j0b"> <buttonCell key="cell" type="check" title="BIOS" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="cO6-AP-j0b">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
</buttonCell> </buttonCell>