Mercurial > emacs
annotate nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @ 108319:c3a1d1b47790 EMACS_PRETEST_23_1_96
Bump version to 23.1.96.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 19 Apr 2010 21:29:37 -0400 |
parents | 14f1ff916f19 |
children | d4caa51ddfe2 |
rev | line source |
---|---|
106389
b537bb8db7d9
Revert previous accidental commit.
Glenn Morris <rgm@gnu.org>
parents:
106220
diff
changeset
|
1 /* Localized versions of Info.plist keys */ |
96675
d45acf0c8d23
merging Emacs.app (NeXTstep port)
Adrian Robert <Adrian.B.Robert@gmail.com>
parents:
diff
changeset
|
2 |
d45acf0c8d23
merging Emacs.app (NeXTstep port)
Adrian Robert <Adrian.B.Robert@gmail.com>
parents:
diff
changeset
|
3 CFBundleName = "Emacs"; |
108319
c3a1d1b47790
Bump version to 23.1.96.
Chong Yidong <cyd@stupidchicken.com>
parents:
107763
diff
changeset
|
4 CFBundleShortVersionString = "Version 23.1.96"; |
c3a1d1b47790
Bump version to 23.1.96.
Chong Yidong <cyd@stupidchicken.com>
parents:
107763
diff
changeset
|
5 CFBundleGetInfoString = "Emacs version 23.1.96, NS Windowing"; |
106790 | 6 NSHumanReadableCopyright = "Copyright (C) 2010 Free Software Foundation, Inc."; |