Mercurial > hg > xemacs-beta
view etc/toolbar/last-win-xx.xpm @ 2524:c634f2d588e8
[xemacs-hg @ 2005-01-28 01:54:47 by ben]
Fixes to xemacs.mak
xemacs.mak: Use filename only when calling makeinfo, or it chokes on index
generation.
xemacs.mak: Generate separate .pdb and .map files for temacs/xemacs; may
make profiling possible.
author | ben |
---|---|
date | Fri, 28 Jan 2005 01:54:47 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * last_win_xpm[] = { "28 28 5 1", " c Gray75 s backgroundToolBarColor", ". c Gray60", "x c white", "y c Gray90", "z c Gray60", " ", " ", " ........... ", " .zzzz.zzzz. ", " ...........z.zzzz. ", " .yyyy.yyyy.z.zzzz. ", " ...........y.yyyy.z.zzzz. ", " .xxxx.xxxx.y.yyyy.z.zzzz. ", " .xxxx.xxxx.y.yyyy........ ", " .xxxx.xxxx.y.yyyy.z.zzzz. ", " .xxxx.xxxx........z.zzzz. ", " .xxxx.xxxx.y.yyyy.z.zzzz. ", " ...........y.yyyy.z.zzzz. ", " .xxxx.xxxx.y.yyyy.z.zzzz. ", " .xxxx.xxxx.y.yyyy........ ", " .xxxx.xxxx.y.yyyy. ", " .xxxx.xxxx........ ", " .xxxx.xxxx. ", " ........... ", " ", " ", " .. ", " ... ", " ................... ", " ... ", " .. ", " ", " "};