diff options
Diffstat (limited to 'kicker/libkicker/kickerSettings.kcfg')
-rw-r--r-- | kicker/libkicker/kickerSettings.kcfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kicker/libkicker/kickerSettings.kcfg b/kicker/libkicker/kickerSettings.kcfg index ec6575a21..635d9c646 100644 --- a/kicker/libkicker/kickerSettings.kcfg +++ b/kicker/libkicker/kickerSettings.kcfg @@ -43,6 +43,12 @@ <default>false</default> </entry> +<entry name="MenubarPanelBlurred" type="Bool" > + <label>Enable blurring for menubar panel</label> + <whatsthis>When this option is enabled, the panel containing the menubar will blur pseudo-transparent image</whatsthis> + <default>false</default> + </entry> + <entry name="UseBackgroundTheme" type="Bool" > <label>Enable background image</label> <whatsthis>When this option is enabled, the panel will display a tiled image as its background</whatsthis> |