HomePhabricator

Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip

Description

Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip

Summary:
14ccd4d8d [Qt] Fix display of package name on 'open config file' tooltip (Daniel Edgecumbe)

Pull request description:

This patch addresses https://github.com/bitcoin/bitcoin/issues/11197.

Tree-SHA512: b826fa2eb69f2c8054d2e84614e067bb00d2176701992dadfea01c2ad63d29015acdb76c5b874f5f6bda52b1f05e3ccfa1b67a4ee2f1e0c26496d1ff1718f325

Backport of Core PR11198
https://github.com/bitcoin/bitcoin/pull/11198/files

Depends on D3219

Test Plan:

# on master
bitcoin-qt
# Settings -> Options
# Hover over open configuration file button
# See the message contains '%1'

# with this patch applied
make check
bitcoin-qt
# See the same message as above, but with '%1' properly replaced with 'Bitcoin ABC'

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D3220

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Sep 2 2017, 09:38
jasonbcoxCommitted on Jun 7 2019, 17:29
MengerianPushed on Jun 7 2019, 19:03
Reviewer
Restricted Project
Differential Revision
D3220: Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
Parents
rSTAGING76041fb6f529: Merge #9890: Add a button to open the config file in a text editor
Branches
Unknown
Tags
Unknown