home *** CD-ROM | disk | FTP | other *** search
- Path: uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!mips!msi!dcmartin
- From: S.Marshall@sequent.cc.hull.ac.uk (Simon Marshall)
- Newsgroups: comp.sources.x
- Subject: v16i038: Xalarm 3.02, Part03/03
- Message-ID: <1992Feb5.144802.20602@msi.com>
- Date: 5 Feb 92 14:48:02 GMT
- References: <csx-16i036-xalarm-3.02@uunet.UU.NET>
- Sender: dcmartin@msi.com (David C. Martin - Moderator)
- Organization: Molecular Simulations, Inc.
- Lines: 113
- Approved: dcmartin@msi.com
- Originator: dcmartin@fascet
-
- Submitted-by: Simon Marshall <S.Marshall@sequent.cc.hull.ac.uk>
- Posting-number: Volume 16, Issue 38
- Archive-name: xalarm-3.02/part03
-
- # 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".
- # The tool that generated this appeared in the comp.sources.unix newsgroup;
- # send mail to comp-sources-unix@uunet.uu.net if you want that tool.
- # If this archive is complete, you will see the following message at the end:
- # "End of archive 3 (of 3)."
- # Contents: COPYRIGHT XAlarm.ad+ patchlevel.h
- # Wrapped by dcmartin@fascet on Wed Feb 5 06:46:37 1992
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test -f 'COPYRIGHT' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'COPYRIGHT'\"
- else
- echo shar: Extracting \"'COPYRIGHT'\" \(827 characters\)
- sed "s/^X//" >'COPYRIGHT' <<'END_OF_FILE'
- X Copyright (c) 1991, 1992 by Simon Marshall, University of Hull, UK
- X
- X If you still end up late, don't blame me!
- X
- X Permission to use, copy, modify, distribute, and sell this software and its
- X documentation for any purpose and without fee is hereby granted,
- X provided that the above copyright notice appear in all copies and that
- X both that copyright notice and this permission notice appear in
- X supporting documentation.
- X
- X This software is provided AS IS with no warranties of any kind. The author
- X shall have no liability with respect to the infringement of copyrights,
- X trade secrets or any patents by this file or any part thereof. In no
- X event will the author be liable for any lost revenue or profits or
- X other special, indirect and consequential damages.
- END_OF_FILE
- if test 827 -ne `wc -c <'COPYRIGHT'`; then
- echo shar: \"'COPYRIGHT'\" unpacked with wrong size!
- fi
- # end of 'COPYRIGHT'
- fi
- if test -f 'XAlarm.ad+' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'XAlarm.ad+'\"
- else
- echo shar: Extracting \"'XAlarm.ad+'\" \(1165 characters\)
- sed "s/^X//" >'XAlarm.ad+' <<'END_OF_FILE'
- X! We can't surround this by "#ifdef COLOR ... #endif" and have it in
- X! .../lib/X11/app-defaults/XAlarm because stuff in there is not pre-processed
- X! with cpp like wot xrdb does. Now why is that...?
- X
- X! If you want colour, you have to stick this in your ~/.xresources file (where
- X! you can surround it with #ifdefs).
- X
- X#ifdef COLOR
- XXAlarm*background: LightYellow
- XXAlarm*foreground: IndianRed
- XXAlarm*Command.background: IndianRed
- XXAlarm*Command.foreground: LightYellow
- X#endif
- X
- X! If you want a smaller button box in the alarm window, uncomment & try these
- X! for size in your ~/.xresources file:
- X
- X!XAlarm.Alarm!.alarm.buttons.snooze1.fromVert: quit
- X! This will vary depending on the button labels & font...
- X!XAlarm.Alarm!.alarm.buttons.snooze1.horizDistance: -93
- X!XAlarm.Alarm!.alarm.buttons.snooze5.fromVert: quit
- X!XAlarm.Alarm!.alarm.buttons.snooze15.fromVert: quit
- X!XAlarm.Alarm!.alarm.buttons.snoozetime.fromHoriz: snooze
- X
- X! If you want the button box next to the alarm window, uncomment & try this:
- X
- X!XAlarm.Alarm!.alarm.message.fromHoriz: buttons
- X! This will vary depending on the button labels & font...
- X!XAlarm.Alarm!.alarm.message.vertDistance: -33
- END_OF_FILE
- if test 1165 -ne `wc -c <'XAlarm.ad+'`; then
- echo shar: \"'XAlarm.ad+'\" unpacked with wrong size!
- fi
- # end of 'XAlarm.ad+'
- fi
- if test -f 'patchlevel.h' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'patchlevel.h'\"
- else
- echo shar: Extracting \"'patchlevel.h'\" \(25 characters\)
- sed "s/^X//" >'patchlevel.h' <<'END_OF_FILE'
- X#define VERSION "3.02"
- END_OF_FILE
- if test 25 -ne `wc -c <'patchlevel.h'`; then
- echo shar: \"'patchlevel.h'\" unpacked with wrong size!
- fi
- # end of 'patchlevel.h'
- fi
- echo shar: End of archive 3 \(of 3\).
- cp /dev/null ark3isdone
- MISSING=""
- for I in 1 2 3 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 3 archives.
- rm -f ark[1-9]isdone
- else
- echo You still need to unpack the following archives:
- echo " " ${MISSING}
- fi
- ## End of shell archive.
- exit 0
- --
- Molecular Simulations, Inc. mail: dcmartin@msi.com
- 796 N. Pastoria Avenue uucp: uunet!dcmartin
- Sunnyvale, California 94086 at&t: 408/522-9236
-