plugeth/ethereal
zelig 49c710bf44 assetPath configurable on command line for ethereal GUI
- solves the problem of non-standard installs
- add AssetPath to config as string var
- introduced UiLib constructor which falls back to defaultAssetPath (earlier behaviour) if no assetPath is set
- defaultAssetPath now internal concern of UiLib
- gui.Start(assetPath) argument passed from ethereal main() as set Init() in config.go
- informative log message if wallet.qml fails to open
2014-03-27 17:14:04 +07:00
..
assets Major re-organisation. 2014-03-22 01:02:24 +01:00
ui assetPath configurable on command line for ethereal GUI 2014-03-27 17:14:04 +07:00
config.go assetPath configurable on command line for ethereal GUI 2014-03-27 17:14:04 +07:00
ethereum.go assetPath configurable on command line for ethereal GUI 2014-03-27 17:14:04 +07:00
Makefile Merge branch 'develop' of https://github.com/WeMeetAgain/go-ethereum into WeMeetAgain-develop 2014-03-22 11:32:01 +01:00