mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 08:10:11 +01:00
Change text to clarify this is a customised version
"Audacity" to "Dark Audacity". Updated text in about box.
This commit is contained in:
@@ -22,14 +22,14 @@ BEGIN
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "The Audacity Team"
|
||||
VALUE "FileDescription", "Audacity<74>, the Free, Cross-Platform Sound Editor"
|
||||
VALUE "CompanyName", "Extended Audacity Team"
|
||||
VALUE "FileDescription", "A customised Audacity<EFBFBD> Cross-Platform Sound Editor"
|
||||
VALUE "FileVersion", AUDACITY_FILE_VERSION
|
||||
VALUE "InternalName", "Audacity"
|
||||
VALUE "LegalCopyright", "Copyright <20> 2015. All rights reserved."
|
||||
VALUE "InternalName", "DarkAudacity"
|
||||
VALUE "LegalCopyright", "Copyright <20> 2016. All rights reserved."
|
||||
VALUE "LegalTrademarks", "Audacity<74> is a registered trademark of Dominic Mazzoni."
|
||||
VALUE "OriginalFilename", "Audacity.exe"
|
||||
VALUE "ProductName", "Audacity<74>"
|
||||
VALUE "OriginalFilename", "DarkAudacity.exe"
|
||||
VALUE "ProductName", "DarkAudacity<EFBFBD>"
|
||||
VALUE "ProductVersion", AUDACITY_FILE_VERSION
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user