view etc/letter.xpm @ 67267:bf8d1c67233d

Move back/forward history at the beginning of the tool bar.
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 02 Dec 2005 15:07:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};