Mercurial > hg > xemacs-beta
view etc/toolbar/info-up-cap-xx.xpm @ 5390:593d9f73a7e8
New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.
Nodes Top, Installation, Q2.5.6: Update menus and node links for Q2.5.7.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 02 Apr 2011 17:04:38 +0900 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1", " c Gray75 s backgroundToolBarColor", ". c black", "X c white", " ", " ", " ", " ", " ", " . ", " ... ", " .X... ", " .X..... ", " .X....... ", " .XXX....... ", " ....X........ ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .X..... ", " .XXXX.. ", " ....... ", " ", " ", " ", " ", " " };