aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-08-21 21:45:46 +0800
committerobscuren <geffobscura@gmail.com>2014-08-21 21:45:46 +0800
commitcb65848feed94362226ae3bf0dd6e9794a8e1481 (patch)
tree3f92064a736c40d6b4d9be55302830082fefc945 /ethereal/assets/qml
parentbe9912fae218f12ed9087628be55c0898e161910 (diff)
downloaddexon-cb65848feed94362226ae3bf0dd6e9794a8e1481.tar.gz
dexon-cb65848feed94362226ae3bf0dd6e9794a8e1481.tar.zst
dexon-cb65848feed94362226ae3bf0dd6e9794a8e1481.zip
Version name
Diffstat (limited to 'ethereal/assets/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 094349bab..80481f1bc 100644
--- a/ethereal/assets/qml/wallet.qml
+++ b/ethereal/assets/qml/wallet.qml
@@ -659,7 +659,7 @@ ApplicationWindow {
anchors.left: aboutIcon.right
anchors.leftMargin: 10
font.pointSize: 12
- text: "<h2>Ethereal - Adrastea</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Maran Hidskes<br>Viktor Trón<br>"
+ text: "<h2>Ethereal - Aitne</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Maran Hidskes<br>Viktor Trón<br>"
}
}