-
Notifications
You must be signed in to change notification settings - Fork 0
/
library.json
56 lines (55 loc) · 1.38 KB
/
library.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"omnisversion": "8.1.4",
"includes": [
],
"properties": {
"extension": false,
"ignoreexternal": false,
"nodebug": false,
"userinfo": "",
"vcsbuilddate": "",
"vcsbuildersname": "",
"vcsbuildnotes": ""
},
"prefs": {
"canfocusbuttons": "kPlatformdefault",
"centuryrange": 1980,
"defaultname": "",
"designdpi": "96,72,75",
"designdpimode": "kDPIoff",
"designedscreensizes": "kSSZjs320x480Portrait,kSSZjs768x1024Portrait",
"disabledefaultcontextmenu": false,
"disableellipsis": false,
"disablewebservicelogging": false,
"exportcontrolcharacters": false,
"exportedquotes": true,
"fiscalyearend": "1900-12-31",
"fontscale": false,
"helpfoldername": "",
"hscale": 0,
"iconlib": "",
"iconset": "",
"initiallayoutbreakpoints": "320,768,1024",
"javareturnsnative": true,
"justifiedtextthreshold": 75,
"keyevents": false,
"mouseevents": false,
"reportcalculationerrors": true,
"reportnotationerrors": true,
"rmouseevents": false,
"screencoordinates": false,
"sensitivefieldnames": false,
"sensitivefilenames": true,
"serverlessclientstringtable": "",
"sharedpictures": "kSharedPicModeNone",
"sqlstripspaces": true,
"startuptaskname": "Startup_Task",
"statusevents": false,
"uniquefieldnames": false,
"userexportdelimiter": ";",
"v3events": false,
"vscale": 0,
"weekstart": "kMonday",
"windowsizeexcludesdockingarea": true
}
}