Skip to content

Commit eca4cd9

Browse files
authored
Merge pull request #1169 from andreabonel/fix_windows_elements_company
Fix company for Windows exes
2 parents f09a276 + 88503bc commit eca4cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/res/bitcoin-qt-res.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BEGIN
1919
BEGIN
2020
BLOCK "040904E4" // U.S. English - multilingual (hex)
2121
BEGIN
22-
VALUE "CompanyName", "Bitcoin"
22+
VALUE "CompanyName", "Elements"
2323
VALUE "FileDescription", PACKAGE_NAME
2424
VALUE "FileVersion", VER_FILEVERSION_STR
2525
VALUE "InternalName", "elements-qt"

0 commit comments

Comments
 (0)