diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 18:10:30 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 18:10:30 +0000 |
| commit | 7eb7047a770b2931a63dfd721920488d06d8f2a2 (patch) | |
| tree | 23c2bec6115f282fbfa9fca02caeb86811c2ac8c /src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme | |
| parent | 65cea3b89783eeb683a86a6e37d70abdcf9bba38 (diff) | |
| download | qmmp-7eb7047a770b2931a63dfd721920488d06d8f2a2.tar.gz qmmp-7eb7047a770b2931a63dfd721920488d06d8f2a2.tar.bz2 qmmp-7eb7047a770b2931a63dfd721920488d06d8f2a2.zip | |
removed dublicate files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@947 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme')
| -rw-r--r-- | src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme | 12 |
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 - |
