view kdiff3/src-QT4/xpm/iconA.xpm @ 108:6e2801ed68a1 easyhg_kdiff3_simplifications

Add archiving script, minor README update
author Chris Cannam
date Thu, 26 May 2011 11:03:06 +0100
parents 08ea9b86c12c
children
line wrap: on
line source
/* XPM */
static const char *iconA[]={
"16 16 3 1",
"  c #0080FF",
"# c #000000",
". c None",
"................",
"................",
"......###.......",
".....#   #......",
"....#  #  #.....",
"...#  #.#  #....",
"...# #...# #....",
"...# #...# #....",
"...# ##### #....",
"...#       #....",
"...# ##### #....",
"...# #...# #....",
"...###...###....",
"................",
"................",
"................"};