Git commit fc4ac85ed5869910c7ab2b581ee245bddce13d76 by Matthieu Gallien. Committed on 06/10/2017 at 05:32. Pushed by mgallien into branch 'master'.
little update of the documentation M +9 -3 doc/index.docbook https://commits.kde.org/elisa/fc4ac85ed5869910c7ab2b581ee245bddce13d76 diff --git a/doc/index.docbook b/doc/index.docbook index ff8aa9d..8d63cc9 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -32,7 +32,7 @@ as Authors, publish date, the abstract, and Keywords --> <date>2017-02-11</date> -<releaseinfo>Elisa 0.1</releaseinfo> +<releaseinfo>Elisa 0.0.80</releaseinfo> <abstract> <para> @@ -55,7 +55,7 @@ as Authors, publish date, the abstract, and Keywords --> <para> &elisa; is a music player designed to be simple to use. -It gets your music from local sources either Baloo indexer or local music directory. +It gets your music from local sources either Baloo indexer or an internal music indexer. </para> <para> &elisa; allows you to browse your music, build a playlist and plays it. @@ -151,7 +151,9 @@ Program copyright 2015-2017 Matthieu Gallien <email>[email protected]</e <para> Contributors: <itemizedlist> -<listitem><para>Luigi Toscano (help for translations)<email>[email protected]</email></para> +<listitem><para>Luigi Toscano (localizations)<email>[email protected]</email></para> +</listitem> +<listitem><para>Safa Alfulaij (right-to-left support in interface)<email>[email protected]</email></para> </listitem> </itemizedlist> </para> @@ -218,6 +220,10 @@ Currently no configuration is required before use of &elisa;. You can explore the menu of application to see the customization possibilities. </para> +<para> +If you use the internal music indexer, you can configure the paths that will be searched. +</para> + </sect1> </appendix>
