diff deploy/osx/Info.plist @ 233:3d276e65a7c3 easyhg_v0.1

* Fix OS/X icon name
author Chris Cannam
date Thu, 06 Jan 2011 15:54:40 +0000
parents 41ae9544a255
children 960b782f0a64
line wrap: on
line diff
--- a/deploy/osx/Info.plist	Thu Jan 06 15:33:52 2011 +0000
+++ b/deploy/osx/Info.plist	Thu Jan 06 15:54:40 2011 +0000
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>EasyMercurial</string>
 	<key>CFBundleIconFile</key>
-	<string>easyhg-icon.icns</string>
+	<string>easyhg.icns</string>
 	<key>CFBundleIdentifier</key>
 	<string>org.easymercurial.EasyMercurial</string>
 	<key>CFBundleShortVersionString</key>