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 --- kfilereplace/koptionsdlgs.ui | 347 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 347 insertions(+) create mode 100644 kfilereplace/koptionsdlgs.ui (limited to 'kfilereplace/koptionsdlgs.ui') diff --git a/kfilereplace/koptionsdlgs.ui b/kfilereplace/koptionsdlgs.ui new file mode 100644 index 00000000..88f0d8f8 --- /dev/null +++ b/kfilereplace/koptionsdlgs.ui @@ -0,0 +1,347 @@ + +KOptionsDlgS + + + KOptionsDlgS + + + + 0 + 0 + 572 + 420 + + + + Options + + + true + + + + unnamed + + + + tabWidget2 + + + + tab1 + + + General + + + + unnamed + + + + groupBox7 + + + General Options + + + + unnamed + + + + m_chbVariables + + + Enable commands in replace strings + + + + + + + + m_tlBackup + + + Backup copy suffix: + + + + + m_leBackup + + + + + + + + m_chbNotifyOnErrors + + + Notif&y on errors + + + + + m_chbCaseSensitive + + + Case sensitive + + + + + + + + m_chbRecursive + + + Recursive (search/replace in all sub folders) + + + + + + + + m_chbRegularExpressions + + + true + + + Enable regular e&xpressions + + + + + m_chbBackup + + + Do &backup copy + + + + + textLabel1 + + + Encoding of the files: + + + + + m_cbEncoding + + + + 3 + 0 + 0 + 0 + + + + + + + + + + Tab3 + + + &Advanced + + + + unnamed + + + + gbxConfirm + + + Advanced Options + + + + unnamed + + + + m_chbIgnoreHidden + + + Ignore hidden files and folders + + + + + m_chbFollowSymLinks + + + Follow s&ymbolic links + + + + + m_chbHaltOnFirstOccurrence + + + When searching, stop on first string found (faster but no details) + + + + + m_chbIgnoreFiles + + + true + + + Do not show file if no strings are found or replaced + + + + + layout9 + + + + unnamed + + + + spacer2 + + + Horizontal + + + Fixed + + + + 16 + 20 + + + + + + m_chbShowConfirmDialog + + + false + + + Show confirmation dialog + + + + + + + m_chbConfirmStrings + + + false + + + Confirm before replace each string + + + + + + + + + + m_pbHelp + + + true + + + &Help + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 202 + 20 + + + + + + m_pbDefault + + + &Default Values + + + + + m_pbOK + + + &OK + + + + + m_pbCancel + + + &Cancel + + + + + + + m_pbCancel + clicked() + KOptionsDlgS + reject() + + + + tabWidget2 + m_cbEncoding + m_chbCaseSensitive + m_chbRecursive + m_chbRegularExpressions + m_chbVariables + m_chbNotifyOnErrors + m_chbBackup + m_leBackup + m_pbDefault + m_pbOK + m_pbCancel + m_pbHelp + m_chbConfirmStrings + m_chbShowConfirmDialog + m_chbIgnoreFiles + m_chbHaltOnFirstOccurrence + m_chbFollowSymLinks + m_chbIgnoreHidden + + + -- cgit v1.2.3