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.
tdenetwork/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui

320 lines
11 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>DlgJabberRegisterAccount</class>
<widget class="TQWidget">
<property name="name">
<cstring>DlgJabberRegisterAccount</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>346</width>
<height>376</height>
</rect>
</property>
<property name="tqminimumSize">
<size>
<width>300</width>
<height>350</height>
</size>
</property>
<property name="caption">
<string>Register Account - Jabber</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="1">
<property name="name">
<cstring>lblJID</cstring>
</property>
<property name="text">
<string>Desired Jabber &amp;ID:</string>
</property>
<property name="buddy" stdset="0">
<cstring>leJID</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>pixPasswordVerify</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="tqmaximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="2">
<property name="name">
<cstring>layoutServerEntry</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit">
<property name="name">
<cstring>leServer</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>btnChooseServer</cstring>
</property>
<property name="text">
<string>C&amp;hoose...</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel" row="2" column="1">
<property name="name">
<cstring>lblPassword</cstring>
</property>
<property name="text">
<string>Pass&amp;word:</string>
</property>
<property name="buddy" stdset="0">
<cstring>lePassword</cstring>
</property>
</widget>
<widget class="KIntSpinBox" row="4" column="2">
<property name="name">
<cstring>sbPort</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>65535</number>
</property>
</widget>
<widget class="TQCheckBox" row="5" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>cbUseSSL</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Use protocol encr&amp;yption (SSL)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Check this box to enable SSL encrypted communication with the server.</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this box to enable SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server.</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>pixJID</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="tqmaximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="4" column="1">
<property name="name">
<cstring>lblPort</cstring>
</property>
<property name="text">
<string>&amp;Port:</string>
</property>
<property name="buddy" stdset="0">
<cstring>sbPort</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="1">
<property name="name">
<cstring>lblPasswordVerify</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Repeat password:</string>
</property>
<property name="buddy" stdset="0">
<cstring>lePasswordVerify</cstring>
</property>
</widget>
<widget class="KPasswordEdit" row="2" column="2">
<property name="name">
<cstring>lePassword</cstring>
</property>
<property name="echoMode">
<enum>Password</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>pixServer</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="tqmaximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="0" column="1">
<property name="name">
<cstring>lblServer</cstring>
</property>
<property name="text">
<string>Jabber &amp;server:</string>
</property>
<property name="buddy" stdset="0">
<cstring>leServer</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>pixPassword</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="tqmaximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
</widget>
<widget class="KPasswordEdit" row="3" column="2">
<property name="name">
<cstring>lePasswordVerify</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="echoMode">
<enum>Password</enum>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="2">
<property name="name">
<cstring>leJID</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLayoutWidget" row="6" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>tqlayout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>lblJIDInformation</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>0</width>
<height>100</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="tqalignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacerMiddle</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>lblStatusMessage</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="tqalignment">
<set>AlignCenter</set>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>leServer</tabstop>
<tabstop>btnChooseServer</tabstop>
<tabstop>leJID</tabstop>
<tabstop>lePassword</tabstop>
<tabstop>lePasswordVerify</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kpushbutton.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>kpassdlg.h</includehint>
<includehint>kpassdlg.h</includehint>
</includehints>
</UI>