tag 0.9.3
1. bugfixes with software like Excel and TextWrangler 2. bugfixes with keystroks like Capslock and Shift 3. huge revision of phrase list 4. revision to frequency calculation
This commit is contained in:
parent
979b5c73a6
commit
ef0fb8a343
|
@ -23,11 +23,11 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.9.2</string>
|
<string>0.9.3</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>LTCE</string>
|
<string>LTCE</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>97</string>
|
<string>250</string>
|
||||||
<key>ComponentInputModeDict</key>
|
<key>ComponentInputModeDict</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>tsInputModeListKey</key>
|
<key>tsInputModeListKey</key>
|
||||||
|
|
Loading…
Reference in New Issue