From a285dd6572dd36074d9db271558f3a55f388ea84 Mon Sep 17 00:00:00 2001 From: shenmo <shenmo@spark-app.store> Date: Thu, 26 Nov 2020 15:17:25 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20sp?= =?UTF-8?q?ark-webapp-runtime/main.cpp---=E7=BD=91=E7=AB=99=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spark-webapp-runtime/main.cpp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/spark-webapp-runtime/main.cpp b/spark-webapp-runtime/main.cpp index b60da06..11830cf 100644 --- a/spark-webapp-runtime/main.cpp +++ b/spark-webapp-runtime/main.cpp @@ -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