]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/settings.kcfg
Add a homepage setting.
[PrivacyBrowserPC.git] / src / settings.kcfg
index 7ef17aa73a3969de2f9b45e801ad9a3b1e6c57f0..d4c5ffda7456fad517f1b6e0e2a47077f372848e 100644 (file)
@@ -18,6 +18,7 @@
   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 are partially displayed at <https://api.kde.org/frameworks/kconfig/html/classKConfigSkeleton.html>. -->
 <kcfg
     xmlns="http://www.kde.org/standards/kcfg/1.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     <kcfgfile name="settings"/>
 
     <group name="General">
+        <entry name="homepage" type="Url">
+            <default>https://www.mojeek.com/</default>
+        </entry>
+
         <entry name="zoomFactor" type="Double">
             <default>1.00</default>
         </entry>