summaryrefslogtreecommitdiff
path: root/cocoa/res/NetSurf-Info.plist
diff options
context:
space:
mode:
authorSven Weidauer <sven.weidauer@gmail.com>2011-01-12 22:07:31 +0000
committerSven Weidauer <sven.weidauer@gmail.com>2011-01-12 22:07:31 +0000
commit88d70ed6a41f788a26899475a69d5ff140709fe9 (patch)
tree0811e21c7ecd53cf6ace964223ca68c458d4c2b9 /cocoa/res/NetSurf-Info.plist
parent040922106491f061ba3bbff3fdbd6fe295ea8347 (diff)
downloadnetsurf-88d70ed6a41f788a26899475a69d5ff140709fe9.tar.gz
netsurf-88d70ed6a41f788a26899475a69d5ff140709fe9.tar.bz2
Added icon
svn path=/trunk/netsurf/; revision=11296
Diffstat (limited to 'cocoa/res/NetSurf-Info.plist')
-rw-r--r--cocoa/res/NetSurf-Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/cocoa/res/NetSurf-Info.plist b/cocoa/res/NetSurf-Info.plist
index ce1f1a274..1d756f321 100644
--- a/cocoa/res/NetSurf-Info.plist
+++ b/cocoa/res/NetSurf-Info.plist
@@ -7,9 +7,9 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
- <string></string>
+ <string>NetSurf</string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>org.netsurf-browser.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>