From 2dbcd7705dcfaa93eedf9df8eb50616d4503a885 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Sun, 11 Oct 2009 13:48:52 -0700 Subject: [PATCH] Use LilyPond instead of GNU_LilyPond There have been many complaints about this name change, including the fact that it breaks LilyPondTool. --- gub/installer.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gub/installer.py b/gub/installer.py index 9330367..8977b12 100644 --- a/gub/installer.py +++ b/gub/installer.py @@ -18,7 +18,7 @@ from gub import commands pretty_names = { 'denemo': 'GNU_Denemo', 'git': 'Git', - 'lilypond': 'GNU_LilyPond', + 'lilypond': 'LilyPond', 'openoffice': 'Go-Oo_OpenOffice.org', 'ooo-build': 'Go-Oo_OpenOffice.org', } -- 1.6.5