Advertisement
Guest User

com.apple.preferences

a guest
Mar 5th, 2012
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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>CachedVCCaps</key>
  6.     <integer>21990234521600</integer>
  7.     <key>KeyboardAutocorrection</key>
  8.     <true/>
  9.     <key>KeyboardCheckSpelling</key>
  10.     <true/>
  11.     <key>KeyboardLastChosen</key>
  12.     <string>zh_Hant-Pinyin@sw=Pinyin;hw=US</string>
  13.     <key>KeyboardLastUsed</key>
  14.     <string>zh_Hans-HWR@sw=HWR</string>
  15.     <key>KeyboardLastUsedForLanguage</key>
  16.     <dict>
  17.         <key>ASCIICapable</key>
  18.         <string>en_US@hw=US;sw=QWERTY</string>
  19.         <key>en_US</key>
  20.         <string>en_US@hw=US;sw=QWERTY</string>
  21.         <key>intl</key>
  22.         <string>intl@sw=QWERTY</string>
  23.         <key>ja_JP</key>
  24.         <string>ja_JP-Romaji@sw=QWERTY-Japanese;hw=US</string>
  25.         <key>zh_Hans</key>
  26.         <string>zh_Hans-HWR@sw=HWR</string>
  27.         <key>zh_Hant</key>
  28.         <string>zh_Hant-Pinyin@sw=Pinyin;hw=US</string>
  29.     </dict>
  30.     <key>KeyboardPeriodShortcut</key>
  31.     <true/>
  32.     <key>WebKitCacheModelPreferenceKey</key>
  33.     <integer>2</integer>
  34.     <key>WebKitFoundationCachingEnabledPreferenceKey</key>
  35.     <true/>
  36.     <key>WebKitLocalStorageDatabasePathPreferenceKey</key>
  37.     <string>/var/mobile/Library/com.apple.iTunesStore/LocalStorage</string>
  38.     <key>WebKitOfflineWebApplicationCacheEnabled</key>
  39.     <true/>
  40.     <key>kPreferencePositionKey</key>
  41.     <string></string>
  42.     <key>kPreferencePositionTimeStampKey</key>
  43.     <integer>1330483994</integer>
  44. </dict>
  45. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement