Remove "Font/Cache/FontConfig" in lieu of "Cache/FontConfig" and add "Cache/FFmpegSource".

Originally committed to SVN as r5334.
This commit is contained in:
Amar Takhar 2011-02-09 21:57:31 +00:00
parent 7638375282
commit 6d96457555

View file

@ -14,10 +14,10 @@
{ "string" : "^CONFIG/dictionary/thesaurus/" }
]
},
"Font" : {
"FontConfig" : {
"Cache" : "^CONFIG/fontconfig_cache/"
}
"Cache" : {
"FontConfig" : "^CONFIG/cache/fontconfig/",
"FFmpegSource" : "^CONFIG/cache/ffmpegsource/"
},
"Last" : {
"Audio" : "^VIDEO",