view etc/images/ezimage/tag-gt.xpm @ 108895:c4f9f87f04a2

* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings. (Fforward_line, Fbeginning_of_line): Reflow docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 07 Jun 2010 12:35:57 +0200
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_tag_gt_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"                    ",
"                    ",
"    ............... ",
"   .+++++++++++++++.",
"  .+@@@@@++@@@@@@@+.",
" .+@@@@@@+++@@@@@@+.",
".+@@@@@@@++++@@@@@+.",
".+@++@@@@+++++@@@@+.",
".+@++@@@@+++++.@@@+.",
".+@@@@@@@++++.@@@@+.",
" .+@@@@@@+++.@@@@@+.",
"  .+@@@@@++.@@@@@@+.",
".  .++++++.++++++++.",
"    ............... ",
"                    "};