From 8c4f94584b2b769a49453d592595c279c828cefc Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Fri, 22 Jul 2022 10:11:22 +0800 Subject: [PATCH] AUTHORS // InputHandler -> InputSignal. --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index e7f7fa63..f8dfe3a6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -16,7 +16,7 @@ $ Contributors and volunteers of the upstream repo, having no responsibility in - Zonble Yang: - McBopomofo for macOS 2.x architect, especially state-based IME behavior management. - Voltaire candidate window MK2 (massively modified as MK3 in vChewing by Shiki Suen). - - InputHandler. + - InputSignal (previously "KeyHandlerInput"). - Notifier window and Tooltip UI. - NSStringUtils and FSEventStreamHelper. - App-style installer (only preserved for developer purposes).