mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-12-28 01:29:44 -06:00
Minor cleanup of the repo (#822)
* *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div>
|
||||
<div>
|
||||
<a href="https://www.veracrypt.fr/en/Home.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a>
|
||||
</div>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
<div>
|
||||
<p>
|
||||
<a href="Documentation.html">Documentation</a>
|
||||
<a href="Documentation.html">Documentation</a>
|
||||
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
|
||||
<a href="Release%20Notes.html">Version History</a>
|
||||
</p></div>
|
||||
@@ -347,7 +347,7 @@
|
||||
<li>Enable selection of Quick Format for file containers creation. Separate Quick Format and Dynamic Volume options in the wizard UI.</li>
|
||||
<li>Fix editor of EFI system encryption configuration file not accepting ENTER key to add new lines.</li>
|
||||
<li>Avoid simultaneous calls of favorites mounting, for example if corresponding hotkey is pressed multiple times.</li>
|
||||
<li>Ensure that only one thread at a time can create a secure desktop.</li>
|
||||
<li>Ensure that only one thread at a time can create a secure desktop.</li>
|
||||
<li>Resize some dialogs in Format and Mount Options to to fix some text truncation issues with non-English languages.</li>
|
||||
<li>Fix high CPU usage when using favorites and add switch to disable periodic check on devices to reduce CPU load.</li>
|
||||
<li>Minor UI changes.</li>
|
||||
@@ -831,4 +831,4 @@ incorrect Impersonation Token Handling. </li></ul>
|
||||
<li>Correct issue while creating hidden operating system. </li><li>Minor improvements and bug fixes. </li></ul>
|
||||
</li></ul>
|
||||
</div>
|
||||
</div><div class="ClearBoth"></div></body></html>
|
||||
</div><div class="ClearBoth"></div></body></html>
|
||||
|
||||
Reference in New Issue
Block a user