1
0
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:
Ajay Ramachandran
2021-07-07 21:30:16 -04:00
committed by Panagiotis Vasilopoulos
parent 587564add4
commit cb7a6c9056
17 changed files with 34 additions and 34 deletions

View File

@@ -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();