From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/kio/uagentproviderdlg_ui.ui | 207 +++++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 kcontrol/kio/uagentproviderdlg_ui.ui (limited to 'kcontrol/kio/uagentproviderdlg_ui.ui') diff --git a/kcontrol/kio/uagentproviderdlg_ui.ui b/kcontrol/kio/uagentproviderdlg_ui.ui new file mode 100644 index 000000000..6f2a006ec --- /dev/null +++ b/kcontrol/kio/uagentproviderdlg_ui.ui @@ -0,0 +1,207 @@ + +UAProviderDlgUI + + + UAProviderDlgUI + + + + 0 + 0 + 298 + 240 + + + + + 1 + 5 + 0 + 0 + + + + + unnamed + + + + lbSite + + + &When browsing the following site: + + + leSite + + + <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 KDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any KDE site that ends with <code>.kde.org</code>. +</qt> + + + + + leSite + + + <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 KDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any KDE site that ends with <code>.kde.org</code>. +</qt> + + + + + lbAlias + + + &Use the following identification: + + + leIdentity + + + <qt> +Select the browser identification to use whenever contacting the site you specified above. +</qt> + + + + + cbAlias + + + <qt> +Select the browser identification to use whenever contacting the site you specified above. +</qt> + + + + + lbIdentity + + + Real identification: + + + leIdentity + + + <qt> +The actual browser identification text that will be sent to the remote machine. +</qt> + + + + + leIdentity + + + true + + + <qt> +The actual browser identification text that will be sent to the remote machine. +</qt> + + + + + spacer3 + + + Vertical + + + MinimumExpanding + + + + 21 + 16 + + + + + + layout3 + + + + unnamed + + + + spacer2 + + + Horizontal + + + MinimumExpanding + + + + 29 + 20 + + + + + + pbOk + + + false + + + &OK + + + + + pbCancel + + + &Cancel + + + + + + + line1 + + + + 3 + 0 + 0 + 0 + + + + HLine + + + Sunken + + + Horizontal + + + + + + kdialog.h + + + + + klineedit.h + kcombobox.h + klineedit.h + + -- cgit v1.2.1