1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 08:10:11 +01:00

More customisation for DarkAudacity name/site.

Includes tweaks to help text, as for example manual is NOT included with distribution.
Version now has an 'x' suffix.
This commit is contained in:
James Crook
2016-08-21 23:12:09 +01:00
parent ca4c931a6f
commit 0f4252125d
8 changed files with 29 additions and 26 deletions

View File

@@ -29,7 +29,7 @@ BEGIN
VALUE "LegalCopyright", "Copyright <20> 2016. All rights reserved."
VALUE "LegalTrademarks", "Audacity<74> is a registered trademark of Dominic Mazzoni."
VALUE "OriginalFilename", "DarkAudacity.exe"
VALUE "ProductName", "DarkAudacity<EFBFBD>"
VALUE "ProductName", "DarkAudacity"
VALUE "ProductVersion", AUDACITY_FILE_VERSION
END
END