diff options
| author | Jonas Schnelli <[email protected]> | 2016-01-23 10:00:10 +0100 |
|---|---|---|
| committer | Jonas Schnelli <[email protected]> | 2016-01-26 15:34:36 +0100 |
| commit | 43abb02aa20bd32795478236b20b45d3b4087138 (patch) | |
| tree | d6f31d15a0177f00798d490c19326eb7e1a82718 /contrib/debian | |
| parent | [Qt] keep scroll position in GUI console after changing font size (diff) | |
| download | discoin-43abb02aa20bd32795478236b20b45d3b4087138.tar.xz discoin-43abb02aa20bd32795478236b20b45d3b4087138.zip | |
[Qt] Add a new chevron/arrow icon for the console prompt line
Diffstat (limited to 'contrib/debian')
| -rw-r--r-- | contrib/debian/copyright | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/debian/copyright b/contrib/debian/copyright index bbaa5b163..c039a7bae 100644 --- a/contrib/debian/copyright +++ b/contrib/debian/copyright @@ -21,6 +21,7 @@ License: GPL-3+ Files: src/qt/res/icons/add.png src/qt/res/icons/address-book.png + src/qt/res/icons/chevron.png src/qt/res/icons/configure.png src/qt/res/icons/debugwindow.png src/qt/res/icons/edit.png @@ -56,6 +57,8 @@ Comment: Inspired by Stephan Hutchings Typicons Files: src/qt/res/icons/tx_mined.png src/qt/res/src/mine.svg + src/qt/res/icons/fontbigger.png + src/qt/res/icons/fontsmaller.png Copyright: Jonas Schnelli License: Expat Comment: |