* Florent Daigni?re <nextgens at freenetproject.org> [2008-05-06 05:40:45]:

> * toad at freenetproject.org <toad at freenetproject.org> [2008-05-06 
> 00:28:10]:
> 
> > Author: toad
> > Date: 2008-05-06 00:28:09 +0000 (Tue, 06 May 2008)
> > New Revision: 19778
> > 
> > Modified:
> >    trunk/apps/new_installer/res/windows/browse.cmd
> > Log:
> > doh
> > 
> > Modified: trunk/apps/new_installer/res/windows/browse.cmd
> > ===================================================================
> > --- trunk/apps/new_installer/res/windows/browse.cmd 2008-05-05 23:44:15 UTC 
> > (rev 19777)
> > +++ trunk/apps/new_installer/res/windows/browse.cmd 2008-05-06 00:28:09 UTC 
> > (rev 19778)
> > @@ -32,7 +32,7 @@
> >  
> >  :maybeff
> >  :: Try to detect firefox by checking standard locations.
> > -if not exist c:\Program Files\Mozilla Firefox\firefox.exe goto noff
> > +if not exist "c:\Program Files\Mozilla Firefox\firefox.exe" goto noff
> >  @set FIREFOX=c:\Program Files\Mozilla Firefox\firefox.exe
> >  @echo c:\Program Files\Mozilla Firefox\firefox.exe > firefox.location
> 
> IIRC windows' echo will append a space right after firefox.exe here...
> that's not what we want.

Ignore that it has been fixed in r19782.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20080506/953c8360/attachment.pgp>

Reply via email to