Mercurial > hg > easyhg-kdiff3
view kdiff3/src/xpm/showlinenumbers.xpm @ 67:ec82d69e8b0c
0.9.86
author | joachim99 |
---|---|
date | Thu, 16 Sep 2004 02:45:37 +0000 |
parents | 86d21651c8db |
children |
line wrap: on
line source
/* XPM */ static const char *showlinenumbers[]={ "16 16 2 1", ". c None", "# c #000040", "................", "................", "................", "................", "...#...##..###..", "..##..#..#....#.", "...#.....#....#.", "...#....#...##..", "...#...#......#.", "...#..#.......#.", "..###.####.###..", "................", "................", "................", "................", "................"};