mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] improve logging data
* Display the selected locate as well as LGP info in the log * Also fix some potential Coverity warnings
This commit is contained in:
parent
3924d2847d
commit
afec69c428
10 changed files with 73 additions and 38 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*.a
|
||||
*.aps
|
||||
*.appx
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
@ -18,6 +19,7 @@
|
|||
*.obj
|
||||
*.opendb
|
||||
*.opt
|
||||
*.patch
|
||||
*.pc
|
||||
*.pdb
|
||||
*.plg
|
||||
|
@ -40,6 +42,8 @@ config.guess
|
|||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
cov-int
|
||||
cov-int.zip
|
||||
embedded.loc
|
||||
rufus_files
|
||||
depcomp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue