Replaced Electrum BTC icons for ZCL icons

This commit is contained in:
Jon Layton 2018-01-18 21:55:26 -05:00
parent 7ce3a33f26
commit 36570d1e11
5 changed files with 9 additions and 5 deletions

View File

@ -68,6 +68,10 @@ Compile the icons file for Qt::
sudo apt-get install pyqt5-dev-tools
pyrcc5 icons.qrc -o gui/qt/icons_rc.py
For the linux app launcher (start menu) icon::
sudo desktop-file-install electrum.desktop
Compile the protobuf description file::
sudo apt-get install protobuf-compiler

View File

@ -2,13 +2,13 @@
# sudo desktop-file-install electrum.desktop
[Desktop Entry]
Comment=Lightweight Bitcoin Client
Comment=Lightweight Zclassic Client
Exec=electrum %u
GenericName[en_US]=Bitcoin Wallet
GenericName=Bitcoin Wallet
GenericName[en_US]=Zclassic Wallet
GenericName=Zclassic Wallet
Icon=electrum
Name[en_US]=Electrum Bitcoin Wallet
Name=Electrum Bitcoin Wallet
Name[en_US]=Zclassic Electrum Wallet
Name=Zclassic Electrum Wallet
Categories=Finance;Network;
StartupNotify=false
Terminal=false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 26 KiB