1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[ui] hint that UEFI/CSM is used when BIOS+UEFI is selected for target system

* Also drop "Computer" from all languages (except Japanese as I think it would be incorrect)
* Also rename the manifest
This commit is contained in:
Pete Batard 2015-05-02 14:41:46 +01:00
parent 629cfa68ad
commit d4b663b222
7 changed files with 111 additions and 113 deletions

View file

@ -220,7 +220,7 @@
<ClInclude Include="..\usb.h" />
</ItemGroup>
<ItemGroup>
<Manifest Include="..\common_controls_and_elevation.manifest" />
<Manifest Include="..\rufus.manifest" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\res\down.ico" />