diff options
| author | Glenn Morris | 2007-02-15 03:09:35 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-02-15 03:09:35 +0000 |
| commit | eb20c2f508fa227b6de8554de4868e4260c6efb5 (patch) | |
| tree | d8472204e163cac9d32c79e3887cae44f23a4acb | |
| parent | 40e1b9663fa8af04c1927d8444cc3a4f7a8d5a68 (diff) | |
| download | emacs-eb20c2f508fa227b6de8554de4868e4260c6efb5.tar.gz emacs-eb20c2f508fa227b6de8554de4868e4260c6efb5.zip | |
Add license info for mh-logo.
More detailed info on source of gnome icons.
| -rw-r--r-- | etc/images/README | 38 |
1 files changed, 29 insertions, 9 deletions
diff --git a/etc/images/README b/etc/images/README index dd0c6f9c83f..4d2056b27ac 100644 --- a/etc/images/README +++ b/etc/images/README | |||
| @@ -21,6 +21,8 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 21 | File: mh-logo.xpm | 21 | File: mh-logo.xpm |
| 22 | Author: Satyaki Das | 22 | Author: Satyaki Das |
| 23 | Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 23 | Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
| 24 | License: GNU General Public License version 2 or later (see COPYING) | ||
| 25 | |||
| 24 | 26 | ||
| 25 | The following icons are from GTK+ 2.x and GNOME 2.x. They are not | 27 | The following icons are from GTK+ 2.x and GNOME 2.x. They are not |
| 26 | part of Emacs, but distributed and used by Emacs. | 28 | part of Emacs, but distributed and used by Emacs. |
| @@ -45,15 +47,33 @@ part of Emacs, but distributed and used by Emacs. | |||
| 45 | 47 | ||
| 46 | * From GNOME 2.x: | 48 | * From GNOME 2.x: |
| 47 | 49 | ||
| 48 | attach.xpm connect.xpm contact.xpm data-save.xpm delete.xpm | 50 | Emacs images and their source in the GNOME icons stock/ directory: |
| 49 | describe.xpm disconnect.xpm exit.xpm lock-broken.xpm lock-ok.xpm | 51 | |
| 50 | lock.xpm redo.xpm search-replace.xpm next-page.xpm refresh.xpm | 52 | attach.xpm document/stock_attach |
| 51 | separator.xpm sort-ascending.xpm sort-column-ascending.xpm | 53 | cancel.xpm slightly modified generic/stock_stop |
| 52 | sort-criteria.xpm sort-descending.xpm sort-row-ascending.xpm | 54 | connect.xpm net/stock_connect |
| 53 | zoom-in.xpm zoom-out.xpm | 55 | contact.xpm net/stock_contact |
| 54 | 56 | data-save.xpm data/stock_data-save | |
| 55 | cancel.xpm is a slightly modified stock_stop. | 57 | delete.xpm generic/stock_delete |
| 56 | show.xpm is a slightly modified stock_new. | 58 | describe.xpm generic/stock_properties |
| 59 | disconnect.xpm net/stock_disconnect | ||
| 60 | exit.xpm generic/stock_exit | ||
| 61 | lock-broken.xpm data/stock_lock-broken | ||
| 62 | lock-ok.xpm data/stock_lock-ok | ||
| 63 | lock.xpm data/stock_lock | ||
| 64 | redo.xpm generic/stock_redo | ||
| 65 | search-replace.xpm slightly modified generic/stock_search-and-replace | ||
| 66 | next-page.xpm navigation/stock_next-page | ||
| 67 | refresh.xpm generic/stock_refresh | ||
| 68 | separator.xpm ? | ||
| 69 | show.xpm slightly modified document/stock_new | ||
| 70 | sort-ascending.xpm slightly modified data/stock_sort-ascending | ||
| 71 | sort-column-ascending.xpm data/stock_sort-column-ascending | ||
| 72 | sort-criteria.xpm data/stock_sort-criteria | ||
| 73 | sort-descending.xpm slightly modified data/stock_sort-descending | ||
| 74 | sort-row-ascending.xpm data/stock_sort-row-ascending | ||
| 75 | zoom-in.xpm navigation/stock_zoom-in | ||
| 76 | zoom-out.xpm navigation/stock_zoom-out | ||
| 57 | 77 | ||
| 58 | next-node.xpm and prev-node.xpm are from gthumb version 2.0 (part of | 78 | next-node.xpm and prev-node.xpm are from gthumb version 2.0 (part of |
| 59 | GNOME 2.x) where they are called next-image-24.png and prev-image-24.png. | 79 | GNOME 2.x) where they are called next-image-24.png and prev-image-24.png. |