Files
EurKEY-macOS/EurKey-macOS.bundle/Contents/Info.plist
T
Felix Förtsch a57080d516 create EurKEY v1.5
- Now available as `.bundle` with slight fixes (see changelog)
- Update README
2024-03-15 13:38:35 +01:00

13 lines
379 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>org.sil.ukelele.keyboardlayout.eurkey</string>
<key>CFBundleName</key>
<string>EurKEY-macOS</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>