home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.x
- From: markham@cadence.com (Jeff Markham)
- Subject: v19i035: xmail - X Window System interface to the mail program, Part10/10
- Message-ID: <1993Mar10.203127.11622@sparky.imd.sterling.com>
- X-Md4-Signature: 3c9940eda97c346b70d2e04f3974e3ae
- Date: Wed, 10 Mar 1993 20:31:27 GMT
- Approved: chris@sparky.imd.sterling.com
-
- Submitted-by: markham@cadence.com (Jeff Markham)
- Posting-number: Volume 19, Issue 35
- Archive-name: xmail/part10
- Environment: X11
- Supersedes: xmail: Volume 15, Issue 18-26
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then feed it
- # into a shell via "sh file" or similar. To overwrite existing files,
- # type "sh file -c".
- # Contents: national.bm
- # Wrapped by chris@sparky on Wed Mar 10 14:17:54 1993
- PATH=/bin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/lbin ; export PATH
- echo If this archive is complete, you will see the following message:
- echo ' "shar: End of archive 10 (of 10)."'
- if test -f 'national.bm' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'national.bm'\"
- else
- echo shar: Extracting \"'national.bm'\" \(1855 characters\)
- sed "s/^X//" >'national.bm' <<'END_OF_FILE'
- X/*
- X * xmail - X window system interface to the mail program
- X *
- X * Copyright 1990 by National Semiconductor Corporation
- X *
- X * Permission to use, copy, modify, and distribute this software and its
- X * documentation for any purpose is hereby granted without fee, provided that
- X * the above copyright notice appear in all copies and that both that
- X * copyright notice and this permission notice appear in supporting
- X * documentation, and that the name of National Semiconductor Corporation not
- X * be used in advertising or publicity pertaining to distribution of the
- X * software without specific, written prior permission. National Semiconductor
- X * Corporation makes no representations about the suitability of this software
- X * for any purpose. It is provided "as is" without express or implied warranty.
- X *
- X * NATIONAL SEMICONDUCTOR CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD TO
- X * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
- X * FITNESS, IN NO EVENT SHALL NATIONAL SEMICONDUCTOR CORPORATION BE LIABLE FOR
- X * ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
- X * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
- X * CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- X * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- X *
- X * Author: Michael C. Wagnitz - National Semiconductor Corporation
- X *
- X */
- X
- X#define national_width 20
- X#define national_height 20
- Xstatic char national_bits[] = {
- X 0xff, 0xff, 0xff, 0xff, 0x7c, 0xff, 0x7f, 0x3c, 0xff, 0x3f, 0x1c, 0xff,
- X 0x1f, 0x8d, 0xff, 0x8f, 0xc5, 0xff, 0xc7, 0xe1, 0xff, 0xe3, 0x71, 0xff,
- X 0x71, 0x38, 0xff, 0x39, 0x1e, 0xff, 0x1d, 0x8e, 0xff, 0x8f, 0xc6, 0xff,
- X 0xc7, 0xe2, 0xff, 0xe3, 0xf0, 0xff, 0xf1, 0xf8, 0xff, 0xf9, 0xfc, 0xff,
- X 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
- END_OF_FILE
- if test 1855 -ne `wc -c <'national.bm'`; then
- echo shar: \"'national.bm'\" unpacked with wrong size!
- fi
- # end of 'national.bm'
- fi
- echo shar: End of archive 10 \(of 10\).
- cp /dev/null ark10isdone
- MISSING=""
- for I in 1 2 3 4 5 6 7 8 9 10 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 10 archives.
- rm -f ark[1-9]isdone ark[1-9][0-9]isdone
- else
- echo You still must unpack the following archives:
- echo " " ${MISSING}
- fi
- exit 0
- exit 0 # Just in case...
- --
- // chris@IMD.Sterling.COM | Send comp.sources.x submissions to:
- \X/ Amiga - The only way to fly! |
- "It's intuitively obvious to the most | sources-x@imd.sterling.com
- casual observer..." |
-