diff options
Diffstat (limited to 'Library')
-rw-r--r-- | Library/VeraCryptLib/DcsProp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/VeraCryptLib/DcsProp b/Library/VeraCryptLib/DcsProp index e0b6691..c9ca1ff 100644 --- a/Library/VeraCryptLib/DcsProp +++ b/Library/VeraCryptLib/DcsProp @@ -6,7 +6,7 @@ 0 - text message is displayed
PasswordMsg to specify message
1 - touch picture password if touch is supported by EFI. check PlatformInfo
- PasswordPicture to specify bitmap
+ PasswordPicture to specify bitmap (only support BITMAPINFOHEADER format)
-->
<config key="PasswordType">0</config>
<config key="PasswordMsg">Password:</config>
@@ -179,4 +179,4 @@ Hash:</config--> <config key="BeepControl">1</config>
</configuration>
-</VeraCrypt>
\ No newline at end of file +</VeraCrypt>
|