"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "gnus-5.10.10/etc/images/README" of archive gnus-5.10.10.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 * The default GTK icons were not overridden by the GNOME theme due to
2 a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in wide
3 circulation, the GTK icons should be replaced with the equivalent
4 GNOME icons.
5
6 * Recipe for Creating PBM Versions
7
8 1. Edit .xpm image in GIMP.
9 2. Image > Mode > Indexed. Check Use Black/White Palette and No
10 Color Dithering.
11 3. File > Save As file.xbm.
12 4. Run xbmtopbm < file.xbm > file.pbm.
13
14 Thanks to jan.h.d@swipnet.se for the help.
15
16
17 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
18
19 * The following icons are a part of Emacs:
20
21 File: mh-logo.xpm
22 Author: Satyaki Das
23 Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
24 License: GNU General Public License version 3 or later (see COPYING)
25
26 The files splash.xpm, splash8.xpm contain copyright and license
27 information, but it is reproduced here for convenience.
28
29 Files: splash.pbm, splash.xpm, splash8.xpm, gnus.pbm
30 Author: Luis Fernandes <elf@ee.ryerson.ca>
31 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
32 Free Software Foundation, Inc.
33 License: GNU General Public License version 3 or later (see COPYING)
34
35
36 * The following icons are from GTK+ 2.x and GNOME 2.x. They are not
37 part of Emacs, but distributed and used by Emacs.
38
39 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
40 Tuomas Kuosmanen, Rodney Dawes, Jakub Steiner, Alexander Larsson,
41 Tor Lillqvist, Garrett LeSage, Dennis Cranston, Jody Goldberg, Luca
42 Ferretti, Mark Finlay, Lapo Calamandrei, Andreas Nilsson and Marco
43 Pesenti Gritti
44 License: GNU General Public License version 2
45
46 * From GTK+ 2.x:
47
48 close.xpm copy.xpm cut.xpm help.xpm home.xpm index.xpm info.pbm
49 info.xpm jump-to.xpm left-arrow.xpm new.xpm open.xpm paste.xpm
50 preferences.xpm print.xpm refresh.xpm right-arrow.xpm save.xpm
51 saveas.xpm search.xpm sort-ascending.xpm sort-descending.xpm
52 spell.xpm undo.xpm up-arrow.xpm
53
54 back-arrow.xpm and fwd-arrow.xpm are slightly modified undo and redo.
55 diropen.xpm is file-manager.png from Gnome hicolor theme.
56
57 * From GNOME 2.x:
58
59 Emacs images and their source in the GNOME icons stock/ directory:
60
61 attach.xpm document/stock_attach
62 cancel.xpm slightly modified generic/stock_stop
63 connect.xpm net/stock_connect
64 contact.xpm net/stock_contact
65 data-save.xpm data/stock_data-save
66 delete.xpm generic/stock_delete
67 describe.xpm generic/stock_properties
68 disconnect.xpm net/stock_disconnect
69 exit.xpm generic/stock_exit
70 lock-broken.xpm data/stock_lock-broken
71 lock-ok.xpm data/stock_lock-ok
72 lock.xpm data/stock_lock
73 redo.xpm generic/stock_redo
74 search-replace.xpm slightly modified generic/stock_search-and-replace
75 next-page.xpm navigation/stock_next-page
76 refresh.xpm generic/stock_refresh
77 separator.xpm ?
78 show.xpm slightly modified document/stock_new
79 sort-ascending.xpm slightly modified data/stock_sort-ascending
80 sort-column-ascending.xpm data/stock_sort-column-ascending
81 sort-criteria.xpm data/stock_sort-criteria
82 sort-descending.xpm slightly modified data/stock_sort-descending
83 sort-row-ascending.xpm data/stock_sort-row-ascending
84 zoom-in.xpm navigation/stock_zoom-in
85 zoom-out.xpm navigation/stock_zoom-out
86
87 next-node.xpm and prev-node.xpm are from gthumb version 2.0 (part of
88 GNOME 2.x) where they are called next-image-24.png and prev-image-24.png.
89 up-node.xpm is just next-node.xpm rotated 90 degrees.
90
91 Some icons in the mail/ and gnus/ subdirectories are also taken
92 from this source (see their separate README files).
93
94 The images in the low-color/ subdirectory are low-color versions of
95 the files of the same name in this directory, and are subject to the
96 same conditions.