view kdiff3/src/xpm/currentpos.xpm @ 69:8febbfb1148c

KDiff3 0.9.89
author joachim99
date Mon, 10 Apr 2006 08:40:51 +0000
parents 86d21651c8db
children
line wrap: on
line source
/* XPM */
static const char *currentpos[]={
"16 16 3 1",
"  c #0080FF",
"# c #000000",
". c None",
"................",
"................",
"................",
".#............#.",
".##..........##.",
".# #........# #.",
".#  #..##..#  #.",
".#   ##  ##   #.",
".#   #    #   #.",
".#   ##  ##   #.",
".#  #..##..#  #.",
".# #........# #.",
".##..........##.",
".#............#.",
"................",
"................"};