view kdiff3/src/xpm/showlinenumbers.xpm @ 54:e5460f7f5432

*** empty log message ***
author joachim99
date Tue, 20 Jan 2004 20:21:33 +0000
parents 86d21651c8db
children
line wrap: on
line source
/* XPM */
static const char *showlinenumbers[]={
"16 16 2 1",
". c None",
"# c #000040",
"................",
"................",
"................",
"................",
"...#...##..###..",
"..##..#..#....#.",
"...#.....#....#.",
"...#....#...##..",
"...#...#......#.",
"...#..#.......#.",
"..###.####.###..",
"................",
"................",
"................",
"................",
"................"};