From fe14315d4cfccf8b53d9c4b7fa79302fd36b2c9a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 28 May 2014 19:50:52 -0700 Subject: telegps: Working towards building fat versions of telegps application Lots more of the bits necessary for windows/macosx Signed-off-by: Keith Packard --- telegps/TeleGPS.app/Contents/MacOS/JavaApplicationStub | Bin 0 -> 61296 bytes telegps/TeleGPS.app/Contents/PkgInfo | 1 + telegps/TeleGPS.app/Contents/Resources/TeleGPS.icns | Bin 0 -> 127249 bytes 3 files changed, 1 insertion(+) create mode 100755 telegps/TeleGPS.app/Contents/MacOS/JavaApplicationStub create mode 100644 telegps/TeleGPS.app/Contents/PkgInfo create mode 100644 telegps/TeleGPS.app/Contents/Resources/TeleGPS.icns (limited to 'telegps/TeleGPS.app/Contents') diff --git a/telegps/TeleGPS.app/Contents/MacOS/JavaApplicationStub b/telegps/TeleGPS.app/Contents/MacOS/JavaApplicationStub new file mode 100755 index 00000000..c661d3e1 Binary files /dev/null and b/telegps/TeleGPS.app/Contents/MacOS/JavaApplicationStub differ diff --git a/telegps/TeleGPS.app/Contents/PkgInfo b/telegps/TeleGPS.app/Contents/PkgInfo new file mode 100644 index 00000000..8a43480f --- /dev/null +++ b/telegps/TeleGPS.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPLAM.O diff --git a/telegps/TeleGPS.app/Contents/Resources/TeleGPS.icns b/telegps/TeleGPS.app/Contents/Resources/TeleGPS.icns new file mode 100644 index 00000000..44e2bceb Binary files /dev/null and b/telegps/TeleGPS.app/Contents/Resources/TeleGPS.icns differ -- cgit v1.2.3