Mercurial > hg > xemacs-beta
view etc/toolbar/next-win-up.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 * next_win_xpm[] = { "28 28 5 1", " c Gray75 s backgroundToolBarColor", ". c black", "x c white", "y c Gray90", "z c Gray60", " ", " ", " ........... ", " .zzzz.zzzz. ", " .zzzz.z........... ", " .zzzz.z.yyyy.yyyy. ", " .zzzz.z.yyyy.y........... ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " ........yyyy.y.xxxx.xxxx. ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " .zzzz.z........xxxx.xxxx. ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " .zzzz.z.yyyy.y........... ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " ........yyyy.y.xxxx.xxxx. ", " .yyyy.y.xxxx.xxxx. ", " ........xxxx.xxxx. ", " .xxxx.xxxx. ", " ........... ", " ", " ", " .. ", " ... ", " ................... ", " ... ", " .. ", " ", " "};