Merge pull request #1169 from andreabonel/fix_windows_elements_company

Fix company for Windows exes
This commit is contained in:
Pablo Greco 2022-10-15 18:09:44 -03:00 committed by GitHub
commit eca4cd9259
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ BEGIN
BEGIN
BLOCK "040904E4" // U.S. English - multilingual (hex)
BEGIN
VALUE "CompanyName", "Bitcoin"
VALUE "CompanyName", "Elements"
VALUE "FileDescription", PACKAGE_NAME
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "elements-qt"