From e9ae80694875f869892f13f4fcaf1170a00dea41 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/project/uploadprofiledlgs.ui | 310 ++++++++++++++++++++++++++++++++++++ 1 file changed, 310 insertions(+) create mode 100644 quanta/project/uploadprofiledlgs.ui (limited to 'quanta/project/uploadprofiledlgs.ui') diff --git a/quanta/project/uploadprofiledlgs.ui b/quanta/project/uploadprofiledlgs.ui new file mode 100644 index 00000000..851a133c --- /dev/null +++ b/quanta/project/uploadprofiledlgs.ui @@ -0,0 +1,310 @@ + +UploadProfileDlgS +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +(C) 2004 Andras Mantia <amantia@kde.org> + + + UploadProfileDlgS + + + + 0 + 0 + 710 + 215 + + + + Upload Profile + + + + unnamed + + + + linePath + + + + + TextLabel4 + + + &Host: + + + lineHost + + + + + TextLabel2 + + + &User: + + + lineUser + + + + + TextLabel2_2 + + + Pa&th: + + + linePath + + + + + textLabel1 + + + Profile &name: + + + lineProfileName + + + + + defaultProfile + + + Use as &default profile + + + + + lineUser + + + + 3 + 0 + 0 + 0 + + + + + + TextLabel3 + + + Pass&word: + + + linePasswd + + + + + cancelButton + + + + 4 + 1 + 0 + 0 + + + + + 90 + 0 + + + + &Cancel + + + + + okButton + + + + 4 + 0 + 0 + 0 + + + + + 90 + 0 + + + + &OK + + + true + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 445 + 20 + + + + + + lineHost + + + + 3 + 0 + 0 + 0 + + + + + + comboProtocol + + + + + port + + + + 4 + 0 + 0 + 0 + + + + + + TextLabel1_2 + + + Po&rt: + + + port + + + + + keepPasswd + + + + 5 + 0 + 0 + 0 + + + + &Store password on disc + + + false + + + Keep the password in a file. DANGEROUS! Read the "What's This?" text. + + + <qt>If you check this box, the password will be saved in the local Quanta configuration file, so every time you start Quanta and load this project, the password will be loaded and you don't have to enter it. Altough the local configuration file is readable only by you and the password +is obscured, saving the password in any file is a security risk. Use this option at your own risk.<br> +<i>Note:</i> due to the security concerns, the password is not present in the project file, and moving the project files to another computer or uploading the project to a server will not move/upload the password to the new place.</qt> + + + + + linePasswd + + + + 3 + 0 + 0 + 0 + + + + + + TextLabel1 + + + &Protocol: + + + AlignVCenter|AlignRight + + + comboProtocol + + + + + + + lineProfileName + + + + + + + okButton + clicked() + UploadProfileDlgS + accept() + + + cancelButton + clicked() + UploadProfileDlgS + reject() + + + + lineProfileName + lineHost + comboProtocol + port + lineUser + linePasswd + keepPasswd + linePath + defaultProfile + okButton + cancelButton + + + -- cgit v1.2.3