|
|
@ -31,10 +31,10 @@ method view(button: AppMenuButtonState): Widget = |
|
|
|
programName = "EZ-Bkup" |
|
|
|
programName = "EZ-Bkup" |
|
|
|
logo = "ez_bkup" |
|
|
|
logo = "ez_bkup" |
|
|
|
style = [StyleClass("about-dialog")] |
|
|
|
style = [StyleClass("about-dialog")] |
|
|
|
version = "0.9.10" |
|
|
|
version = "0.9.11" |
|
|
|
credits = @{ |
|
|
|
credits = @{ |
|
|
|
"Created By": @["https://ITwrx.org"], |
|
|
|
"Created:": @["https://ITwrx.org"], |
|
|
|
"License": @["GPLv3"] |
|
|
|
"Src:": @["GPLv3"] |
|
|
|
} |
|
|
|
} |
|
|
|
Label: |
|
|
|
Label: |
|
|
|
text = "About EZ-Bkup" |
|
|
|
text = "About EZ-Bkup" |
|
|
|