mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 06:48:26 -04:00
[misc] pocketful of enhancement and fixes - part 1
* Add a cheat mode for VMWare disk detection * Add a cheat mode to delete the rufus_files directory * Don't attempt a grub2 download in case we couldn't read the version * Don't use a shared message buffer between info and status and also use a more logical handling of low pri/high pri and timeout * Also fix unwanted selection of info text on restore from minimize * Also fix the localization generation and add more messages
This commit is contained in:
parent
c56a1c87de
commit
2e817ae944
11 changed files with 124 additions and 58 deletions
|
@ -396,7 +396,9 @@
|
|||
#define MSG_261 3261
|
||||
#define MSG_262 3262
|
||||
#define MSG_263 3263
|
||||
#define MSG_MAX 3264
|
||||
#define MSG_264 3264
|
||||
#define MSG_265 3265
|
||||
#define MSG_MAX 3266
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue