diff options
author | Juri Linkov <juri@jurta.org> | 2005-01-11 23:06:42 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2005-01-11 23:06:42 +0000 |
commit | 30cec4ee1350be1e1791b1994181330e7cb4a5d3 (patch) | |
tree | 5f1cd1870d6f8316964986e6bea004e76e588d4f /lisp | |
parent | afd33362f4ba845bb6a80c1116a9a82fe32ebfff (diff) | |
download | emacs-30cec4ee1350be1e1791b1994181330e7cb4a5d3.tar.gz emacs-30cec4ee1350be1e1791b1994181330e7cb4a5d3.tar.bz2 emacs-30cec4ee1350be1e1791b1994181330e7cb4a5d3.zip |
Add back_arrow.xpm and fwd_arrow.xpm.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/toolbar/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/toolbar/README b/lisp/toolbar/README index f7c8cb033b4..4bf1700dd91 100644 --- a/lisp/toolbar/README +++ b/lisp/toolbar/README @@ -5,4 +5,6 @@ The following icons are from GTK+ 2.x: paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm + back_arrow.xpm and fwd_arrow.xpm are slightly modified undo and redo. + They are not part of Emacs, but distributed and used by Emacs. |