# HG changeset patch # User wenzelm # Date 1239895770 -7200 # Node ID 9343d4b7c5bfead5acc5618b4bf6019ec886bd13 # Parent d394a17d4fdb666595c6c3083ce8aee4bba1a1f4 give up file type / dropability for now -- does not work reliably; tuned; diff -r d394a17d4fdb -r 9343d4b7c5bf Admin/MacOS/README --- a/Admin/MacOS/README Thu Apr 16 14:54:57 2009 +0200 +++ b/Admin/MacOS/README Thu Apr 16 17:29:30 2009 +0200 @@ -3,15 +3,7 @@ Requirements: -* CocoaDialog http://cocoadialog.sourceforge.net/ - -* Platypus http://www.sveinbjorn.org/platypus - -* AppHack 1.1 http://www.sveinbjorn.org/apphack +* CocoaDialog 2.2.1 http://cocoadialog.sourceforge.net/ - Manual setup: - File type: "Isabelle theory" - Icon: "theory.icns" - "Editor" - Suffixes: "thy" +* Platypus 4.0 http://www.sveinbjorn.org/platypus diff -r d394a17d4fdb -r 9343d4b7c5bf Admin/MacOS/mk --- a/Admin/MacOS/mk Thu Apr 16 14:54:57 2009 +0200 +++ b/Admin/MacOS/mk Thu Apr 16 17:29:30 2009 +0200 @@ -11,7 +11,6 @@ -a Isabelle -u Isabelle \ -I "de.tum.in.isabelle" \ -i "$THIS/isabelle.icns" \ - -D -X thy \ -p /bin/bash \ -c "$THIS/script" \ -o None \