From 6d964575550d90e5fd79e48066677fe8bec50e33 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Wed, 9 Feb 2011 21:57:31 +0000 Subject: [PATCH] Remove "Font/Cache/FontConfig" in lieu of "Cache/FontConfig" and add "Cache/FFmpegSource". Originally committed to SVN as r5334. --- aegisub/src/libresrc/default_path.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aegisub/src/libresrc/default_path.json b/aegisub/src/libresrc/default_path.json index 16ba3d81d..41ce628d9 100644 --- a/aegisub/src/libresrc/default_path.json +++ b/aegisub/src/libresrc/default_path.json @@ -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",