From 793cf2dff35dffe3ec4c7b24252947dde758a1b2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:32 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdeioslave/audiocd/kcmaudiocd/audiocdconfig.ui | 628 +++++++++++++++++++++++++ 1 file changed, 628 insertions(+) create mode 100644 tdeioslave/audiocd/kcmaudiocd/audiocdconfig.ui (limited to 'tdeioslave/audiocd/kcmaudiocd/audiocdconfig.ui') diff --git a/tdeioslave/audiocd/kcmaudiocd/audiocdconfig.ui b/tdeioslave/audiocd/kcmaudiocd/audiocdconfig.ui new file mode 100644 index 00000000..a3b98507 --- /dev/null +++ b/tdeioslave/audiocd/kcmaudiocd/audiocdconfig.ui @@ -0,0 +1,628 @@ + +AudiocdConfig + + + AudiocdConfig + + + + 0 + 0 + 640 + 563 + + + + + + + + + unnamed + + + 0 + + + 0 + + + + tabWidget + + + + 5 + 5 + 0 + 0 + + + + + + + + + tab + + + &General + + + + unnamed + + + + Spacer5 + + + Vertical + + + Expanding + + + + 20 + 210 + + + + + + encoderPriority + + + Encoder Priority + + + + unnamed + + + + niceLevel + + + -19 + + + 19 + + + 5 + + + Horizontal + + + NoMarks + + + + + textLabel2 + + + Highest + + + + + textLabel3 + + + Lowest + + + AlignVCenter|AlignRight + + + + + textLabel4 + + + Normal + + + AlignCenter + + + + + + + cd_device_string + + + false + + + /dev/cdrom + + + Specify a location for the drive you want to use. Normally, this is a file inside the /dev folder representing your CD or DVD drive. + + + + + cd_specify_device + + + &Specify CD device: + + + Check this to specify a CD device different from the one which is detected automatically + + + + + ec_enable_check + + + Use &error correction when reading the CD + + + true + + + If you uncheck this option, the slave will not try to use error correction which can be useful for reading damaged CDs. However, this feature can be problematic in some cases, so you can switch it off here. + + + + + ec_skip_check + + + &Skip on errors + + + false + + + + + spacer4_2 + + + Horizontal + + + Fixed + + + + 20 + 20 + + + + + + + + tab + + + &Names + + + + unnamed + + + + fileNameGroupBox + + + File Name (without extension) + + + + unnamed + + + + textLabel1_2 + + + The following macros will be expanded: + + + + + layout7 + + + + unnamed + + + + textLabel13 + + + Genre + + + + + textLabel7 + + + Track Number + + + + + textLabel2_3 + + + %{title} + + + + + textLabel11 + + + Year + + + + + textLabel3_3 + + + Track Title + + + + + textLabel9 + + + Album Artist + + + + + textLabel10 + + + %{year} + + + + + textLabel6 + + + %{albumtitle} + + + + + textLabel5 + + + Album Title + + + + + textLabel12 + + + %{genre} + + + + + textLabel8 + + + %{albumartist} + + + + + textLabel4_2 + + + %{number} + + + + + + + fileNameLineEdit + + + + + + + groupBox2 + + + Name Regular Expression Replacement + + + + unnamed + + + + textLabel2_2 + + + 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_2 + + + Replace with: + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + + + spacer4 + + + Vertical + + + Expanding + + + + 21 + 16 + + + + + + fileNameGroupBox_2 + + + Album Name + + + + unnamed + + + + fileNameLabel_2 + + + The following macros will be expanded: + + + + + layout9 + + + + unnamed + + + + textLabel20 + + + Year + + + + + textLabel15 + + + %{albumartist} + + + + + textLabel16 + + + %{year} + + + + + textLabel21 + + + Genre + + + + + textLabel19 + + + Album Artist + + + + + textLabel18 + + + Album Title + + + + + textLabel17 + + + %{genre} + + + + + textLabel14 + + + %{albumtitle} + + + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + albumNameLineEdit + + + + + + + + + + + + ec_enable_check + toggled(bool) + ec_skip_check + setEnabled(bool) + + + cd_specify_device + toggled(bool) + cd_device_string + setEnabled(bool) + + + + tabWidget + cd_device_string + ec_enable_check + ec_skip_check + niceLevel + fileNameLineEdit + albumNameLineEdit + kcfg_replaceInput + kcfg_replaceOutput + example + + + tdecmodule.h + + + toggleLowpass() + + + + klineedit.h + + -- cgit v1.2.1