mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
packages/mpd: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40115 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
320f8bf655
commit
0b7d8347c6
@ -36,9 +36,9 @@ define Package/mpd/Default
|
||||
endef
|
||||
|
||||
define Package/mpd/Default/description
|
||||
Music Player Daemon (MPD) is a flexible, powerful, server-side
|
||||
application for playing music. It is typically controlled over a
|
||||
network using one of it's many clients including mpc (console),
|
||||
Music Player Daemon (MPD) is a flexible, powerful, server-side
|
||||
application for playing music. It is typically controlled over a
|
||||
network using one of it's many clients including mpc (console),
|
||||
gmpc (gnome), phpmp (php), etc...
|
||||
endef
|
||||
|
||||
@ -76,7 +76,7 @@ endef
|
||||
define Package/mpd-mini/description
|
||||
$(call Package/mpd/Default/description)
|
||||
.
|
||||
This package contains a minimal Music Player Daemon, with support for
|
||||
This package contains a minimal Music Player Daemon, with support for
|
||||
only Flac, MP3 & OGG media types & only file: & http: protocols.
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user