Mercurial > emacs
annotate nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @ 112094:794f724ca655
Set short copyright year to 2011.
* lib-src/ebrowse.c (version) <emacs_copyright>:
* lib-src/etags.c (print_version) <emacs_copyright>:
* lib-src/rcs2log (Copyright):
* lisp/version.el (emacs-copyright):
* nextstep/Cocoa/Emacs.base/Contents/Info.plist:
* nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Set short copyright year to 2011.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 01 Jan 2011 18:46:30 -0800 |
parents | 5032326a2135 |
children | 40af77a50adc 0534ddfdceeb |
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"; |
111933
5032326a2135
Bump version to 23.2.91.
Chong Yidong <cyd@stupidchicken.com>
parents:
111388
diff
changeset
|
4 CFBundleShortVersionString = "Version 23.2.91"; |
5032326a2135
Bump version to 23.2.91.
Chong Yidong <cyd@stupidchicken.com>
parents:
111388
diff
changeset
|
5 CFBundleGetInfoString = "Emacs version 23.2.91, NS Windowing"; |
112094
794f724ca655
Set short copyright year to 2011.
Glenn Morris <rgm@gnu.org>
parents:
111933
diff
changeset
|
6 NSHumanReadableCopyright = "Copyright (C) 2011 Free Software Foundation, Inc."; |