From 77b3cd57f930ec70e6f618da70985e23e5cf76fc Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Fri, 19 Oct 2018 01:44:06 +0200 Subject: Integrate FilterTree into browser (#6) - change filter.path to filter.hosts to represent that the setting is only used for hostlist-format lists - change FilterTree::match to use QUrl and not QString --- linux/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/.config b/linux/.config index 8a84cad..09b5a4a 100644 --- a/linux/.config +++ b/linux/.config @@ -36,7 +36,7 @@ CONFIG_POI_EXE="poi" # CONFIG_PATH_CONFIG="~/.config/smolbote/smolbote.cfg" CONFIG_PATH_CRASHDUMP="~/.config/smolbote/crash.d" -CONFIG_PATH_FILTER="~/.config/smolbote/host.d" +CONFIG_PATH_FILTER="~/.config/smolbote/hosts.d" CONFIG_PATH_PLUGINS="~/.config/smolbote/plugins.d" CONFIG_PATH_PROFILES="~/.config/smolbote/profiles.d" CONFIG_PATH_BOOKMARKS="~/.config/smolbote/bookmarks.xbel" -- cgit v1.2.1