From e2de64d6f1beb9e492daf5b886e19933c1fa41dd 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/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kaudiocreator/general.ui | 285 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 kaudiocreator/general.ui (limited to 'kaudiocreator/general.ui') diff --git a/kaudiocreator/general.ui b/kaudiocreator/general.ui new file mode 100644 index 00000000..f20fea5b --- /dev/null +++ b/kaudiocreator/general.ui @@ -0,0 +1,285 @@ + +General + + + General + + + + 0 + 0 + 442 + 473 + + + + General + + + + unnamed + + + 0 + + + + kcfg_removeCompletedJobs + + + &Automatically remove jobs when finished + + + + + kcfg_promptIfIncompleteInfo + + + Prompt if information is not complete + + + + + groupBox2 + + + File Regular Expression Replacement + + + + unnamed + + + + textLabel2 + + + Selection: + + + + + textLabel1 + + + Regular expression used on all file names. For example using selection " " and replace with "_" would replace all the spaces with underlines. + + + + WordBreak|AlignVCenter + + + + + inputlabel + + + Input: + + + + + outputLabel + + + Output: + + + + + exampleLabel + + + Example + + + + + exampleOutput + + + Cool artist - example audio file.wav + + + + + example + + + Cool artist - example audio file.wav + + + + + kcfg_replaceInput + + + + + kcfg_replaceOutput + + + + + textLabel3 + + + Replace with: + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + + + kcfg_seperateMultiArtist + + + Automatically Separate Multi-Artist CDDB Entries + + + true + + + true + + + + unnamed + + + + buttonGroup2 + + + Format + + + + unnamed + + + + kcfg_format_titleArtist + + + Title - Artist + + + + + kcfg_format_artistTitle + + + Artist - Title + + + true + + + + + + + layout1 + + + + unnamed + + + + delimiterLabel + + + Delimiter: + + + + + genArtistLabel + + + Generic artist: + + + + + kcfg_delimiter + + + + + kcfg_genericArtist + + + + + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + + kcfg_replaceInput + textChanged(const QString&) + General + updateExample() + + + kcfg_replaceOutput + textChanged(const QString&) + General + updateExample() + + + example + textChanged(const QString&) + General + updateExample() + + + + kcfg_replaceInput + kcfg_replaceOutput + example + kcfg_removeCompletedJobs + + + general.ui.h + + + updateExample() + + + -- cgit v1.2.1