From baa03e5adc8a9022b64b77a6450491738724ab6d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 25 Mar 2012 10:45:05 +0200 Subject: Privacy tab settings Clean up (again) rekonq settings, adding "advanced" and "privacy" sections and removing the "network" one, merged here and there with the other ones --- src/settings/settings_privacy.ui | 260 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 src/settings/settings_privacy.ui (limited to 'src/settings/settings_privacy.ui') diff --git a/src/settings/settings_privacy.ui b/src/settings/settings_privacy.ui new file mode 100644 index 00000000..40fe5c9a --- /dev/null +++ b/src/settings/settings_privacy.ui @@ -0,0 +1,260 @@ + + + privacy + + + + 0 + 0 + 535 + 520 + + + + + + + Javascript + + + + + + Let Javascript open new windows + + + + + + + Let Javascript access clipboard + + + + + + + + + + Tracking + + + + + + Send DNT headers to tell websites you don't want to be tracked + + + + + + + + + + History + + + + + + + + Remove history items: + + + + + + + + don't even store them + + + + + at application exit + + + + + every day + + + + + every month + + + + + every 3 months + + + + + never + + + + + + + + + + + + + Passwords + + + + + + + + Remember passwords for sites + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Manage Exceptions + + + + + + + + + + + + Cookies + + + + + + Rekonq is sharing cookies settings with all other KDE applications + + + false + + + + + + + + + Manage Cookies + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + Cache + + + + + + Rekonq is sharing cache settings with all other KDE applications + + + false + + + + + + + + + Manage Cache + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 135 + + + + + + + + + -- cgit v1.2.1