<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>UAProviderDlgUI</class> <widget class="TQWidget"> <property name="name"> <cstring>UAProviderDlgUI</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>298</width> <height>240</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lbSite</cstring> </property> <property name="text"> <string>&When browsing the following site:</string> </property> <property name="buddy" stdset="0"> <cstring>leSite</cstring> </property> <property name="whatsThis" stdset="0"> <string><qt> Enter the site or domain name where a fake browser identification should be used.<p> <u>NOTE:</u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all TDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any TDE site that ends with <code>.kde.org</code>. </qt></string> </property> </widget> <widget class="KLineEdit" row="1" column="0"> <property name="name"> <cstring>leSite</cstring> </property> <property name="whatsThis" stdset="0"> <string><qt> Enter the site or domain name where a fake browser identification should be used.<p> <u>NOTE:</u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all TDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any TDE site that ends with <code>.kde.org</code>. </qt></string> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>lbAlias</cstring> </property> <property name="text"> <string>&Use the following identification:</string> </property> <property name="buddy" stdset="0"> <cstring>leIdentity</cstring> </property> <property name="whatsThis" stdset="0"> <string><qt> Select the browser identification to use whenever contacting the site you specified above. </qt></string> </property> </widget> <widget class="KComboBox" row="3" column="0"> <property name="name"> <cstring>cbAlias</cstring> </property> <property name="whatsThis" stdset="0"> <string><qt> Select the browser identification to use whenever contacting the site you specified above. </qt></string> </property> </widget> <widget class="TQLabel" row="4" column="0"> <property name="name"> <cstring>lbIdentity</cstring> </property> <property name="text"> <string>Real identification:</string> </property> <property name="buddy" stdset="0"> <cstring>leIdentity</cstring> </property> <property name="whatsThis" stdset="0"> <string><qt> The actual browser identification text that will be sent to the remote machine. </qt></string> </property> </widget> <widget class="KLineEdit" row="5" column="0"> <property name="name"> <cstring>leIdentity</cstring> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="whatsThis" stdset="0"> <string><qt> The actual browser identification text that will be sent to the remote machine. </qt></string> </property> </widget> <spacer row="6" column="0"> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>MinimumExpanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>16</height> </size> </property> </spacer> <widget class="TQLayoutWidget" row="8" column="0"> <property name="name"> <cstring>layout3</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>MinimumExpanding</enum> </property> <property name="sizeHint"> <size> <width>29</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>pbOk</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>&OK</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>pbCancel</cstring> </property> <property name="text"> <string>&Cancel</string> </property> </widget> </hbox> </widget> <widget class="Line" row="7" column="0"> <property name="name"> <cstring>line1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>HLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> </grid> </widget> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>klineedit.h</includehint> <includehint>kcombobox.h</includehint> <includehint>klineedit.h</includehint> </includehints> </UI>