diff options
Diffstat (limited to 'lisp/toolbar/README')
| -rw-r--r-- | lisp/toolbar/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/toolbar/README b/lisp/toolbar/README new file mode 100644 index 00000000000..f7c8cb033b4 --- /dev/null +++ b/lisp/toolbar/README | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | The following icons are from GTK+ 2.x: | ||
| 2 | |||
| 3 | close.xpm copy.xpm cut.xpm help.xpm home.xpm | ||
| 4 | index.xpm jump_to.xpm left_arrow.xpm new.xpm open.xpm | ||
| 5 | paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm | ||
| 6 | saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm | ||
| 7 | |||
| 8 | They are not part of Emacs, but distributed and used by Emacs. | ||