Fix syntax errors

Originally committed to SVN as r4490.
This commit is contained in:
Amar Takhar 2010-06-13 01:42:50 +00:00
parent d8a9bac4b0
commit f497144525
1 changed files with 6 additions and 6 deletions

View File

@ -5,21 +5,21 @@
"User" : "",
"Temp" : "",
"Dictionary" : {
"Local" {
"Local" : {
"Lang" : "^CONFIG/dictionary/lang",
"Thesarus" : "^CONFIG/dictionary/thesaurus",
"Personal" : "^CONFIG/dictionary/personal"
}
},
"Lang" : [],
"Thesaurus" : []
},
"Automation" {
"Automation" : {
"Autoload" : [],
"Include" : []
}
},
"Crash" : "^CONFIG/crash",
"Font" {
"FontConfig" {
"Font" : {
"FontConfig" : {
"Cache" : "^CONFIG/fontconfig_cache"
}
},