]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/settings/Settings.kcfgc
Partial filter list implementation.
[PrivacyBrowserPC.git] / src / settings / Settings.kcfgc
index 3129834a05320720fa595daee2969e32418f37be..30c525221f1ae1e88c62e4c40d14922efb09c236 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright © 2022 Soren Stoutner <soren@stoutner.com>.
+# Copyright 2022-2023 Soren Stoutner <soren@stoutner.com>.
 #
-# This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
+# This file is part of Privacy Browser PC <https://www.stoutner.com/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 <http://www.gnu.org/licenses/>.
 
+# The options for this file are partially specified at the following URLs:
+# <https://api.kde.org/frameworks/kconfig/html/kconfig_compiler.html>
+# <https://develop.kde.org/docs/use/configuration/kconfig_xt/>
 
 # 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