view nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @ 104949:4fab4cdb3614

* vc-annotate.el (vc-annotate): Use the main file's coding-system to decode annotated text, regardless of language environment. (Bug#2741)
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 11 Sep 2009 10:58:54 +0000
parents ed6152fc596c
children a88a54e96796
line wrap: on
line source

/* Localized versions of Info.plist keys */

CFBundleName = "Emacs";
CFBundleShortVersionString = "Version 23.1.50";
CFBundleGetInfoString = "Emacs version 23.1.50, NS Windowing";
NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc.";