Delete a duplicate key in McBopomofo-Info.plist

This commit is contained in:
Lukhnos Liu 2022-01-20 15:36:33 -08:00
parent 4f718019e1
commit 6c76b2cae0
1 changed files with 4 additions and 18 deletions

View File

@ -28,6 +28,8 @@
<dict> <dict>
<key>TISDoubleSpaceSubstitution</key> <key>TISDoubleSpaceSubstitution</key>
<string>。</string> <string>。</string>
<key>TISIntendedLanguage</key>
<string>zh-Hant</string>
<key>tsInputModeAlternateMenuIconFileKey</key> <key>tsInputModeAlternateMenuIconFileKey</key>
<string>Bopomofo.tiff</string> <string>Bopomofo.tiff</string>
<key>tsInputModeCharacterRepertoireKey</key> <key>tsInputModeCharacterRepertoireKey</key>
@ -49,20 +51,13 @@
<true/> <true/>
<key>tsInputModeScriptKey</key> <key>tsInputModeScriptKey</key>
<string>smTradChinese</string> <string>smTradChinese</string>
<key>TISIntendedLanguage</key>
<string>zh-Hant</string>
<key>tsInputModeCharacterRepertoireKey</key>
<array>
<string>Hant</string>
<string>Han</string>
</array>
<key>tsInputModeKeyEquivalentModifiersKey</key>
<integer>4608</integer>
</dict> </dict>
<key>org.openvanilla.inputmethod.McBopomofo.PlainBopomofo</key> <key>org.openvanilla.inputmethod.McBopomofo.PlainBopomofo</key>
<dict> <dict>
<key>TISDoubleSpaceSubstitution</key> <key>TISDoubleSpaceSubstitution</key>
<string>。</string> <string>。</string>
<key>TISIntendedLanguage</key>
<string>zh-Hant</string>
<key>tsInputModeAlternateMenuIconFileKey</key> <key>tsInputModeAlternateMenuIconFileKey</key>
<string>PlainBopomofo.tiff</string> <string>PlainBopomofo.tiff</string>
<key>tsInputModeCharacterRepertoireKey</key> <key>tsInputModeCharacterRepertoireKey</key>
@ -84,15 +79,6 @@
<true/> <true/>
<key>tsInputModeScriptKey</key> <key>tsInputModeScriptKey</key>
<string>smTradChinese</string> <string>smTradChinese</string>
<key>TISIntendedLanguage</key>
<string>zh-Hant</string>
<key>tsInputModeCharacterRepertoireKey</key>
<array>
<string>Hant</string>
<string>Han</string>
</array>
<key>tsInputModeKeyEquivalentModifiersKey</key>
<integer>4608</integer>
</dict> </dict>
</dict> </dict>
<key>tsVisibleInputModeOrderedArrayKey</key> <key>tsVisibleInputModeOrderedArrayKey</key>