aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/debugger
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-05-30 17:50:30 +0800
committerobscuren <geffobscura@gmail.com>2014-05-30 17:50:30 +0800
commitfcbf99a30a15b445c35d70a8a781190a2739845b (patch)
tree614d98187708a8b9a029539a9c063eb2b9314fbb /ethereal/assets/debugger
parent40d72ff40bac19bb1b51bd1d382e75438673dbf2 (diff)
downloaddexon-fcbf99a30a15b445c35d70a8a781190a2739845b.tar.gz
dexon-fcbf99a30a15b445c35d70a8a781190a2739845b.tar.zst
dexon-fcbf99a30a15b445c35d70a8a781190a2739845b.zip
Minor GUI updates
* IceCream => IceCREAM * Added coin base to block info
Diffstat (limited to 'ethereal/assets/debugger')
-rw-r--r--ethereal/assets/debugger/debugger.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethereal/assets/debugger/debugger.qml b/ethereal/assets/debugger/debugger.qml
index 84d9a0732..ca67e857d 100644
--- a/ethereal/assets/debugger/debugger.qml
+++ b/ethereal/assets/debugger/debugger.qml
@@ -8,7 +8,7 @@ import Ethereum 1.0
ApplicationWindow {
visible: false
- title: "IceCream"
+ title: "IceCREAM"
minimumWidth: 1280
minimumHeight: 900
width: 1290