From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/kicker/advancedOptions.ui | 321 +++++++++++++++++++++++++++++++++++++ 1 file changed, 321 insertions(+) create mode 100644 kcontrol/kicker/advancedOptions.ui (limited to 'kcontrol/kicker/advancedOptions.ui') diff --git a/kcontrol/kicker/advancedOptions.ui b/kcontrol/kicker/advancedOptions.ui new file mode 100644 index 000000000..215ef7e8b --- /dev/null +++ b/kcontrol/kicker/advancedOptions.ui @@ -0,0 +1,321 @@ + +advancedKickerOptions + + + advancedKickerOptions + + + + 0 + 0 + 324 + 235 + + + + + unnamed + + + 0 + + + + groupBox3 + + + Panel Dimensions + + + + unnamed + + + + TextLabel2 + + + &Hide button size: + + + hideButtonSize + + + This setting defines how large the panel hide buttons will be if they are visible. + + + + + hideButtonSize + + + pixels + + + 24 + + + 3 + + + This setting defines how large the panel hide buttons will be if they are visible. + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 101 + 20 + + + + + + + + handles + + + Applet Handles + + + + unnamed + + + + visibleHandles + + + &Visible + + + true + + + <qt> +<p>Select this option to always show the Applet Handles.</p> +<p>Applet Handles let you move, remove and configure applets in the panel.</p> +</qt> + + + + + fadeOutHandles + + + &Fade out + + + <qt> +<p>Select this option to make Applet Handles visible only on mouse hover.</p> +<p>Applet Handles let you move, remove and configure applets in the panel.</p> +</qt> + + + + + hideHandles + + + &Hide + + + <qt> +<p><p>Select this option to always hide the Applet Handles. Beware that this option can disable removing, moving or configuring some applets.</p> +</qt> + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 21 + 20 + + + + + + + + groupBox2 + + + Transparency + + + + unnamed + + + + tintColorB + + + + 7 + 0 + 0 + 0 + + + + + + + Click on this button to set the color to use when tinting transparent panels. + + + + + spacer2 + + + Vertical + + + Expanding + + + + 20 + 21 + + + + + + textLabel3 + + + Min + + + AlignVCenter|AlignLeft + + + Use this slider to set how much transparent panels should be tinted using the tint color. + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 81 + 20 + + + + + + tintSlider + + + Horizontal + + + Use this slider to set how much transparent panels should be tinted using the tint color. + + + + + textLabel2 + + + Max + + + AlignVCenter|AlignRight + + + Use this slider to set how much transparent panels should be tinted using the tint color. + + + + + textLabel1_2 + + + Ti&nt amount: + + + tintSlider + + + Use this slider to set how much transparent panels should be tinted using the tint color. + + + + + textLabel1 + + + Tint c&olor: + + + tintColorB + + + Click on this button to set the color to use when tinting transparent panels. + + + + + menubarPanelTransparent + + + Also apply to panel with menu bar + + + 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. + + + + + + + + hideButtonSize + visibleHandles + fadeOutHandles + hideHandles + tintColorB + tintSlider + + + knuminput.h + kdialog.h + + + + + knuminput.h + kcolorbutton.h + + -- cgit v1.2.1