mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-06-02 13:19:51 +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
|
||||
dialog->setWebsiteName("The Spark Project");
|
||||
// WebsiteLink
|
||||
dialog->setWebsiteLink("https://www.spark-app.store/");
|
||||
dialog->setWebsiteLink("https://gitee.com/deepin-community-store/");
|
||||
// License
|
||||
dialog->setLicense(QObject::tr("This program is open source under GPLv3")); // 本程序按GPL第三版开源
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user