Hi Giuseppe, The patch looks good to me, I pushed it. Thanks for your help.
On Mon, 2010-10-11 at 19:57 +0200, Giuseppe Castagno wrote: > Hi, > > the attached patch change the default name of downloadable packages, > e.g. the one is used should a correct product name missing. > > See solenv/bin/modules/installer/download.pm file for details, in > bootstrap repository. > > Patch released according to LGPLv3+ license. > > beppec56 > > differences between files attachment > (0001-Changed-one-more-of-the-dowload-package-names.patch) > From 624e5fdaab5e2e85b5d9b783f4caee8e30af4b27 Mon Sep 17 00:00:00 2001 > From: Giuseppe Castagno <be...@dsklnx.host.local> > Date: Mon, 11 Oct 2010 18:38:37 +0200 > Subject: [PATCH] Changed one more of the dowload package names. > > --- > solenv/bin/modules/installer/download.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/solenv/bin/modules/installer/download.pm > b/solenv/bin/modules/installer/download.pm > index 738a360..0bc616f 100644 > --- a/solenv/bin/modules/installer/download.pm > +++ b/solenv/bin/modules/installer/download.pm > @@ -467,7 +467,7 @@ sub get_downloadname_productname > { > my ($allvariables) = @_; > > - my $start = "LO"; > + my $start = "LibO"; > > if ( $allvariables->{'PRODUCTNAME'} eq "LibreOffice" ) { $start = > "LibO"; } > > _______________________________________________ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/libreoffice -- Cédric Bosdonnat LibreOffice hacker http://documentfoundation.org OOo Eclipse Integration developer http://cedric.bosdonnat.free.fr _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice