shithub: choc

Download patch

ref: 571b9c32f5e054f131abb9c1d0d68eb4c784a764
parent: f176ac404ad709e6c1254f8685f8d9fe7b995115
author: Simon Howard <fraggle@gmail.com>
date: Fri Jan 15 13:40:37 EST 2010

Add wadfile.png for GNUstep build.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1814

--- a/pkg/Makefile.am
+++ b/pkg/Makefile.am
@@ -4,6 +4,7 @@
 osx/Resources/app.icns                                                  \
 osx/Resources/app.png                                                   \
 osx/Resources/wadfile.icns                                              \
+osx/Resources/wadfile.png                                               \
 osx/Resources/launcher.nib/classes.nib                                  \
 osx/Resources/launcher.nib/info.nib                                     \
 osx/Resources/launcher.nib/keyedobjects.nib                             \
--- a/pkg/osx/Info-GNUstep.plist.in
+++ b/pkg/osx/Info-GNUstep.plist.in
@@ -20,6 +20,7 @@
             NSMimeTypes = (
                 "application/x-doom"
             );
+            NSIcon = "wadfile.png";
         },
         {
             NSHumanReadableName = "Dehacked patch";
binary files /dev/null b/pkg/osx/Resources/wadfile.png differ