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/kopete/config/accounts/kopeteaccountconfigbase.ui

269 lines
10 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KopeteAccountConfigBase</class>
<author>Olivier Goffart</author>
<widget class="TQWidget">
<property name="name">
<cstring>KopeteAccountConfigBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>477</width>
<height>316</height>
</rect>
</property>
<property name="caption">
<string>Manage Accounts</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQPushButton" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>mButtonNew</cstring>
</property>
<property name="text">
<string>&amp;New...</string>
</property>
<property name="toolTip" stdset="0">
<string>Add new account</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>mButtonEdit</cstring>
</property>
<property name="text">
<string>&amp;Modify...</string>
</property>
<property name="toolTip" stdset="0">
<string>Modify selected account</string>
</property>
<property name="whatsThis" stdset="0">
<string>Let you edit the account's properties.</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>mButtonRemove</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
<property name="toolTip" stdset="0">
<string>Remove selected account</string>
</property>
<property name="whatsThis" stdset="0">
<string>Remove selected account</string>
</property>
</widget>
<widget class="TDEListView" row="0" column="0" rowspan="8" colspan="1">
<column>
<property name="text">
<string>Protocol</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Account</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>mAccountList</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>mUseColor</cstring>
</property>
<property name="text">
<string>Use &amp;custom color</string>
</property>
<property name="toolTip" stdset="0">
<string>Use custom color for account</string>
</property>
<property name="whatsThis" stdset="0">
<string>Allows you to set a custom color for this account</string>
</property>
</widget>
<widget class="KColorButton" row="5" column="2">
<property name="name">
<cstring>mColorButton</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Account custom color selector</string>
</property>
<property name="whatsThis" stdset="0">
<string>Allows you to set a custom color for this account.
The icon of every contact of this account will be coloured with this color. Useful if you have several accounts of the same protocol</string>
</property>
</widget>
<spacer row="5" column="1">
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Minimum</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="7" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>layout27</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton" row="0" column="0">
<property name="name">
<cstring>mButtonUp</cstring>
</property>
<property name="minimumSize">
<size>
<width>60</width>
<height>10</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Increase the priority</string>
</property>
<property name="whatsThis" stdset="0">
<string>Uses these buttons to increase or decrease the priority.
The priority is used to determine which contact to use when you click on a metacontact: Kopete will use the contact of the account with the greatest priority (if all contacts have the same online status.)</string>
</property>
</widget>
<spacer row="0" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>spacer41</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="1" column="0">
<property name="name">
<cstring>mButtonDown</cstring>
</property>
<property name="minimumSize">
<size>
<width>60</width>
<height>10</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Decrease the priority</string>
</property>
<property name="whatsThis" stdset="0">
<string>Uses these buttons to increase or decrease the priority.
The priority is used to determine which contact to use when you click on a metacontact: Kopete will use the contact of the account with the greatest priority (if all contacts have the same online status.)</string>
</property>
</widget>
</grid>
</widget>
<spacer row="6" column="1" rowspan="1" colspan="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>70</width>
<height>50</height>
</size>
</property>
</spacer>
<spacer row="3" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>70</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>mUseColor</sender>
<signal>toggled(bool)</signal>
<receiver>mColorButton</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>mAccountList</tabstop>
<tabstop>mButtonNew</tabstop>
<tabstop>mButtonEdit</tabstop>
<tabstop>mButtonRemove</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>