Skip to content

Commit

Permalink
GUI: Drop "(GUI node for Bitcoin)" from program description
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-jr authored and instagibbs committed Apr 10, 2019
1 parent 33f54fb commit 3bedac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/res/bitcoin-qt-res.rc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BEGIN
BLOCK "040904E4" // U.S. English - multilingual (hex)
BEGIN
VALUE "CompanyName", "Bitcoin"
VALUE "FileDescription", PACKAGE_NAME " (GUI node for Bitcoin)"
VALUE "FileDescription", PACKAGE_NAME
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "elements-qt"
VALUE "LegalCopyright", COPYRIGHT_STR
Expand Down

0 comments on commit 3bedac4

Please sign in to comment.