view lisp/gnus/preview.xpm @ 59976:10ab4fe55163

* xfns.c (Fx_change_window_property): Use long array when format is 32. (Fx_window_property): If format is 32 and long is bigger than 32 bits, convert long array returned from XGetWindowProperty to an int array.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 07 Feb 2005 20:00:07 +0000
parents 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char *prev1[]={
"24 24 6 1",
". c None",
"# c #000000",
"d c #46463e",
"a c #676663",
"c c #a8a7a3",
"b c #ebeae4",
"........................",
"........................",
"........................",
"........................",
"........................",
"..............####......",
".........#####abbc#.....",
"....#####acbbbbbbc#.....",
"...#acbbbbbbbbbbacc#....",
"...#baabbbbbbbbcacb#....",
"...#cbcaabbd##dacbb#....",
"....#bbbccdcbbcdabbc#...",
"....#bbbbdccaaccdacb#...",
"....#cbbb#abbbbb#bac#...",
".....#bbb#cbbbbc#bbac#..",
".....#bbbdcbbbbddbbc##..",
".....#cbccdcbbd#####....",
"......#babbd##dd##......",
"......#acbc###.####.....",
"......#aa##......###....",
".......##.........###...",
"...................##...",
"........................",
"........................"};