Mercurial > hg > xemacs-beta
view etc/toolbar/last-win-xx.xpm @ 2605:262b5c1d8c18
[xemacs-hg @ 2005-02-22 22:34:23 by adrian]
xemacs-21.5-clean: Don't copy removed BUGS in install target of xemacs.mak
-------------------- ChangeLog entries follow: --------------------
nt/ChangeLog addition:
2005-02-22 Adrian Aichner <adrian@xemacs.org>
* xemacs.mak (install): Don't copy BUGS, which has been removed.
author | adrian |
---|---|
date | Tue, 22 Feb 2005 22:34:23 +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. ", " ........... ", " ", " ", " .. ", " ... ", " ................... ", " ... ", " .. ", " ", " "};