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

[misc] miscellaneous cleanup

* move Spanish translation to its expected location
* set gitattributes for the loc file
* update license, factorize is_x64(), remove unwanted messages
This commit is contained in:
Pete Batard 2013-11-23 00:46:06 +00:00
parent 5deaddaab7
commit f97f60d55a
9 changed files with 436 additions and 431 deletions

1
.gitattributes vendored
View file

@ -10,6 +10,7 @@ install-sh eol=lf
*.rc eol=crlf
*.cmd eol=crlf
*.txt eol=crlf
*.loc eol=crlf
*.sh export-ignore
.gitattributes export-ignore
.gitignore export-ignore