From 2781102535509f7104d52f581dd036910b6f4a42 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 29 Jan 2009 20:40:40 +0000 Subject: some hal plugin improvements, updated Russian translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@764 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/hal/settingsdialog.ui | 121 ++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 src/plugins/General/hal/settingsdialog.ui (limited to 'src/plugins/General/hal/settingsdialog.ui') diff --git a/src/plugins/General/hal/settingsdialog.ui b/src/plugins/General/hal/settingsdialog.ui new file mode 100644 index 000000000..9907371ba --- /dev/null +++ b/src/plugins/General/hal/settingsdialog.ui @@ -0,0 +1,121 @@ + + SettingsDialog + + + + 0 + 0 + 348 + 247 + + + + HAL Plugin Settings + + + + 6 + + + 6 + + + 6 + + + + + CD Audio Detection + + + true + + + + + + Add tracks to playlist automatically + + + + + + + Remove tracks from playlist automatically + + + + + + + + + + Removable Devcie Detection + + + true + + + + + + Add files to playlist automatically + + + + + + + Remove files from playlist automatically + + + + + + + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 199 + 221 + + + 22 + 242 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 247 + 225 + + + 273 + 229 + + + + + -- cgit v1.2.3-13-gbd6f