summaryrefslogtreecommitdiff
path: root/Templates/AppleInfo.plist
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2002-11-06 16:05:14 -0500
committerAndy Cedilnik <andy.cedilnik@kitware.com>2002-11-06 16:05:14 -0500
commit0930c14b0415b5c2503c8713e9bbac19e6fb0d4b (patch)
tree89e5f65b2821cd6a4a32cef8e6b89da5d9cc207f /Templates/AppleInfo.plist
parentb99b9e5eac714217d534e7586f542246c025629d (diff)
downloadcmake-0930c14b0415b5c2503c8713e9bbac19e6fb0d4b.tar.gz
Use CMake icon on Mac
Diffstat (limited to 'Templates/AppleInfo.plist')
-rw-r--r--Templates/AppleInfo.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/AppleInfo.plist b/Templates/AppleInfo.plist
index fe86f401c8..1f68ccf923 100644
--- a/Templates/AppleInfo.plist
+++ b/Templates/AppleInfo.plist
@@ -9,7 +9,7 @@
<key>CFBundleGetInfoString</key>
<string>${APPLE_GUI_INFO_STRING}</string>
<key>CFBundleIconFile</key>
- <string>wxmac.icns</string>
+ <string>${APPLE_GUI_ICON}</string>
<key>CFBundleIdentifier</key>
<string>${APPLE_GUI_IDENTIFIER}</string>
<key>CFBundleInfoDictionaryVersion</key>