view kdiff3/src/xpm/currentpos.xpm @ 53:32d5cbf9db71

Corrections for 0.9.81: - Fix for configure --enable-final - Bugfixes - First steps towards internationalisation
author joachim99
date Tue, 20 Jan 2004 20:19:59 +0000
parents 86d21651c8db
children 8febbfb1148c
line wrap: on
line source
/* XPM */
static const char *currentpos[]={
"16 16 2 1",
"# c #000000",
". c None",
"................",
"................",
"................",
".#............#.",
".##..........##.",
".###........###.",
".####..##..####.",
".##############.",
".##############.",
".####..##..####.",
".###........###.",
".##..........##.",
".#............#.",
"................",
"................",
"................"};