annotate etc/images/mail/README @ 75910:aa3016350f98

More detailed info on source of gnome icons.
author Glenn Morris <rgm@gnu.org>
date Thu, 15 Feb 2007 03:11:39 +0000
parents cd81a5c47b82
children b32ceebb6e78
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75790
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
1 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
2
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
3 The following icons are from GNOME 2.x. They are not part of Emacs,
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
4 but distributed and used by Emacs.
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
5
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
6 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
7 Tuomas Kuosmanen, Rodney Dawes, Jakub Steiner, Alexander Larsson,
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
8 Tor Lillqvist, Garrett LeSage, Dennis Cranston, Jody Goldberg, Luca
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
9 Ferretti, Mark Finlay, Lapo Calamandrei, Andreas Nilsson and Marco
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
10 Pesenti Gritti
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
11 License: GNU General Public License version 2 (see COPYING)
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
12
75910
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
13 Emacs images and their GNOME source (GNOME icons are from stock/net/
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
14 directory unless otherwise stated):
75790
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
15
75910
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
16 compose.xpm stock_mail-compose
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
17 copy.xpm stock_mail-copy
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
18 flag-for-followup.xpm stock_mail-flag-for-followup
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
19 forward.xpm stock_mail-forward
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
20 inbox.xpm stock_inbox
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
21 move.xpm stock_mail-move
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
22 not-spam.xpm stock_not-spam
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
23 outbox.xpm stock_outbox
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
24 preview.xpm ?
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
25 reply-all.xpm stock_mail-reply-to-all
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
26 reply.xpm stock_mail-reply
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
27 save-draft.xpm stock_mail-handling
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
28 save.xpm ?
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
29 send.xpm stock_mail-send
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
30 spam.xpm stock_spam
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
31
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
32
75816
cd81a5c47b82 State origins of reply-to and reply-from.
Chong Yidong <cyd@stupidchicken.com>
parents: 75790
diff changeset
33 repack is a slightly modified version of package-x-generic.
75910
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
34 reply-from is a slightly modified version of reply.
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
35 reply-to is a slightly modified version of reply-all.
75816
cd81a5c47b82 State origins of reply-to and reply-from.
Chong Yidong <cyd@stupidchicken.com>
parents: 75790
diff changeset
36
75910
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
37
aa3016350f98 More detailed info on source of gnome icons.
Glenn Morris <rgm@gnu.org>
parents: 75816
diff changeset
38 The pbm versions (where present) were converted from the xpm versions
75790
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
39 via an essentially automatic procedure (see the README file in the
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
40 parent of this directory).