fixed typo

This commit is contained in:
Martin Wagner 2020-12-27 20:06:50 +01:00
parent 780469e2c9
commit 8d01ba7501
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
README for mpdevil
==================
Mpdevil is a simple music browser for the Music Player Demon (MPD) which is focused on playing local music without the need to manage playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.
Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need to manage playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.
![ScreenShot](screenshots/mainwindow_0.9.5.png)

View File

@ -7,7 +7,7 @@
<name>mpdevil</name>
<summary>A simple music browser for MPD</summary>
<description>
<p>Mpdevil is a simple music browser for the Music Player Demon (MPD) which is focused on playing local music without the need to manage playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.</p>
<p>Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need to manage playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.</p>
<ul>
<li>display large covers</li>
<li>play songs without doubleclick</li>