From 2a696a57abafb25978aef1af5758fe75b706d1f0 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Wed, 16 Jan 2019 16:52:07 +0100 Subject: Rewrite lib/web to lib/webprofile - libweb was supposed to be a general QtWebEngine wrapper, but only turned out to do profiles and profile management. The new name should make this more obvious. - Renamed ProfileManager to WebProfileManager, and cut out duplicate code. - Temporary profiles: temporary profiles are not kept after closing the browser. --- linux/.config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'linux') diff --git a/linux/.config b/linux/.config index 3a2c718..b483d41 100644 --- a/linux/.config +++ b/linux/.config @@ -70,13 +70,7 @@ CONFIG_PROFILE_DEFAULT="" CONFIG_PROFILE_DEFAULT_SEARCH="https://duckduckgo.com/?q=%1&ia=web" CONFIG_PROFILE_DEFAULT_HOMEPAGE="about:blank" CONFIG_PROFILE_DEFAULT_NEWTAB="about:blank" -CONFIG_USEPLASMA=y - -# -# KDE Integration -# -# CONFIG_PLASMA_BLUR is not set -CONFIG_WALLET_FOLDER="smolbote" +# CONFIG_USEPLASMA is not set # CONFIG_USEBREAKPAD is not set # -- cgit v1.2.1