From 0c7e4f7a0f7277530ee9606c056890901adba326 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Tue, 30 Aug 2022 18:46:28 +0800 Subject: [PATCH] Repo // Standardize the IMK Server connection name. --- Source/Modules/main.swift | 2 +- Source/Resources/IME-Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Modules/main.swift b/Source/Modules/main.swift index bc35e346..6935662d 100644 --- a/Source/Modules/main.swift +++ b/Source/Modules/main.swift @@ -11,7 +11,7 @@ import Cocoa import InputMethodKit -let kConnectionName = "vChewing_1_Connection" +let kConnectionName = "org.atelierInmu.inputmethod.vChewing_Connection" switch max(CommandLine.arguments.count - 1, 0) { case 0: break diff --git a/Source/Resources/IME-Info.plist b/Source/Resources/IME-Info.plist index 4ea76f83..c3fa892b 100644 --- a/Source/Resources/IME-Info.plist +++ b/Source/Resources/IME-Info.plist @@ -90,7 +90,7 @@ InputMethodConnectionName - vChewing_1_Connection + org.atelierInmu.inputmethod.vChewing_Connection InputMethodServerControllerClass ctlInputMethod InputMethodServerDelegateClass