<?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>UIKeyboardSupportedInputModes</key>
	<dict>
		<key>lt_LT</key>
		<dict>
			<key>UIKeyboardHasWordNgramModel</key>
			<true/>
			<key>UIKeyboardSupportsMultilingual</key>
			<true/>
			<key>UIKeyboardEnablePrediction</key>
			<true/>
			<key>UIKeyboardSpaceCorrectionEnabled</key>
			<true/>
			<key>UIKeyboardSupportsWatch</key>
			<true/>
			<key>KeyboardCPAllowsDeleteWord</key>
			<true/>
			<key>KeyboardCPEnabled</key>
			<true/>
			<key>HWLayouts</key>
			<array>
				<string>Lithuanian</string>
				<string>Group-Latin</string>
			</array>
			<key>SWLayouts</key>
			<array>
				<string>QWERTY</string>
			</array>
			<key>SWLayouts-iPadExtra</key>
			<array>
				<string>QWERTY-ISO</string>
				<string>QWERTZ</string>
				<string>AZERTY</string>
			</array>
		</dict>
	</dict>
	<key>UIKeyboardDefaultLanguageInputModes</key>
	<dict>
		<key>lt</key>
		<array>
			<string>lt_LT</string>
		</array>
	</dict>
</dict>
</plist>
