view kdiff3/src/xpm/showlinenumbers.xpm @ 57:023fbd76c1e3

Translating some strings to french
author friseb123
date Sat, 31 Jan 2004 14:25:47 +0000
parents 86d21651c8db
children
line wrap: on
line source
/* XPM */
static const char *showlinenumbers[]={
"16 16 2 1",
". c None",
"# c #000040",
"................",
"................",
"................",
"................",
"...#...##..###..",
"..##..#..#....#.",
"...#.....#....#.",
"...#....#...##..",
"...#...#......#.",
"...#..#.......#.",
"..###.####.###..",
"................",
"................",
"................",
"................",
"................"};