Git commit b317cf5ef965e1097cb931f0cc0600da9deaec58 by Matthieu Gallien.
Committed on 15/06/2017 at 20:50.
Pushed by mgallien into branch 'master'.

update handbook

T6178

D  +-    --    doc/Screenshot_20170212_165351.png
A  +-    --    doc/Screenshot_20170615_224755.png
M  +7    -5    doc/index.docbook

https://commits.kde.org/elisa/b317cf5ef965e1097cb931f0cc0600da9deaec58

diff --git a/doc/Screenshot_20170212_165351.png 
b/doc/Screenshot_20170212_165351.png
deleted file mode 100644
index d159174..0000000
Binary files a/doc/Screenshot_20170212_165351.png and /dev/null differ
diff --git a/doc/Screenshot_20170615_224755.png 
b/doc/Screenshot_20170615_224755.png
new file mode 100644
index 0000000..3b4cd55
Binary files /dev/null and b/doc/Screenshot_20170615_224755.png differ
diff --git a/doc/index.docbook b/doc/index.docbook
index 6885288..c8761b2 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -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 different sources like local directories, Baloo 
indexer, ...
+It gets your music from local sources either Baloo indexer or local music 
directory.
 </para>
 <para>
 &elisa; allows you to browse your music, build a playlist and plays it.
@@ -71,7 +71,7 @@ It gets your music from different sources like local 
directories, Baloo indexer,
 <screeninfo>Here's a screenshot of &elisa; start screen</screeninfo>
        <mediaobject>
          <imageobject>
-           <imagedata fileref="Screenshot_20170212_165351.png" format="PNG"/>
+           <imagedata fileref="Screenshot_20170615_224755.png" format="PNG"/>
          </imageobject>
          <textobject>
            <phrase>Screenshot</phrase>
@@ -92,14 +92,15 @@ It gets your music from different sources like local 
directories, Baloo indexer,
 <title>Browsing Music</title>
 <para>
 From the different sources of music, it collects all your music and analyses 
their metadata such that their title, artist, ...
-It provides two way to browse your music: a list of all albums or a list of 
all artists.
+It provides three way to browse your music: a list of all albums, a list of 
all artists or a list of all tracks.
 </para>
 <para>
-Each method uses an updated view of all your music along with a filter to 
allow to quickly find what you are looking for.
+Each method uses an a view of all your music along with a filter to allow to 
quickly find what you are looking for. You can also filter by rating.
 </para>
 <para>
 The filter of the view of all albums is implemented on the title or the artist 
of albums or the list of artists of each track of an album.
 The filter of the view of all artists is implemented on the name of the 
artists.
+The filter of the view of all tracks is implemented on the track title, track 
artist and track album name (if any).
 </para>
 </sect2>
 
@@ -110,7 +111,7 @@ When browsing your music, artists, albums and tracks can be 
added with a button
 It is also possible to clear the playlist and at the same time add some music.
 </para>
 <para>
-A toolbar below the playlist allow to operate on it. Currently it is only 
possible to clear it.
+A toolbar below the playlist allow to operate on it. Currently it is possible 
to clear it or to navigate to the currently playing track.
 </para>
 </sect2>
 
@@ -214,6 +215,7 @@ 
url="https://phabricator.kde.org/project/profile/193/";>Elisa Project</ulink>.
 
 <para>
 Currently no configuration is required before use of &elisa;.
+You can explore the menu of application to see the customization possibilities.
 </para>
 
 </sect1>

Reply via email to