annotate lisp/toolbar/README @ 59212:d928e34db52a
(Line Height): Total line-height is now specified
in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
in cons cells. (nil . RATIO) is relative to actual line height.
Use line-height `t' instead of `0' to get minimum height.
author |
Kim F. Storm <storm@cua.dk> |
date |
Thu, 30 Dec 2004 18:01:16 +0000 |
parents |
f2ed4a5f31ab |
children |
41496a47e473 |
rev |
line source |
55954
|
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.
|