diff --git a/README.rst b/ABOUT.rst similarity index 96% rename from README.rst rename to ABOUT.rst index e9f2f3e..9518c68 100644 --- a/README.rst +++ b/ABOUT.rst @@ -1,6 +1,9 @@ OpenInSublimeText.app Notes =========================== +This is old news, from the original rip. + + About OpenInSublimeText ----------------------- diff --git a/OIST2.app/Contents/Info.plist b/OIST2.app/Contents/Info.plist new file mode 100644 index 0000000..d5f0387 --- /dev/null +++ b/OIST2.app/Contents/Info.plist @@ -0,0 +1,59 @@ + + + + + CFBundleAllowMixedLocalizations + + CFBundleDevelopmentRegion + English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + * + + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Viewer + + + CFBundleExecutable + droplet + CFBundleIconFile + droplet + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + OIST2 + CFBundlePackageType + APPL + CFBundleSignature + dplt + LSMinimumSystemVersionByArchitecture + + x86_64 + 10.6 + + LSRequiresCarbon + + WindowState + + dividerCollapsed + + eventLogLevel + -1 + name + ScriptWindowState + positionOfDivider + 333 + savedFrame + 45 581 602 597 0 0 1920 1178 + selectedTabView + result + + + diff --git a/OIST2.app/Contents/MacOS/droplet b/OIST2.app/Contents/MacOS/droplet new file mode 100755 index 0000000..6a47312 Binary files /dev/null and b/OIST2.app/Contents/MacOS/droplet differ diff --git a/OIST2.app/Contents/PkgInfo b/OIST2.app/Contents/PkgInfo new file mode 100644 index 0000000..b999e99 --- /dev/null +++ b/OIST2.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPLdplt \ No newline at end of file diff --git a/OIST2.app/Contents/Resources/Scripts/main.scpt b/OIST2.app/Contents/Resources/Scripts/main.scpt new file mode 100644 index 0000000..0ad28cf Binary files /dev/null and b/OIST2.app/Contents/Resources/Scripts/main.scpt differ diff --git a/OIST2.app/Contents/Resources/description.rtfd/TXT.rtf b/OIST2.app/Contents/Resources/description.rtfd/TXT.rtf new file mode 100644 index 0000000..33192ea --- /dev/null +++ b/OIST2.app/Contents/Resources/description.rtfd/TXT.rtf @@ -0,0 +1,4 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 +{\fonttbl} +{\colortbl;\red255\green255\blue255;} +} \ No newline at end of file diff --git a/OIST2.app/Contents/Resources/droplet.icns b/OIST2.app/Contents/Resources/droplet.icns new file mode 100644 index 0000000..c2706de Binary files /dev/null and b/OIST2.app/Contents/Resources/droplet.icns differ diff --git a/OIST2.app/Contents/Resources/droplet.rsrc b/OIST2.app/Contents/Resources/droplet.rsrc new file mode 100644 index 0000000..bab1a2c Binary files /dev/null and b/OIST2.app/Contents/Resources/droplet.rsrc differ diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..1743320 --- /dev/null +++ b/README.txt @@ -0,0 +1,3 @@ + +TO install this, stick the files someplace like /Applications and just drag the OIST2 Script .app file to the OSX Finder window button area. +