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 --- kwin/clients/plastik/config/configdialog.ui | 119 ++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 kwin/clients/plastik/config/configdialog.ui (limited to 'kwin/clients/plastik/config/configdialog.ui') diff --git a/kwin/clients/plastik/config/configdialog.ui b/kwin/clients/plastik/config/configdialog.ui new file mode 100644 index 000000000..642891b31 --- /dev/null +++ b/kwin/clients/plastik/config/configdialog.ui @@ -0,0 +1,119 @@ + +ConfigDialog + + + ConfigDialog + + + + 0 + 0 + 541 + 170 + + + + Config Dialog + + + + unnamed + + + 0 + + + + titleAlign + + + Title &Alignment + + + + unnamed + + + + AlignLeft + + + Left + + + + + AlignHCenter + + + Center + + + + + AlignRight + + + Right + + + + + + + coloredBorder + + + Colored window border + + + + + + Check this option if the window border should be painted in the titlebar color. Otherwise it will be painted in the background color. + + + + + titleShadow + + + Use shadowed &text + + + Check this option if you want the titlebar text to have a 3D look with a shadow behind it. + + + + + animateButtons + + + Animate buttons + + + Check this option if you want the buttons to fade in when the mouse pointer hovers over them and fade out again when it moves away. + + + + + menuClose + + + Close windows by double clicking the menu button + + + Check this option if you want windows to be closed when you double click the menu button, similar to Microsoft Windows. + + + + + + AlignLeft + AlignHCenter + AlignRight + animateButtons + titleShadow + + + -- cgit v1.2.3