aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-08-21 21:46:18 +0800
committerobscuren <geffobscura@gmail.com>2014-08-21 21:46:18 +0800
commitb3c975269e8d7c2f168f73a3e1e24588341c779d (patch)
tree3f92064a736c40d6b4d9be55302830082fefc945 /ethereal
parent38cf52b62c6da4812cbef27c8a97dc839e480967 (diff)
parentcb65848feed94362226ae3bf0dd6e9794a8e1481 (diff)
downloaddexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.tar
dexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.tar.gz
dexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.tar.bz2
dexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.tar.lz
dexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.tar.xz
dexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.tar.zst
dexon-b3c975269e8d7c2f168f73a3e1e24588341c779d.zip
Merge branch 'release/0.6.3' into develop
Diffstat (limited to 'ethereal')
-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>"
}
}