Created
October 19, 2016 21:49
-
-
Save inC3ASE/a10f8e67dd6ff5d4589d531bef3353f4 to your computer and use it in GitHub Desktop.
/Users/ArchCelsum/Library/Preferences/com.apple.appstore.plist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>NSWindow Frame Preferences</key> | |
<string>270 351 1000 526 0 0 1440 877 </string> | |
<key>NSWindow Frame window_prefs</key> | |
<string>144 80 1240 798 0 0 1440 878 </string> | |
<key>SeenOSUpdates</key> | |
<array/> | |
<key>Storefront</key> | |
<string>143441-1,13</string> | |
<key>WebKitSuppressesIncrementalRendering</key> | |
<true/> | |
<key>appStoreBadgeCount</key> | |
<integer>2</integer> | |
<key>availableUpdates</key> | |
<array> | |
<dict> | |
<key>title</key> | |
<string>OS X Update Available</string> | |
</dict> | |
</array> | |
<key>com.apple.appstore.WebKit2DeveloperExtrasEnabled</key> | |
<true/> | |
<key>com.apple.appstore.WebKit2ShowsToolTipOverTruncatedText</key> | |
<true/> | |
<key>com.apple.appstore.WebKit2SuppressesIncrementalRendering</key> | |
<true/> | |
<key>com.apple.appstore.WebKit2UserInterfaceDirectionPolicy</key> | |
<integer>1</integer> | |
<key>primary.WebKit2DeveloperExtrasEnabled</key> | |
<true/> | |
<key>primary.WebKit2ShowsToolTipOverTruncatedText</key> | |
<true/> | |
<key>primary.WebKit2SuppressesIncrementalRendering</key> | |
<true/> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment