Kill default_path.json since it was never used for anything

This commit is contained in:
Thomas Goyne 2014-03-21 14:04:17 -07:00
parent e1bc828e44
commit db7c8f49cb
3 changed files with 0 additions and 32 deletions

View File

@ -1,30 +0,0 @@
{
"Autosave" : "^CONFIG/autosave/",
"Backup" : "^CONFIG/backup/",
"Catalog" : "^CONFIG/catalog/",
"Crash" : "^CONFIG/crash/",
"Dictionary" : {
"Lang" : [
{ "string" : "^CONFIG/dictionary/lang/" }
],
"Personal" : [
{ "string" : "^CONFIG/dictionary/personal/" }
],
"Thesarus" : [
{ "string" : "^CONFIG/dictionary/thesaurus/" }
]
},
"Cache" : {
"FontConfig" : "^CONFIG/cache/fontconfig/",
"FFmpegSource" : "^CONFIG/cache/ffmpegsource/"
},
"Last" : {
"Audio" : "^VIDEO",
"Subtitle" : "^VIDEO",
"Video" : "^USER"
},
"Log" : "^CONFIG/log/",
"Shift History" : "^CONFIG",
"Temp" : "^TEMP"
}

View File

@ -3,5 +3,4 @@ default_config_platform.json
default_hotkey.json
default_menu.json
default_mru.json
default_path.json
default_toolbar.json

View File

@ -3,5 +3,4 @@ default_config_platform.json
osx/default_hotkey.json
osx/default_menu.json
default_mru.json
default_path.json
default_toolbar.json