mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 09:55:11 -04:00
parent
aa0bf0ee2b
commit
5d51610c70
9 changed files with 336 additions and 81 deletions
|
@ -56,7 +56,6 @@
|
|||
#define UDF_FORMAT_SPEED 3.1f // Speed estimate at which we expect UDF drives to be formatted (GB/s)
|
||||
#define UDF_FORMAT_WARN 20 // Duration (in seconds) above which we warn about long UDF formatting times
|
||||
#define MAX_FAT32_SIZE 2.0f // Threshold above which we disable FAT32 formatting (in TB)
|
||||
#define IS_HDD_THRESHOLD 5
|
||||
#define WHITE RGB(255,255,255)
|
||||
#define SEPARATOR_GREY RGB(223,223,223)
|
||||
#define RUFUS_URL "http://rufus.akeo.ie"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue