annotate etc/images/README @ 80486:484a558118e3

Fix last change.
author Jason Rumney <jasonr@gnu.org>
date Thu, 10 Apr 2008 10:44:01 +0000
parents f753e03d5c33
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75830
de1ac66b39ff Add section for icons that are a part of Emacs.
Bill Wohler <wohler@newt.com>
parents: 75809
diff changeset
1 * The default GTK icons were not overridden by the GNOME theme due to
de1ac66b39ff Add section for icons that are a part of Emacs.
Bill Wohler <wohler@newt.com>
parents: 75809
diff changeset
2 a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in wide
de1ac66b39ff Add section for icons that are a part of Emacs.
Bill Wohler <wohler@newt.com>
parents: 75809
diff changeset
3 circulation, the GTK icons should be replaced with the equivalent
de1ac66b39ff Add section for icons that are a part of Emacs.
Bill Wohler <wohler@newt.com>
parents: 75809
diff changeset
4 GNOME icons.
69776
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
5
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
6 * Recipe for Creating PBM Versions
69713
75b06a7624a1 * images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents: 66168
diff changeset
7
69776
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
8 1. Edit .xpm image in GIMP.
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
9 2. Image > Mode > Indexed. Check Use Black/White Palette and No
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
10 Color Dithering.
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
11 3. File > Save As file.xbm.
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
12 4. Run xbmtopbm < file.xbm > file.pbm.
69713
75b06a7624a1 * images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents: 66168
diff changeset
13
69776
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
14 Thanks to jan.h.d@swipnet.se for the help.
98fd471d25c9 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader <miles@gnu.org>
parents: 69763
diff changeset
15
75728
7442836ceba2 Add GTK/Gnome icons copyright info.
Chong Yidong <cyd@stupidchicken.com>
parents: 69776
diff changeset
16
7442836ceba2 Add GTK/Gnome icons copyright info.
Chong Yidong <cyd@stupidchicken.com>
parents: 69776
diff changeset
17 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
7442836ceba2 Add GTK/Gnome icons copyright info.
Chong Yidong <cyd@stupidchicken.com>
parents: 69776
diff changeset
18
75845
5e25c83b84f0 Move mh-logo-copyright to copyrights section.
Chong Yidong <cyd@stupidchicken.com>
parents: 75830
diff changeset
19 * The following icons are a part of Emacs:
5e25c83b84f0 Move mh-logo-copyright to copyrights section.
Chong Yidong <cyd@stupidchicken.com>
parents: 75830
diff changeset
20
5e25c83b84f0 Move mh-logo-copyright to copyrights section.
Chong Yidong <cyd@stupidchicken.com>
parents: 75830
diff changeset
21 File: mh-logo.xpm
5e25c83b84f0 Move mh-logo-copyright to copyrights section.
Chong Yidong <cyd@stupidchicken.com>
parents: 75830
diff changeset
22 Author: Satyaki Das
79762
f513780cddda Add 2008 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 78270
diff changeset
23 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
f513780cddda Add 2008 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 78270
diff changeset
24 Free Software Foundation, Inc.
78270
cea60c1e501a Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents: 75908
diff changeset
25 License: GNU General Public License version 3 or later (see COPYING)
75908
f5d93ac8d4e9 Add license info for mh-logo.
Glenn Morris <rgm@gnu.org>
parents: 75845
diff changeset
26
75845
5e25c83b84f0 Move mh-logo-copyright to copyrights section.
Chong Yidong <cyd@stupidchicken.com>
parents: 75830
diff changeset
27
79798
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
28 The following icons are from GTK+ 2.x. They are not part of Emacs, but
79845
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
29 are distributed and used by Emacs. They are licensed under the
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
30 GNU Library General Public License version 2 or later. See the source
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
31 of the gtk+ package for more information.
79798
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
32
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
33 close.xpm copy.xpm cut.xpm help.xpm home.xpm index.xpm info.pbm
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
34 info.xpm jump-to.xpm left-arrow.xpm new.xpm open.xpm paste.xpm
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
35 preferences.xpm print.xpm refresh.xpm right-arrow.xpm save.xpm
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
36 saveas.xpm search.xpm sort-ascending.xpm sort-descending.xpm
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
37 spell.xpm undo.xpm up-arrow.xpm
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
38
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
39 back-arrow.xpm and fwd-arrow.xpm are slightly modified undo and redo.
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
40 diropen.xpm is file-manager.png from Gnome hicolor theme.
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
41
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
42
b56de37b6be4 gnome icons are GPLv2 or later.
Glenn Morris <rgm@gnu.org>
parents: 79762
diff changeset
43 The following icons are from GNOME 2.x. They are not part of Emacs,
79845
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
44 but are distributed and used by Emacs. They are licensed under the
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
45 GNU General Public License version 2 or later. See the source of
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
46 the gnome-icons-theme package for more information.
75728
7442836ceba2 Add GTK/Gnome icons copyright info.
Chong Yidong <cyd@stupidchicken.com>
parents: 69776
diff changeset
47
79845
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
48 Emacs images and their source in the GNOME icons stock/ directory:
75728
7442836ceba2 Add GTK/Gnome icons copyright info.
Chong Yidong <cyd@stupidchicken.com>
parents: 69776
diff changeset
49
79845
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
50 attach.xpm document/stock_attach
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
51 cancel.xpm slightly modified generic/stock_stop
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
52 connect.xpm net/stock_connect
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
53 contact.xpm net/stock_contact
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
54 data-save.xpm data/stock_data-save
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
55 delete.xpm generic/stock_delete
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
56 describe.xpm generic/stock_properties
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
57 disconnect.xpm net/stock_disconnect
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
58 exit.xpm generic/stock_exit
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
59 lock-broken.xpm data/stock_lock-broken
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
60 lock-ok.xpm data/stock_lock-ok
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
61 lock.xpm data/stock_lock
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
62 redo.xpm generic/stock_redo
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
63 search-replace.xpm slightly modified generic/stock_search-and-replace
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
64 next-page.xpm navigation/stock_next-page
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
65 refresh.xpm generic/stock_refresh
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
66 separator.xpm ?
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
67 show.xpm slightly modified document/stock_new
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
68 sort-ascending.xpm slightly modified data/stock_sort-ascending
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
69 sort-column-ascending.xpm data/stock_sort-column-ascending
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
70 sort-criteria.xpm data/stock_sort-criteria
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
71 sort-descending.xpm slightly modified data/stock_sort-descending
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
72 sort-row-ascending.xpm data/stock_sort-row-ascending
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
73 zoom-in.xpm navigation/stock_zoom-in
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
74 zoom-out.xpm navigation/stock_zoom-out
75733
e61c6445cee2 Add text about next-node.xpm, prev-node.xpm and up-node.xpm.
Jan Djärv <jan.h.d@swipnet.se>
parents: 75732
diff changeset
75
79845
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
76 next-node.xpm and prev-node.xpm are from gthumb version 2.0 (part of
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
77 GNOME 2.x) where they are called next-image-24.png and prev-image-24.png.
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
78 up-node.xpm is just next-node.xpm rotated 90 degrees.
75792
535a1c0f164b *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75779
diff changeset
79
79845
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
80 Some icons in the mail/ and gnus/ subdirectories are also taken
f753e03d5c33 Simplify details of external icon licensing.
Glenn Morris <rgm@gnu.org>
parents: 79798
diff changeset
81 from this source (see their separate README files).
75792
535a1c0f164b *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75779
diff changeset
82
535a1c0f164b *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75779
diff changeset
83 The images in the low-color/ subdirectory are low-color versions of
535a1c0f164b *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75779
diff changeset
84 the files of the same name in this directory, and are subject to the
535a1c0f164b *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75779
diff changeset
85 same conditions.