]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - FEATURES
More dbtool -> selector updates
[paraslash.git] / FEATURES
index fbc842904d37bc5880c5458fe2e1ec7a3c117450..3551ee74dfd3e4cb08f8d470716969b787aeb7a5 100644 (file)
--- a/FEATURES
+++ b/FEATURES
@@ -26,7 +26,7 @@ configurable audio file selectors:
        There are three audio file selectors available:
 
                - random
-               - plm (playlist manager)
+               - playlist
                - mysql
 
        The first two of these are rather simple, and they are always
@@ -45,9 +45,9 @@ configurable audio file selectors:
 small memory footprint:
 ~~~~~~~~~~~~~~~~~~~~~~~
        paraslash is lightweight. The stripped binary of para_server
-       with all its features compiled in (mysql/random dbtool,
-       mp3/ogg support, http/ortp support) is about 110K on i386
-       under Linux. para_audiod is even smaller.
+       with all its features compiled in (mysql/random/playlist
+       selector, mp3/ogg support, http/ortp support) is about 110K
+       on i386 under Linux. para_audiod is even smaller.
 
 command line interface, including shell:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~