Set copyright year to 2010.
[bpt/emacs.git] / nextstep / GNUstep / Emacs.base / Resources / Info-gnustep.plist
index 16db4f8..22b71d4 100644 (file)
@@ -1,9 +1,8 @@
 {
-    "!" = "Generated by ProjectCenter, do not edit";
     ApplicationDescription = "GNU Emacs for GNUstep / OS X";
     ApplicationIcon = emacs.tiff;
     ApplicationName = Emacs;
-    ApplicationRelease = "9.0";
+    ApplicationRelease = "23.1.91";
     Authors = (
        "Adrian Robert (GNUstep)",
        "Christophe de Dinechin (MacOS X)",
@@ -12,9 +11,9 @@
        "Carl Edman (NeXTStep)",
        "..see http://emacs-app.sf.net/authorship.html"
     );
-    Copyright = "Copyright (C) 2008 Free Software Foundation, Inc.";
+    Copyright = "Copyright (C) 2010 Free Software Foundation, Inc.";
     CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
-    FullVersionID = "Emacs 23.0.60 NS 9.0";
+    FullVersionID = "Emacs 23.1.91, NS Windowing";
     NSExecutable = Emacs;
     NSIcon = emacs.tiff;
     NSPrincipalClass = NSApplication;
@@ -99,7 +98,7 @@
        {
            NSPortName = Emacs;
            NSMessage = requestService;
-           NSUserData = open-selection
+           NSUserData = open-selection;
            NSSendTypes = (NSStringPboardType);
            NSMenuItem = {
                default = "Emacs.app/New Buffer Containing Selection";
        {
            NSPortName = Emacs;
            NSMessage = requestService;
-           NSUserData = open-file
+           NSUserData = open-file;
            NSSendTypes = (NSStringPboardType);
            NSMenuItem = {
                default = "Emacs.app/Open Selected File";
        {
            NSPortName = Emacs;
            NSMessage = requestService;
-           NSUserData = mail-selection
+           NSUserData = mail-selection;
            NSSendTypes = (NSStringPboardType);
            NSMenuItem = {
                default = "Emacs.app/Email Selection";
        {
            NSPortName = Emacs;
            NSMessage = requestService;
-           NSUserData = mail-to
+           NSUserData = mail-to;
            NSSendTypes = (NSStringPboardType);
            NSMenuItem = {
                default = "Emacs.app/Send Email to Selected Address";