From 7eb7047a770b2931a63dfd721920488d06d8f2a2 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 12 May 2009 18:10:30 +0000 Subject: removed dublicate files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@947 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme (limited to 'src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme') diff --git a/src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme b/src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme deleted file mode 100644 index a047e358b..000000000 --- a/src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme +++ /dev/null @@ -1,12 +0,0 @@ -This is simple example of custom Playlist Format plugin. -It represents CVS semicolon-separated format storage. -This plugin developed mostly for QMMP customizing demonstration. - -Build: Change QMMPROOT variable in .pro file according your -QMMP build tree location.Then qmake && make - -Install: copy library into ~/.qmmp/plugins/PlaylistFormats directory. - - - vovanec@gmail.com - -- cgit v1.2.3-13-gbd6f