summaryrefslogtreecommitdiffstats
path: root/kcontrol/kicker/advancedOptions.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-25 21:15:13 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-25 21:15:13 +0000
commitd6306f938c39a07b7c5570af22d6d8cf430d8d94 (patch)
treeb4fc6895af40216272479831b31af5de901e17ef /kcontrol/kicker/advancedOptions.ui
parentd6bcc187d2f408e3e27598dd7f03821647e51c2e (diff)
downloadtdebase-d6306f938c39a07b7c5570af22d6d8cf430d8d94.tar.gz
tdebase-d6306f938c39a07b7c5570af22d6d8cf430d8d94.zip
Add ability to blur kicker background
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/kicker/advancedOptions.ui')
-rw-r--r--kcontrol/kicker/advancedOptions.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/kcontrol/kicker/advancedOptions.ui b/kcontrol/kicker/advancedOptions.ui
index 5f0866c3b..c49cf45b2 100644
--- a/kcontrol/kicker/advancedOptions.ui
+++ b/kcontrol/kicker/advancedOptions.ui
@@ -296,6 +296,17 @@
<string>Normally if you have the desktop's or current application's menu bar displayed in a panel at the top of the screen (MacOS-style), transparency is disabled for this panel to avoid the desktop background clashing with the menu bar. Set this option to make it transparent anyways.</string>
</property>
</widget>
+ <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>menubarPanelBlurred</cstring>
+ </property>
+ <property name="text">
+ <string>Blur the background when transparency is enabled</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>When checked, the displayed semi-transparent background image will be blurred to reduce eyestrain</string>
+ </property>
+ </widget>
</grid>
</widget>
<widget class="TQGroupBox">