mirror of
https://github.com/felixfoertsch/EurKEY-macOS.git
synced 2026-04-16 06:28:28 +02:00
24 lines
709 B
Plaintext
24 lines
709 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>de.felixfoertsch.keyboardlayout.EurKEY-macOS</string>
|
|
<key>CFBundleName</key>
|
|
<string>EurKEY-macOS</string>
|
|
<key>CFBundleVersion</key>
|
|
<string></string>
|
|
<key>KLInfo_EurKEY v2.0</key>
|
|
<dict>
|
|
<key>TICapsLockLanguageSwitchCapable</key>
|
|
<false/>
|
|
<key>TISIconIsTemplate</key>
|
|
<true/>
|
|
<key>TISInputSourceID</key>
|
|
<string>de.felixfoertsch.keyboardlayout.EurKEY-macOS.eurkeyv2.0</string>
|
|
<key>TISIntendedLanguage</key>
|
|
<string>en</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|