Mercurial > hg > xemacs-beta
view etc/toolbar/ediff-prev.xpm @ 132:757f1c4d15f7 xemacs-20-1
Added tag xemacs-20-1p4 for changeset 869e1851236b
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:29:09 +0200 |
parents | 0293115a14e9 |
children |
line wrap: on
line source
/* XPM */ static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "15 15 3 1", " c Gray75 s backgroundToolBarColor", ". c black", "X c white", " ", " . ", " .. ", " .X. ", " .XX...... ", " .X.XXXXXX. ", " .X.......X. ", " ..........X. ", " .........X. ", " .......... ", " ......... ", " ... ", " .. ", " . ", " ", };