summaryrefslogtreecommitdiff
path: root/src/settings/settings_general.ui
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-03-25 10:45:05 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-04-12 02:30:00 +0200
commitbaa03e5adc8a9022b64b77a6450491738724ab6d (patch)
treedb38025317a3af0cdaabca7518c733a9b1481653 /src/settings/settings_general.ui
parentUpdate docs to 0.9.0, remove extra screenshots (unused). (diff)
downloadrekonq-baa03e5adc8a9022b64b77a6450491738724ab6d.tar.xz
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
Diffstat (limited to 'src/settings/settings_general.ui')
-rw-r--r--src/settings/settings_general.ui41
1 files changed, 2 insertions, 39 deletions
diff --git a/src/settings/settings_general.ui b/src/settings/settings_general.ui
index 908f1c27..7d4419b8 100644
--- a/src/settings/settings_general.ui
+++ b/src/settings/settings_general.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>480</width>
- <height>571</height>
+ <width>573</width>
+ <height>410</height>
</rect>
</property>
<property name="windowTitle">
@@ -231,43 +231,6 @@
</widget>
</item>
<item>
- <widget class="QGroupBox" name="groupBox_5">
- <property name="title">
- <string>Misc</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <widget class="QCheckBox" name="kcfg_hScrollWheelHistory">
- <property name="text">
- <string>Use horizontal scroll wheel to go through web history</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="doNotTrackCheckBox">
- <property name="text">
- <string>Send DNT headers to tell websites you don't want to be tracked</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="kcfg_enableViShortcuts">
- <property name="text">
- <string>Enable Vi-like navigation shortcuts</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="kcfg_accessKeysEnabled">
- <property name="text">
- <string>Enable keyboard navigation using the Ctrl key</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>