comparison 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
comparison
equal deleted inserted replaced
232:41ae9544a255 233:3d276e65a7c3
7 <key>CFBundleName</key> 7 <key>CFBundleName</key>
8 <string>EasyMercurial</string> 8 <string>EasyMercurial</string>
9 <key>CFBundleExecutable</key> 9 <key>CFBundleExecutable</key>
10 <string>EasyMercurial</string> 10 <string>EasyMercurial</string>
11 <key>CFBundleIconFile</key> 11 <key>CFBundleIconFile</key>
12 <string>easyhg-icon.icns</string> 12 <string>easyhg.icns</string>
13 <key>CFBundleIdentifier</key> 13 <key>CFBundleIdentifier</key>
14 <string>org.easymercurial.EasyMercurial</string> 14 <string>org.easymercurial.EasyMercurial</string>
15 <key>CFBundleShortVersionString</key> 15 <key>CFBundleShortVersionString</key>
16 <string>EASYHG_VERSION</string> 16 <string>EASYHG_VERSION</string>
17 <key>CFBundleExecutable</key> 17 <key>CFBundleExecutable</key>