Created
October 31, 2013 21:09
-
-
Save wilkerlucio/7257239 to your computer and use it in GitHub Desktop.
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
| "Apple Global Domain" = { | |
| AppleAntiAliasingThreshold = 4; | |
| AppleCollationOrder = root; | |
| AppleICUDateTimeSymbols = { | |
| 5 = ( | |
| AM, | |
| PM | |
| ); | |
| }; | |
| AppleICUForce24HourTime = 1; | |
| AppleICUTimeFormatStrings = { | |
| 1 = "HH:mm "; | |
| }; | |
| AppleKeyboardUIMode = 2; | |
| AppleLanguages = ( | |
| en, | |
| fr, | |
| de, | |
| "zh-Hans", | |
| "zh-Hant", | |
| ja, | |
| es, | |
| it, | |
| nl, | |
| ko, | |
| pt, | |
| "pt-PT", | |
| da, | |
| fi, | |
| nb, | |
| sv, | |
| ru, | |
| pl, | |
| tr, | |
| ar, | |
| th, | |
| cs, | |
| hu, | |
| ca, | |
| hr, | |
| el, | |
| he, | |
| ro, | |
| sk, | |
| uk, | |
| id, | |
| ms, | |
| vi | |
| ); | |
| AppleLocale = "en_US"; | |
| AppleMeasurementUnits = Inches; | |
| AppleMetricUnits = 0; | |
| AppleMiniaturizeOnDoubleClick = 0; | |
| ApplePressAndHoldEnabled = 0; | |
| AppleScrollAnimationEnabled = 1; | |
| AppleUserLanguages = 1; | |
| InitialKeyRepeat = 15; | |
| KeyRepeat = 2; | |
| NSNavPanelFileLastListModeForOpenModeKey = 2; | |
| NSNavPanelFileLastListModeForSaveModeKey = 1; | |
| NSNavPanelFileListModeForOpenMode2 = 2; | |
| NSNavPanelFileListModeForSaveMode2 = 1; | |
| NSNavPanelSidebarKeyForOpen = ( | |
| ); | |
| NSNavPanelSidebarKeyForSave = ( | |
| ); | |
| NSNavRecentPlaces = ( | |
| "~/Documents/Adobe Scripts/lib", | |
| "~/Documents/Adobe Scripts", | |
| "~/Desktop/upload/delirium", | |
| "~/Development/cadegp/public/images", | |
| "~/Development/cadegp/apps/prelaunch/public/images/prelaunch" | |
| ); | |
| NSPreferredWebServices = { | |
| NSWebServicesProviderWebSearch = { | |
| NSDefaultDisplayName = Google; | |
| NSProviderIdentifier = "com.google.www"; | |
| }; | |
| }; | |
| NSTableViewDefaultSizeMode = 1; | |
| NSUserDictionaryReplacementItems = ( | |
| { | |
| on = 1; | |
| replace = omw; | |
| with = "On my way!"; | |
| }, | |
| { | |
| on = 1; | |
| replace = sec; | |
| with = second; | |
| }, | |
| { | |
| on = 1; | |
| replace = tb; | |
| with = "tamb\\U00e9m"; | |
| }, | |
| { | |
| on = 1; | |
| replace = td; | |
| with = tudo; | |
| }, | |
| { | |
| on = 1; | |
| replace = vc; | |
| with = "voc\\U00ea"; | |
| }, | |
| { | |
| on = 1; | |
| replace = vdd; | |
| with = verdade; | |
| }, | |
| { | |
| on = 1; | |
| replace = wgm; | |
| with = "wilkerlucio@gmail.com"; | |
| } | |
| ); | |
| NavPanelFileListModeForOpenMode = 2; | |
| NavPanelFileListModeForSaveMode = 1; | |
| SGTRecentFileSearches = ( | |
| { | |
| attributes = ( | |
| kMDItemKind | |
| ); | |
| name = Video; | |
| scope = 3; | |
| type = "com.apple.finder"; | |
| values = ( | |
| video | |
| ); | |
| } | |
| ); | |
| "com.apple.DictionaryServices" = { | |
| DCSPreferenceVersion = 3; | |
| }; | |
| "com.apple.WebKit.JavaPlugInLastUsedTimestamp" = "393856247.779287"; | |
| "com.apple.ink.framework" = { | |
| backgroundOpacity = "0.8"; | |
| endOfPhraseTimeout = "1.125"; | |
| gesturesEnabled = "-1"; | |
| gesturesTargeted = 0; | |
| inkBarVisible = 1; | |
| inkMenuVisible = 0; | |
| inkPadEraserWidthMax = 5; | |
| inkPadEraserWidthMin = 2; | |
| inkPadFont = 0; | |
| inkPadFrameSketchForPaste = 0; | |
| inkPadInputMode = 1952807028; | |
| inkPadPenBrightMax = 1; | |
| inkPadPenBrightMin = "0.01"; | |
| inkPadPenWidthMax = 3; | |
| inkPadPenWidthMin = 1; | |
| inkPadRect = { | |
| bottom = 0; | |
| left = 0; | |
| right = 0; | |
| top = 0; | |
| }; | |
| inkPadSketchBackColor = { | |
| b = 1; | |
| g = 1; | |
| r = 1; | |
| }; | |
| inkPadSketchBackColorForPaste = { | |
| b = 1; | |
| g = 1; | |
| r = 1; | |
| }; | |
| inkPadSketchBorder = 4; | |
| inkPadSketchLinecolor = { | |
| b = "0.93"; | |
| g = "0.88"; | |
| r = "0.85"; | |
| }; | |
| inkPadTextBackColor = { | |
| b = 1; | |
| g = 1; | |
| r = 1; | |
| }; | |
| inkPadTextLineColor = { | |
| b = "0.96"; | |
| g = "0.83"; | |
| r = "0.63"; | |
| }; | |
| inkPadToolBackColor = { | |
| b = "0.85"; | |
| g = "0.85"; | |
| r = "0.85"; | |
| }; | |
| inkPadUseToolColor = 1; | |
| inkPadVisible = 0; | |
| inkServerPSN = { | |
| highLongOfPSN = 0; | |
| lowLongOfPSN = 0; | |
| }; | |
| inkSounds = 1; | |
| inkWindowVisible = 1; | |
| language = 0; | |
| logAPIUse = 0; | |
| logCGInking = 0; | |
| logCoalescing = 0; | |
| logEventDisposition = 0; | |
| logEventProcessed = 0; | |
| logInkEvents = 0; | |
| logInputMethod = 0; | |
| logInstantMouser = 0; | |
| logMouseEvents = 0; | |
| logMoves = 0; | |
| logPhraseModifiers = 0; | |
| logPoints = 0; | |
| logReposts = 0; | |
| logRouteToInkPad = 0; | |
| logServerLaunch = 0; | |
| logStrokeModifiers = 0; | |
| logTabletEvents = 0; | |
| logThisProcess = 0; | |
| logToFile = 0; | |
| logging = 0; | |
| penBrightMax = "0.5"; | |
| penBrightMin = 0; | |
| penToInkDistance = 6; | |
| penToMouseTimeout = "0.45"; | |
| penWidthMax = 2; | |
| penWidthMin = 2; | |
| prefsVersion = 1; | |
| printPhrases = 0; | |
| printText = 0; | |
| proximityTermination = 1; | |
| recognitionEnabled = 1; | |
| recognizeEuropeanChars = 0; | |
| showCursorInProximity = 1; | |
| showCursorInking = 1; | |
| showCursorOutOfProximity = 1; | |
| userInkOnDemandButtonMask = 0; | |
| userInkOnDemandMode = 0; | |
| wordSpacing = 500; | |
| }; | |
| "com.apple.springing.delay" = "0.5"; | |
| "com.apple.springing.enabled" = 1; | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment