修改: spark-webapp-runtime/main.cpp---网站名称更改

This commit is contained in:
shenmo 2020-11-26 15:17:25 +08:00
parent 0b1500cd2b
commit a285dd6572

@ -1,9 +1,6 @@
/*
*
* 访
* DTK相关文档地址https://linuxdeepin.github.io/dtk
* Deepin项目地址https://github.com/linuxdeepin
* https://gitee.com/deepin-opensource
*
*/
#include "mainwindow.h"
@ -49,7 +46,7 @@ int main(int argc, char *argv[])
.arg(QObject::tr("Presented By Spark developers # HadesStudio"));
dialog->setDescription(szDefaultDesc);
// WebsiteName
dialog->setWebsiteName("spark-app.store");
dialog->setWebsiteName("The Spark Project");
// WebsiteLink
dialog->setWebsiteLink("https://www.spark-app.store/");
// License