Hi Pedro,

Am 22.10.18 um 18:47 schrieb Pedro Lino:
> Hi all
>
>
>> On October 22, 2018 at 5:38 PM Matthias Seidel <matthias.sei...@hamburg.de 
>> mailto:matthias.sei...@hamburg.de > wrote:
>>
>>
>>     Am 22.10.18 um 18:35 schrieb Jim Jagielski:
>>
>>         > > The thing is, IMO, that these ARE community builds, and, as 
>> such, should be noted as such on the About Page... But I'm fine w/ removing 
>> that depending on what people think.
>>>     >     The community is not a vendor. If you leave it out everything is 
>>> OK:
>>     "This product was created by the OpenOffice community."
>>
>
> Shouldn't it be "This product was created by the OpenOffice community, based 
> on Apache OpenOffice." for all OSes?

That phrase is hard coded in:

https://svn.apache.org/repos/asf/openoffice/branches/AOO416/main/cui/source/dialogs/about.src

I wouldn't want to change it for 4.1.x (localization would be needed).
Maybe for 4.2.x?

Regards,

   Matthias

>
> I agree with Matthias that "This product was created by Apache OpenOffice 
> Community Build" does not make sense in English
>
>
> Regards,
>
> Pedro
>
>
>>     >
>>     >> On Oct 22, 2018, at 12:32 PM, Matthias Seidel 
>> <matthias.sei...@hamburg.de mailto:matthias.sei...@hamburg.de > wrote:
>>     >>
>>     >> Am 22.10.18 um 18:13 schrieb Jim Jagielski:
>>     >>> It was used for macOS. I was just making it consistent among all my 
>> builds.
>>     >> Wouldn't it be better to make the macOS build consistent with the 
>> other
>>     >> builds... ;-)
>>     >>
>>     >>>> On Oct 22, 2018, at 12:08 PM, Matthias Seidel 
>> <matthias.sei...@hamburg.de mailto:matthias.sei...@hamburg.de > wrote:
>>     >>>>
>>     >>>> Hi Jim,
>>     >>>>
>>     >>>> --with-vendor="Apache OpenOffice Community Build" \
>>     >>>>
>>     >>>> results in weird wording:
>>     >>>>
>>     >>>> "This product was created by Apache OpenOffice Community Build, 
>> based on
>>     >>>> Apache OpenOffice"
>>     >>>>
>>     >>>> And we didn't use --with-vendor for a release build before.
>>     >>>>
>>     >>>> Regards,
>>     >>>>
>>     >>>> Matthias
>>     >>>>
>>     >>>> Am 22.10.18 um 14:31 schrieb j...@apache.org mailto:j...@apache.org 
>> :
>>     >>>>> Author: jim
>>     >>>>> Date: Mon Oct 22 12:31:52 2018
>>     >>>>> New Revision: 1844550
>>     >>>>>
>>     >>>>> URL: http://svn.apache.org/viewvc?rev=1844550&view=rev 
>> http://svn.apache.org/viewvc?rev=1844550&view=rev
>>     >>>>> Log:
>>     >>>>> Update vendor for builds
>>     >>>>>
>>     >>>>> Modified:
>>     >>>>> 
>> openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh
>>     >>>>> 
>> openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh
>>     >>>>>
>>     >>>>> Modified: 
>> openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh
>>     >>>>> URL: 
>> http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh?rev=1844550&r1=1844549&r2=1844550&view=diff
>>  
>> http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh?rev=1844550&r1=1844549&r2=1844550&view=diff
>>     >>>>> 
>> ==============================================================================
>>     >>>>> --- 
>> openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh
>>  (original)
>>     >>>>> +++ 
>> openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh
>>  Mon Oct 22 12:31:52 2018
>>     >>>>> @@ -15,6 +15,7 @@ if [ ! -e configure -o configure.in -nt
>>     >>>>> fi
>>     >>>>> ./configure \
>>     >>>>> --with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`" \
>>     >>>>> + --with-vendor="Apache OpenOffice Community Build" \
>>     >>>>> --enable-verbose \
>>     >>>>> --with-system-stdlibs \
>>     >>>>> --enable-crashdump=yes \
>>     >>>>>
>>     >>>>> Modified: 
>> openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh
>>     >>>>> URL: 
>> http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh?rev=1844550&r1=1844549&r2=1844550&view=diff
>>  
>> http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh?rev=1844550&r1=1844549&r2=1844550&view=diff
>>     >>>>> 
>> ==============================================================================
>>     >>>>> --- 
>> openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh
>>  (original)
>>     >>>>> +++ 
>> openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh
>>  Mon Oct 22 12:31:52 2018
>>     >>>>> @@ -15,6 +15,7 @@ if [ ! -e configure -o configure.in -nt
>>     >>>>> fi
>>     >>>>> ./configure \
>>     >>>>> --with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`" \
>>     >>>>> + --with-vendor="Apache OpenOffice Community Build" \
>>     >>>>> --enable-verbose \
>>     >>>>> --with-system-stdlibs \
>>     >>>>> --enable-crashdump=yes \
>>     >>>>>
>>     >>>>>
>>     >>> ---------------------------------------------------------------------
>>     >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org 
>> mailto:dev-unsubscr...@openoffice.apache.org
>>     >>> For additional commands, e-mail: dev-h...@openoffice.apache.org 
>> mailto:dev-h...@openoffice.apache.org
>>     >>>
>>     >
>>
>>         -------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org 
> mailto:dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org 
> mailto:dev-h...@openoffice.apache.org
>
>
>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to