From 83373e460fe203ca5ccd5a63567b57513ea4598c Mon Sep 17 00:00:00 2001 From: chriswang521 Date: Thu, 25 May 2023 17:19:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=84=E7=BB=87=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E4=B8=BAKylinIdeTeam.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- product.json | 6 +++--- resources/linux/debian/control.template | 4 ++-- resources/linux/rpm/code.spec.template | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9ac0994e..0c0da689 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.68.0", "distro": "2966cd72fc1a3a5fb89bf2d85a1a66e56206961a", "author": { - "name": "Microsoft Corporation" + "name": "KylinIdeTeam" }, "license": "MIT", "main": "./out/main", diff --git a/product.json b/product.json index ba0d9de7..96162fcb 100644 --- a/product.json +++ b/product.json @@ -11,8 +11,8 @@ "serverLicensePrompt": "", "serverApplicationName": "code-server-oss", "serverDataFolderName": ".vscode-server-oss", - "win32DirName": "Microsoft Code OSS", - "win32NameVersion": "Microsoft Code OSS", + "win32DirName": "KylinIdeTeam Code OSS", + "win32NameVersion": "KylinIdeTeam Code OSS", "win32RegValueName": "CodeOSS", "win32AppId": "{{E34003BB-9E10-4501-8C11-BE3FAA83F23F}", "win32x64AppId": "{{D77B7E06-80BA-4137-BCF4-654B95CCEBC5}", @@ -20,7 +20,7 @@ "win32UserAppId": "{{C6065F05-9603-4FC4-8101-B9781A25D88E}", "win32x64UserAppId": "{{CC6B787D-37A0-49E8-AE24-8559A032BE0C}", "win32arm64UserAppId": "{{3AEBF0C8-F733-4AD4-BADE-FDB816D53D7B}", - "win32AppUserModelId": "Microsoft.CodeOSS", + "win32AppUserModelId": "KylinIdeTeam.CodeOSS", "win32ShellNameShort": "C&ode - OSS", "darwinBundleIdentifier": "com.visualstudio.code.oss", "linuxIconName": "com.visualstudio.code.oss", diff --git a/resources/linux/debian/control.template b/resources/linux/debian/control.template index bfe0aa52..87d365fe 100644 --- a/resources/linux/debian/control.template +++ b/resources/linux/debian/control.template @@ -4,8 +4,8 @@ Section: devel Depends: libnss3 (>= 2:3.26), gnupg, apt, libxkbfile1, libsecret-1-0, libgtk-3-0 (>= 3.10.0), libxss1, libgbm1 Priority: optional Architecture: @@ARCHITECTURE@@ -Maintainer: Microsoft Corporation -Homepage: https://code.visualstudio.com/ +Maintainer: KylinIdeTeam +Homepage: https://gitee.com/openkylin/kylin-code Installed-Size: @@INSTALLEDSIZE@@ Provides: visual-studio-@@NAME@@ Conflicts: visual-studio-@@NAME@@ diff --git a/resources/linux/rpm/code.spec.template b/resources/linux/rpm/code.spec.template index 4132bdb1..1d509ca0 100644 --- a/resources/linux/rpm/code.spec.template +++ b/resources/linux/rpm/code.spec.template @@ -3,10 +3,10 @@ Version: @@VERSION@@ Release: @@RELEASE@@.el7 Summary: Code editing. Redefined. Group: Development/Tools -Vendor: Microsoft Corporation -Packager: Visual Studio Code Team +Vendor: KylinIdeTeam +Packager: KylinIdeTeam License: @@LICENSE@@ -URL: https://code.visualstudio.com/ +URL: https://gitee.com/openkylin/kylin-code Icon: @@NAME@@.xpm Requires: @@DEPENDENCIES@@ AutoReq: 0