]> granicus.if.org Git - nethack/commitdiff
macosx.h Info.plist bit
authornhmall <nhmall@nethack.org>
Thu, 13 Aug 2020 15:35:26 +0000 (11:35 -0400)
committernhmall <nhmall@nethack.org>
Thu, 13 Aug 2020 15:35:26 +0000 (11:35 -0400)
sys/unix/hints/macosx.sh

index fe096410b1820cce553873b493b40eec73a1e3b9..544eefbd11a228e0d64d54ba2385cf688e154092 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# NetHack 3.7  macosx.sh $NHDT-Date: 1596498420 2020/08/03 23:47:00 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.23 $
+# NetHack 3.7  macosx.sh $NHDT-Date: 1597332920 2020/08/13 15:35:20 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.24 $
 # Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007.
 # NetHack may be freely redistributed.  See license for details.
 #
@@ -151,7 +151,7 @@ xdescplist) SVSDOT=`util/makedefs --svs .`
         <key>IFPkgDescriptionDeleteWarning</key>
         <string></string>
         <key>IFPkgDescriptionDescription</key>
-        <string>NetHack $SVSDOT for the MacOS X Terminal
+        <string>NetHack $SVSDOT for MacOS
 </string>
         <key>IFPkgDescriptionTitle</key>
         <string>NetHack</string>
@@ -169,9 +169,9 @@ xinfoplist) SVSDOT=`util/makedefs --svs .`
 <plist version="1.0">
 <dict>
        <key>CFBundleGetInfoString</key>
-       <string>NetHack $SVSDOT for the MacOS X Terminal</string>
+       <string>NetHack $SVSDOT for MacOS</string>
        <key>CFBundleIdentifier</key>
-       <string>org.nethack.term</string>
+       <string>org.nethack.macos</string>
        <key>CFBundleName</key>
        <string>NetHack</string>
        <key>CFBundleShortVersionString</key>