view etc/letter.xpm @ 73846:43b04b94a590

(vc-svn-admin-directory): New var. (vc-svn-registered, vc-svn-responsible-p) (vc-svn-repository-hostname): Use it. Suggested by arit93@yahoo.com.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 09 Nov 2006 03:14:51 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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