mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Rename executable names and package name
Switch folder paths to tenacity Signed-off-by: Ajay Ramachandran <dev@ajay.app>
This commit is contained in:
committed by
Panagiotis Vasilopoulos
parent
587564add4
commit
cb7a6c9056
@@ -35,7 +35,7 @@ public:
|
||||
|
||||
//
|
||||
// Get filename and path of executable (e.g. "/usr/bin/tenacity" on
|
||||
// Linux or "C:\Program Files\Audacity\Tenacity.exe" on Windows)
|
||||
// Linux or "C:\Program Files\Tenacity\Tenacity.exe" on Windows)
|
||||
// This string is unchanging
|
||||
//
|
||||
static const FilePath &GetExecutablePath();
|
||||
|
||||
Reference in New Issue
Block a user