Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


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 <beppe@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




Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.