From ddeb5e51d6b16b7096889040a2a0bb82d9005561 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Mon, 8 May 2023 23:18:52 +0800 Subject: [PATCH] Repo // Fix mistakes in info.plist file. --- Source/Resources/IME-Info.plist | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/Source/Resources/IME-Info.plist b/Source/Resources/IME-Info.plist index d97cc36b..d924f404 100644 --- a/Source/Resources/IME-Info.plist +++ b/Source/Resources/IME-Info.plist @@ -57,7 +57,7 @@ SOFTWARE. org.atelierInmu.inputmethod.vChewing.IMECHS TISDoubleSpaceSubstitution - + TISIntendedLanguage zh-Hans tsInputModeAlternateMenuIconFileKey @@ -85,7 +85,7 @@ SOFTWARE. org.atelierInmu.inputmethod.vChewing.IMECHT TISDoubleSpaceSubstitution - + TISIntendedLanguage zh-Hant tsInputModeAlternateMenuIconFileKey @@ -121,6 +121,8 @@ SOFTWARE. org_atelierInmu_inputmethod_vChewing_Connection InputMethodServerControllerClass SessionCtl + InputMethodServerDataSourceClass + SessionCtl InputMethodServerDelegateClass SessionCtl InputMethodServerPreferencesWindowControllerClass @@ -147,18 +149,20 @@ SOFTWARE. Yes TICapsLockLanguageSwitchCapable + TISCapsLockIsSwitch + + TISCapsLockResetOnModeSwitch + + TISIconIsTemplate + TISInputSourceID org.atelierInmu.inputmethod.vChewing TISIntendedLanguage zh-Hans TISParticipatesInTouchBar + + TISUnifiedUIForInputMethodEnabling - UpdateInfoEndpoint - https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist - UpdateInfoSite - https://gitee.com/vChewing/vChewing-macOS/releases - UpdateInfoSiteGitHub - https://github.com/vChewing/vChewing-macOS/releases tsInputMethodCharacterRepertoireKey Hans @@ -168,5 +172,17 @@ SOFTWARE. tsInputMethodIconFileKey MenuIcon-TCVIM.png + UpdateInfoEndpoint + https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist + UpdateInfoEndpointLegacy + https://gitee.com/vChewing/vChewing-OSX-Legacy/raw/main/Update-Info.plist + UpdateInfoSite + https://gitee.com/vChewing/vChewing-macOS/releases + UpdateInfoSiteGitHub + https://github.com/vChewing/vChewing-macOS/releases + UpdateInfoSiteLegacy + https://gitee.com/vChewing/vChewing-OSX-Legacy/releases + UpdateInfoSiteLegacyGitHub + https://github.com/vChewing/vChewing-OSX-Legacy/releases