diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2019-01-16 16:52:07 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2019-01-16 16:52:07 +0100 |
commit | 2a696a57abafb25978aef1af5758fe75b706d1f0 (patch) | |
tree | 9c9b3468398b16711a573e0c8b87ae2ad03100b4 /linux | |
parent | Rewrite lib/urlfilter (diff) | |
download | smolbote-2a696a57abafb25978aef1af5758fe75b706d1f0.tar.xz |
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.
Diffstat (limited to 'linux')
-rw-r--r-- | linux/.config | 8 |
1 files changed, 1 insertions, 7 deletions
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 # |