From dd5a730d8a67b8bd4eb0d906e920c5720f380d37 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 29 Aug 2010 15:59:19 +0000 Subject: added udisks plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1856 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/udisks/settingsdialog.ui | 121 +++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 src/plugins/General/udisks/settingsdialog.ui (limited to 'src/plugins/General/udisks/settingsdialog.ui') diff --git a/src/plugins/General/udisks/settingsdialog.ui b/src/plugins/General/udisks/settingsdialog.ui new file mode 100644 index 000000000..62ef465f4 --- /dev/null +++ b/src/plugins/General/udisks/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 Device 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