summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosUI.app
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-11-24 21:00:52 -0800
committerKeith Packard <keithp@keithp.com>2010-11-24 21:00:52 -0800
commit51c7741040d95c5deece939dae5e4136cc04afc4 (patch)
tree96631ee5aa9fd0c8c45f019ff154cc4fc8ca85d0 /ao-tools/altosui/AltosUI.app
parentd1dbe3b69e6f95ef8ecd4cf959863b922ab47c66 (diff)
parent4e47c44d335276cf0dc5ed3a0756e50c98c1b9b9 (diff)
Merge branch 'buttonbox'
Conflicts: doc/telemetrum-doc.xsl Pull the buttbox version of the docs in as it had been updated. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/altosui/AltosUI.app')
-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