Commit ad9629e
Merge bitcoin-core/gui#758: Update Node window title with the chain type
9d37886 gui: Update Node window title with chain type (pablomartin4btc)
Pull request description:
It fixes #544.
Enhance the Node window title by appending the chain type to it, except for the `mainnet`, mirroring the behavior in the main window.

There was also some [interest](bitcoin-core/gui#78 (comment)) on this while discussing network switching.
ACKs for top commit:
MarnixCroes:
tACK 9d37886
hernanmarino:
tACK 9d37886
BrandonOdiwuor:
tested ACK 9d37886
alfonsoromanz:
Tested ACK bitcoin-core/gui@9d37886
kristapsk:
ACK 9d37886
hebasto:
ACK 9d37886, tested on Ubuntu 23.10.
Tree-SHA512: 8c34c4586bd59b1c522662e8aa0726dccc8f12e020f7a6a1af5200a29e5817e1c51e0f467c7923041fc41535ea093c3e0dd787befbbcc84d6b9f7ff0d969db041 parent ffcf4f6 commit ad9629e
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
| 621 | + | |
620 | 622 | | |
621 | 623 | | |
622 | 624 | | |
| |||
1523 | 1525 | | |
1524 | 1526 | | |
1525 | 1527 | | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
0 commit comments