mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-04 08:15:54 +02:00
gnu: libmpdel: Use complete sentences in description.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel)[description]: Use complete sentences.
This commit is contained in:
@@ -22432,8 +22432,9 @@ comments.")
|
||||
(home-page "https://gitea.petton.fr/mpdel/libmpdel")
|
||||
(synopsis "Emacs library to communicate with Music Player Daemon (MPD)")
|
||||
(description
|
||||
"An Emacs library client to communicate with Music Player Daemon (MPD), a
|
||||
flexible, powerful, server-side application for playing music.")
|
||||
"LibMPDel is an Emacs library client to communicate with Music Player
|
||||
Daemon (MPD), a flexible, powerful, server-side application for playing
|
||||
music.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-mpdel
|
||||
|
||||
Reference in New Issue
Block a user