aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme')
-rw-r--r--src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme12
1 files changed, 0 insertions, 12 deletions
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
-