mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-07-04 04:36:00 +08:00
修改: spark-webapp-runtime/main.cpp,非商店项目转向星火项目主页
This commit is contained in:
parent
a285dd6572
commit
9c8b2fdd94
@ -48,7 +48,7 @@ int main(int argc, char *argv[])
|
|||||||
// WebsiteName
|
// WebsiteName
|
||||||
dialog->setWebsiteName("The Spark Project");
|
dialog->setWebsiteName("The Spark Project");
|
||||||
// WebsiteLink
|
// WebsiteLink
|
||||||
dialog->setWebsiteLink("https://www.spark-app.store/");
|
dialog->setWebsiteLink("https://gitee.com/deepin-community-store/");
|
||||||
// License
|
// License
|
||||||
dialog->setLicense(QObject::tr("This program is open source under GPLv3")); // 本程序按GPL第三版开源
|
dialog->setLicense(QObject::tr("This program is open source under GPLv3")); // 本程序按GPL第三版开源
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user