summaryrefslogtreecommitdiffstats
path: root/ds9/macosx/SAOImage DS9.app
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/macosx/SAOImage DS9.app')
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/Resources/keepme0
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/Resources/keepme0
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist64
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/Info.plist69
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/MacOS/keepme0
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icnsbin0 -> 47991 bytes
-rw-r--r--ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icnsbin0 -> 48529 bytes
7 files changed, 133 insertions, 0 deletions
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/Resources/keepme b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/Resources/keepme
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/Resources/keepme
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/Resources/keepme b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/Resources/keepme
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/Resources/keepme
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist
new file mode 100644
index 0000000..8059750
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--
+ Copyright (C) 1999-2015
+ Smithsonian Astrophysical Observatory, Cambridge, MA, USA
+ For conditions of distribution and use, see copyright notice in "copyright"
+ this file, and for a DISCLAIMER OF ALL WARRANTIES.
+
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>Tk</string>
+ <key>CFBundleGetInfoString</key>
+ <string>Tk AQUA 8.6.1,
+Copyright © 1989-2013 Tcl Core Team,
+Copyright © 2002-2013 Daniel A. Steffen,
+Copyright © 2001-2009 Apple Inc.,
+Copyright © 2001-2002 Jim Ingham &amp; Ian Reid</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.tcltk.tklibrary</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Tk AQUA 8.6</string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string>8.6.1</string>
+ <key>CFBundleSignature</key>
+ <string>Tk </string>
+ <key>CFBundleVersion</key>
+ <string>8.6.1</string>
+</dict>
+</plist>
+-->
+
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>Tk</string>
+ <key>CFBundleGetInfoString</key>
+ <string>Tksao 7.4,
+Copyright 1999-2015
+Smithsonian Astrophysical Observatory"</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.sao.tksao</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string></string>
+ <key>CFBundlePackageType</key>
+ <string>BNDL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>7.4</string>
+ <key>CFBundleSignature</key>
+ <string>Tksao </string>
+ <key>CFBundleVersion</key>
+ <string>7.4</string>
+</dict>
+</plist>
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Info.plist b/ds9/macosx/SAOImage DS9.app/Contents/Info.plist
new file mode 100644
index 0000000..af4d70f
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/Info.plist
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDocumentTypes</key>
+ <array>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>fits</string>
+ <string>fit</string>
+ <string>fts</string>
+ <string>fitz</string>
+ <string>ftz</string>
+ <string>fz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>fits.icns</string>
+ <key>CFBundleTypeMIMETypes</key>
+ <array>
+ <string>image/fits</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>Flexible Image Transport System</string>
+ <key>CFBundleTypeOSTypes</key>
+ <array>
+ <string>FITS</string>
+ </array>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ </array>
+ <key>CFBundleExecutable</key>
+ <string>ds9</string>
+ <key>CFBundleGetInfoString</key>
+ <string>"SAOImage DS9 7.5rc2
+Copyright 1999-2016
+Smithsonian Astrophysical Observatory"</string>
+ <key>CFBundleIconFile</key>
+ <string>App.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.sao.SAOImageDS9</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>SAOImage DS9</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>7.5rc2</string>
+ <key>CFBundleSignature</key>
+ <string>DS9</string>
+ <key>CFBundleVersion</key>
+ <string>7.5rc2</string>
+ <key>NSHighResolutionCapable</key>
+ <string>True</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.8.0</string>
+ <key>LSRequiresCarbon</key>
+ <true/>
+ <key>LSEnvironment</key>
+ <dict>
+ <key>PATH</key>
+ <string>/sw/bin:/usr/local/bin:/opt/local/bin:/usr/bin:/bin/:/usr/sbin:/sbin</string>
+ </dict>
+</dict>
+</plist>
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/MacOS/keepme b/ds9/macosx/SAOImage DS9.app/Contents/MacOS/keepme
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/MacOS/keepme
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns b/ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns
new file mode 100644
index 0000000..bf30e38
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns
Binary files differ
diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns b/ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns
new file mode 100644
index 0000000..0afa214
--- /dev/null
+++ b/ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns
Binary files differ