1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Linux: Update local documentation logic to the new organization of folders under "docs/html"

This commit is contained in:
Mounir IDRASSI
2025-05-12 16:23:49 +09:00
parent acac37b5b7
commit 5ae263e6e6
5 changed files with 62 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ namespace VeraCrypt
class Resources
{
public:
static string GetLanguageXml ();
static string GetLanguageXml (string& preferredLang);
static string GetLegalNotices ();
#ifndef TC_NO_GUI
static wxBitmap GetDriveIconBitmap ();