Skip to content

Instantly share code, notes, and snippets.

@aalmiray
Created March 15, 2009 04:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aalmiray/79304 to your computer and use it in GitHub Desktop.
Save aalmiray/79304 to your computer and use it in GitHub Desktop.
if (isMacOSX) {
javaOps << "-Xdock:name=$griffonAppName"
javaOps << "-Xdock:icon=${jardir.absolutePath}/griffon-icon-48x48.png"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment