summaryrefslogtreecommitdiff
path: root/src/resources/gtk/prefs-privacy-page.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/gtk/prefs-privacy-page.ui')
-rw-r--r--src/resources/gtk/prefs-privacy-page.ui21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/resources/gtk/prefs-privacy-page.ui b/src/resources/gtk/prefs-privacy-page.ui
index 562632ede..9580cda42 100644
--- a/src/resources/gtk/prefs-privacy-page.ui
+++ b/src/resources/gtk/prefs-privacy-page.ui
@@ -26,6 +26,12 @@
</child>
</object>
</child>
+ </object>
+ </child>
+ <child>
+ <object class="HdyPreferencesGroup">
+ <property name="title" translatable="yes">Web Tracking</property>
+ <property name="visible">True</property>
<child>
<object class="HdyActionRow">
<property name="activatable_widget">enable_itp_switch</property>
@@ -40,6 +46,21 @@
</child>
</object>
</child>
+ <child>
+ <object class="HdyActionRow">
+ <property name="activatable_widget">enable_website_data_storage_switch</property>
+ <property name="subtitle" translatable="yes">Allow websites to store cookies, databases, and local storage data.</property>
+ <property name="title" translatable="yes">_Website Data Storage</property>
+ <property name="use_underline">True</property>
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkSwitch" id="enable_website_data_storage_switch">
+ <property name="valign">center</property>
+ <property name="visible">True</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
</child>
<child>