summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosUI.app/Contents
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-11-24 14:57:57 -0800
committerKeith Packard <keithp@keithp.com>2010-11-24 15:09:05 -0800
commit3fbefb3eea981d34a09496cf8abf0119de2e35bf (patch)
tree6e7956ca5c9336c7c61ebdcede5336a4c0191c37 /ao-tools/altosui/AltosUI.app/Contents
parent7a50837ea0d92db3f469f197ec8210aee22aa143 (diff)
Move altosui to the top level, placing libaltos inside it.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/altosui/AltosUI.app/Contents')
-rw-r--r--ao-tools/altosui/AltosUI.app/Contents/Info.plist38
-rwxr-xr-xao-tools/altosui/AltosUI.app/Contents/MacOS/JavaApplicationStubbin61296 -> 0 bytes
-rw-r--r--ao-tools/altosui/AltosUI.app/Contents/PkgInfo1
-rw-r--r--ao-tools/altosui/AltosUI.app/Contents/Resources/AltosUIIcon.icnsbin129010 -> 0 bytes
4 files changed, 0 insertions, 39 deletions
diff --git a/ao-tools/altosui/AltosUI.app/Contents/Info.plist b/ao-tools/altosui/AltosUI.app/Contents/Info.plist
deleted file mode 100644
index 97b1b59c..00000000
--- a/ao-tools/altosui/AltosUI.app/Contents/Info.plist
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
-<plist version="0.9">
-<dict>
- <key>CFBundleName</key>
- <string>altosui</string>
- <key>CFBundleVersion</key>
- <string>100.0</string>
- <key>CFBundleAllowMixedLocalizations</key>
- <string>true</string>
- <key>CFBundleExecutable</key>
- <string>JavaApplicationStub</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleGetInfoString</key>
- <string>AltOS UI version 0.7</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleIconFile</key>
- <string>AltosUIIcon.icns</string>
- <key>Java</key>
- <dict>
- <key>MainClass</key>
- <string>altosui.AltosUI</string>
- <key>JVMVersion</key>
- <string>1.5+</string>
- <key>ClassPath</key>
- <array>
- <string>$JAVAROOT/altosui.jar</string>
- <string>$JAVAROOT/freetts.jar</string>
- </array>
- </dict>
-</dict>
-</plist>
diff --git a/ao-tools/altosui/AltosUI.app/Contents/MacOS/JavaApplicationStub b/ao-tools/altosui/AltosUI.app/Contents/MacOS/JavaApplicationStub
deleted file mode 100755
index c661d3e1..00000000
--- a/ao-tools/altosui/AltosUI.app/Contents/MacOS/JavaApplicationStub
+++ /dev/null
Binary files differ
diff --git a/ao-tools/altosui/AltosUI.app/Contents/PkgInfo b/ao-tools/altosui/AltosUI.app/Contents/PkgInfo
deleted file mode 100644
index 8a43480f..00000000
--- a/ao-tools/altosui/AltosUI.app/Contents/PkgInfo
+++ /dev/null
@@ -1 +0,0 @@
-APPLAM.O
diff --git a/ao-tools/altosui/AltosUI.app/Contents/Resources/AltosUIIcon.icns b/ao-tools/altosui/AltosUI.app/Contents/Resources/AltosUIIcon.icns
deleted file mode 100644
index fe49f362..00000000
--- a/ao-tools/altosui/AltosUI.app/Contents/Resources/AltosUIIcon.icns
+++ /dev/null
Binary files differ