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.
kopete-otr/src/otrprefs.ui

275 lines
12 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>OTRPrefsUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>OTRPrefsUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>480</width>
<height>358</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>twSettings</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>settings</cstring>
</property>
<attribute name="title">
<string>&amp;Settings</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Private Keys</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton" row="0" column="2">
<property name="name">
<cstring>btGenFingerprint</cstring>
</property>
<property name="text">
<string>&amp;Generate</string>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>cbKeys</cstring>
</property>
<property name="maximumSize">
<size>
<width>400</width>
<height>32767</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Account:</string>
</property>
</widget>
<widget class="KActiveLabel" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>tlFingerprint</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>No Fingerprint</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup" row="1" column="0">
<property name="name">
<cstring>bgPolicy</cstring>
</property>
<property name="title">
<string>Default Policy</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>kcfg_rbOpportunistic</cstring>
</property>
<property name="text">
<string>&amp;Opportunistic</string>
</property>
<property name="toolTip" stdset="0">
<string>Encrypt messages automatically if the other side supports OTR</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="1">
<property name="name">
<cstring>kcfg_rbNever</cstring>
</property>
<property name="text">
<string>Ne&amp;ver</string>
</property>
<property name="toolTip" stdset="0">
<string>Never encrypt messages</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>kcfg_rbManual</cstring>
</property>
<property name="text">
<string>&amp;Manual</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Encrypt messages if the other side requests an OTR connection</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>kcfg_rbAlways</cstring>
</property>
<property name="autoMask">
<bool>false</bool>
</property>
<property name="text">
<string>Al&amp;ways</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Always encrypt messages</string>
</property>
</widget>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>161</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>fingerprints</cstring>
</property>
<attribute name="title">
<string>K&amp;nown Fingerprints</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTable" row="0" column="0" rowspan="1" colspan="2">
<column>
<property name="text">
<string>User</string>
</property>
</column>
<column>
<property name="text">
<string>Status</string>
</property>
</column>
<column>
<property name="text">
<string>Verified</string>
</property>
</column>
<column>
<property name="text">
<string>Fingerprint</string>
</property>
</column>
<column>
<property name="text">
<string>Protocol</string>
</property>
</column>
<property name="name">
<cstring>tbFingerprints</cstring>
</property>
<property name="numRows">
<number>1</number>
</property>
<property name="numCols">
<number>5</number>
</property>
<property name="showGrid">
<bool>true</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="sorting">
<bool>false</bool>
</property>
<property name="selectionMode">
<enum>SingleRow</enum>
</property>
<property name="focusStyle">
<enum>FollowStyle</enum>
</property>
</widget>
<widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>btVerify</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Verify Fingerprint</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>btForget</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>F&amp;orget Fingerprint</string>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<slots>
<slot access="private">generateFingerprint()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include>
</includes>
</UI>