view etc/letter.xpm @ 57924:25fe68335fa7

Add menu items "New File..." and "Open File...". Add Mac to text about file selection and use-file-dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 04 Nov 2004 09:21:52 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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