From 8b2aa1b5301ab60368a03e36df4ff5216726e87d 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/kdeartwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../smooth-blend/client/config/configdialog.ui | 421 +++++++++++++++++++++ 1 file changed, 421 insertions(+) create mode 100644 kwin-styles/smooth-blend/client/config/configdialog.ui (limited to 'kwin-styles/smooth-blend/client/config/configdialog.ui') diff --git a/kwin-styles/smooth-blend/client/config/configdialog.ui b/kwin-styles/smooth-blend/client/config/configdialog.ui new file mode 100644 index 00000000..f84973dc --- /dev/null +++ b/kwin-styles/smooth-blend/client/config/configdialog.ui @@ -0,0 +1,421 @@ + +ConfigDialog + + + ConfigDialog + + + + 0 + 0 + 634 + 371 + + + + + 5 + 5 + 0 + 0 + + + + Config Dialog + + + + unnamed + + + 0 + + + + buttongroup + + + Buttons + + + + unnamed + + + + buttonsize + + + + 7 + 0 + 0 + 0 + + + + pixels + + + 1 pixel + + + UpDownArrows + + + 64 + + + 1 + + + 16 + + + + + animatebuttons + + + true + + + Animate buttons + + + + + + true + + + Check this option if you want to use button animations when hovering with the mouse. + + + + + textLabel4 + + + Button size: + + + + + menuClose + + + true + + + Close window when menu double clicked + + + + + + + + spacer3 + + + Horizontal + + + Fixed + + + + 30 + 20 + + + + + + + Intensify + + + + + Fade + + + + btnComboBox + + + + 7 + 0 + 0 + 0 + + + + + + textLabel2 + + + Animation style: + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 180 + 140 + + + + + + + + titlegroup + + + Title Bar + + + + unnamed + + + + textLabel1_3 + + + Text alignment: + + + + + textLabel1_2 + + + Frame width: + + + + + textLabel1 + + + Title height: + + + + + titlesize + + + pixels + + + 64 + + + 16 + + + + + framesize + + + pixels + + + 1 pixel + + + 64 + + + 1 + + + 4 + + + + + titlealign + + + + 1 + 1 + 0 + 0 + + + + GroupBoxPanel + + + Sunken + + + 0 + + + + + + AlignTop + + + + + + Use these buttons to set the alignment of the window title + + + + unnamed + + + 0 + + + + layout14 + + + + unnamed + + + + AlignLeft + + + Left + + + + + + + + AlignHCenter + + + Center + + + true + + + + + + + + AlignRight + + + Right + + + + + + + + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 231 + 71 + + + + + + roundCorners + + + Round top corners + + + + + + true + + + + + titleshadow + + + Use shadowed text + + + + + + true + + + Check this option if you want the titlebar text to have a 3D look with a shadow behind it. + + + + + + + + + animatebuttons + toggled(bool) + textLabel2 + setEnabled(bool) + + + animatebuttons + toggled(bool) + btnComboBox + setEnabled(bool) + + + + AlignLeft + AlignHCenter + AlignRight + titlesize + framesize + titleshadow + roundCorners + buttonsize + animatebuttons + btnComboBox + menuClose + + + -- cgit v1.2.1