Mercurial > hg > xemacs-beta
view etc/toolbar/workshop-cap-up.xpm @ 3027:7efd3a9bbcfb
[xemacs-hg @ 2005-10-25 11:28:23 by ben]
support :inherit in cus-face and face
cus-face.el, faces.el: Provide a basic implementation of the `inherit' property for
faces and the :inherit property in custom. Use the new
`specifier-instantiator' function.
Update the documentation for various places in faces.el.
'foo -> `foo'.
author | ben |
---|---|
date | Tue, 25 Oct 2005 11:28:24 +0000 |
parents | 3ecd8885ac67 |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * xemacs-cap-workshop_xpm[] = { "33 33 9 1", " c #BDBDBDBDBDBD s backgroundToolBarColor", "F c #000000000000 s foregroundToolBarColor", ". c #ADADADADADAD", "X c #000000000000", "o c #333333333333", "O c #424242424242", "+ c #949494949494", "@ c #7F7F7F7F7F7F", "# c #636363636363", " ", " ", " ", " .... ..... .. ", " .XXXX ..XXXo OX. ", " +XXo.. @XXO @@. ", " XXX. .XXX O.. ", " OXX+ @XXX O. ", " @XXo. o@XXO.@@. XXX. . ", " XXX..@ XXX.o.@X.. oX@ ", " OXX@O oXX@O.X@.. .X@ ", " .XXXO +XXX@+XO. @@ ", " XXX XXX @XXO ", " OXX OXO XXXX@ ", " .X# @X@ @XXXXX@ ", " X X .XXXXX@ ", " .@XXXX ", " @ .OXX ", " @#. XX ", " @X X ", " @oo@..X@ ", " ..XXX ", " ", " ", " F F ", " F F F F FF F ", " F F F F F F FFF FF FFF ", " F F F F F FF F F F F F F ", " F F F FF F F F F F F F ", " F F F F F F F F F F F ", " F F F F FF F F FF FFF ", " F ", " "};