view lisp/toolbar/mh-logo.xpm @ 53911:609de9ab5f75

* xselect.c (x_get_foreign_selection): Add new optional parameter time_stamp. (Fx_get_selection_internal): Ditto, pass time_stamp to x_get_foreign_selection.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 10 Feb 2004 17:19:14 +0000
parents b35587af8747
children
line wrap: on
line source

/* XPM */
static char *mh-e[] = {
/* width height num_colors chars_per_pixel */
"    18    13        2            1",
/* colors */
"# c #666699",
". c None s None",
/* pixels */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};