Thanks to D H Becker for sending in an icon. I'd have liked to have
[u/mdw/putty] / macosx / info.plist
diff --git a/macosx/info.plist b/macosx/info.plist
new file mode 100644 (file)
index 0000000..ce03a33
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>CFBundleIconFile</key>
+       <string>PuTTY.icns</string>
+</dict>
+</plist>