aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/wallet.qml
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-07-02 02:10:38 +0800
committerobscuren <geffobscura@gmail.com>2014-07-02 02:10:38 +0800
commit283532137713d20ca82d264bd105cf7cb0e47b65 (patch)
treeb3748c6af162b3b86076badb6176182227192cb4 /ethereal/assets/qml/wallet.qml
parent74ef489fe276229858d4e69ca941eeb23f9e6f22 (diff)
downloaddexon-283532137713d20ca82d264bd105cf7cb0e47b65.tar.gz
dexon-283532137713d20ca82d264bd105cf7cb0e47b65.tar.zst
dexon-283532137713d20ca82d264bd105cf7cb0e47b65.zip
Fixed namereg
Diffstat (limited to 'ethereal/assets/qml/wallet.qml')
-rw-r--r--ethereal/assets/qml/wallet.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethereal/assets/qml/wallet.qml b/ethereal/assets/qml/wallet.qml
index 84f8fd5cf..628d9f96a 100644
--- a/ethereal/assets/qml/wallet.qml
+++ b/ethereal/assets/qml/wallet.qml
@@ -633,7 +633,7 @@ ApplicationWindow {
anchors.left: aboutIcon.right
anchors.leftMargin: 10
font.pointSize: 12
- text: "<h2>Ethereal</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Maran Hidskes<br>"
+ text: "<h2>Ethereal</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Maran Hidskes<br>Viktor TrĂ³n<br>"
}
}