Created
October 30, 2017 18:21
-
-
Save scottharwell/944b807652be0935b1a0c6bbcafcceae to your computer and use it in GitHub Desktop.
Gnome Desktop Entry for Ethereum Wallet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Terminal=false | |
Type=Application | |
Name=Ethereum Wallet | |
Exec=/opt/etherium_wallet/ethereumwallet | |
Icon=/opt/etherium_wallet/icon.png | |
Categories=GNOME;Network; | |
Keywords=ethereum;wallet;blockchain;ether;eth; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment