view lisp/toolbar/execute.xpm @ 57432:d95ac5c74632
* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
author |
Jan Djärv <jan.h.d@swipnet.se> |
date |
Mon, 11 Oct 2004 10:50:00 +0000 (2004-10-11) |
parents |
2568d5a27317 |
children |
|
line source
/* XPM */
static char * mail_exec_xpm[] = {
/* columns rows colors chars-per-pixel */
"24 24 6 1",
" c None",
". c black",
"X c #a5d8a5d89550",
"o c #d305d305bc3c",
"O c #ea03ea03d271",
"+ c white",
/* pixels */
" ",
" ",
" ",
" .. ",
" XX .. ",
" oo XX .. ",
" OO oo XX .. ",
" OO oo XX .. ",
" OO oo XX .. ",
" OO oo XX .. ",
" OO oo XX .. ",
" OO oo XX .. ",
" OO oo XX .. ",
" OO oo XX ",
" OO oo ",
" OO + .. ",
" XX .. ",
" oo XX ",
" OO oo ",
" OO ",
" ",
" ",
" ",
" "};