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:
authorJens Verwiebe <info@jensverwiebe.de>2013-04-10 19:22:39 +0400
committerJens Verwiebe <info@jensverwiebe.de>2013-04-10 19:22:39 +0400
commit367de678895e7815c26a5668506b8ae24624742c (patch)
tree776e6fb90edf01c43699b69ae6962403fedb9ce0 /release/darwin
parent791815c9d490ecb0de9c3b6bcb306c0d232c1127 (diff)
OSX: remove the applescript and env var for omp_set_treads from plist
Diffstat (limited to 'release/darwin')
-rw-r--r--release/darwin/blender.app/Contents/Info.plist5
-rw-r--r--release/darwin/set_simulation_threads.app/Contents/Info.plist44
-rwxr-xr-xrelease/darwin/set_simulation_threads.app/Contents/MacOS/appletbin34480 -> 0 bytes
-rw-r--r--release/darwin/set_simulation_threads.app/Contents/PkgInfo1
-rw-r--r--release/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scptbin7664 -> 0 bytes
-rw-r--r--release/darwin/set_simulation_threads.app/Contents/Resources/applet.icnsbin40291 -> 0 bytes
-rw-r--r--release/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrcbin362 -> 0 bytes
-rw-r--r--release/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf4
8 files changed, 0 insertions, 54 deletions
diff --git a/release/darwin/blender.app/Contents/Info.plist b/release/darwin/blender.app/Contents/Info.plist
index ecea0e3ec76..0649a2075cd 100644
--- a/release/darwin/blender.app/Contents/Info.plist
+++ b/release/darwin/blender.app/Contents/Info.plist
@@ -43,11 +43,6 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation</string>
- <key>LSEnvironment</key>
- <dict>
- <key>OMP_NUM_THREADS</key>
- <string>4</string>
- </dict>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
diff --git a/release/darwin/set_simulation_threads.app/Contents/Info.plist b/release/darwin/set_simulation_threads.app/Contents/Info.plist
deleted file mode 100644
index eb80955e5a6..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/Info.plist
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleAllowMixedLocalizations</key>
- <true/>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>applet</string>
- <key>CFBundleIconFile</key>
- <string>applet</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>set_simulation_threads</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>aplt</string>
- <key>LSMinimumSystemVersionByArchitecture</key>
- <dict>
- <key>x86_64</key>
- <string>10.6</string>
- </dict>
- <key>LSRequiresCarbon</key>
- <true/>
- <key>WindowState</key>
- <dict>
- <key>dividerCollapsed</key>
- <false/>
- <key>eventLogLevel</key>
- <integer>-1</integer>
- <key>name</key>
- <string>ScriptWindowState</string>
- <key>positionOfDivider</key>
- <real>493</real>
- <key>savedFrame</key>
- <string>698 332 1163 846 0 0 1920 1178 </string>
- <key>selectedTabView</key>
- <string>result</string>
- </dict>
-</dict>
-</plist>
diff --git a/release/darwin/set_simulation_threads.app/Contents/MacOS/applet b/release/darwin/set_simulation_threads.app/Contents/MacOS/applet
deleted file mode 100755
index 0079f4b19d4..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/MacOS/applet
+++ /dev/null
Binary files differ
diff --git a/release/darwin/set_simulation_threads.app/Contents/PkgInfo b/release/darwin/set_simulation_threads.app/Contents/PkgInfo
deleted file mode 100644
index 3253614c402..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/PkgInfo
+++ /dev/null
@@ -1 +0,0 @@
-APPLaplt \ No newline at end of file
diff --git a/release/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt b/release/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt
deleted file mode 100644
index fa562578a80..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt
+++ /dev/null
Binary files differ
diff --git a/release/darwin/set_simulation_threads.app/Contents/Resources/applet.icns b/release/darwin/set_simulation_threads.app/Contents/Resources/applet.icns
deleted file mode 100644
index fcc1f09273d..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/Resources/applet.icns
+++ /dev/null
Binary files differ
diff --git a/release/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc b/release/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc
deleted file mode 100644
index 540621d0b9e..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc
+++ /dev/null
Binary files differ
diff --git a/release/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf b/release/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf
deleted file mode 100644
index 0d0a60c08b5..00000000000
--- a/release/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf
+++ /dev/null
@@ -1,4 +0,0 @@
-{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230
-{\fonttbl}
-{\colortbl;\red255\green255\blue255;}
-} \ No newline at end of file