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:
@@ -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 ();
|
||||
|
||||
Reference in New Issue
Block a user