view kdiff3/src-QT4/xpm/showlinenumbers.xpm @ 108:6e2801ed68a1 easyhg_kdiff3_simplifications

Add archiving script, minor README update
author Chris Cannam
date Thu, 26 May 2011 11:03:06 +0100
parents 08ea9b86c12c
children
line wrap: on
line source
/* XPM */
static const char *showlinenumbers[]={
"16 16 2 1",
". c None",
"# c #000040",
"................",
"................",
"................",
"................",
"...#...##..###..",
"..##..#..#....#.",
"...#.....#....#.",
"...#....#...##..",
"...#...#......#.",
"...#..#.......#.",
"..###.####.###..",
"................",
"................",
"................",
"................",
"................"};