mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
312 lines
8.9 KiB
XML
312 lines
8.9 KiB
XML
<ui version="4.0" >
|
|
<class>UIConf</class>
|
|
<widget class="QWidget" name="UIConf" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>833</width>
|
|
<height>472</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="leftMargin" >
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin" >
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin" >
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin" >
|
|
<number>0</number>
|
|
</property>
|
|
<item row="0" column="0" >
|
|
<widget class="KTabWidget" name="tabWidget3" >
|
|
<property name="currentIndex" >
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tab" >
|
|
<attribute name="title" >
|
|
<string>Key Colors</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" >
|
|
<item>
|
|
<layout class="QHBoxLayout" >
|
|
<item>
|
|
<layout class="QVBoxLayout" >
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustUltimate" >
|
|
<property name="text" >
|
|
<string>Ultimately trusted keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustTrusted" >
|
|
<property name="text" >
|
|
<string>Trusted keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustMarginally" >
|
|
<property name="text" >
|
|
<string>Marginally trusted keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustExpired" >
|
|
<property name="text" >
|
|
<string>Expired keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustRevoked" >
|
|
<property name="text" >
|
|
<string>Revoked keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustUnknown" >
|
|
<property name="text" >
|
|
<string>Unknown keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="textLabel_trustDisabled" >
|
|
<property name="text" >
|
|
<string>Disabled keys:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" >
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorUltimate" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="color" >
|
|
<color>
|
|
<red>68</red>
|
|
<green>0</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorGood" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="color" >
|
|
<color>
|
|
<red>144</red>
|
|
<green>255</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorMarginal" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="color" >
|
|
<color>
|
|
<red>255</red>
|
|
<green>255</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorExpired" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="color" >
|
|
<color>
|
|
<red>150</red>
|
|
<green>150</green>
|
|
<blue>150</blue>
|
|
</color>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorRev" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="color" >
|
|
<color>
|
|
<red>30</red>
|
|
<green>30</green>
|
|
<blue>30</blue>
|
|
</color>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorUnknown" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="kcfg_ColorBad" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="color" >
|
|
<color>
|
|
<red>172</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>402</width>
|
|
<height>121</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="TabPage" >
|
|
<attribute name="title" >
|
|
<string>Editor Font</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="QWidget" name="tabKeyList">
|
|
<attribute name="title">
|
|
<string>Key List</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBoxSorting">
|
|
<property name="title">
|
|
<string>Sort Order</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="formLayout">
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="label_EmailSorting">
|
|
<property name="text">
|
|
<string>Email:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>kcfg_EmailSorting</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="KComboBox" name="kcfg_EmailSorting">
|
|
<item>
|
|
<property name="text">
|
|
<string>Left to right, account first</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Right to left, TLD first</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Right to left, domain first</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Right to left, FQDN first</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>351</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>KColorButton</class>
|
|
<extends>QPushButton</extends>
|
|
<header>kcolorbutton.h</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>KTabWidget</class>
|
|
<extends>QTabWidget</extends>
|
|
<header>ktabwidget.h</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<includes>
|
|
<include location="local" >kcolorbutton.h</include>
|
|
</includes>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|