mirror of https://github.com/odrling/Aegisub
Remove a few unused options
Originally committed to SVN as r5863.
This commit is contained in:
parent
0f2cea4226
commit
88e5392d37
|
@ -14,7 +14,6 @@
|
|||
"Maximized" : false,
|
||||
"Nonstandard Milisecond Times" : false,
|
||||
"Save Charset" : "UTF-8",
|
||||
"Tips" : false,
|
||||
"Toolbar Icon Size" : 16
|
||||
},
|
||||
|
||||
|
@ -34,7 +33,6 @@
|
|||
},
|
||||
"Display Height" : 200,
|
||||
"Display" : {
|
||||
"Dragging Times" : false,
|
||||
"Draw" : {
|
||||
"Cursor Time" : true,
|
||||
"Keyframes in Dialogue Mode" : true,
|
||||
|
@ -61,7 +59,6 @@
|
|||
"OUT" : 300
|
||||
},
|
||||
"Line Boundaries Thickness" : 2,
|
||||
"Line Boundary Inactive Line" : "grey",
|
||||
"Link" : true,
|
||||
"Lock Scroll on Cursor" : false,
|
||||
"Medusa Timing Hotkeys" : false,
|
||||
|
@ -263,7 +260,6 @@
|
|||
}
|
||||
},
|
||||
|
||||
|
||||
"Subtitle" : {
|
||||
"Edit Box" : {
|
||||
"Font Face" : "",
|
||||
|
@ -299,12 +295,10 @@
|
|||
}
|
||||
},
|
||||
|
||||
|
||||
"Timing" : {
|
||||
"Default Duration" : 2000
|
||||
},
|
||||
|
||||
|
||||
"Tool" : {
|
||||
"Colour Picker" : {
|
||||
"Mode" : 4,
|
||||
|
@ -431,14 +425,12 @@
|
|||
}
|
||||
},
|
||||
|
||||
|
||||
"Version" : {
|
||||
"Id" : "$Id$",
|
||||
"Last Version" : 4040,
|
||||
"Next Check" : 0
|
||||
},
|
||||
|
||||
|
||||
"Video" : {
|
||||
"Check Script Res" : 0,
|
||||
"Default Zoom" : 7,
|
||||
|
|
Loading…
Reference in New Issue