Mercurial > hg > xemacs-beta
view etc/toolbar/next-win-xx.xpm @ 676:5a9f0fc2b3dc
[xemacs-hg @ 2001-11-27 18:54:56 by adrian]
[PATCH RECOMMEND 21.4 21.1] xemacs-21.5: Remove/rename duplicate sections in man/xemacs-faq.texi <g071m8bv.fsf@mailto.t-online.de>
author | adrian |
---|---|
date | Tue, 27 Nov 2001 18:54:56 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * next_win_xpm[] = { "28 28 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. ", " ........... ", " ", " ", " .. ", " ... ", " ................... ", " ... ", " .. ", " ", " "};