mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge pull request #1169 from andreabonel/fix_windows_elements_company
Fix company for Windows exes
This commit is contained in:
commit
eca4cd9259
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ BEGIN
|
||||||
BEGIN
|
BEGIN
|
||||||
BLOCK "040904E4" // U.S. English - multilingual (hex)
|
BLOCK "040904E4" // U.S. English - multilingual (hex)
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "CompanyName", "Bitcoin"
|
VALUE "CompanyName", "Elements"
|
||||||
VALUE "FileDescription", PACKAGE_NAME
|
VALUE "FileDescription", PACKAGE_NAME
|
||||||
VALUE "FileVersion", VER_FILEVERSION_STR
|
VALUE "FileVersion", VER_FILEVERSION_STR
|
||||||
VALUE "InternalName", "elements-qt"
|
VALUE "InternalName", "elements-qt"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue