view etc/letter.xpm @ 82359:25c5bc8d8b8e

(update_frame_tool_bar): Use -1 as index to gtk_toolbar_insert.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 13 Aug 2007 06:29:41 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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