diff --git a/Contents/Info.plist b/Contents/Info.plist new file mode 100644 index 000000000..23b6c359d --- /dev/null +++ b/Contents/Info.plist @@ -0,0 +1,48 @@ + + + + + CFBundleAllowMixedLocalizations + + CFBundleDevelopmentRegion + English + CFBundleExecutable + applet + CFBundleIconFile + applet + CFBundleIdentifier + com.apple.ScriptEditor.id.tahoe + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + tahoe + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + aplt + LSMinimumSystemVersionByArchitecture + + x86_64 + 10.6 + + LSRequiresCarbon + + WindowState + + dividerCollapsed + + eventLogLevel + -1 + name + ScriptWindowState + positionOfDivider + 333 + savedFrame + 7 281 602 597 0 0 1440 878 + selectedTabView + result + + + diff --git a/Contents/MacOS/applet b/Contents/MacOS/applet new file mode 100755 index 000000000..8057b9e3b Binary files /dev/null and b/Contents/MacOS/applet differ diff --git a/Contents/PkgInfo b/Contents/PkgInfo new file mode 100644 index 000000000..3253614c4 --- /dev/null +++ b/Contents/PkgInfo @@ -0,0 +1 @@ +APPLaplt \ No newline at end of file diff --git a/Contents/Resources/Scripts/main.scpt b/Contents/Resources/Scripts/main.scpt new file mode 100644 index 000000000..2b138c4b6 Binary files /dev/null and b/Contents/Resources/Scripts/main.scpt differ diff --git a/Contents/Resources/applet.icns b/Contents/Resources/applet.icns new file mode 100644 index 000000000..0cdd17086 Binary files /dev/null and b/Contents/Resources/applet.icns differ diff --git a/Contents/Resources/applet.rsrc b/Contents/Resources/applet.rsrc new file mode 100644 index 000000000..ed05ec5e8 Binary files /dev/null and b/Contents/Resources/applet.rsrc differ diff --git a/Contents/Resources/description.rtfd/TXT.rtf b/Contents/Resources/description.rtfd/TXT.rtf new file mode 100644 index 000000000..116a6313a --- /dev/null +++ b/Contents/Resources/description.rtfd/TXT.rtf @@ -0,0 +1,4 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210 +{\fonttbl} +{\colortbl;\red255\green255\blue255;} +} \ No newline at end of file