diff options
Diffstat (limited to 'pkg/osx')
-rw-r--r-- | pkg/osx/Info.plist.in | 4 | ||||
-rw-r--r-- | pkg/osx/app-skeleton/Contents/Resources/wadfile.icns | bin | 0 -> 44092 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg/osx/Info.plist.in b/pkg/osx/Info.plist.in index 8b19777f..8b8436f7 100644 --- a/pkg/osx/Info.plist.in +++ b/pkg/osx/Info.plist.in @@ -35,7 +35,7 @@ <key>CFBundleTypeName</key> <string>Doom WAD file</string> <key>CFBundleTypeIconFile</key> - <string>app.icns</string> + <string>wadfile.icns</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>CFBundleTypeExtensions</key> @@ -47,7 +47,7 @@ <key>CFBundleTypeName</key> <string>Dehacked patch</string> <key>CFBundleTypeIconFile</key> - <string>app.icns</string> + <string>wadfile.icns</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>CFBundleTypeExtensions</key> diff --git a/pkg/osx/app-skeleton/Contents/Resources/wadfile.icns b/pkg/osx/app-skeleton/Contents/Resources/wadfile.icns Binary files differnew file mode 100644 index 00000000..13502a55 --- /dev/null +++ b/pkg/osx/app-skeleton/Contents/Resources/wadfile.icns |