treewide: remove package names from prefix of descriptions
This commit is contained in:
@@ -29,9 +29,9 @@ buildPythonApplication rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://frescobaldi.org/";
|
||||
description = ''Frescobaldi is a LilyPond sheet music text editor'';
|
||||
description = "A LilyPond sheet music text editor";
|
||||
longDescription = ''
|
||||
Powerful text editor with syntax highlighting and automatic completion,
|
||||
Powerful text editor with syntax highlighting and automatic completion,
|
||||
Music view with advanced Point & Click, Midi player to proof-listen
|
||||
LilyPond-generated MIDI files, Midi capturing to enter music,
|
||||
Powerful Score Wizard to quickly setup a music score, Snippet Manager
|
||||
|
||||
Reference in New Issue
Block a user