Mercurial > emacs
view etc/images/close.xpm @ 73045:cec998346c98
* xfns.c (syms_of_xfns): Fix typo in help text for
x-gtk-file-dialog-help-text.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 22 Sep 2006 08:09:10 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};