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 BBEEAE4B2 for ; Thu, 10 Jan 2013 10:23:42 +0000 (UTC) Received: (qmail 76426 invoked by uid 500); 10 Jan 2013 10:23:42 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 76294 invoked by uid 500); 10 Jan 2013 10:23:42 -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 76273 invoked by uid 99); 10 Jan 2013 10:23:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 10:23:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of orwittmann@googlemail.com designates 209.85.215.46 as permitted sender) Received: from [209.85.215.46] (HELO mail-la0-f46.google.com) (209.85.215.46) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 10:23:31 +0000 Received: by mail-la0-f46.google.com with SMTP id fq13so364773lab.5 for ; Thu, 10 Jan 2013 02:23:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=bZgg0PipMd+b8lD3XBxvZ2VAKrqkzzhklgS4m27fCpY=; b=WBesicwahrxRH97JhupqTEbERG/V+dZcAgNtq4rvD+CYmBYTkkUSmchqomNrzU3Pyw FMdPcx76UBLTEKKpzZ5ORDXw+yMa/AM0LFo1wnlnZffwoTE9rDgn1WmoNUnCTE6bh8wi 2r46UzODPnUwf39ECBEE/yAwu/biNAYSUpl11y4OJrSy+pIPdC3hbc5PjCHVTziBNSdQ T9YPaTNUeLeBD80lwVZavP7WJZ7SN/BdmqQB2Nol5+soFr8BWPdOjBTTK9+mrXt+sBd0 lJzWDwEw6col+IFQiOroeXrxz4kx9wz49lYu/73erlKuchRnI3AuzKDOzvsSoLTexeJC t70g== X-Received: by 10.112.29.71 with SMTP id i7mr29090117lbh.85.1357813391235; Thu, 10 Jan 2013 02:23:11 -0800 (PST) Received: from [9.155.131.75] (deibp9eh1--blueice1n2.emea.ibm.com. [195.212.29.164]) by mx.google.com with ESMTPS id to7sm452167lab.13.2013.01.10.02.23.09 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Jan 2013 02:23:10 -0800 (PST) Message-ID: <50EE9694.30902@googlemail.com> Date: Thu, 10 Jan 2013 11:23:16 +0100 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: Adapt the naming of our project deliverables - "OpenOffice.org" --> "Apache OpenOffice" References: <50AF6646.2040008@googlemail.com> In-Reply-To: <50AF6646.2040008@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have finished the renaming from "OpenOffice.org" to "Apache OpenOffice" - see issue 121388. Beside corresponding changes in the user interface this change has impact on the following important and critical stuff: - folder/directory names - package names - Windows registry key names and values - ... As the folder/directory path to the user profile is also changed, the user profile of a former installed AOO (or OOo) version is not taken over. If possible, please review the changes in your environment/platform. I am asking especially our community members working on the BSD platform, Solaris platform and OS/2 platform to have a deeper look. minor note: We are still on version number "3.5.0". I will work on issue 119977 to adapt the version number to "4.0". I think I will provide the corresponding patch soon, but I will wait with the integration in order to have enough time for testing the renaming to "Apache OpenOffice". Best regards, Oliver. On 23.11.2012 13:04, Oliver-Rainer Wittmann wrote: > Hi, > > as we had changed our 'project name' from "OpenOffice.org" to "Apache > OpenOffice" it makes sense to reflect this change also in our source and the > product based on our source. > We had already made some basic and limited renaming - start center, splash > screen, ... -, but it is not complete. > > May be you remember Armin's work on it for our AOO 3.4 (incubating) release on > branch alg/install. As Armin figured out that the change would be too risky, we > decided to postpone this name adaption to the next major release. > Thus, I decided to pick up this issue with the goal to solve it for our next > coming major release. > > As there are certain different usages of the name and its variants - e.g., > visible name of the product, name of the installation directory, ... - which > impacts quite different areas of our project help is very welcome here. > > I will start with investigating Armin's work and documenting the different usages. > > Best regards, Oliver.