Hi William,

On 08/10/2019 17:43, William Gathoye wrote:
> 
> Windows advertises Windows 64 bits and never speaks about x86_64 in the
> About section of Windows. Could we therefore change in favor of the
> following terms instead ? They have the advantage to display and remind
> the versions we support.
> 
>   * Windows 7/8/10 (32 bits)
>   * Windows 7/8/10 (64 bits)

I agree with this change -- good idea. We also need to change "Mac OS X"
to "macOS". It looks like these names are defined in
mysite/code/DownloadObject.php, eg:

            case "win/x86_64" : return "Windows x86_64"; break;
            case "mac/x86_64" : return "Mac OS X x86_64"; break;

So I can make the changes myself -- but I just want to check in case it
breaks anything.

Cloph, is it OK to change these?

Mike

-- 
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to