diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-06 23:46:32 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-07 00:23:03 +0100 |
commit | c215c5d0b28352d239ae88aa1d621ff8d43a7742 (patch) | |
tree | 01dedfff26e263e7508b9db06668f98e26add52e /doc/chm/create_chm.bat | |
parent | 232e27c97938c2a88b63fc6bb1ec792dfa4f33b2 (diff) | |
download | VeraCrypt-c215c5d0b28352d239ae88aa1d621ff8d43a7742.tar.gz VeraCrypt-c215c5d0b28352d239ae88aa1d621ff8d43a7742.zip |
Update donation page to match online version and remove references to Tibit service since it has shutdown.
Diffstat (limited to 'doc/chm/create_chm.bat')
-rw-r--r-- | doc/chm/create_chm.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chm/create_chm.bat b/doc/chm/create_chm.bat index 762371fb..7c61e99a 100644 --- a/doc/chm/create_chm.bat +++ b/doc/chm/create_chm.bat @@ -7,7 +7,7 @@ copy ..\html\* . hhc VeraCrypt.hhp -del /F /Q *.html *.css *.jpg *.gif *.png +del /F /Q *.html *.css *.jpg *.gif *.png *.svg |