OS X: Use Lucida Grande by default
Originally committed to SVN as r6817.
This commit is contained in:
parent
3699a35988
commit
129edf3f12
1 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@
|
|||
"Drag Timing" : true,
|
||||
"Inactive Lines Display Mode" : 1,
|
||||
"Karaoke" : {
|
||||
"Font Face" : "Verdana",
|
||||
"Font Face" : "Lucida Grande",
|
||||
"Font Size" : 9
|
||||
},
|
||||
"Lead" : {
|
||||
|
@ -355,8 +355,8 @@
|
|||
"Width" : 1280
|
||||
},
|
||||
"Edit Box" : {
|
||||
"Font Face" : "",
|
||||
"Font Size" : 10
|
||||
"Font Face" : "Lucida Grande",
|
||||
"Font Size" : 13
|
||||
},
|
||||
"Grid" : {
|
||||
"Column" : [
|
||||
|
@ -372,8 +372,8 @@
|
|||
{"bool" : true}
|
||||
],
|
||||
"Focus Allow" : true,
|
||||
"Font Face" : "Tahoma",
|
||||
"Font Size" : 8,
|
||||
"Font Face" : "Lucida Grande",
|
||||
"Font Size" : 12,
|
||||
"Hide Overrides" : 1,
|
||||
"Hide Overrides Char" : "☀",
|
||||
"Highlight Subtitles in Frame" : true
|
||||
|
|
Loading…
Reference in a new issue