Mercurial > hg > xemacs-beta
view etc/toolbar/next-win-cap-xx.xpm @ 1632:64eaceca611d
[xemacs-hg @ 2003-08-19 02:07:03 by james]
Enable module building and running on Cygwin and MinGW.
author | james |
---|---|
date | Tue, 19 Aug 2003 02:07:16 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * next_win_xpm[] = { "33 33 5 1", " c Gray75 s backgroundToolBarColor", ". c Gray60", "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. ", " ........... ", " ", " .. ", " ... ", " ................... ", " ... ", " .. ", " . . ", ". . . ", ".. . . . . ... . . . . ... ", ". . . . . . . . . . . . . .", ". . . ... . . ... . . . . . .", ". .. . . . . . . . . .", ". . .. . . . . . . . .", " ", " "};