diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-04-10 15:32:59 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-04-10 15:33:57 +0200 |
| commit | 5ca1509d6af5dea1151933342a085b3af43c78e7 (patch) | |
| tree | 146cfa89e7ee1fb0f61e0a7c74dd05d72165d7d5 | |
| parent | Merge #12852: [doc] devtools: Setup ots git integration (diff) | |
| parent | Add P2P, Network, and Qt categories to the desktop icon (diff) | |
| download | discoin-5ca1509d6af5dea1151933342a085b3af43c78e7.tar.xz discoin-5ca1509d6af5dea1151933342a085b3af43c78e7.zip | |
Merge #12854: Add P2P, Network, and Qt categories to the desktop icon
b63f23c Add P2P, Network, and Qt categories to the desktop icon (Luke Dashjr)
Pull request description:
Tree-SHA512: 10526bfb4b559ce43b28c6c82fa615cd167162e5c487025ade51fb6b67389a65d8b43138228ced49d6d6cdc8ac87654a7b76673e92e7b43b5a09c81642d59145
| -rw-r--r-- | contrib/debian/bitcoin-qt.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/debian/bitcoin-qt.desktop b/contrib/debian/bitcoin-qt.desktop index 204cdf99d..8b3122264 100644 --- a/contrib/debian/bitcoin-qt.desktop +++ b/contrib/debian/bitcoin-qt.desktop @@ -10,5 +10,5 @@ Terminal=false Type=Application Icon=bitcoin128 MimeType=x-scheme-handler/bitcoin; -Categories=Office;Finance; +Categories=Office;Finance;P2P;Network;Qt; StartupWMClass=Bitcoin-qt |