From bd9e6617827818fd043452c08c606f07b78014a0 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/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kbabel/commonui/diffpreferences.ui | 141 +++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 kbabel/commonui/diffpreferences.ui (limited to 'kbabel/commonui/diffpreferences.ui') diff --git a/kbabel/commonui/diffpreferences.ui b/kbabel/commonui/diffpreferences.ui new file mode 100644 index 00000000..a3ea5a4e --- /dev/null +++ b/kbabel/commonui/diffpreferences.ui @@ -0,0 +1,141 @@ + +DiffPreferences +Stanislav Visnovsky + + + DiffPreferences + + + + 0 + 0 + 538 + 462 + + + + + unnamed + + + + kcfg_UseDBForDiff + + + Diff Source + + + <qt><p><b>Source for difference lookup</b></p> +<p>Here you can select a source, which should be used +for finding a difference.</p> +<p>You can select file, translation database or +corresponding msgstr.</p> +<p>If you choose the translation database, the messages to diff with are +taken from the Translation Database; to be useful, you have +to enable <i>Auto add entry to database</i> in its +preferences dialog.</p> +<p>The last option is useful for those using PO-files +for proofreading.</p> +<p>You can temporarily diff with messages from a file +by choosing <i>Tools->Diff->Open file for diff</i> +in KBabel's main window.</p></qt> + + + + unnamed + + + + radioButton1 + + + Use &file + + + + + radioButton2 + + + Use messages from &translation database + + + + + radioButton3 + + + Use &msgstr from the same file + + + + + + + layout1 + + + + unnamed + + + + textLabel1 + + + Base folder for diff files: + + + kcfg_DiffBaseDir + + + + + kcfg_DiffBaseDir + + + <qt><q><b>Base folder for diff files</b></q> +<p>Here you can define a folder in which the files to +diff with are stored. If the files are stored at the same +place beneath this folder as the original files beneath +their base folder, KBabel can automatically open the correct +file to diff with.</p> +<p>Note that this option has no effect if messages from +the database are used for diffing.</p></qt> + + + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + + + + diffpreferences.ui.h + + + init() + + + + klineedit.h + kpushbutton.h + + -- cgit v1.2.1