mirror of https://github.com/odrling/Aegisub
Remove "Font/Cache/FontConfig" in lieu of "Cache/FontConfig" and add "Cache/FFmpegSource".
Originally committed to SVN as r5334.
This commit is contained in:
parent
7638375282
commit
6d96457555
|
@ -14,10 +14,10 @@
|
||||||
{ "string" : "^CONFIG/dictionary/thesaurus/" }
|
{ "string" : "^CONFIG/dictionary/thesaurus/" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Font" : {
|
"Cache" : {
|
||||||
"FontConfig" : {
|
"FontConfig" : "^CONFIG/cache/fontconfig/",
|
||||||
"Cache" : "^CONFIG/fontconfig_cache/"
|
"FFmpegSource" : "^CONFIG/cache/ffmpegsource/"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"Last" : {
|
"Last" : {
|
||||||
"Audio" : "^VIDEO",
|
"Audio" : "^VIDEO",
|
||||||
|
|
Loading…
Reference in New Issue