fix mac package files

This commit is contained in:
Simon Morlat 2011-03-23 22:01:10 +01:00
parent f6138679d3
commit 2e35f52d35
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
<key>CFBundleGetInfoString</key>
<string>@PACKAGE_VERSION@, (C) 2011 The linphone team http://www.linphone.org</string>
<key>CFBundleIconFile</key>
<string>linphone_logo.icns</string>
<string>linphone.icns</string>
<key>CFBundleIdentifier</key>
<string>org.linphone.linphone</string>
<key>CFBundleInfoDictionaryVersion</key>

View file

@ -123,7 +123,7 @@
/Developer/Applications/Utilities/Icon Composer.app to import
artwork and create the file. -->
<data dest="${bundle}/Contents/Resources">
${project}/../../pixmaps/linphone_logo.icns
${project}/../../pixmaps/linphone.icns
</data>