This commit is contained in:
Paul Chote
2010-07-07 22:14:12 +12:00
parent a5d90a542b
commit 4dd25d4936
3 changed files with 11 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ RESOURCES_PATH=`pwd`/../Resources
`/usr/bin/osascript << EOT
tell application "Finder"
display dialog "${2}\n\nSupport is available in our irc channel irc.freenode.net #openra." \
buttons "Exit" \
buttons "Quit" \
default button 1 \
with title "${1}" \
with icon alias (POSIX file "$RESOURCES_PATH/OpenRA.icns")