diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 37333bf25ad9a4c538250f5af2f9f1d666362883 (patch) | |
tree | c45e8df5b9efbffe07eb3d9340df7811c7e16943 /ksysv/lookandfeelconfig.ui | |
download | tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip |
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/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksysv/lookandfeelconfig.ui')
-rw-r--r-- | ksysv/lookandfeelconfig.ui | 500 |
1 files changed, 500 insertions, 0 deletions
diff --git a/ksysv/lookandfeelconfig.ui b/ksysv/lookandfeelconfig.ui new file mode 100644 index 0000000..bedd940 --- /dev/null +++ b/ksysv/lookandfeelconfig.ui @@ -0,0 +1,500 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>LookAndFeel</class> +<comment>Look & Feel configuration for SysV-Init Editor</comment> +<author>Peter Putzer</author> +<widget class="QWidget"> + <property name="name"> + <cstring>LookAndFeel</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>532</width> + <height>303</height> + </rect> + </property> + <property name="caption"> + <string>Look & Feel</string> + </property> + <property name="layoutMargin" stdset="0"> + </property> + <property name="layoutSpacing" stdset="0"> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>mFontBox</cstring> + </property> + <property name="title"> + <string>Fonts</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>mTopLayout</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QPushButton" row="1" column="2"> + <property name="name"> + <cstring>mChooseNumberFont</cstring> + </property> + <property name="text"> + <string>C&hoose...</string> + </property> + </widget> + <widget class="QLabel" row="0" column="1"> + <property name="name"> + <cstring>mServiceFontPreview</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>200</width> + <height>0</height> + </size> + </property> + <property name="frameShape"> + <enum>StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="text"> + <string>dummy-font</string> + </property> + </widget> + <widget class="QLabel" row="1" column="1"> + <property name="name"> + <cstring>mNumberFontPreview</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>200</width> + <height>0</height> + </size> + </property> + <property name="frameShape"> + <enum>StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="text"> + <string>dummy-font</string> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>mServiceFontLabel</cstring> + </property> + <property name="text"> + <string>Services:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>mChooseServiceFont</cstring> + </property> + <property name="hAlign" stdset="0"> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>mNumberFontLabel</cstring> + </property> + <property name="text"> + <string>Sorting numbers:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>mChooseNumberFont</cstring> + </property> + <property name="hAlign" stdset="0"> + </property> + </widget> + <widget class="QPushButton" row="0" column="2"> + <property name="name"> + <cstring>mChooseServiceFont</cstring> + </property> + <property name="text"> + <string>&Choose...</string> + </property> + </widget> + </grid> + </widget> + </vbox> + </widget> + <widget class="QFrame"> + <property name="name"> + <cstring>mSpacer</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>0</width> + <height>10</height> + </size> + </property> + <property name="frameShape"> + <enum>NoFrame</enum> + </property> + <property name="frameShadow"> + <enum>Plain</enum> + </property> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>mColorBox</cstring> + </property> + <property name="title"> + <string>Colors</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>mColorGrid</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="KColorButton" row="2" column="1"> + <property name="name"> + <cstring>mChangedNormal</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</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="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="text"> + <string>Dummy</string> + </property> + <property name="toolTip" stdset="0"> + <string>Choose a color for changed services</string> + </property> + <property name="whatsThis" stdset="0"> + <string><p>Use the <strong>Select Color dialog box</strong> to pick a text color for <em>services that have been changed</em> (either order/sorting number or name).</p> +<p>Changed service entries will be distinguished by this color.</p></string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>mChangedNormalLabel</cstring> + </property> + <property name="text"> + <string>&Changed:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>mChangedNormal</cstring> + </property> + <property name="hAlign" stdset="0"> + </property> + </widget> + <widget class="KColorButton" row="0" column="1"> + <property name="name"> + <cstring>mNewNormal</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</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="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="text"> + <string>Dummy</string> + </property> + <property name="toolTip" stdset="0"> + <string>Choose a color for service new to a runlevel</string> + </property> + <property name="whatsThis" stdset="0"> + <string><p>Use the <strong>Select Color dialog box</strong> to pick a text color for <em>services new to a runlevel</em>.</p> +<p>New service entries will be distinguished by this color.</p></string> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>mNewNormalLabel</cstring> + </property> + <property name="text"> + <string>&New:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>mNewNormal</cstring> + </property> + <property name="hAlign" stdset="0"> + </property> + </widget> + <widget class="KColorButton" row="3" column="1"> + <property name="name"> + <cstring>mChangedSelected</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</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="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="text"> + <string>Dummy</string> + </property> + <property name="toolTip" stdset="0"> + <string>Choose a color for changed services that are selected</string> + </property> + <property name="whatsThis" stdset="0"> + <string><p>Use the <strong>Select Color dialog box</strong> to pick a selected text color for <em>services that have been changed</em> (either order/sorting number or name).</p> +<p>Changed service entries will be distinguished by this color while they are selected.</p></string> + </property> + </widget> + <widget class="KColorButton" row="1" column="1"> + <property name="name"> + <cstring>mNewSelected</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</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="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="text"> + <string>Dummy</string> + </property> + <property name="toolTip" stdset="0"> + <string>Choose a color for services new to a runlevel that are selected</string> + </property> + <property name="whatsThis" stdset="0"> + <string><p>Use the <strong>Select Color dialog box</strong> to pick a selected text color for <em>services new to a runlevel</em>.</p> +<p>New service entries will be distinguished by this color while they are selected.</p></string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>mNewSelectedLabel</cstring> + </property> + <property name="text"> + <string>New && &selected:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>mNewSelected</cstring> + </property> + <property name="hAlign" stdset="0"> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>mChangedSelectedLabel</cstring> + </property> + <property name="text"> + <string>Changed && s&elected:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>mChangedSelected</cstring> + </property> + <property name="hAlign" stdset="0"> + </property> + </widget> + </grid> + </widget> + </vbox> + </widget> + <spacer> + <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>20</height> + </size> + </property> + </spacer> + </vbox> +</widget> +<connections> + <connection> + <sender>mChooseServiceFont</sender> + <signal>clicked()</signal> + <receiver>LookAndFeel</receiver> + <slot>chooseServiceFont()</slot> + </connection> + <connection> + <sender>mChooseNumberFont</sender> + <signal>clicked()</signal> + <receiver>LookAndFeel</receiver> + <slot>chooseNumberFont()</slot> + </connection> + <connection> + <sender>mNewNormal</sender> + <signal>changed(const QColor&)</signal> + <receiver>LookAndFeel</receiver> + <slot>slotChanged()</slot> + </connection> + <connection> + <sender>mNewSelected</sender> + <signal>changed(const QColor&)</signal> + <receiver>LookAndFeel</receiver> + <slot>slotChanged()</slot> + </connection> + <connection> + <sender>mChangedNormal</sender> + <signal>changed(const QColor&)</signal> + <receiver>LookAndFeel</receiver> + <slot>slotChanged()</slot> + </connection> + <connection> + <sender>mChangedSelected</sender> + <signal>changed(const QColor&)</signal> + <receiver>LookAndFeel</receiver> + <slot>slotChanged()</slot> + </connection> +</connections> +<tabstops> + <tabstop>mChooseServiceFont</tabstop> + <tabstop>mChooseNumberFont</tabstop> + <tabstop>mNewNormal</tabstop> + <tabstop>mNewSelected</tabstop> + <tabstop>mChangedNormal</tabstop> + <tabstop>mChangedSelected</tabstop> +</tabstops> +<includes> + <include location="global" impldecl="in declaration">klocale.h</include> +</includes> +<slots> + <slot access="protected">chooseNumberFont()</slot> + <slot access="protected">chooseServiceFont()</slot> + <slot access="protected">slotChanged()</slot> +</slots> +<pixmapfunction>DesktopIcon</pixmapfunction> +<layoutdefaults spacing="6" margin="11"/> +</UI> |