InfoPlist // Remove TISDoubleSpaceSubstitution.
This commit is contained in:
parent
c323a6efe8
commit
1e077faf03
|
@ -56,8 +56,6 @@ SOFTWARE.
|
||||||
<dict>
|
<dict>
|
||||||
<key>org.atelierInmu.inputmethod.vChewing.IMECHS</key>
|
<key>org.atelierInmu.inputmethod.vChewing.IMECHS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>TISDoubleSpaceSubstitution</key>
|
|
||||||
<string> </string>
|
|
||||||
<key>TISIconIsTemplate</key>
|
<key>TISIconIsTemplate</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>TISIconLabels</key>
|
<key>TISIconLabels</key>
|
||||||
|
@ -89,8 +87,6 @@ SOFTWARE.
|
||||||
</dict>
|
</dict>
|
||||||
<key>org.atelierInmu.inputmethod.vChewing.IMECHT</key>
|
<key>org.atelierInmu.inputmethod.vChewing.IMECHT</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>TISDoubleSpaceSubstitution</key>
|
|
||||||
<string> </string>
|
|
||||||
<key>TISIconIsTemplate</key>
|
<key>TISIconIsTemplate</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>TISIconLabels</key>
|
<key>TISIconLabels</key>
|
||||||
|
|
Loading…
Reference in New Issue