From c66ce94d309d68ea8cb90d61f041c1a69ff94709 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 29 Jun 2012 11:58:19 +0000 Subject: added feature to disable inode/directory association git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2753 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 767f1b0b6..94da9a2ba 100644 --- a/README +++ b/README @@ -117,7 +117,8 @@ Available options: USE_KDENOTIFY, USE_UDISKS, USE_CONVERTER, USE_SB (general plugins); - USE_QMMP_DIALOG (file dialog); - USE_ENCA (automatic charset detection); -- USE_SKINNED (standard skinned UI) +- USE_SKINNED (standard skinned UI); +- USE_DIR_ASSOC (inode/directory mime type association) Also you can use ccmake for changing plugins configuration. By default program will be installed in /usr/local. You can change default path by running: -- cgit v1.2.3-13-gbd6f