Mercurial > hg > xemacs-beta
view etc/toolbar/info-prev-xx.xpm @ 4926:c90385e49231
Add copyright and license information to s/mach-bsd4-3.h.
Thanks to Ben Wing for digging up the information that makes this possible.
See <870180fe1002030816s51928c31g30ef64ddc8da0885@mail.gmail.com> in
xemacs-patches for more information.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 03 Feb 2010 09:17:33 -0700 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1", " c Gray75 s backgroundToolBarColor", ". c black", "X c white", " ", " ", " ", " ", " ", " ", " ", " ", " . ", " .. ", " .X. ", " .XX............ ", " .X.XXXXXXXXXXXX. ", " .X.............X. ", " ................X. ", " ...............X. ", " ................ ", " ............... ", " ... ", " .. ", " . ", " ", " ", " ", " ", " ", " ", " " };