Mac recover bits

add headers, typo fix
This commit is contained in:
keni
2009-10-29 00:24:05 +00:00
parent 97509efaaf
commit 9509a94c5b
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
#!/usr/bin/osascript
# NetHack 3.5 NetHackRecover.applescript $Date$ $Revision$
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2009
# NetHack may be freely redistributed. See license for details.
set canceled to false
try
display dialog "Welcome to the NetHack recover program. Please make sure NetHack is not running before continuing. Ready?" with title "NetHackRecover"