Bump version to 23.3.90.
[emacs.git] / nextstep / GNUstep / Emacs.base / Resources / Info-gnustep.plist
blob2f8518a185507c17512e0c1446f6d670f66de552
2 ApplicationDescription = "GNU Emacs for GNUstep / OS X";
3 ApplicationIcon = emacs.tiff;
4 ApplicationName = Emacs;
5 ApplicationRelease = "23.3.90";
6 Authors = (
7 "Adrian Robert (GNUstep)",
8 "Christophe de Dinechin (MacOS X)",
9 "Scott Bender (OpenStep)",
10 "Christian Limpach (NeXTStep)",
11 "Carl Edman (NeXTStep)",
12 "..see http://emacs-app.sf.net/authorship.html"
14 Copyright = "Copyright (C) 2012 Free Software Foundation, Inc.";
15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
16 FullVersionID = "Emacs 23.3.90, NS Windowing";
17 NSExecutable = Emacs;
18 NSIcon = emacs.tiff;
19 NSPrincipalClass = NSApplication;
20 NSRole = Application;
21 NSTypes = (
23 NSDocumentClass = "";
24 NSHumanReadableName = "";
25 NSIcon = "";
26 NSName = "";
27 NSRole = "";
28 NSUnixExtensions = (
29 txt
33 NSDocumentClass = "";
34 NSHumanReadableName = "";
35 NSIcon = "";
36 NSName = "";
37 NSRole = "";
38 NSUnixExtensions = (
44 NSDocumentClass = "";
45 NSHumanReadableName = "";
46 NSIcon = "";
47 NSName = "";
48 NSRole = "";
49 NSUnixExtensions = (
54 NSDocumentClass = "";
55 NSHumanReadableName = "";
56 NSIcon = "";
57 NSName = "";
58 NSRole = "";
59 NSUnixExtensions = (
61 cpp,
67 NSDocumentClass = "";
68 NSHumanReadableName = "";
69 NSIcon = "";
70 NSName = "";
71 NSRole = "";
72 NSUnixExtensions = (
73 java
77 NSDocumentClass = "";
78 NSHumanReadableName = "";
79 NSIcon = "";
80 NSName = "";
81 NSRole = "";
82 NSUnixExtensions = (
87 NSDocumentClass = "";
88 NSHumanReadableName = "";
89 NSIcon = "";
90 NSName = "";
91 NSRole = "";
92 NSUnixExtensions = (
97 NSServices = (
99 NSPortName = Emacs;
100 NSMessage = requestService;
101 NSUserData = open-selection;
102 NSSendTypes = (NSStringPboardType);
103 NSMenuItem = {
104 default = "Emacs.app/New Buffer Containing Selection";
108 NSPortName = Emacs;
109 NSMessage = requestService;
110 NSUserData = open-file;
111 NSSendTypes = (NSStringPboardType);
112 NSMenuItem = {
113 default = "Emacs.app/Open Selected File";
117 NSPortName = Emacs;
118 NSMessage = requestService;
119 NSUserData = mail-selection;
120 NSSendTypes = (NSStringPboardType);
121 NSMenuItem = {
122 default = "Emacs.app/Email Selection";
126 NSPortName = Emacs;
127 NSMessage = requestService;
128 NSUserData = mail-to;
129 NSSendTypes = (NSStringPboardType);
130 NSMenuItem = {
131 default = "Emacs.app/Send Email to Selected Address";
135 URL = "http://www.gnu.org/software/emacs";