Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Gartner <stefang@aon.at>2003-02-02 20:53:41 +0300
committerStefan Gartner <stefang@aon.at>2003-02-02 20:53:41 +0300
commit2ad6ec0a41a4836fe7c957888fe0314a308dfb91 (patch)
tree82162d526c672c61f2254826262393db89f7140a /source/darwin
parent5146bc6e41375b0a03b8462f8cbc15f2eeceb126 (diff)
replace "blenderpublisher" with "blender"
Diffstat (limited to 'source/darwin')
-rw-r--r--source/darwin/blender.app/Contents/Info.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/darwin/blender.app/Contents/Info.plist b/source/darwin/blender.app/Contents/Info.plist
index f22de5a4460..32a1fc538dd 100644
--- a/source/darwin/blender.app/Contents/Info.plist
+++ b/source/darwin/blender.app/Contents/Info.plist
@@ -6,7 +6,7 @@
<string>6.0</string>
<key>CFBundleExecutable</key>
- <string>blenderpublisher</string>
+ <string>blender</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
@@ -14,12 +14,12 @@
<string>????</string>
<key>CFBundleIconFile</key>
- <string>blender publisher icon.icns</string>
+ <string>blender icon.icns</string>
<key>CFBundleName</key>
- <string>BlenderPublisher</string>
+ <string>Blender</string>
<key>CFBundleIdentifier</key>
- <string>com.nantechnologies.blenderpublisher</string>
+ <string>com.nantechnologies.blender</string>
<key>CFBundleVersion</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string>