Merge branch 'master' of https://github.com/molan-git/harbour-tooter
This commit is contained in:
commit
f6a3e2438e
1 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@ Page {
|
|||
icon.source: Logic.conf['login'] ? "image://theme/icon-m-people" : "image://theme/icon-m-add"
|
||||
|
||||
|
||||
onCheckedChanged: {
|
||||
onCheckedChanged: {
|
||||
remorsePopup.execute(removeAccount.text, function() {
|
||||
busy = true;
|
||||
checked = false;
|
||||
|
@ -107,8 +107,8 @@ Page {
|
|||
mail: "micotakis@gmail.com"
|
||||
}
|
||||
ListElement {
|
||||
name: "molan"
|
||||
desc: qsTr("Development and maintenence")
|
||||
name: "Molan"
|
||||
desc: qsTr("Development and maintenance")
|
||||
mastodon: ""
|
||||
mail: "mol_an@sunrise.ch"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue