Skip to content

Commit 6c65afa

Browse files
committed
Add Yosemity support via bundle file
1 parent 3c29aba commit 6c65afa

File tree

8 files changed

+675
-1
lines changed

8 files changed

+675
-1
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>CFBundleIdentifier</key>
6+
<string>org.sil.ukelele.keyboardlayout.armenianphonetic</string>
7+
<key>CFBundleName</key>
8+
<string>Armenian - Phonetic</string>
9+
<key>CFBundleVersion</key>
10+
<string>1.1</string>
11+
<key>KLInfo_Armenian - Phonetic</key>
12+
<dict>
13+
<key>TISInputSourceID</key>
14+
<string>org.sil.ukelele.keyboardlayout.armenian- phonetic.armenian- phonetic</string>
15+
<key>TISIntendedLanguage</key>
16+
<string>hy-Armn-AM-arev</string>
17+
</dict>
18+
</dict>
19+
</plist>
Binary file not shown.

ArmenianPhonetic.bundle/Contents/Resources/Armenian - Phonetic.keylayout

Lines changed: 640 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"Armenian - Phonetic" = "Armenian - Phonetic";
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildVersion</key>
6+
<string>1.1</string>
7+
<key>CFBundleVersion</key>
8+
<string>1.1</string>
9+
<key>ProjectName</key>
10+
<string>ArmenianPhonetic</string>
11+
<key>SourceVersion</key>
12+
<string>1000</string>
13+
</dict>
14+
</plist>

ArmenianPhonetic.icns

90 Bytes
Binary file not shown.

ArmenianPhonetic.keylayout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?XML version="1.1" encoding="UTF-8"?>
22
<!DOCTYPE keyboard PUBLIC "" "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
33
<!--Created by Ukelele version 2.2.4 on 2013-02-10 at 00:22 (GMT+04:00)-->
4-
<!--Last edited by Ukelele version 2.2.4 on 2013-08-21 at 00:16 (GMT+04:00)-->
4+
<!--Last edited by Ukelele version 2.2.8 on 2015-01-16 at 00:58 (GMT+4)-->
55
<keyboard group="126" id="-14243" name="Armenian - Phonetic" maxout="2">
66
<layouts>
77
<layout first="0" last="17" modifiers="Modifiers" mapSet="ANSI"/>

0 commit comments

Comments
 (0)