Get rid of Lore leftovers

This commit is contained in:
lateminer
2018-09-30 17:43:22 +03:00
parent dc103beeee
commit 0f55d43fad
3 changed files with 13 additions and 13 deletions

View File

@@ -20,13 +20,13 @@ BEGIN
BLOCK "040904E4" // U.S. English - multilingual (hex)
BEGIN
VALUE "CompanyName", "Blackcoin"
VALUE "FileDescription", "Blackcoin Lore (GUI node for Blackcoin)"
VALUE "FileDescription", "Blackcoin More (GUI node for Blackcoin)"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "blackcoin-qt"
VALUE "InternalName", "blackmore-qt"
VALUE "LegalCopyright", COPYRIGHT_STR
VALUE "LegalTrademarks1", "Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php."
VALUE "OriginalFilename", "blackcoin-qt.exe"
VALUE "ProductName", "Blackcoin Lore"
VALUE "OriginalFilename", "blackmore-qt.exe"
VALUE "ProductName", "Blackcoin More"
VALUE "ProductVersion", VER_PRODUCTVERSION_STR
END
END