From efc6c50f8854d3c6dbeaba0c6a07133c76c6edcd Mon Sep 17 00:00:00 2001 From: shenmo Date: Sat, 12 Sep 2020 13:36:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83DAboutDialogue=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 2 +- spark-store.pro.user | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.cpp b/main.cpp index 170e8eb..95999ed 100644 --- a/main.cpp +++ b/main.cpp @@ -16,7 +16,7 @@ int main(int argc, char *argv[]) a.setProductIcon(QIcon::fromTheme("spark-store")); //设置Logo a.setProductName("Spark应用商店"); - a.setApplicationDescription("社区驱动的一款为第三方应用商店,为改变而生"); + a.setApplicationDescription("社区驱动的一款为第三方应用商店,为改变而生\n本程序按GPL第三版开源"); a.setApplicationName("Spark应用商店"); //只有在这儿修改窗口标题才有效 Widget w; QDesktopWidget *s=DApplication::desktop(); diff --git a/spark-store.pro.user b/spark-store.pro.user index 7570cc8..33abdf6 100644 --- a/spark-store.pro.user +++ b/spark-store.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId