Mercurial > hg > xemacs-beta
view etc/custom/right.xpm @ 1494:210683f31426
[xemacs-hg @ 2003-05-22 06:09:03 by stephent]
coding detection debug code <87vfw3tt4b.fsf@tleepslib.sk.tsukuba.ac.jp>
typo in comment <87r86rtt18.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 22 May 2003 06:09:04 +0000 |
parents | 43dd3413c7c7 |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * right_xpm[] = { "10 10 5 1", " c Gray90", ". c Gray90", "X c none", "o c Gray75", "O c Gray40", " .XXXXXXXX", " ...XXXXXX", " ....XXXX", " oo....XX", " oooo....", " ooooOOOO", " ooOOOOXX", " OOOOXXXX", " OOOXXXXXX", " OXXXXXXXX"};