diff options
| author | Luke Dashjr <[email protected]> | 2016-10-24 09:21:03 +0000 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2016-10-24 10:23:58 +0000 |
| commit | 19f46f177ec5e1913f9be5b257dad95bc7a57c38 (patch) | |
| tree | 0e6e8bb242cab392ecebc50fa4eb71fd04a19303 /contrib/debian | |
| parent | RPC/Net: Use boolean consistently for networkactive, and remove from getinfo (diff) | |
| download | discoin-19f46f177ec5e1913f9be5b257dad95bc7a57c38.tar.xz discoin-19f46f177ec5e1913f9be5b257dad95bc7a57c38.zip | |
Qt: New network_disabled icon
Diffstat (limited to 'contrib/debian')
| -rw-r--r-- | contrib/debian/copyright | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/debian/copyright b/contrib/debian/copyright index 011cb4a4d..b44244ad8 100644 --- a/contrib/debian/copyright +++ b/contrib/debian/copyright @@ -34,7 +34,6 @@ Files: src/qt/res/icons/add.png src/qt/res/icons/info.png src/qt/res/icons/key.png src/qt/res/icons/lock_*.png - src/qt/res/icons/network_disabled.png src/qt/res/icons/open.png src/qt/res/icons/overview.png src/qt/res/icons/quit.png @@ -52,7 +51,10 @@ Comment: Site: https://github.com/stephenhutchings/typicons.font Files: src/qt/res/icons/connect*.png src/qt/res/src/connect-*.svg + src/qt/res/icons/network_disabled.png + src/qt/res/src/network_disabled.svg Copyright: Marco Falke + Luke Dashjr License: Expat Comment: Inspired by Stephan Hutchings Typicons |