summaryrefslogtreecommitdiff
path: root/cocoa/res
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/res')
-rw-r--r--cocoa/res/NetSurf-Info.plist4
-rw-r--r--cocoa/res/NetSurf.icnsbin0 -> 4891 bytes
2 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>
diff --git a/cocoa/res/NetSurf.icns b/cocoa/res/NetSurf.icns
new file mode 100644
index 000000000..7eaf30b6a
--- /dev/null
+++ b/cocoa/res/NetSurf.icns
Binary files differ