X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fsettings%2FSettings.kcfgc;h=3cb234cfc330ccc5a267e125d3d0a6a8f7d5f497;hb=refs%2Fheads%2Fmaster;hp=3129834a05320720fa595daee2969e32418f37be;hpb=455108aa18c90514c0dad3c12dfea98180dfb471;p=PrivacyBrowserPC.git diff --git a/src/settings/Settings.kcfgc b/src/settings/Settings.kcfgc index 3129834..30c5252 100644 --- a/src/settings/Settings.kcfgc +++ b/src/settings/Settings.kcfgc @@ -1,6 +1,6 @@ -# Copyright © 2022 Soren Stoutner . +# Copyright 2022-2023 Soren Stoutner . # -# This file is part of Privacy Browser PC . +# This file is part of Privacy Browser PC . # # Privacy Browser PC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -15,6 +15,9 @@ # You should have received a copy of the GNU General Public License # along with Privacy Browser PC. If not, see . +# The options for this file are partially specified at the following URLs: +# +# # Specify the KConfig file. File=Settings.kcfg @@ -22,5 +25,8 @@ File=Settings.kcfg # Specify the class name, which will be used to autogenerate .cpp and .h files. ClassName=Settings -# Make the generated class a singleton. TODO, the default is false. This may not be needed. +# Make the generated class a singleton. Singleton=true + +# List of variables that can be manually changed. +Mutators=spellCheckLanguages,downloadDirectory