]> code.delx.au - gnu-emacs/blobdiff - nextstep/templates/Info.plist.in
Increase compartmentalization of Nextstep builds rules,
[gnu-emacs] / nextstep / templates / Info.plist.in
similarity index 99%
rename from nextstep/Cocoa/Emacs.base/Contents/Info.plist
rename to nextstep/templates/Info.plist.in
index f5490f613fd1a72230a12f057489231f04207339..df9708eae71e488a0ddf3833ac619a0107b7e2ae 100644 (file)
@@ -553,7 +553,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
        <key>CFBundleExecutable</key>
        <string>Emacs</string>
        <key>CFBundleGetInfoString</key>
-       <string>Emacs 24.2.50 Copyright (C) 2012 Free Software Foundation, Inc.</string>
+       <string>Emacs @version@ Copyright (C) 2012 Free Software Foundation, Inc.</string>
        <key>CFBundleIconFile</key>
        <string>Emacs.icns</string>
        <key>CFBundleIdentifier</key>
@@ -566,7 +566,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
        <string>APPL</string>
        <!-- This should be the emacs version number. -->
        <key>CFBundleShortVersionString</key>
-       <string>24.2.50</string>
+       <string>@version@</string>
        <key>CFBundleSignature</key>
        <string>EMAx</string>
        <!-- This SHOULD be a build number. -->