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:
authorTon Roosendaal <ton@blender.org>2004-09-29 00:59:14 +0400
committerTon Roosendaal <ton@blender.org>2004-09-29 00:59:14 +0400
commitde1147e99aa4d5c1f63d1c45892cad009cefdfb3 (patch)
tree79af9a7585557b9beca51a3881f2bdab88d4b7f7 /source/darwin
parent5ac0d4fd26e9b670d83b8e9431707f9260c66bc6 (diff)
Removed nantechnologies from identifierstring :)
Diffstat (limited to 'source/darwin')
-rw-r--r--source/darwin/blender.app/Contents/Info.plist2
-rw-r--r--source/darwin/blenderplayer.app/Contents/Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/darwin/blender.app/Contents/Info.plist b/source/darwin/blender.app/Contents/Info.plist
index 34ef5168a52..0accb3e9940 100644
--- a/source/darwin/blender.app/Contents/Info.plist
+++ b/source/darwin/blender.app/Contents/Info.plist
@@ -19,7 +19,7 @@
<key>CFBundleName</key>
<string>Blender</string>
<key>CFBundleIdentifier</key>
- <string>com.nantechnologies.blender</string>
+ <string>org.blenderfoundation.blender</string>
<key>CFBundleVersion</key>
<string>VERSION, DATE, Blender Foundation</string>
diff --git a/source/darwin/blenderplayer.app/Contents/Info.plist b/source/darwin/blenderplayer.app/Contents/Info.plist
index 7abd7147b76..18c4438884a 100644
--- a/source/darwin/blenderplayer.app/Contents/Info.plist
+++ b/source/darwin/blenderplayer.app/Contents/Info.plist
@@ -30,7 +30,7 @@
<key>CFBundleIconFile</key>
<string>blender player icon.icns</string>
<key>CFBundleIdentifier</key>
- <string>com.nantechnologies.blenderplayer</string>
+ <string>org.blenderfoundation.blenderplayer</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>