Mercurial > hg > easyhg-kdiff3
view kdiff3/src/xpm/showlinenumbers.xpm @ 37:fb2e248c8275
Suppression of the old setup file before creation a new one
author | friseb123 |
---|---|
date | Sun, 12 Oct 2003 12:57:53 +0000 |
parents | 86d21651c8db |
children |
line wrap: on
line source
/* XPM */ static const char *showlinenumbers[]={ "16 16 2 1", ". c None", "# c #000040", "................", "................", "................", "................", "...#...##..###..", "..##..#..#....#.", "...#.....#....#.", "...#....#...##..", "...#...#......#.", "...#..#.......#.", "..###.####.###..", "................", "................", "................", "................", "................"};