3 Commits
Author SHA1 Message Date
bdeshi 484c131df3 update version 2021-03-30 10:55:07 +06:00
bdeshi f925ac2d0d allow fast layout switch with caps-lock 2021-03-30 10:44:20 +06:00
bdeshi 1c79f1f5b6 gitignore .DS_Store 2021-03-30 10:43:14 +06:00
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
.DS_Store
@@ -7,11 +7,11 @@
<key>CFBundleName</key>
<string>ProbhatKeyboardLayout</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>KLInfo_Probhat (BD)</key>
<dict>
<key>TICapsLockLanguageSwitchCapable</key>
<false/>
<true/>
<key>TISInputSourceID</key>
<string>org.sil.ukelele.keyboardlayout.probhatkeyboardlayout.probhat(bd)</string>
<key>TISIntendedLanguage</key>
@@ -20,7 +20,7 @@
<key>KLInfo_Probhat (IN)</key>
<dict>
<key>TICapsLockLanguageSwitchCapable</key>
<false/>
<true/>
<key>TISInputSourceID</key>
<string>org.sil.ukelele.keyboardlayout.probhatkeyboardlayout.probhat(in)</string>
<key>TISIntendedLanguage</key>
@@ -3,10 +3,10 @@
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>ProjectName</key>
<string>ProbhatKeyboardLayout</string>
<key>SourceVersion</key>
<string>1.0.0</string>
<string>1.0.1</string>
</dict>
</plist>