Mercurial > hg > easyhg-kdiff3
view kdiff3/src/xpm/currentpos.xpm @ 77:1184fc843210
KDiff3-0.9.92
author | joachim99 |
---|---|
date | Mon, 16 Apr 2007 21:26:08 +0000 |
parents | 257ccb866dc3 |
children |
line wrap: on
line source
/* XPM */ static const char *currentpos[]={ "16 16 3 1", " c #0080FF", "# c #000000", ". c None", "................", "................", "................", ".#............#.", ".##..........##.", ".# #........# #.", ".# #..##..# #.", ".# ## ## #.", ".# # # #.", ".# ## ## #.", ".# #..##..# #.", ".# #........# #.", ".##..........##.", ".#............#.", "................", "................"};