From 75100e3b80d2fa4daa4a1d3b61c5aad48f5d07a3 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 6 Feb 2013 19:03:14 +0000 Subject: added udisks2 plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3200 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/udisks2/settingsdialog.ui | 122 ++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 src/plugins/General/udisks2/settingsdialog.ui (limited to 'src/plugins/General/udisks2/settingsdialog.ui') diff --git a/src/plugins/General/udisks2/settingsdialog.ui b/src/plugins/General/udisks2/settingsdialog.ui new file mode 100644 index 000000000..5b039a88c --- /dev/null +++ b/src/plugins/General/udisks2/settingsdialog.ui @@ -0,0 +1,122 @@ + + + SettingsDialog + + + + 0 + 0 + 348 + 247 + + + + UDisks 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