view etc/letter.xpm @ 80106:7bb8839f9001

(add_registry): Add an App Paths registry key. Look for GTK and add it to the DLL search path for Emacs if found.
author Jason Rumney <jasonr@gnu.org>
date Mon, 11 Feb 2008 15:35:55 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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