lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with Lilypond Tool/JEdit


From: Patrick McCarty
Subject: Re: Problems with Lilypond Tool/JEdit
Date: Sun, 11 Oct 2009 13:41:24 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On 2009-10-11, Valentin Villenave wrote:
> On Sun, Oct 11, 2009 at 9:17 PM, Trevor Daniels <address@hidden> wrote:
> > I used that download but I didn't uninstall; I usually just remain
> > the directory in Program Files before an install as I like to keep
> > old versions readily to hand.  This seems to be the difference
> > between our experiences.
> 
> That must be the reason: here's my own screenshot of the 2.13.4-1
> installer on a "virgin" Vista64 box (that never had LilyPond
> installed).

BTW, this looks like the commit that changed the behavior:


  commit d3db053f7e4b65e3f4444288c5076f3a1cc839a2
  Author: Jan Nieuwenhuizen <address@hidden>
  Date:   Fri Jul 3 15:21:27 2009 +0200

      Prettier names for installers -- but still without spaces :-)

  diff --git a/gub/installer.py b/gub/installer.py
  index cbff88c..bb63988 100644
  --- a/gub/installer.py
  +++ b/gub/installer.py
  @@ -16,8 +16,11 @@ from gub import commands
   # UGH -  we don't have the package dicts yet.
   # barf, this should be in config file, not in code
   pretty_names = {
  -    'lilypond': 'LilyPond',
  +    'denemo': 'GNU_Denemo',
       'git': 'Git',
  +    'lilypond': 'GNU_LilyPond',
  +    'openoffice': 'Go-Oo_OpenOffice.org',
  +    'ooo-build': 'Go-Oo_OpenOffice.org',
       }


-Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]