Info.plist // Define smUnicode for both modes.
This commit is contained in:
parent
fd1aee42d2
commit
75193a32fd
|
@ -52,7 +52,7 @@
|
||||||
<key>tsInputModePrimaryInScriptKey</key>
|
<key>tsInputModePrimaryInScriptKey</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>tsInputModeScriptKey</key>
|
<key>tsInputModeScriptKey</key>
|
||||||
<string>smTradChinese</string>
|
<string>smUnicode</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>org.atelierInmu.inputmethod.vChewing.IMECHT</key>
|
<key>org.atelierInmu.inputmethod.vChewing.IMECHT</key>
|
||||||
<dict>
|
<dict>
|
||||||
|
@ -80,7 +80,7 @@
|
||||||
<key>tsInputModePrimaryInScriptKey</key>
|
<key>tsInputModePrimaryInScriptKey</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>tsInputModeScriptKey</key>
|
<key>tsInputModeScriptKey</key>
|
||||||
<string>smTradChinese</string>
|
<string>smUnicode</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>tsVisibleInputModeOrderedArrayKey</key>
|
<key>tsVisibleInputModeOrderedArrayKey</key>
|
||||||
|
|
Loading…
Reference in New Issue