Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 129E8F3E9 for ; Thu, 9 May 2013 18:21:52 +0000 (UTC) Received: (qmail 20076 invoked by uid 500); 9 May 2013 18:21:51 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 19987 invoked by uid 500); 9 May 2013 18:21:51 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 19979 invoked by uid 99); 9 May 2013 18:21:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 18:21:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marcus.mail@wtnet.de designates 84.46.103.121 as permitted sender) Received: from [84.46.103.121] (HELO mail-smtp-ng-out-1b.wtnet.de) (84.46.103.121) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 18:21:44 +0000 Received: from bc1-blade2.wtnet.de (mail-cust-ng-in-3.wtnet.de [84.46.103.103] (may be forged)) by bc1-blade6.wtnet.de (8.14.5/8.14.5) with ESMTP id r49ILMGV030698 for ; Thu, 9 May 2013 20:21:22 +0200 X-WT-Originating-IP: 84.46.110.107 X-WT-Authenticated-As: marcus.mail Received: from f9.linux (pop8-1636.catv.wtnet.de [84.46.110.107]) (authenticated bits=0) by bc1-blade2.wtnet.de (8.14.5/8.14.5) with ESMTP id r49ILMmG028300 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 9 May 2013 20:21:22 +0200 Message-ID: <518BE922.3060305@wtnet.de> Date: Thu, 09 May 2013 20:21:22 +0200 From: "Marcus (OOo)" User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: Critique of the Help/About box References: <20130509172554.GA13501@localhost> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Am 05/09/2013 08:11 PM, schrieb Rob Weir: > On Thu, May 9, 2013 at 1:25 PM, Ariel Constenla-Haile > wrote: >> Hi Rob, >> >> On Thu, May 09, 2013 at 12:34:25PM -0400, Rob Weir wrote: >>> I wonder if we can make this be more rational? >>> >>> For example, the About box currently says: "Copyright © 2012 Apache >>> Software Foundation. >>> All rights reserved." >>> >>> That needs to be changed to 2013, right? >> >> Yes, please open a bug before we forget, and set it as blocker. >> > > OK > >>> It also says, "This product was created by Apache Software Foundation, >>> based on Apache OpenOffice." >>> >>> That confuses me. It probably confuses users as well. Isn't this >>> Apache OpenOffice? Why are we saying "based on Apache OpenOffice" ? >>> I wonder if we can simply remove that line altogether. >>> >>> (Also, the Splash Screen makes a similar odd statement: "Build >>> contributed by member of the Apache OpenOffice community") >>> >>> Presumably these phrases came from earlier days when Sun or Oracle was >>> credited as the "contributor" of the executable. But I'm not sure >>> the distinction is important any more. >> >> The string in the About Dialog has a place holder: >> >> http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/dialogs/about.src?revision=1448713&view=markup#l76 >> >> "Copyright © 2012 Apache Software Foundation.\nAll rights >> reserved.\n\nThis product was created by %OOOVENDOR, based on Apache >> OpenOffice.\nApache OpenOffice acknowledges all community members, >> especially those mentioned at"; >> >> %OOOVENDOR is replaced with the value of OOOVENDOR in >> main/instsetoo_native/util/openoffice.lst or with a custom value set at >> build time if configured with --with-vendor. For example, >> --with-vendor="Ariel Constenla-Haile (arielch\@apache.org)" turns out in >> http://people.apache.org/~arielch/images/AboutDialog.png >> >> This all comes from Sun era >> http://people.apache.org/~arielch/images/AboutDialog300.png >> http://people.apache.org/~arielch/images/AboutDialog321.png >> >> It can still have some meaning: suppose someone in the ecosystem is >> building custom versions of AOO for their customers, they may want to >> configure with --with-vendor; they can even change the images in the >> dialog to whatever suits them (anyone can try this by changing the PNGs >> in the folder where the main executable file resides, about.png is the >> header of the dialog, logo.png is the main logo at the left), for example: >> http://people.apache.org/~arielch/images/AboutDialogCustomImg.jpg >> > > I can certainly see it being useful for someone else who builds a > customized version of AOO. But that's not us. We're not *based on* > Apache OpenOffice. We *are* Apache OpenOffice. This is confusing. > Remember, we're trying to educate users to download safely, and use > trusted downloads that continue Apache OpenOffice. So saying that > we're "based on" OpenOffice is weird. I agree with you for this part of the sentence. Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org