From e7b0ccbb0b12887be18cd37c3ef8f73b5be6899b Mon Sep 17 00:00:00 2001 From: Jens Verwiebe Date: Fri, 14 Oct 2011 20:12:34 +0000 Subject: OSX:recommit applescript, fixed an issue --- .../set_simulation_threads.app/Contents/Info.plist | 44 +++++++++++++++++++++ .../Contents/MacOS/applet | Bin 0 -> 34480 bytes .../set_simulation_threads.app/Contents/PkgInfo | 1 + .../Contents/Resources/Scripts/main.scpt | Bin 0 -> 4432 bytes .../Contents/Resources/applet.icns | Bin 0 -> 40291 bytes .../Contents/Resources/applet.rsrc | Bin 0 -> 362 bytes .../Contents/Resources/description.rtfd/TXT.rtf | 4 ++ 7 files changed, 49 insertions(+) create mode 100644 source/darwin/set_simulation_threads.app/Contents/Info.plist create mode 100755 source/darwin/set_simulation_threads.app/Contents/MacOS/applet create mode 100644 source/darwin/set_simulation_threads.app/Contents/PkgInfo create mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt create mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns create mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc create mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf (limited to 'source/darwin') diff --git a/source/darwin/set_simulation_threads.app/Contents/Info.plist b/source/darwin/set_simulation_threads.app/Contents/Info.plist new file mode 100644 index 00000000000..f71939a7795 --- /dev/null +++ b/source/darwin/set_simulation_threads.app/Contents/Info.plist @@ -0,0 +1,44 @@ + + + + + CFBundleAllowMixedLocalizations + + CFBundleDevelopmentRegion + English + CFBundleExecutable + applet + CFBundleIconFile + applet + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + set_simulation_threads + CFBundlePackageType + APPL + CFBundleSignature + aplt + LSMinimumSystemVersionByArchitecture + + x86_64 + 10.6 + + LSRequiresCarbon + + WindowState + + dividerCollapsed + + eventLogLevel + -1 + name + ScriptWindowState + positionOfDivider + 284 + savedFrame + 284 477 1474 522 0 0 1920 1178 + selectedTabView + result + + + diff --git a/source/darwin/set_simulation_threads.app/Contents/MacOS/applet b/source/darwin/set_simulation_threads.app/Contents/MacOS/applet new file mode 100755 index 00000000000..0079f4b19d4 Binary files /dev/null and b/source/darwin/set_simulation_threads.app/Contents/MacOS/applet differ diff --git a/source/darwin/set_simulation_threads.app/Contents/PkgInfo b/source/darwin/set_simulation_threads.app/Contents/PkgInfo new file mode 100644 index 00000000000..3253614c402 --- /dev/null +++ b/source/darwin/set_simulation_threads.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPLaplt \ No newline at end of file diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt b/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt new file mode 100644 index 00000000000..611fb64417b Binary files /dev/null and b/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns b/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns new file mode 100644 index 00000000000..fcc1f09273d Binary files /dev/null and b/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc b/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc new file mode 100644 index 00000000000..43934978719 Binary files /dev/null and b/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf b/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf new file mode 100644 index 00000000000..0d0a60c08b5 --- /dev/null +++ b/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf @@ -0,0 +1,4 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 +{\fonttbl} +{\colortbl;\red255\green255\blue255;} +} \ No newline at end of file -- cgit v1.2.3