You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
twin-style-crystal/client/config/configdialog.ui

2418 lines
134 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConfigDialog</class>
<widget class="TQWidget">
<property name="name">
<cstring>ConfigDialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>526</width>
<height>335</height>
</rect>
</property>
<property name="caption">
<string>Config Dialog</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>tabWidget2</cstring>
</property>
<property name="tabShape">
<enum>Rounded</enum>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Ge&amp;neral</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>tooltip</cstring>
</property>
<property name="text">
<string>Show tooltip o&amp;ver caption</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="toolTip" stdset="0">
<string>Shows a tooltip, if the mouse pointer is over the caption.</string>
</property>
</widget>
<spacer row="4" column="2">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>titlealign</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Title &amp;Alignment</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Use these buttons to set the alignment of the window title</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>AlignLeft</cstring>
</property>
<property name="text">
<string>&amp;Left</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>AlignHCenter</cstring>
</property>
<property name="text">
<string>&amp;Centered</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>AlignRight</cstring>
</property>
<property name="text">
<string>&amp;Right</string>
</property>
<property name="accel">
<string>Alt+R</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup" row="0" column="1">
<property name="name">
<cstring>repaintMode</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Moving &amp;repaints window</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>radioButton6</cstring>
</property>
<property name="text">
<string>&amp;When finished</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="buttonGroupId">
<number>3</number>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>radioButton4</cstring>
</property>
<property name="text">
<string>I&amp;mmediately</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="1">
<property name="name">
<cstring>updateTime</cstring>
</property>
<property name="suffix">
<string> ms</string>
</property>
<property name="maxValue">
<number>2000</number>
</property>
<property name="minValue">
<number>20</number>
</property>
<property name="lineStep">
<number>10</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>radioButton5</cstring>
</property>
<property name="text">
<string>E&amp;very</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="buttonGroupId">
<number>2</number>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="0" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>roundCorners</cstring>
</property>
<property name="title">
<string>Round &amp;Corners</string>
</property>
<property name="alignment">
<set>AlignHCenter</set>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>trc</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>blc</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="2" column="2">
<property name="name">
<cstring>brc</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>tlc</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Border width:</string>
</property>
<property name="buddy" stdset="0">
<cstring>borderwidth</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="2">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Titlebar height:</string>
</property>
<property name="buddy" stdset="0">
<cstring>titlebarheight</cstring>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="3">
<property name="name">
<cstring>borderwidth</cstring>
</property>
<property name="prefix">
<string></string>
</property>
<property name="value">
<number>5</number>
</property>
<property name="toolTip" stdset="0">
<string>Width of the borders</string>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="3">
<property name="name">
<cstring>titlebarheight</cstring>
</property>
<property name="prefix">
<string></string>
</property>
<property name="minValue">
<number>5</number>
</property>
<property name="value">
<number>20</number>
</property>
<property name="toolTip" stdset="0">
<string>Height of the title par (independend to border width)</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>textshadow</cstring>
</property>
<property name="text">
<string>Use shadowed &amp;text</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
<property name="toolTip" stdset="0">
<string>Draws a nice shadowed title bar text to improve visibility.</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>drawCaption</cstring>
</property>
<property name="text">
<string>&amp;Draw Caption</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>wheelTask</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>C&amp;ycle tasks with mouse wheel</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
<property name="toolTip" stdset="0">
<string>Wheel on titlebar cycles through visible windows. Does NOT work in compiz. Overrides settings in KDE.</string>
</property>
</widget>
<widget class="TQPushButton" row="3" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>infoButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>I&amp;nfo...</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Bu&amp;ttons</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>animateHover</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Ani&amp;mate hover</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="toolTip" stdset="0">
<string>Smoothly animate the hover effect of the buttons</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>hover</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Ho&amp;ver effect</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="toolTip" stdset="0">
<string>Provides a mouse-over effect for the title bar buttons.</string>
</property>
</widget>
<spacer row="3" column="0">
<property name="name">
<cstring>spacer15</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>tintButtons</cstring>
</property>
<property name="lineWidth">
<number>1</number>
</property>
<property name="midLineWidth">
<number>0</number>
</property>
<property name="title">
<string>Tint Buttons</string>
</property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Tint some buttons to specific colors</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="KColorButton" row="2" column="1">
<property name="name">
<cstring>minColor1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>Minimize Button</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Other Buttons</string>
</property>
</widget>
<widget class="KColorButton" row="1" column="1">
<property name="name">
<cstring>buttonColor1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="1" column="3">
<property name="name">
<cstring>buttonColor3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="1" column="2">
<property name="name">
<cstring>buttonColor2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="2" column="2">
<property name="name">
<cstring>minColor2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Hovered</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="3">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="text">
<string>Pressed</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="1">
<property name="name">
<cstring>textLabel2_4</cstring>
</property>
<property name="text">
<string>Normal</string>
</property>
</widget>
<widget class="KColorButton" row="2" column="3">
<property name="name">
<cstring>minColor3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="3" column="3">
<property name="name">
<cstring>maxColor3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="3" column="2">
<property name="name">
<cstring>maxColor2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_4</cstring>
</property>
<property name="text">
<string>Maximize Button</string>
</property>
</widget>
<widget class="KColorButton" row="3" column="1">
<property name="name">
<cstring>maxColor1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Close Button</string>
</property>
</widget>
<widget class="KColorButton" row="4" column="1">
<property name="name">
<cstring>closeColor1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="4" column="2">
<property name="name">
<cstring>closeColor2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
<widget class="KColorButton" row="4" column="3">
<property name="name">
<cstring>closeColor3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>false</bool>
</property>
<property name="color">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="toolTip" stdset="0">
<string>The semi transparent buttons of the titlebar will be shaded in this color</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQComboBox" row="0" column="0">
<item>
<property name="text">
<string>Crystal Default</string>
</property>
<property name="pixmap">
<pixmap>image0</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Crystal Aqua</string>
</property>
<property name="pixmap">
<pixmap>image1</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Crystal Knifty</string>
</property>
<property name="pixmap">
<pixmap>image2</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Handpainted</string>
</property>
<property name="pixmap">
<pixmap>image3</pixmap>
</property>
</item>
<item>
<property name="text">
<string>SVG</string>
</property>
<property name="pixmap">
<pixmap>image4</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Vista</string>
</property>
<property name="pixmap">
<pixmap>image5</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Kubuntu Dapper</string>
</property>
<property name="pixmap">
<pixmap>image6</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Kubuntu Edgy</string>
</property>
<property name="pixmap">
<pixmap>image7</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Kubuntu Feisty</string>
</property>
<property name="pixmap">
<pixmap>image8</pixmap>
</property>
</item>
<item>
<property name="text">
<string>Kubuntu Hardy</string>
</property>
<property name="pixmap">
<pixmap>image9</pixmap>
</property>
</item>
<property name="name">
<cstring>buttonTheme</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Select your favourite button theme here</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>menuimage</cstring>
</property>
<property name="text">
<string>Theme &amp;menu button</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>The window menu is a button, if possible, or just an icon</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>Bac&amp;kground</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>tabWidget4</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>A&amp;ctive</string>
</attribute>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame">
<property name="name">
<cstring>frame3</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox" row="3" column="1">
<property name="name">
<cstring>shade1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="minValue">
<number>-100</number>
</property>
<property name="lineStep">
<number>5</number>
</property>
<property name="value">
<number>50</number>
</property>
<property name="toolTip" stdset="0">
<string>Amount of effect</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Amount:</string>
</property>
</widget>
<widget class="KColorButton" row="4" column="1">
<property name="name">
<cstring>frameColor1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>The color of the outline frame</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>userPicture1</cstring>
</property>
<property name="text">
<string>Userdefined background:</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Use userdefined picture for background instead of current wallpaper</string>
</property>
</widget>
<widget class="TQComboBox" row="1" column="0" rowspan="1" colspan="2">
<item>
<property name="text">
<string>Fade</string>
</property>
</item>
<item>
<property name="text">
<string>Intensity</string>
</property>
</item>
<item>
<property name="text">
<string>Brighten</string>
</property>
</item>
<item>
<property name="text">
<string>Desaturate</string>
</property>
</item>
<item>
<property name="text">
<string>Solarisation</string>
</property>
</item>
<property name="name">
<cstring>type1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Select effect, that is to be applied to the image</string>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer14</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQComboBox" row="4" column="0">
<item>
<property name="text">
<string>No outline</string>
</property>
</item>
<item>
<property name="text">
<string>Simple Outline</string>
</property>
</item>
<item>
<property name="text">
<string>Sunken</string>
</property>
</item>
<item>
<property name="text">
<string>Raised</string>
</property>
</item>
<property name="name">
<cstring>frame1</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Draw outline frame</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>frame4</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1_5</cstring>
</property>
<property name="text">
<string>Blur Image:</string>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="1">
<property name="name">
<cstring>active_blur</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KColorButton" row="3" column="1">
<property name="name">
<cstring>inlineColor1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>The color of the inline frame</string>
</property>
</widget>
<widget class="TQComboBox" row="3" column="0">
<item>
<property name="text">
<string>No inline</string>
</property>
</item>
<item>
<property name="text">
<string>Simple inline</string>
</property>
</item>
<item>
<property name="text">
<string>Sunken</string>
</property>
</item>
<item>
<property name="text">
<string>Raised</string>
</property>
</item>
<property name="name">
<cstring>inline1</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Draw inline frame around the window content</string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer15_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>50</height>
</size>
</property>
</spacer>
<widget class="KURLRequester" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>activeFile</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Use userdefined picture for background instead of current wallpaper</string>
</property>
</widget>
</grid>
</widget>
</hbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Inacti&amp;ve</string>
</attribute>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame">
<property name="name">
<cstring>frame3_2</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQComboBox" row="1" column="0" rowspan="1" colspan="2">
<item>
<property name="text">
<string>Fade</string>
</property>
</item>
<item>
<property name="text">
<string>Intensity</string>
</property>
</item>
<item>
<property name="text">
<string>Brighten</string>
</property>
</item>
<item>
<property name="text">
<string>Desaturate</string>
</property>
</item>
<item>
<property name="text">
<string>Solarisation</string>
</property>
</item>
<property name="name">
<cstring>type2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Select effect, that is to be applied to the image</string>
</property>
</widget>
<widget class="KColorButton" row="4" column="1">
<property name="name">
<cstring>frameColor2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>The color of the outline frame</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>userPicture2</cstring>
</property>
<property name="text">
<string>Userdefined background:</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Use userdefined picture for background instead of current wallpaper</string>
</property>
</widget>
<widget class="TQSpinBox" row="3" column="1">
<property name="name">
<cstring>shade2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="minValue">
<number>-100</number>
</property>
<property name="lineStep">
<number>5</number>
</property>
<property name="value">
<number>50</number>
</property>
<property name="toolTip" stdset="0">
<string>Amount of effect</string>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer13</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQComboBox" row="4" column="0">
<item>
<property name="text">
<string>No outline</string>
</property>
</item>
<item>
<property name="text">
<string>Simple Outline</string>
</property>
</item>
<item>
<property name="text">
<string>Sunken</string>
</property>
</item>
<item>
<property name="text">
<string>Raised</string>
</property>
</item>
<property name="name">
<cstring>frame2</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Draw outline frame</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_2_3</cstring>
</property>
<property name="text">
<string>Amount:</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>frame4_2</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1_5_2</cstring>
</property>
<property name="text">
<string>Blur Image:</string>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="1">
<property name="name">
<cstring>inactive_blur</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KColorButton" row="3" column="1">
<property name="name">
<cstring>inlineColor2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Color of the inline frame</string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer12</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQComboBox" row="3" column="0">
<item>
<property name="text">
<string>No inline</string>
</property>
</item>
<item>
<property name="text">
<string>Simple inline</string>
</property>
</item>
<item>
<property name="text">
<string>Sunken</string>
</property>
</item>
<item>
<property name="text">
<string>Raised</string>
</property>
</item>
<property name="name">
<cstring>inline2</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Draw inline frame around the window content</string>
</property>
</widget>
<widget class="KURLRequester" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>inactiveFile</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Use userdefined picture for background instead of current wallpaper</string>
</property>
</widget>
</grid>
</widget>
</hbox>
</widget>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>trackdesktop</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Track desktop changes</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
<property name="toolTip" stdset="0">
<string>Check, if you have different wallpapers set on multiple desktops. Uncheck, when you just have one wallpaper for all desktops.</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check, if you have different wallpapers set on multiple desktops. Uncheck, when you just have one wallpaper for all desktops.</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>enableTransparency</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="autoMask">
<bool>true</bool>
</property>
<property name="text">
<string>Enable Transparency</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>no, noo, nooooooooooo!</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>&amp;Logo</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0" rowspan="2" colspan="2">
<property name="name">
<cstring>logoEnabled</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Draw Logo</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="selectedId" stdset="0">
<number>0</number>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>radioButton13</cstring>
</property>
<property name="autoMask">
<bool>true</bool>
</property>
<property name="text">
<string>Left</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>radioButton14_3</cstring>
</property>
<property name="text">
<string>Disable</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="2">
<property name="name">
<cstring>radioButton15</cstring>
</property>
<property name="text">
<string>Right</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>logoPreview</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
<property name="frameShape">
<enum>Panel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Little preview</string>
</property>
</widget>
<widget class="TQComboBox" row="2" column="3">
<item>
<property name="text">
<string>Stretch</string>
</property>
</item>
<item>
<property name="text">
<string>Centered</string>
</property>
</item>
<property name="name">
<cstring>logoStretch</cstring>
</property>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>30</height>
</size>
</property>
</spacer>
<widget class="KURLRequester" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>logoFile</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel1_6</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Distance to the text:</string>
</property>
</widget>
<widget class="TQSpinBox" row="0" column="3">
<property name="name">
<cstring>logoDistance</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="suffix">
<string> px</string>
</property>
<property name="maxValue">
<number>500</number>
</property>
<property name="lineStep">
<number>5</number>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>logoActive</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Active &amp;window only</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="toolTip" stdset="0">
<string>Draw logo in the active window only</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>&amp;Overlay</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Lets you put an transparent image on top of the title bar.</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>User defined should be a transparent png file, i.e. 1x64px</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<spacer row="5" column="1">
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_7</cstring>
</property>
<property name="text">
<string>Overlay for active window:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="1">
<property name="name">
<cstring>textLabel1_7_2</cstring>
</property>
<property name="text">
<string>Overlay for inactive window:</string>
</property>
</widget>
<widget class="TQComboBox" row="2" column="0">
<item>
<property name="text">
<string>Disabled</string>
</property>
</item>
<item>
<property name="text">
<string>Simple Lighting</string>
</property>
</item>
<item>
<property name="text">
<string>Glass</string>
</property>
</item>
<item>
<property name="text">
<string>Steel</string>
</property>
</item>
<item>
<property name="text">
<string>Custom</string>
</property>
</item>
<property name="name">
<cstring>overlay_active</cstring>
</property>
</widget>
<widget class="KURLRequester" row="3" column="0">
<property name="name">
<cstring>overlay_active_file</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="KURLRequester" row="3" column="1">
<property name="name">
<cstring>overlay_inactive_file</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQComboBox" row="2" column="1">
<item>
<property name="text">
<string>Disabled</string>
</property>
</item>
<item>
<property name="text">
<string>Simple Lighting</string>
</property>
</item>
<item>
<property name="text">
<string>Glass</string>
</property>
</item>
<item>
<property name="text">
<string>Steel</string>
</property>
</item>
<item>
<property name="text">
<string>Custom</string>
</property>
</item>
<property name="name">
<cstring>overlay_inactive</cstring>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<images>
<image name="image0">
<data format="PNG" length="161">89504e470d0a1a0a0000000d494844520000000e0000000e08060000001f482dd100000068494441542891a590d10d80200c444fe3201d85c99ccd51ba49fd41adf5d0824d08c90b2fc77532b31503b3d47bebf4ca3c9206004c940c8ba2b8f3c6ce8ec7284990cad53f8c22931f12c03ba686250aaeefc5e4a6e8250dfc26b796a31f8c76d40cfbbd9cd22bee402315e540bd33360000000049454e44ae426082</data>
</image>
<image name="image1">
<data format="PNG" length="926">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff610000036549444154388d3d93cd4fe2681c807fef573fb0022d5940100788ab6246e3817870e7660cd11b7fab9183c94e340a313a87494c76b666218cb85dc5015a282db4efdbee613f9ecb737b6e0f827f39393929954aa5cdededed7ab95c2ea4d36903001800004228b46d7bdceff72dd334bf0c06833f2e2f2f0700000400a0d16868aaaafebcb6b6562f954ab56ab5aaafafaf135dd7c1300c48a7d30463acb9ae9b9acd6664369b4dcbe5b2dded7603727a7a9a482412c562b1585b2fae570a85422a954a518c3108218073febf39e711e75cc471bc0c82c0ad542a3ea9d7eb99b542a196cfe53ee6f2b98d288e5241104808a1288aa298730ef3f91c0f8743c5f33c49511486104294525f703ea1695d3fc864325b3f65b3c5300c53575757bb711ce3a3a3a3dee6e6a60300d0ed76539d4ea78a108a3e7dfae5b75c2e578ca3681a8621504596f792c9d56c32994cf89e8701005cd7553a9d4e5508fe1d00c1fdfdfd07d775154dd37cc624a2695ac2f3bcd278329129a1b4863126aaa2b084aa2c1b8dc6ef93c924f1f0f050bebabade0600585959591c1f1f9b86ae7babc9e40221c4082159424986128c154a28489204b22445ba6ef8f97c3ef07dffb5dd6e6f0200ecededbdeeeeeedab22cf3907308830008a58c10c230210428fd2720c932608cf1cbcb4bd234cdbca2285c51146e9a66deb2ac5584109665192449024629104280628c178c32c2186300807bbd5eeaf6f6b64a308666b3692284e0d7cf9f3f5c5f5f5731c6bd72a5e230498a186321c1445000f88609ce72ceb39eef27dbed7619630c676767bdfdfd7d07610caaaa8a56ab55bdb9b9291b8661ae689a43081902c0902e97cbc7e974bae5388e06009aaeeb8bc3c3c3d783830347d3b408130cf57add0180dedddd5d7e190422b46dcf719cc172b97c225b5b5b2e00b0288e5753c964626767675eabd57c4dd322499280120a94d2d8308cc0c864ec300ca7cfcfcfcf7f59d6e3dbdbdb573a1a8da68bc5a2278458912509d2e97431122201000ce2f8bfd74044624909f1de5e5fff7c190cbef5fbfdde7c3e9f92a7a7a770636363190481afaaaa4f298d8510743c1eab3fde7f90e17008efefefe178341e5a96d51d0c068fdd6ed7b46ddb3a3f3f9f53008056abe5369bcd17cbb2a68410188d4632632c833166082188e358082186b3d9ecc9b2acaf9ee74d2f2e2e3c0080bf01fea1a46a851ec23c0000000049454e44ae426082</data>
</image>
<image name="image2">
<data format="PNG" length="135">89504e470d0a1a0a0000000d494844520000000e0000000e08060000001f482dd10000004e494441542891636018bae0ffffff55c4883161512087ac109b1803030303230ed3e51818181e4185e41818181e313232b6e1d588a699019b260ca79202a8e354644d3085d8c4b00262a363080100cc4636fd3ab4855a0000000049454e44ae426082</data>
</image>
<image name="image3">
<data format="PNG" length="362">89504e470d0a1a0a0000000d494844520000000e0000000e08060000001f482dd1000001314944415428918dd2cf4bd4511405f0cf9d19b34cd32809a155b9904257b60bc2959b68511bffc69685d2b284224482ca8d08420b43fa852efc49745dcc9de13b430b2f3cde83c339f79e735fb86465660bd7d0c2713480366e16f803e71191857570178f7082f54e437402cf711fafb09999e718c72c9ed6bd8a6c128ff0a554574af91b9ee031c6b08677386a8e1ab88ac5221e60070bf8830ff884c388c83eb1213081677594c04b7cc471cf77678814e5691aff90f88caf4d928ab6499ac412e6f11edbb8875bc393b51aef9ebf256ce135d671030f75d73448ac3dcde1057ee30df67453dd2f6cea7f1d6f63195774f7b41b117f715802d3b83e402c6f3378800d6c45c459e1a7f88991215bfd544ff01d6fab4bafceca6f1bbf06d2c9ccc8ccd1ccbc535e87b191cc1caf4fdeaf0bba6b74becef91ce80000000049454e44ae426082</data>
</image>
<image name="image4">
<data format="PNG" length="667">89504e470d0a1a0a0000000d494844520000000e0000000e08060000001f482dd1000002624944415428917dd231481b611806e0f7bf24975e72dc2584cb3581b40a2de5701221b64390165cba3a0822e85491802011119c1414cfa1a066398d838ea2838b43a7664a9084b6d2e14068a425d08628489bdc71ffff1b9768b7bcf3f7f07dbc7c8410128fc7e31fd2e9f42b499244f488e3386ea954fade6c360bc4308c7cb15854344dbbeb851e727575e51b1919f9e94fa7d3294dd39a8d46c3679aa69a4824f8ecececdf70387c0700d7d7d7be9d9d1d050072b9dc6d5f5f9f373838f84200400138ebebebe1c9c9c9c8f0f0706c7a7a5aafd7ebd4b66d9ecd669f8e8d8d4533994c747b7b3b08c001c0fd8c310ec09165b9dd6ab590c964904aa5a46c36fb2c180c0af97c3ea8691a8e8f8f1189441c000e638cfb19631480b3b8b8f86b6a6a4a89c56211c330605996248a22a2d128cae5324e4e4e1a0707077500e09c738131c600b41545f9675956756161e1c6b66de8bafe883636367eefeded7d1345b10da0cd18e302a594016803685f5c5c4055d5502291786cb1bfbf1f8220c89797979d8739c6d8ff8d954a45d8dfdf7fb3bbbbfb445555148b4554ab55e8ba0ecbb2e4959595d7b55a8d7721133ccf63001cd3349fafadad856459c6d9d919363737ede5e5e55ab95c86a669585a5a524cd34c027028a5dcdf3dd5098542b7a7a7a7705db7737e7efee5e8e8a8e4ba2e999898783b3a3a6ab45aad8ea228b75dc8c8d0d0d0c74aa5f289734eb6b6b692c964d21d1f1fbf218474ba0d92c3c343cdf33c323333f3a7d3e990818181774492a4dcfcfcfccdeaeaea0f9fcfd7f3dd1863646e6ece28140a7704801fc0fb4020f032100808bd20a594534abf02f87c0f638020102f4b25e50000000049454e44ae426082</data>
</image>
<image name="image5">
<data format="PNG" length="697">89504e470d0a1a0a0000000d494844520000001b0000000f08060000001593b4d80000028049444154388dbd94bd8a275510c57fa7baff1fc332b2b2080b6b32b8e007b2a1acc93e811b1af80006fa0206229818998aa04fa0e96a2808066a60e2266ae2202a18380e063b33ddb76f1d83db33ff1e1599c882dbdcae5b7d4f9daa53adbb6fbcffd9476fbe76fdcbdf12019290004062b73f772cccf6623fafc53b8bf3671e0f22fa9effcbfa884e25e1cff13c7b13da31fce58787fcfeeb21fa978f7df16876e3d601b79ebe43a62ff901ce2af4ea3acec142208482b9a4f0f34f877cf0fafd2b65feea7b9fb07f70075b730577880d4ca129e15169ce08130082881674553babf0683409a42fb31e2bf4001533643be9726616a00a535e1d6c320c066703f3026db21bd8f77f24ef7e3310822e4417102122200f278e8e8e78ea9d2fe01f9df3850a0fdfbac7831f0bda1fc9349997d52aafe8d5454ba5967697d5e84ba420fb56c77aadd2bdf812440b91c115a8905f7ddaa055910b54437249fa6447ef9a9009d3d0c042b8870ca1b5f07a621806723dc1b50177334103535b39c7783591dd00a3dbd912acf6f4761ad70b30f7c23328215285711c715798be7e80630196adaf042d460569c09a99d525b30dbd6b9dcb383667b48b4cb47d144a297cfbf2ddff14472905a2608dd8b9637ed1de4a9f597da9678025243516376ff2fcc79fc30a1c6a092c99a5a10023e8892781027213c752c939d1e734b5dae6041db88d353eff0f1edc46cfddc62ba10d7835eb07500106d06874063e019fd4a61efe366899f4c7c7c7a76c1fbb7eff8567db6c6d21f6047b823df01e7803ac446e80a5402a68066300ce8053e0c4706a3cecb0be9ba0dfdfae37afbcfd616b578036a0ad60cbbc84d74d38b9997b1aad8424c40014a39136d133a08739811d31fe02846e5eb578ac01db0000000049454e44ae426082</data>
</image>
<image name="image6">
<data format="PNG" length="749">89504e470d0a1a0a0000000d494844520000001c000000110806000000ce93cc4a000002b449444154388db595b14beb401cc7bf7739b4a93554a4fab01d7448411e283a54510b2e1545c1518a2014bab8e9bf53d0426866174178011dd4a18b604002667051a10e22be607269ae7983547c3e63873ebfd3ddf7ee771fbe773f38b2bcbc4c1963e3849089300c87f10d228434c230348320b018636c9c31b6b4babada9fcfe7e3f1789cfe4fd8e3e3a3a8d7ebcad1d1d10f00609ee74d148bc5fe42a190705d17272727b06d1baeeb7605521405a3a3a398999991565656124110e0e0e060827a9e373c3535253b8e835aad06d334bb8601c0f3f3334cd384a669701c07b3b3b3b2e779c38c738ec1c141a95eaf439665c8b2dc35eca3aeaeae90cbe524ce3918e71c9224210c43a4d3e9c8a2a7a7a7427b9c4c268d4efe7bb55a2d489204ce3998effba09422994c46c26e6e6e0adbdbdb6a7bbebfbf8fb1b13123caffec0c4a297cdf7f4d4829452a958a04a65229a356ab616b6b4b058072b9ac6a9a8672b9fc06d334cdcee5729fc2da40ce39482693d9b9b8b818711c2712d8d6d9d95961737353fde8ebba6e2f2c2c44c200209148607a7afa9e359b4d48920445513a021963917ea77a42089acd26581004f07d1f9ee77d59707a7afa573a5dd7edf67c636343d5751df97c3e32652c16431004afc0979717dcdddda1d56a7dbaf9fafaba502a95d4f67ab55ab5b3d9acb1b7b78752a9a40240b15854abd52ab2d9ec3f504a29d2e934822000e9ebebdb393f3f1fb16d1b0f0f0f910939e76feddfdbdb6b74f2df6b686808aaaa627e7efe9e0921605996181818908e8f8fe1fb7e1433eababe6c969e9e1eacafafc3b22c2184001342342a958ab2bbbb9b989b9b836118b8bdbdedf8a69d148bc590c964b0b8b808dff751a9545c21448330c67e02589a9c9cec5f5b5b93555595ba227d906ddbe2f0f0d0bdbcbcfc0de01701400921e384900900dff21f0268846168866168fd019d6438f015f4928f0000000049454e44ae426082</data>
</image>
<image name="image7">
<data format="PNG" length="431">89504e470d0a1a0a0000000d494844520000001c000000110806000000ce93cc4a0000017649444154388ddd93b14a23511486bf93491c91059b041fc02220e8ae45c0422b0b5f20855c181d9842304dc0764bdb853459d20c0402172ea4170b2b1b4bb530a4f00134d388166a8a6b61062c92dc01b329f6871fcef961cec7bde70e80c7fce4e5007f8e40ffff07e601df5abb3c0f9a88f879601170029bcde6695ad76ab5dfae7c82160136acb5ebd3dc6ab58cb5f631f5a89f984f32b02140c55aebdc631cc7275114ed7ce92fc7f47fa6cd10913701b6b3eeb0dd6e1f8761b83526bf0ac3f0afeb7b1179caf3f94a33013dcf5b007213f22c335ed3df62d965adf5511004154000d15adfa675100415adf55186397e26a031e64029b5393a5dce18d3534a9d19637a69a694da34c61cb88002ec5b6b7fbaeea2dbedeea575b55a3d77e5e3242237021c0e0683d562b1587441bfa324499252a9749f039e3b9d4e022cfd4b8f18cf02ac150a85dd288a5eeaf5ba94cbe585599eacdfefbf371a0d1bc7f18fe17078217c2e7d0df805accc12f6450fc03570f70132f7c875314776b20000000049454e44ae426082</data>
</image>
<image name="image8">
<data format="PNG" length="346">89504e470d0a1a0a0000000d494844520000001c000000110806000000ce93cc4a0000012149444154388dcd95316b84301886df68a0500206a174291cd88283e026b80ac5d11fd2f9a61b9d9dfb431c5d247f41103ab42e2dd92a0a47af1dd44e4eada782297d20907c843c1fe12521002e1cc7b9b52ceb4ed7751d0ae8baaeabaaeab92ccb176adbb675381cbc288a7ac6d8a042783c1e499aa65e1cc703f13cef3ecbb29e73ae4436d2340d09c350a3755d779cf337953200e09ca3aeeb1b2aa5fc02f0aa5a080052ca2b7a3a9d7a42c8e7dce624491ec7f97ebf7f98ab4fd00380bf44360c831cc72899aa9fc15f249c3a7ca56c9df037e94a1900f8da52d996fcbf2bdd32347441573fe23eaea7ea732c0ecd06f8d4344d2dcff36bd7753b95a6a228f4200834ca187b1742f8bbddeec3300c250f78dbb6440871c9187b22f8e3fff01bc36efcafd63932e90000000049454e44ae426082</data>
</image>
<image name="image9">
<data format="PNG" length="450">89504e470d0a1a0a0000000d494844520000001c000000110806000000ce93cc4a0000018949444154388db5d5cd6a534118c6f1df31a9dad685c6a2dbe207a85110bc032fa044912e5ca9c490a517d01b10eac65d5db972257a23e2a62d2e8aa18b3614a24917a7b14d938c8be448299ee440390f3cc3bc0fbcf387770626420165dcc7827cf40b1bd82ce2de18f60d7b3901afe31142018ff13d47181c601f0f8bb88a668eb0447b281511c6ce5b01212b701e2f4ed41f8dc69496a742b3029fb73b717de6fccc3c3c28df2d6c6f37be2c2ede78babef9e30d1cf78e0f4a572ef5f0210d96706a98cde07aabd5593f3cea87c3a37ea8d66a6f937dabd559477d4aff45bc365eb20067b1d61f0cc369632d43ef0554939166d5204ac933f44608e7c6c028839777769be5fe60a83f185a5d7df73ed9efec36cb58ce7046805746af6d92abed4edc88bbbd10777b61a95259c1ada54a6525c9da9db881ea8433e6f032327ad69fa78c630e4f4ed45fd19d90ff4f01cf923b4cb99a7ffa834fa7b268429e060c45fcc635b4a640cfaa05b40be3e20e62e9e338ab4a465fe05664f41fdec46d5cce09b88f2dfcfc0b4c89a9c1c9dceb400000000049454e44ae426082</data>
</image>
</images>
<connections>
<connection>
<sender>radioButton5</sender>
<signal>toggled(bool)</signal>
<receiver>updateTime</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>hover</sender>
<signal>toggled(bool)</signal>
<receiver>animateHover</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>userPicture1</sender>
<signal>toggled(bool)</signal>
<receiver>activeFile</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>userPicture2</sender>
<signal>toggled(bool)</signal>
<receiver>inactiveFile</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>userPicture1</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>trackdesktop</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>repaintMode</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>radioButton14_3</sender>
<signal>toggled(bool)</signal>
<receiver>logoDistance</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>radioButton14_3</sender>
<signal>toggled(bool)</signal>
<receiver>logoActive</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>radioButton14_3</sender>
<signal>toggled(bool)</signal>
<receiver>logoFile</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>radioButton14_3</sender>
<signal>toggled(bool)</signal>
<receiver>logoStretch</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>radioButton14_3</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_6</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>userPicture2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>activeFile</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>inactiveFile</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>type1</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>type2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>active_blur</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>inactive_blur</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>shade1</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>shade2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_5</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_2_3</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>enableTransparency</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_5_2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>drawCaption</sender>
<signal>toggled(bool)</signal>
<receiver>titlealign</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>drawCaption</sender>
<signal>toggled(bool)</signal>
<receiver>textshadow</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="5"/>
<includehints>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>