<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>MALWidget</class>
<author>Reinhold Kainhofer</author>
<widget class="TQWidget">
<property name="name">
<cstring>MalWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>534</width>
<height>505</height>
</rect>
</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="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>tabWidget</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>General</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>syncTime</cstring>
</property>
<property name="title">
<string>Sync</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select how often AvantGo should be synchronised</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>RadioButton1</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>&Every sync</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option to synchronize with the MAL server on every HotSync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.</qt></string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>RadioButton1_2</cstring>
</property>
<property name="text">
<string>Once per &hour</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option to synchronize with the MAL server on every HotSync that is at least one hour after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.</qt></string>
</property>
</widget>
<widget class="TQRadioButton" row="2" column="0">
<property name="name">
<cstring>RadioButton1_3</cstring>
</property>
<property name="text">
<string>Once a &day</string>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option to synchronize with the MAL server on every HotSync that is at least one day after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.</qt></string>
</property>
</widget>
<widget class="TQRadioButton" row="3" column="0">
<property name="name">
<cstring>RadioButton1_4</cstring>
</property>
<property name="text">
<string>Once a &week</string>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option to synchronize with the MAL server on every HotSync that is at least one week after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.</qt></string>
</property>
</widget>
<widget class="TQRadioButton" row="4" column="0">
<property name="name">
<cstring>RadioButton1_5</cstring>
</property>
<property name="text">
<string>Once a &month</string>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option to synchronize with the MAL server on every HotSync that is at least one month after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.</qt></string>
</property>
</widget>
</grid>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>Spacer3</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>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Proxy</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>proxyType</cstring>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="title">
<string>Proxy Type</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton8</cstring>
</property>
<property name="text">
<string>&No proxy</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option if you do not want KPilot to use a proxy server. Use this option if you connect to the internet directly.</qt></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton8_2</cstring>
</property>
<property name="text">
<string>&HTTP proxy</string>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option if you want KPilot to use a HTTP proxy.</qt></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton8_2_2</cstring>
</property>
<property name="text">
<string>&SOCKS proxy</string>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Select this option if you want KPilot to use a SOCKS proxy.</qt></string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>proxyServerInformation</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>Server Information</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer row="1" column="2">
<property name="name">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>proxyCustomPortCheck</cstring>
</property>
<property name="text">
<string>Custom &port:</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this box to use a non-standard proxy port.</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Ser&ver name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyServerName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string><qt>If you selected HTTP or SOCKS proxy, type the address of the proxy server to use here, in the form <i>foo.bar.com</i> (not <i>http://foo.bar.com</i> or <i>http://foo.bar.com:8080</i>).</qt></string>
</property>
</widget>
<widget class="KHistoryCombo" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyServerName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string><qt>If you selected HTTP or SOCKS proxy, type the address of the proxy server to use here, in the form <i>foo.bar.com</i> (not <i>http://foo.bar.com</i> or <i>http://foo.bar.com:8080</i>).</qt></string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="1">
<property name="name">
<cstring>proxyCustomPort</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="value">
<number>80</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>65535</number>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Enter the port you want KPilot to use when connecting to your proxy server here.</qt></string>
</property>
</widget>
<widget class="KPasswordEdit" row="5" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyPassword</cstring>
</property>
<property name="echoMode">
<enum>Password</enum>
</property>
<property name="whatsThis" stdset="0">
<string><qt>If your proxy requires authentication, enter your password here.</qt></string>
</property>
</widget>
<widget class="TQLineEdit" row="4" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyUserName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string><qt>If your proxy requires authentication, enter your username here.</qt></string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="text">
<string>&Password:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyPassword</cstring>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>&User name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyUserName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string><qt>If your proxy requires authentication, enter your username here.</qt></string>
</property>
</widget>
<widget class="Line" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>Line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyExclude</cstring>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Enter a list of MAL servers that do not need the use of a proxy here, separated with commas, e.g: <br><i>localhost,127.0.0.1,.lan</i><qt></string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>N&o proxy for:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyExclude</cstring>
</property>
<property name="whatsThis" stdset="0">
<string><qt>Enter a list of MAL servers that do not need the use of a proxy here, separated with commas, e.g: <br><i>localhost,127.0.0.1,.lan</i><qt></string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>70</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>MAL Server</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>GroupBox1_2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>MAL Server Information</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel1_2</cstring>
</property>
<property name="text">
<string>&MAL server name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>malServerName</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>malCustomPortCheck</cstring>
</property>
<property name="text">
<string>Custom &port:</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="2">
<property name="name">
<cstring>malCustomPort</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="value">
<number>80</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>65535</number>
</property>
</widget>
<spacer row="1" column="3">
<property name="name">
<cstring>Spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KHistoryCombo" row="0" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>malServerName</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>malUserName</cstring>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel2_2_2</cstring>
</property>
<property name="text">
<string>&Password:</string>
</property>
<property name="buddy" stdset="0">
<cstring>malPassword</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel</cstring>
</property>
<property name="text">
<string>&User name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>malUserName</cstring>
</property>
</widget>
<widget class="Line" row="2" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>Line1_2</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="KPasswordEdit" row="4" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>malPassword</cstring>
</property>
</widget>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>Spacer5</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>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1_3</cstring>
</property>
<property name="text">
<string><qt>There is currently <b>no way to set server parameters on the desktop</b>; you need to use the <i>MobileLink</i> or <i>AGConnect</i> application on the handheld device. </qt></string>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>RadioButton8</sender>
<signal>toggled(bool)</signal>
<receiver>proxyServerInformation</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>RadioButton8_2</sender>
<signal>toggled(bool)</signal>
<receiver>proxyServerInformation</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>RadioButton8_2_2</sender>
<signal>toggled(bool)</signal>
<receiver>proxyServerInformation</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>proxyCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>proxyCustomPort</receiver>
<slot>setEditFocus(bool)</slot>
</connection>
<connection>
<sender>proxyCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>proxyCustomPort</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>malCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>malCustomPort</receiver>
<slot>setEditFocus()</slot>
</connection>
<connection>
<sender>malCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>malCustomPort</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>tabWidget</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>