From c553b790fc781772e8fbfffb91e3bf062d3202d6 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 21 Jun 2019 18:12:00 +0200 Subject: macOS: rename blender.app to Blender.app Using a capitalized app name fits the platform guidelines. Since macOS file systems are case insensitive by default this should not break scripts that assume lowercase. --- release/text/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/text') diff --git a/release/text/readme.html b/release/text/readme.html index d7038d4765c..ccffe35b29f 100644 --- a/release/text/readme.html +++ b/release/text/readme.html @@ -67,7 +67,7 @@ To launch Blender, double-click on Blender.exe. Linux: Unpack the archive, then run the Blender executable.

-macOS: The downloaded package includes blender.app. +macOS: The downloaded package includes Blender.app. Optionally copy this to your Applications folder, and add it to the dock by dragging it from there to the dock.


-- cgit v1.2.3