diff options
Diffstat (limited to 'kcontrol/kicker/advancedOptions.ui')
-rw-r--r-- | kcontrol/kicker/advancedOptions.ui | 11 |
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"> |