home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-29 | 51.6 KB | 1,827 lines |
- Newsgroups: comp.sources.x
- Path: sparky!uunet!darwin.sura.net!mips!msi!dcmartin
- From: jipping@cs.hope.edu (Mike Jipping)
- Subject: v18i062: XVTDL 3.0, Part01/06
- Message-ID: <csx-18i062-xvtdl-3.0@uunet.UU.NET>
- Originator: dcmartin@fascet
- Sender: dcmartin@msi.com (David C. Martin - Moderator)
- Organization: Molecular Simulations, Inc.
- Date: Wed, 29 Jul 1992 17:50:11 GMT
- Approved: dcmartin@msi.com
- Lines: 1814
-
- Submitted-by: jipping@cs.hope.edu (Mike Jipping)
- Posting-number: Volume 18, Issue 62
- Archive-name: xvtdl-3.0/part01
-
- *** This is version 3.0 of XVTDL, an XView To Do List Manager ***
-
- XVTDL is a todo list manager. XVTDL has the following features:
-
- * You can manage multiple todo lists.
- * Each todo list item is prioritized; each list is displayed in
- priority order.
- * List items, if you do not "check them off", will propagate from
- one day to the next.
- * List items can be recurring items, i.e., items that will
- automatically pop up weekly, biweekly, monthly, etc. These items
- will propagate like "normal" list items.
- * You can set list items on any day, with easy calendar management.
- * Lists can be printed on a "plain" or Postscript printer.
- * List items can be logged when checked on/off with optional comments
- added to the log file.
- * Multiple lists can be combined for viewing or printing.
-
- In normal use, XVTDL can be started as part of the OpenWindows startup
- sequence and left running in iconic form. If left alone, the only CPU
- cycles it burns are at midnight when it "wakes up" to propagate unchecked
- list items to the new day.
-
- XVTDL differs from every todo list program I have used in that (1) it
- actively propagates list items, (2) it maintains multiple lists, (3) it
- features recurring items, and (4) it allows activity logs to be kept. No
- program I have used does all three of these thingsand most do none of
- these.
-
- XVTDL requires OpenWindows 2.0 or higher and is built with XView 2.0 or
- higher.
-
- #!/bin/sh
- # This is a shell archive (produced by shar 3.50)
- # To extract the files from this archive, save it to a file, remove
- # everything above the "!/bin/sh" line above, and type "sh file_name".
- #
- # made 07/29/1992 17:47 UTC by dcmartin@fascet
- # Source directory /home/fascet/dcmartin/csx/src/xvtdl/xvtdl-3.0
- #
- # existing files will NOT be overwritten unless -c is specified
- #
- # This is part 1 of a multipart archive
- # do not concatenate these parts, unpack them in order with /bin/sh
- #
- # This shar contains:
- # length mode name
- # ------ ---------- ------------------------------------------
- # 3226 -rw-r--r-- CHANGES
- # 402 -rw-r--r-- COPYRIGHT
- # 1817 -rw-r--r-- Imakefile
- # 12396 -rw-r--r-- Makefile
- # 1675 -rw-r--r-- Makefile.std
- # 2607 -rw-r--r-- README
- # 1583 -rw-r--r-- TODO
- # 222 -rw-r--r-- bitmaps/0.pr
- # 222 -rw-r--r-- bitmaps/1.pr
- # 1278 -rw-r--r-- bitmaps/1to9.pr
- # 222 -rw-r--r-- bitmaps/2.pr
- # 222 -rw-r--r-- bitmaps/3.pr
- # 222 -rw-r--r-- bitmaps/4.pr
- # 222 -rw-r--r-- bitmaps/5.pr
- # 222 -rw-r--r-- bitmaps/6.pr
- # 222 -rw-r--r-- bitmaps/7.pr
- # 222 -rw-r--r-- bitmaps/8.pr
- # 222 -rw-r--r-- bitmaps/9.pr
- # 1278 -rw-r--r-- bitmaps/9to1.pr
- # 589 -rw-r--r-- bitmaps/backward.pr
- # 221 -rw-r--r-- bitmaps/checked_off.pr
- # 193 -rw-r--r-- bitmaps/checked_on.pr
- # 222 -rw-r--r-- bitmaps/cut.pr
- # 222 -rw-r--r-- bitmaps/edit.pr
- # 222 -rw-r--r-- bitmaps/editmask.pr
- # 589 -rw-r--r-- bitmaps/forward.pr
- # 622 -rw-r--r-- bitmaps/props.pr
- # 1997 -rw-r--r-- bitmaps/tdl.pr
- # 2190 -rw-r--r-- bitmaps/tdl_empty.pr
- # 2190 -rw-r--r-- bitmaps/tdl_full.pr
- # 1997 -rw-r--r-- bitmaps/tdl_mask.pr
- # 2909 -rw-r--r-- cursor.c
- # 1088 -rw-r--r-- entry_ui.h
- # 3226 -rw-r--r-- globaldefs.h
- # 768 -rw-r--r-- logedit_ui.h
- # 65 -rw-r--r-- patchlevel.h
- # 1056 -rw-r--r-- print_ui.h
- # 619 -rw-r--r-- prolog2.ps
- # 1509 -rw-r--r-- props_ui.h
- # 702 -rw-r--r-- todo.l
- # 6846 -rw-r--r-- calendar.c
- # 5824 -rw-r--r-- entry_ui.c
- # 3472 -rw-r--r-- logedit_ui.c
- # 4019 -rw-r--r-- logger.c
- # 5037 -rw-r--r-- main.c
- # 5974 -rw-r--r-- print_ui.c
- # 5889 -rw-r--r-- properties.c
- # 4389 -rw-r--r-- todo.y
- # 8135 -rw-r--r-- xdefaults.c
- # 14426 -rw-r--r-- print.c
- # 9258 -rw-r--r-- props_ui.c
- # 9828 -rw-r--r-- recur.c
- # 14810 -rw-r--r-- xvtdl.man
- # 20185 -rw-r--r-- control.c
- # 16778 -rw-r--r-- create_windows.c
- # 24576 -rw-r--r-- list.c
- # 20276 -rw-r--r-- prolog1.ps
- #
- if test -r _shar_seq_.tmp; then
- echo 'Must unpack archives in sequence!'
- echo Please unpack part `cat _shar_seq_.tmp` next
- exit 1
- fi
- # ============= CHANGES ==============
- if test -f 'CHANGES' -a X"$1" != X"-c"; then
- echo 'x - skipping CHANGES (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting CHANGES (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'CHANGES' &&
- *** For Version 3.0 ********************************************************
- X
- X * Added a multi-level logging feature. The user can log at check off
- X time, at quit/propagation time, or not at all. The user can choose
- X just a a time stamp on the log or can edit the comment that will go
- X into the log.
- X
- X * Implemented a facility to list all category items in one display
- X and integrated this into the print facility.
- X
- X * Added a "Done" button -- ala mailtool -- that dumps the database
- X file and iconifies the tool.
- X
- X * Added a properties windows that configures all the configurable
- X elements of the system -- and sets all the X resources.
- X
- X * Added several X resources, settable by the configuration/properties
- X interface.
- X
- X * Implemented an interpose function to catch the window menu "Quit".
- X
- X * Implemented a backup to the database file before a new file is
- X written.
- X
- X * Printing now uses the "gecos" field instead of the "username" field
- X in the password file.
- X
- X * Added an Imakefile.
- X
- X * BUG FIXES:
- X + Fixed the hardcoded temporary file name for printing todo lists
- X (thanks to George Lindholm <lindholm@ucs.ubc.ca> for the code).
- X + Fixed a bug in the PostScript where checked off items appeared a
- X half-line up from where they should be.
- X + Correctly implemented pushpin properties (note this required a
- X little shucking and jiving between the recurrence and entry windows)
- X + Fixed several list-manipulation bugs which caused anomalies when
- X cutting and pasting.
- X + Fixed a mis-setting of timer in main program (thanks to Chuck
- X Strickland <chucks@orl.mmc.com> for the fix)
- X
- *** For Version 2.3 ********************************************************
- X
- X * Fixed a bug in getting resources when the resources were not in
- X database.
- X
- *** For Version 2.2 ********************************************************
- X
- X * Eliminated the completion of creation/edit by pressing Return on
- X the Text field in entry. It didn't work correctly.
- X
- X * Fixed a bug in todo list management when cutting.
- X
- X * Implemented the ability to print all todo list categories from the
- X print window at once.
- X
- X * Added resources: Xvtdl.Printer (string) to define the default printer
- X Xvtdl.PostScript (boolean) to define the default
- X print mode
- X
- X * Makefile is a little more helpful in installation.
- X
- X * Implemented the editing of category names.
- X
- X * Implemented the deletion of list categories (and their items).
- X
- *** For Version 2.1 ********************************************************
- X
- X * Changed the order of "-lxview" and "-lolgx" in the Makefile
- X to accomodate public domain versions of XView
- X
- X * Fixed a bug where entries over 50 characters long displayed junk.
- X
- X * For neatness sake, all bitmaps (*.pr) were placed in the "bitmaps"
- X subdirectory.
- X
- X * Now the cursor changes for edits over the list subwindow as well as
- X other parts of the application.
- X
- X * Cleaned up the code to get rid of compilation warnings.
- X
- X * Fixed the README file to eliminate references to "prolog3.ps", since
- X it is not used.
- X
- X * Resizing the window now resizes the todo list as well.
- SHAR_EOF
- chmod 0644 CHANGES ||
- echo 'restore of CHANGES failed'
- Wc_c="`wc -c < 'CHANGES'`"
- test 3226 -eq "$Wc_c" ||
- echo 'CHANGES: original size 3226, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= COPYRIGHT ==============
- if test -f 'COPYRIGHT' -a X"$1" != X"-c"; then
- echo 'x - skipping COPYRIGHT (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting COPYRIGHT (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'COPYRIGHT' &&
- Copyright (c) 1992 by Mike Jipping and Hope College
- X
- Permission is granted to copy and distribute this file in modified or
- unmodified form, for noncommercial use, provided (a) this copyright notice
- is preserved, (b) no attempt is made to restrict redistribution of this
- file, and (c) this file is not distributed as part of any collection whose
- redistribution is restricted by a compilation copyright.
- SHAR_EOF
- chmod 0644 COPYRIGHT ||
- echo 'restore of COPYRIGHT failed'
- Wc_c="`wc -c < 'COPYRIGHT'`"
- test 402 -eq "$Wc_c" ||
- echo 'COPYRIGHT: original size 402, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= Imakefile ==============
- if test -f 'Imakefile' -a X"$1" != X"-c"; then
- echo 'x - skipping Imakefile (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting Imakefile (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'Imakefile' &&
- #
- # Imakefile for the xvtdl program
- #
- X
- #---------------------------------------------------------------------
- # $Id: Makefile,v 2.5 1992/07/15 20:54:01 jipping Exp $
- #---------------------------------------------------------------------
- X
- X
- # CHANGE: Alter CFLAGS to reflect your compilation flags preferences.
- # Alter LDFLAGS to reflect your load flags preferences.
- # Adjust BIN to reflect where you want to install the program.
- # Fix LIB to reflect where you want prolog1.ps and prolog2.ps
- # Adjust MAN for your man page directory.
- X
- CFLAGS = -O -I$(OPENWINHOME)/include
- LDFLAGS = -O -L$(OPENWINHOME)/lib
- BIN = /usr/local/bin
- LIB = /usr/local/lib
- MAN = /usr/man/manl
- X
- SYS_LIBRARIES = -ll
- LOCAL_LIBRARIES = -lxview -lolgx $(XLIB)
- INCLUDES = -I$(OPENWINHOME)/include
- LDOPTIONS = -L$(OPENWINHOME)/lib
- X
- #---------------------------------------------------------------------
- # Some global vars...
- X
- OBJS = main.o create_windows.o calendar.o control.o y.tab.o list.o recur.o \
- X print.o print_ui.o entry_ui.o cursor.o properties.o props_ui.o \
- X logger.o xdefaults.o logedit_ui.o
- X
- SRCS = $(OBJ:%.o=%.c) todo.y todo.l
- X
- HEADERS = globaldefs.h print_ui.h entry_ui.h props_ui.h logedit_ui.h
- X
- ALLFILES = $(HEADERS) $(OBJS) $(SRCS)
- X
- #---------------------------------------------------------------------
- # Target patterns.
- X
- %.o: %.c
- X cc $(CFLAGS) -c $<
- X
- %.c: RCS/%.c,v
- X co $@
- X
- #---------------------------------------------------------------------
- # Finally, the real dependencies.
- X
- AllTarget(xvtdl)
- X
- $(OBJS): $(HEADERS)
- X
- ComplexProgramTarget(xvtdl)
- InstallProgram(xvtdl,$(BIN))
- InstallManPage(xvtdl,$(MAN))
- InstallNonExec(prolog1.ps,$(LIB))
- InstallNonExec(prolog2.ps,$(LIB))
- X
- y.tab.o: lex.yy.c y.tab.c
- X cc $(CFLAGS) -c y.tab.c
- X
- lex.yy.c: todo.l
- X lex todo.l
- X
- y.tab.c: todo.y
- X yacc todo.y
- SHAR_EOF
- chmod 0644 Imakefile ||
- echo 'restore of Imakefile failed'
- Wc_c="`wc -c < 'Imakefile'`"
- test 1817 -eq "$Wc_c" ||
- echo 'Imakefile: original size 1817, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= Makefile ==============
- if test -f 'Makefile' -a X"$1" != X"-c"; then
- echo 'x - skipping Makefile (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting Makefile (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'Makefile' &&
- # Makefile generated by imake - do not edit!
- # $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $
- #
- # The cpp used on this machine replaces all newlines and multiple tabs and
- # spaces in a macro expansion with a single space. Imake tries to compensate
- # for this, but is not always successful.
- #
- X
- # -------------------------------------------------------------------------
- # Makefile generated from "Imake.tmpl" and </tmp/IIf.a09333>
- # $XConsortium: Imake.tmpl,v 1.139 91/09/16 08:52:48 rws Exp $
- #
- # Platform-specific parameters may be set in the appropriate <vendor>.cf
- # configuration files. Site-specific parameters should be set in the file
- # site.def. Full rebuilds are recommended if any parameters are changed.
- #
- # If your C preprocessor does not define any unique symbols, you will need
- # to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
- # "make World" the first time).
- #
- X
- # -------------------------------------------------------------------------
- # site-specific configuration parameters that need to come before
- # the platform-specific parameters - edit site.def to change
- X
- # site: $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $
- X
- # -------------------------------------------------------------------------
- # platform-specific configuration parameters - edit sun.cf to change
- X
- # platform: $XConsortium: sun.cf,v 1.68 91/07/30 11:34:39 rws Exp $
- X
- # operating system: SunOS 4.1.1
- X
- # $XConsortium: sunLib.rules,v 1.6 91/03/24 17:55:58 rws Exp $
- X
- # -------------------------------------------------------------------------
- # site-specific configuration parameters that go after
- # the platform-specific parameters - edit site.def to change
- X
- # site: $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $
- X
- X SHELL = /bin/sh
- X
- X TOP = .
- X CURRENT_DIR = .
- X
- X AR = ar clq
- X BOOTSTRAPCFLAGS =
- X CC = cc
- X AS = as
- X
- X COMPRESS = compress
- X CPP = /lib/cpp $(STD_CPP_DEFINES)
- X PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
- X INSTALL = install
- X LD = ld
- X LINT = lint
- X LINTLIBFLAG = -C
- X LINTOPTS = -axz
- X LN = ln -s
- X MAKE = make
- X MV = mv
- X CP = cp
- X
- X RANLIB = ranlib
- X RANLIBINSTFLAGS =
- X
- X RM = rm -f
- X TROFF = psroff
- X MSMACROS = -ms
- X TBL = tbl
- X EQN = eqn
- X STD_INCLUDES =
- X STD_CPP_DEFINES =
- X STD_DEFINES =
- X EXTRA_LOAD_FLAGS =
- X EXTRA_LIBRARIES =
- X TAGS = ctags
- X
- X SHAREDCODEDEF = -DSHAREDCODE
- X SHLIBDEF = -DSUNSHLIB
- X
- X PROTO_DEFINES =
- X
- X INSTPGMFLAGS =
- X
- X INSTBINFLAGS = -m 0755
- X INSTUIDFLAGS = -m 4755
- X INSTLIBFLAGS = -m 0644
- X INSTINCFLAGS = -m 0444
- X INSTMANFLAGS = -m 0444
- X INSTDATFLAGS = -m 0444
- X INSTKMEMFLAGS = -m 4755
- X
- X PROJECTROOT = /usr/X11/R5
- X
- X TOP_INCLUDES = -I$(INCROOT)
- X
- X CDEBUGFLAGS = -O
- X CCOPTIONS = -pipe
- X
- X ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
- X ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
- X CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
- X LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
- X
- X LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
- X
- X LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(LOCAL_LDFLAGS) -L$(USRLIBDIR)
- X
- X LDCOMBINEFLAGS = -X -r
- X DEPENDFLAGS =
- X
- X MACROFILE = sun.cf
- X RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
- X
- X IMAKE_DEFINES =
- X
- X IRULESRC = $(CONFIGDIR)
- X IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES)
- X
- X ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
- X $(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
- X $(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)
- X
- # -------------------------------------------------------------------------
- # X Window System Build Parameters
- # $XConsortium: Project.tmpl,v 1.138 91/09/10 09:02:12 rws Exp $
- X
- # -------------------------------------------------------------------------
- # X Window System make variables; this need to be coordinated with rules
- X
- X PATHSEP = /
- X USRLIBDIR = /usr/X11/R5/lib
- X BINDIR = /usr/X11/R5/bin
- X INCROOT = /usr/X11/R5/include
- X BUILDINCROOT = $(TOP)
- X BUILDINCDIR = $(BUILDINCROOT)/X11
- X BUILDINCTOP = ..
- X INCDIR = $(INCROOT)/X11
- X ADMDIR = /usr/adm
- X LIBDIR = $(USRLIBDIR)/X11
- X CONFIGDIR = $(LIBDIR)/config
- X LINTLIBDIR = $(USRLIBDIR)/lint
- X
- X FONTDIR = $(LIBDIR)/fonts
- X XINITDIR = $(LIBDIR)/xinit
- X XDMDIR = $(LIBDIR)/xdm
- X TWMDIR = $(LIBDIR)/twm
- X MANPATH = /usr/X11/R5/man
- X MANSOURCEPATH = $(MANPATH)/man
- X MANSUFFIX = n
- X LIBMANSUFFIX = 3
- X MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
- X LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
- X NLSDIR = $(LIBDIR)/nls
- X PEXAPIDIR = $(LIBDIR)/PEX
- X XAPPLOADDIR = $(LIBDIR)/app-defaults
- X FONTCFLAGS = -t
- X
- X INSTAPPFLAGS = $(INSTDATFLAGS)
- X
- X IMAKE = imake
- X DEPEND = makedepend
- X RGB = rgb
- X
- X FONTC = bdftopcf
- X
- X MKFONTDIR = mkfontdir
- X MKDIRHIER = /bin/sh $(BINDIR)/mkdirhier
- X
- X CONFIGSRC = $(TOP)/config
- X DOCUTILSRC = $(TOP)/doc/util
- X CLIENTSRC = $(TOP)/clients
- X DEMOSRC = $(TOP)/demos
- X LIBSRC = $(TOP)/lib
- X FONTSRC = $(TOP)/fonts
- X INCLUDESRC = $(TOP)/X11
- X SERVERSRC = $(TOP)/server
- X UTILSRC = $(TOP)/util
- X SCRIPTSRC = $(UTILSRC)/scripts
- X EXAMPLESRC = $(TOP)/examples
- X CONTRIBSRC = $(TOP)/../contrib
- X DOCSRC = $(TOP)/doc
- X RGBSRC = $(TOP)/rgb
- X DEPENDSRC = $(UTILSRC)/makedepend
- X IMAKESRC = $(CONFIGSRC)
- X XAUTHSRC = $(LIBSRC)/Xau
- X XLIBSRC = $(LIBSRC)/X
- X XMUSRC = $(LIBSRC)/Xmu
- X TOOLKITSRC = $(LIBSRC)/Xt
- X AWIDGETSRC = $(LIBSRC)/Xaw
- X OLDXLIBSRC = $(LIBSRC)/oldX
- X XDMCPLIBSRC = $(LIBSRC)/Xdmcp
- X BDFTOSNFSRC = $(FONTSRC)/bdftosnf
- X BDFTOSNFSRC = $(FONTSRC)/clients/bdftosnf
- X BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf
- X MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
- X FSLIBSRC = $(FONTSRC)/lib/fs
- X FONTSERVERSRC = $(FONTSRC)/server
- X EXTENSIONSRC = $(TOP)/extensions
- X XILIBSRC = $(EXTENSIONSRC)/lib/xinput
- X PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX
- X
- # $XConsortium: sunLib.tmpl,v 1.11 91/07/31 11:32:08 rws Exp $
- X
- SHLIBLDFLAGS = -assert pure-text
- PICFLAGS = -pic
- X
- X DEPEXTENSIONLIB =
- X EXTENSIONLIB = -lXext
- X
- X DEPXLIB = $(DEPEXTENSIONLIB)
- X XLIB = $(EXTENSIONLIB) -lX11
- X
- X DEPXMULIB = $(USRLIBDIR)/libXmu.sa.$(SOXMUREV)
- X XMULIB = -lXmu
- X
- X DEPOLDXLIB =
- X OLDXLIB = -loldX
- X
- X DEPXTOOLLIB = $(USRLIBDIR)/libXt.sa.$(SOXTREV)
- X XTOOLLIB = -lXt
- X
- X DEPXAWLIB = $(USRLIBDIR)/libXaw.sa.$(SOXAWREV)
- X XAWLIB = -lXaw
- X
- X DEPXILIB =
- X XILIB = -lXi
- X
- X SOXLIBREV = 4.10
- X SOXTREV = 4.10
- X SOXAWREV = 5.0
- X SOOLDXREV = 4.10
- X SOXMUREV = 4.10
- X SOXEXTREV = 4.10
- X SOXINPUTREV = 4.10
- X
- X DEPXAUTHLIB = $(USRLIBDIR)/libXau.a
- X XAUTHLIB = -lXau
- X DEPXDMCPLIB = $(USRLIBDIR)/libXdmcp.a
- X XDMCPLIB = -lXdmcp
- X
- X DEPPHIGSLIB = $(USRLIBDIR)/libphigs.a
- X PHIGSLIB = -lphigs
- X
- X DEPXBSDLIB = $(USRLIBDIR)/libXbsd.a
- X XBSDLIB = -lXbsd
- X
- X LINTEXTENSIONLIB = $(LINTLIBDIR)/llib-lXext.ln
- X LINTXLIB = $(LINTLIBDIR)/llib-lX11.ln
- X LINTXMU = $(LINTLIBDIR)/llib-lXmu.ln
- X LINTXTOOL = $(LINTLIBDIR)/llib-lXt.ln
- X LINTXAW = $(LINTLIBDIR)/llib-lXaw.ln
- X LINTXI = $(LINTLIBDIR)/llib-lXi.ln
- X LINTPHIGS = $(LINTLIBDIR)/llib-lphigs.ln
- X
- X DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
- X
- X DEPLIBS1 = $(DEPLIBS)
- X DEPLIBS2 = $(DEPLIBS)
- X DEPLIBS3 = $(DEPLIBS)
- X
- # -------------------------------------------------------------------------
- # Imake rules for building libraries, programs, scripts, and data files
- # rules: $XConsortium: Imake.rules,v 1.123 91/09/16 20:12:16 rws Exp $
- X
- # -------------------------------------------------------------------------
- # start of Imakefile
- X
- #
- # Imakefile for the xvtdl program
- #
- X
- #---------------------------------------------------------------------
- # $Id: Makefile,v 2.5 1992/07/15 20:54:01 jipping Exp $
- #---------------------------------------------------------------------
- X
- # CHANGE: Alter CFLAGS to reflect your compilation flags preferences.
- # Alter LDFLAGS to reflect your load flags preferences.
- # Adjust BIN to reflect where you want to install the program.
- # Fix LIB to reflect where you want prolog1.ps and prolog2.ps
- # Adjust MAN for your man page directory.
- X
- CFLAGS = -O -I$(OPENWINHOME)/include
- LDFLAGS = -O -L$(OPENWINHOME)/lib
- BIN = /usr/local/bin
- LIB = /usr/local/lib
- MAN = /usr/man/manl
- X
- SYS_LIBRARIES = -ll
- LOCAL_LIBRARIES = -lxview -lolgx $(XLIB)
- INCLUDES = -I$(OPENWINHOME)/include
- LDOPTIONS = -L$(OPENWINHOME)/lib
- X
- #---------------------------------------------------------------------
- # Some global vars...
- X
- OBJS = main.o create_windows.o calendar.o control.o y.tab.o list.o recur.o \
- X print.o print_ui.o entry_ui.o cursor.o properties.o props_ui.o \
- X logger.o xdefaults.o logedit_ui.o
- X
- SRCS = $(OBJ:%.o=%.c) todo.y todo.l
- X
- HEADERS = globaldefs.h print_ui.h entry_ui.h props_ui.h logedit_ui.h
- X
- ALLFILES = $(HEADERS) $(OBJS) $(SRCS)
- X
- #---------------------------------------------------------------------
- # Target patterns.
- X
- %.o: %.c
- X cc $(CFLAGS) -c $<
- X
- %.c: RCS/%.c,v
- X co $@
- X
- #---------------------------------------------------------------------
- # Finally, the real dependencies.
- X
- all:: xvtdl
- X
- $(OBJS): $(HEADERS)
- X
- X PROGRAM = xvtdl
- X
- all:: xvtdl
- X
- xvtdl: $(OBJS) $(DEPLIBS)
- X $(RM) $@
- X $(CC) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS)
- X
- saber_xvtdl:: $(SRCS)
- X # load $(ALLDEFINES) $(SRCS) $(LOCAL_LIBRARIES) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
- X
- osaber_xvtdl:: $(OBJS)
- X # load $(ALLDEFINES) $(OBJS) $(LOCAL_LIBRARIES) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
- X
- install:: xvtdl
- X @if [ -d $(DESTDIR)$(BINDIR) ]; then set +x; \
- X else (set -x; $(MKDIRHIER) $(DESTDIR)$(BINDIR)); fi
- X $(INSTALL) -c $(INSTPGMFLAGS) xvtdl $(DESTDIR)$(BINDIR)
- X
- install.man:: xvtdl.man
- X @if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \
- X else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi
- X $(INSTALL) -c $(INSTMANFLAGS) xvtdl.man $(DESTDIR)$(MANDIR)/xvtdl.$(MANSUFFIX)
- X
- depend::
- X $(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
- X
- lint:
- X $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
- lint1:
- X $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)
- X
- clean::
- X $(RM) $(PROGRAM)
- X
- install:: xvtdl
- X @if [ -d $(DESTDIR)$(BIN) ]; then set +x; \
- X else (set -x; $(MKDIRHIER) $(DESTDIR)$(BIN)); fi
- X $(INSTALL) -c $(INSTPGMFLAGS) xvtdl $(DESTDIR)$(BIN)
- X
- install.man:: xvtdl.man
- X @if [ -d $(DESTDIR)$(MAN) ]; then set +x; \
- X else (set -x; $(MKDIRHIER) $(DESTDIR)$(MAN)); fi
- X $(INSTALL) -c $(INSTMANFLAGS) xvtdl.man $(DESTDIR)$(MAN)/xvtdl.$(MANSUFFIX)
- X
- install:: prolog1.ps
- X $(INSTALL) -c $(INSTDATFLAGS) prolog1.ps $(DESTDIR)$(LIB)
- X
- install:: prolog2.ps
- X $(INSTALL) -c $(INSTDATFLAGS) prolog2.ps $(DESTDIR)$(LIB)
- X
- y.tab.o: lex.yy.c y.tab.c
- X cc $(CFLAGS) -c y.tab.c
- X
- lex.yy.c: todo.l
- X lex todo.l
- X
- y.tab.c: todo.y
- X yacc todo.y
- X
- # -------------------------------------------------------------------------
- # common rules for all Makefiles - do not edit
- X
- emptyrule::
- X
- clean::
- X $(RM_CMD) "#"*
- X
- Makefile::
- X -@if [ -f Makefile ]; then set -x; \
- X $(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
- X else exit 0; fi
- X $(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
- X
- tags::
- X $(TAGS) -w *.[ch]
- X $(TAGS) -xw *.[ch] > TAGS
- X
- saber:
- X # load $(ALLDEFINES) $(SRCS)
- X
- osaber:
- X # load $(ALLDEFINES) $(OBJS)
- X
- # -------------------------------------------------------------------------
- # empty rules for directories that do not have SUBDIRS - do not edit
- X
- install::
- X @echo "install in $(CURRENT_DIR) done"
- X
- install.man::
- X @echo "install.man in $(CURRENT_DIR) done"
- X
- Makefiles::
- X
- includes::
- X
- # -------------------------------------------------------------------------
- # dependencies generated by makedepend
- X
- SHAR_EOF
- chmod 0644 Makefile ||
- echo 'restore of Makefile failed'
- Wc_c="`wc -c < 'Makefile'`"
- test 12396 -eq "$Wc_c" ||
- echo 'Makefile: original size 12396, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= Makefile.std ==============
- if test -f 'Makefile.std' -a X"$1" != X"-c"; then
- echo 'x - skipping Makefile.std (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting Makefile.std (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'Makefile.std' &&
- #
- # Makefile for the xvtdl program
- #
- X
- #---------------------------------------------------------------------
- # $Id: Makefile,v 2.5 1992/07/15 20:54:01 jipping Exp $
- #---------------------------------------------------------------------
- X
- # CHANGE: Alter CFLAGS to reflect your compilation flags preferences.
- # Alter LDFLAGS to reflect your load flags preferences.
- # Adjust BIN to reflect where you want to install the program.
- # Fix LIB to reflect where you want prolog1.ps and prolog2.ps
- X
- CFLAGS = -O -I$(OPENWINHOME)/include
- LDFLAGS = -O -L$(OPENWINHOME)/lib
- BIN = /usr/local/bin
- LIB = /usr/local/lib
- MAN = /usr/man/manl
- X
- #---------------------------------------------------------------------
- # Some global vars...
- X
- OBJ = main.o create_windows.o calendar.o control.o y.tab.o list.o recur.o \
- X print.o print_ui.o entry_ui.o cursor.o properties.o props_ui.o \
- X logger.o xdefaults.o logedit_ui.o
- X
- SOURCES = $(OBJ:%.o=%.c) todo.y todo.l
- X
- #---------------------------------------------------------------------
- # Target patterns.
- X
- %.o: %.c
- X cc $(CFLAGS) -c $<
- X
- #---------------------------------------------------------------------
- # Finally, the real dependencies.
- X
- all: xvtdl
- X
- xvtdl: $(OBJ)
- X cc $(LDFLAGS) -o xvtdl $(OBJ) -lxview -lolgx -lX11 -ll
- X
- y.tab.o: lex.yy.c y.tab.c
- X cc $(CFLAGS) -c y.tab.c
- X
- lex.yy.c: todo.l
- X lex todo.l
- X
- y.tab.c: todo.y
- X yacc todo.y
- X
- #---------------------------------------------------------------------
- install: xvtdl
- X install -s -m 755 xvtdl $(BIN)
- X install -m 755 prolog1.ps $(LIB)
- X install -m 755 prolog2.ps $(LIB)
- X install -m 755 xvtdl.man $(MAN)
- X
- X
- clean:
- X rm -f xvtdl $(OBJ) core \#* *~ y.tab.c lex.yy.c
- X
- SHAR_EOF
- chmod 0644 Makefile.std ||
- echo 'restore of Makefile.std failed'
- Wc_c="`wc -c < 'Makefile.std'`"
- test 1675 -eq "$Wc_c" ||
- echo 'Makefile.std: original size 1675, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= README ==============
- if test -f 'README' -a X"$1" != X"-c"; then
- echo 'x - skipping README (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting README (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'README' &&
- *** This is version 3.0 of XVTDL, an XView To Do List Manager ***
- X
- XXVTDL is a todo list manager. XVTDL has the following features:
- X
- X * You can manage multiple todo lists.
- X * Each todo list item is prioritized; each list is displayed in
- X priority order.
- X * List items, if you do not "check them off", will propagate from
- X one day to the next.
- X * List items can be recurring items, i.e., items that will
- X automatically pop up weekly, biweekly, monthly, etc. These items
- X will propagate like "normal" list items.
- X * You can set list items on any day, with easy calendar management.
- X * Lists can be printed on a "plain" or Postscript printer.
- X * List items can be logged when checked on/off with optional comments
- X added to the log file.
- X * Multiple lists can be combined for viewing or printing.
- X
- In normal use, XVTDL can be started as part of the OpenWindows startup
- sequence and left running in iconic form. If left alone, the only CPU
- cycles it burns are at midnight when it "wakes up" to propagate unchecked
- list items to the new day.
- X
- XXVTDL differs from every todo list program I have used in that (1) it
- actively propagates list items, (2) it maintains multiple lists, (3) it
- features recurring items, and (4) it allows activity logs to be kept. No
- program I have used does all three of these thingsand most do none of
- these.
- X
- XXVTDL requires OpenWindows 2.0 or higher and is built with XView 2.0 or
- higher.
- X
- See the file CHANGES for a list of changes from previous versions.
- X
- *** FUTURE FEATURES ***
- X
- See the file "TODO" for a list of features considered for the future.
- Note that this file is (naturally) in XVTDL format!
- X
- *** INSTALLATION ***
- X
- X (1) Decide on a publically accessible place for the two prolog files
- X "prolog1.ps" and "prolog2.ps".
- X
- X (2) Edit the macros PROLOG1 and PROLOG2 in "globaldefs.h" to reflect
- X the places chosen above.
- X
- X (3) If you wish to use the Imakefile, type "xmkmf". Otherwise, you
- X can use the Makefile.std by "cp Makefile.std Makefile".
- X
- X (4) Edit the Makefile to change the variables CFLAGS, LDFLAGS, BIN,
- X and LIB.
- X
- X (5) Type "make".
- X
- X (6) Type "make install" if you want to install in the place indicated
- X by the variables BIN and LIB above. Note that you must either
- X do a "make install" or move the prolog files by hand for XVTDL to
- X work properly.
- X
- *** PRAISE, COMMENTS, BLAME ***
- X
- The XVTDL package was written by Mike Jipping (jipping@cs.hope.edu).
- Send praise, comments, bugs, and general chit-chat to me at
- jipping@cs.hope.edu. I'll at least read your note!
- X
- SHAR_EOF
- chmod 0644 README ||
- echo 'restore of README failed'
- Wc_c="`wc -c < 'README'`"
- test 2607 -eq "$Wc_c" ||
- echo 'README: original size 2607, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= TODO ==============
- if test -f 'TODO' -a X"$1" != X"-c"; then
- echo 'x - skipping TODO (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting TODO (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'TODO' &&
- category: "XVTDL Features"
- X 7/28/92:8:"[Ver 3.1] Add interactive help"
- X 7/28/92:8:"[Ver 3.1] Use the env var PRINTER for printer default"
- X 7/28/92:5:"[Ver 4] Allow changing of order of priority list (1>9 or 9>1)"
- X 7/28/92:5:"[Ver 4] Do a generalized day-of-week spec with non-exclusive choices"
- X 7/28/92:6:"[Ver 4] Add commandline interface for adding, listing, and printing"
- X 7/28/92:8:"[Ver 3.1] Make 0 weeks = 'forever'"
- X 7/28/92:4:"[Ver 5] Add drag and drop from mailtool"
- X 7/28/92:2:"[??] Add timestamp to propagated items (or information window?)"
- X 7/28/92:2:"[??] Automatic bumping priority (up/down) after a certain time"
- X 7/28/92:2:"[??] Add a general week-of-month specifier with non-exclusive choices"
- X 7/28/92:2:"[??] change the icon when the list is empty for today (kinda like mailtool)"
- X 7/28/92:2:"[??] Should props be connected with databases (e.g. logging only for some)"
- X 7/28/92:2:"[??] Let users use their own editor for log entries"
- X 7/28/92:5:"[Ver 4] Add a day-of-month specifier"
- X 7/28/92:2:"[??] Two digit priority?"
- X 7/28/92:2:"[??] Info window on a line item? (annotation, creation date, etc)."
- X 7/28/92:4:"[Ver 5] Multi line list items"
- X 7/28/92:2:"[??] Enter day on entry editor"
- X 7/28/92:2:"[??] Project orientation: share items between users, NFS locking, shared chk off"
- X 7/28/92:7:"[Ver 3.2] Add better colors"
- category: "XVTDL Bugs"
- X 7/28/92:5:"Cannot cancel a EDIT mode"
- X 7/28/92:5:"Category names too long will 'white out' the right arrow"
- X 7/28/92:6:"Does not take quotes in item strings"
- X 7/28/92:5:"Too much list 'flashing' ==> list updating"
- SHAR_EOF
- chmod 0644 TODO ||
- echo 'restore of TODO failed'
- Wc_c="`wc -c < 'TODO'`"
- test 1583 -eq "$Wc_c" ||
- echo 'TODO: original size 1583, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/0.pr ==============
- if test ! -d 'bitmaps'; then
- echo 'x - creating directory bitmaps'
- mkdir 'bitmaps'
- fi
- if test -f 'bitmaps/0.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/0.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/0.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/0.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x1004,
- X 0x23C2,
- X 0x2262,
- X 0x4661,
- X 0x4661,
- X 0x4661,
- X 0x4661,
- X 0x4661,
- X 0x2642,
- X 0x23C2,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/0.pr ||
- echo 'restore of bitmaps/0.pr failed'
- Wc_c="`wc -c < 'bitmaps/0.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/0.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/1.pr ==============
- if test -f 'bitmaps/1.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/1.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/1.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/1.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x1044,
- X 0x21C2,
- X 0x22C2,
- X 0x40C1,
- X 0x40C1,
- X 0x40C1,
- X 0x40C1,
- X 0x40C1,
- X 0x20C2,
- X 0x23E2,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/1.pr ||
- echo 'restore of bitmaps/1.pr failed'
- Wc_c="`wc -c < 'bitmaps/1.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/1.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/1to9.pr ==============
- if test -f 'bitmaps/1to9.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/1to9.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/1to9.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/1to9.pr' &&
- /* Format_version=1, Width=48, Height=48, Depth=1, Valid_bits_per_item=16
- X */
- X 0x01FE, 0x0000, 0x0000,
- X 0x07FF, 0x8000, 0x0000,
- X 0x0F03, 0xC000, 0x0000,
- X 0x1C38, 0xE000, 0x0000,
- X 0x3878, 0x7020, 0x8040,
- X 0x31F8, 0x3020, 0x0040,
- X 0x71F8, 0x303C, 0x9E78,
- X 0x6038, 0x1824, 0xA248,
- X 0x6038, 0x1824, 0xA248,
- X 0x6038, 0x1824, 0xA248,
- X 0x6038, 0x1824, 0x9E48,
- X 0x6038, 0x1800, 0x0200,
- X 0x6038, 0x1800, 0x3C00,
- X 0x7038, 0x3800, 0x0000,
- X 0x3038, 0x3000, 0x0000,
- X 0x3838, 0x7000, 0x0000,
- X 0x1C00, 0xE000, 0x0000,
- X 0x0F03, 0xC000, 0x0000,
- X 0x07FF, 0x9000, 0x0000,
- X 0x01FE, 0x3800, 0x0000,
- X 0x0000, 0x7C00, 0x0000,
- X 0x0000, 0x3E00, 0x0000,
- X 0x0000, 0x1F00, 0x0000,
- X 0x0000, 0x0F90, 0x0000,
- X 0x0000, 0x07F0, 0x0000,
- X 0x0000, 0x03F0, 0x0000,
- X 0x0000, 0x01F0, 0x0000,
- X 0x0000, 0x01F0, 0x7F80,
- X 0x0000, 0x03F1, 0xFFE0,
- X 0x0000, 0x0003, 0xC070,
- X 0x0000, 0x0007, 0x1F38,
- X 0x0000, 0x000E, 0x3F9C,
- X 0x0000, 0x000C, 0x738C,
- X 0x0000, 0x001C, 0x71CE,
- X 0x0000, 0x0018, 0x61C6,
- X 0x0000, 0x0018, 0x61C6,
- X 0x0100, 0x0018, 0x73C6,
- X 0x0100, 0x0018, 0x3FC6,
- X 0x011D, 0x2418, 0x1EC6,
- X 0x0123, 0x2418, 0x01C6,
- X 0x0122, 0xA81C, 0x738E,
- X 0x0122, 0xD80E, 0x7F8C,
- X 0x011C, 0x4806, 0x3E1C,
- X 0x0000, 0x0007, 0x0038,
- X 0x0000, 0x0003, 0xC0F0,
- X 0x0000, 0x0000, 0xFFE0,
- X 0x0000, 0x0000, 0x7FC0,
- X 0x0000, 0x0000, 0x0000,
- SHAR_EOF
- chmod 0644 bitmaps/1to9.pr ||
- echo 'restore of bitmaps/1to9.pr failed'
- Wc_c="`wc -c < 'bitmaps/1to9.pr'`"
- test 1278 -eq "$Wc_c" ||
- echo 'bitmaps/1to9.pr: original size 1278, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/2.pr ==============
- if test -f 'bitmaps/2.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/2.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/2.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/2.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x11C4,
- X 0x23E2,
- X 0x2262,
- X 0x4061,
- X 0x4061,
- X 0x40C1,
- X 0x4181,
- X 0x4101,
- X 0x23E2,
- X 0x23E2,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/2.pr ||
- echo 'restore of bitmaps/2.pr failed'
- Wc_c="`wc -c < 'bitmaps/2.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/2.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/3.pr ==============
- if test -f 'bitmaps/3.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/3.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/3.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/3.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x11C4,
- X 0x23E2,
- X 0x2232,
- X 0x4031,
- X 0x41E1,
- X 0x41E1,
- X 0x4031,
- X 0x4031,
- X 0x2232,
- X 0x23E2,
- X 0x11C4,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/3.pr ||
- echo 'restore of bitmaps/3.pr failed'
- Wc_c="`wc -c < 'bitmaps/3.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/3.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/4.pr ==============
- if test -f 'bitmaps/4.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/4.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/4.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/4.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x10C4,
- X 0x21C2,
- X 0x21C2,
- X 0x42C1,
- X 0x42C1,
- X 0x44C1,
- X 0x47E1,
- X 0x40C1,
- X 0x20C2,
- X 0x21E2,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/4.pr ||
- echo 'restore of bitmaps/4.pr failed'
- Wc_c="`wc -c < 'bitmaps/4.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/4.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/5.pr ==============
- if test -f 'bitmaps/5.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/5.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/5.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/5.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x13F4,
- X 0x23F2,
- X 0x2202,
- X 0x43E1,
- X 0x43F1,
- X 0x4271,
- X 0x4031,
- X 0x4031,
- X 0x2462,
- X 0x2782,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/5.pr ||
- echo 'restore of bitmaps/5.pr failed'
- Wc_c="`wc -c < 'bitmaps/5.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/5.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/6.pr ==============
- if test -f 'bitmaps/6.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/6.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/6.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/6.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x10E4,
- X 0x2182,
- X 0x2302,
- X 0x4601,
- X 0x47C1,
- X 0x4661,
- X 0x4661,
- X 0x4661,
- X 0x2262,
- X 0x23C2,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/6.pr ||
- echo 'restore of bitmaps/6.pr failed'
- Wc_c="`wc -c < 'bitmaps/6.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/6.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/7.pr ==============
- if test -f 'bitmaps/7.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/7.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/7.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/7.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x1004,
- X 0x27F2,
- X 0x27F2,
- X 0x4421,
- X 0x4061,
- X 0x4041,
- X 0x40C1,
- X 0x4081,
- X 0x2182,
- X 0x2102,
- X 0x1304,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/7.pr ||
- echo 'restore of bitmaps/7.pr failed'
- Wc_c="`wc -c < 'bitmaps/7.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/7.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/8.pr ==============
- if test -f 'bitmaps/8.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/8.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/8.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/8.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x11C4,
- X 0x2322,
- X 0x2322,
- X 0x43A1,
- X 0x41E1,
- X 0x4271,
- X 0x4231,
- X 0x4231,
- X 0x2232,
- X 0x21E2,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/8.pr ||
- echo 'restore of bitmaps/8.pr failed'
- Wc_c="`wc -c < 'bitmaps/8.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/8.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/9.pr ==============
- if test -f 'bitmaps/9.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/9.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/9.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/9.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03E0,
- X 0x0C18,
- X 0x11E4,
- X 0x2322,
- X 0x2332,
- X 0x4331,
- X 0x4331,
- X 0x41F1,
- X 0x4031,
- X 0x4061,
- X 0x2042,
- X 0x2382,
- X 0x1004,
- X 0x0C18,
- X 0x03E0,
- SHAR_EOF
- chmod 0644 bitmaps/9.pr ||
- echo 'restore of bitmaps/9.pr failed'
- Wc_c="`wc -c < 'bitmaps/9.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/9.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/9to1.pr ==============
- if test -f 'bitmaps/9to1.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/9to1.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/9to1.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/9to1.pr' &&
- /* Format_version=1, Width=48, Height=48, Depth=1, Valid_bits_per_item=16
- X */
- X 0x01FE, 0x0000, 0x0000,
- X 0x07FF, 0x8000, 0x0000,
- X 0x0F03, 0xC000, 0x0000,
- X 0x1C7C, 0xE000, 0x0000,
- X 0x38FE, 0x7020, 0x8040,
- X 0x31CE, 0x3020, 0x0040,
- X 0x71C7, 0x303C, 0x9E78,
- X 0x6187, 0x1824, 0xA248,
- X 0x6187, 0x1824, 0xA248,
- X 0x61CF, 0x1824, 0xA248,
- X 0x60FF, 0x1824, 0x9E48,
- X 0x607B, 0x1800, 0x0200,
- X 0x6007, 0x1800, 0x3C00,
- X 0x71CE, 0x3800, 0x0000,
- X 0x31FE, 0x3000, 0x0000,
- X 0x38F8, 0x7000, 0x0000,
- X 0x1C00, 0xE000, 0x0000,
- X 0x0F03, 0xC000, 0x0000,
- X 0x07FF, 0x9000, 0x0000,
- X 0x01FE, 0x3800, 0x0000,
- X 0x0000, 0x7C00, 0x0000,
- X 0x0000, 0x3E00, 0x0000,
- X 0x0000, 0x1F00, 0x0000,
- X 0x0000, 0x0F90, 0x0000,
- X 0x0000, 0x07F0, 0x0000,
- X 0x0000, 0x03F0, 0x0000,
- X 0x0000, 0x01F0, 0x0000,
- X 0x0000, 0x01F0, 0x7F80,
- X 0x0000, 0x03F1, 0xFFE0,
- X 0x0000, 0x0003, 0xC070,
- X 0x0000, 0x0007, 0x0E38,
- X 0x0000, 0x000E, 0x1E1C,
- X 0x0000, 0x000C, 0x7E0C,
- X 0x0000, 0x001C, 0x7E0E,
- X 0x0000, 0x0018, 0x0E06,
- X 0x0000, 0x0018, 0x0E06,
- X 0x0100, 0x0018, 0x0E06,
- X 0x0100, 0x0018, 0x0E06,
- X 0x011D, 0x2418, 0x0E06,
- X 0x0123, 0x2418, 0x0E06,
- X 0x0122, 0xA81C, 0x0E0E,
- X 0x0122, 0xD80E, 0x0E0C,
- X 0x011C, 0x4806, 0x0E1C,
- X 0x0000, 0x0007, 0x0038,
- X 0x0000, 0x0003, 0xC0F0,
- X 0x0000, 0x0000, 0xFFE0,
- X 0x0000, 0x0000, 0x7FC0,
- X 0x0000, 0x0000, 0x0000,
- SHAR_EOF
- chmod 0644 bitmaps/9to1.pr ||
- echo 'restore of bitmaps/9to1.pr failed'
- Wc_c="`wc -c < 'bitmaps/9to1.pr'`"
- test 1278 -eq "$Wc_c" ||
- echo 'bitmaps/9to1.pr: original size 1278, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/backward.pr ==============
- if test -f 'bitmaps/backward.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/backward.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/backward.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/backward.pr' &&
- /* Format_version=1, Width=32, Height=32, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0007,0x0000,
- X 0x001E,0x0000,
- X 0x003C,0x0000,
- X 0x00FC,0x0000,
- X 0x03F8,0x0000,
- X 0x0FF8,0x0000,
- X 0x1FFF,0xFFF8,
- X 0x3FFF,0xFFF8,
- X 0x7FFF,0xFFF8,
- X 0xFFFF,0xFFF8,
- X 0xFFFF,0xFFF8,
- X 0x7FFF,0xFFF8,
- X 0x3FFF,0xFFF8,
- X 0x1FFF,0xFFF8,
- X 0x0FF8,0x0000,
- X 0x03F8,0x0000,
- X 0x01FC,0x0000,
- X 0x007C,0x0000,
- X 0x001E,0x0000,
- X 0x0007,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000
- SHAR_EOF
- chmod 0644 bitmaps/backward.pr ||
- echo 'restore of bitmaps/backward.pr failed'
- Wc_c="`wc -c < 'bitmaps/backward.pr'`"
- test 589 -eq "$Wc_c" ||
- echo 'bitmaps/backward.pr: original size 589, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/checked_off.pr ==============
- if test -f 'bitmaps/checked_off.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/checked_off.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/checked_off.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/checked_off.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x03E0,
- X 0x0E38,
- X 0x180C,
- X 0x3006,
- X 0x2002,
- X 0x6003,
- X 0x4001,
- X 0x4001,
- X 0x4001,
- X 0x6003,
- X 0x2002,
- X 0x3006,
- X 0x180C,
- X 0x0E38,
- X 0x03E0,
- X 0x0000
- SHAR_EOF
- chmod 0644 bitmaps/checked_off.pr ||
- echo 'restore of bitmaps/checked_off.pr failed'
- Wc_c="`wc -c < 'bitmaps/checked_off.pr'`"
- test 221 -eq "$Wc_c" ||
- echo 'bitmaps/checked_off.pr: original size 221, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/checked_on.pr ==============
- if test -f 'bitmaps/checked_on.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/checked_on.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/checked_on.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/checked_on.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x03E0,0x0FF8,0x1FFC,0x3FFE,0x3FEE,0x7FC7,0x7F8F,0x7F1F,
- X 0x623F,0x707F,0x38FE,0x3DFE,0x1FFC,0x0FF8,0x03E0,0x0000
- SHAR_EOF
- chmod 0644 bitmaps/checked_on.pr ||
- echo 'restore of bitmaps/checked_on.pr failed'
- Wc_c="`wc -c < 'bitmaps/checked_on.pr'`"
- test 193 -eq "$Wc_c" ||
- echo 'bitmaps/checked_on.pr: original size 193, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/cut.pr ==============
- if test -f 'bitmaps/cut.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/cut.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/cut.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/cut.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x03C0,
- X 0x07E0,
- X 0x0FF0,
- X 0x1998,
- X 0x1998,
- X 0x0FF0,
- X 0x07E0,
- X 0x43C2,
- X 0x43C2,
- X 0x2184,
- X 0x1C38,
- X 0x03C0,
- X 0x4FF2,
- X 0x700E,
- X 0x0000,
- SHAR_EOF
- chmod 0644 bitmaps/cut.pr ||
- echo 'restore of bitmaps/cut.pr failed'
- Wc_c="`wc -c < 'bitmaps/cut.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/cut.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/edit.pr ==============
- if test -f 'bitmaps/edit.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/edit.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/edit.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/edit.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x01F0,
- X 0x0678,
- X 0x0E38,
- X 0x0E38,
- X 0x0638,
- X 0x0030,
- X 0x0060,
- X 0x00C0,
- X 0x0180,
- X 0x0000,
- X 0x0180,
- X 0x03C0,
- X 0x03C0,
- X 0x0180,
- X 0x0000,
- SHAR_EOF
- chmod 0644 bitmaps/edit.pr ||
- echo 'restore of bitmaps/edit.pr failed'
- Wc_c="`wc -c < 'bitmaps/edit.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/edit.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/editmask.pr ==============
- if test -f 'bitmaps/editmask.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/editmask.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/editmask.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/editmask.pr' &&
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000,
- X 0x01F0,
- X 0x0678,
- X 0x0E38,
- X 0x0E38,
- X 0x0638,
- X 0x0030,
- X 0x0060,
- X 0x00C0,
- X 0x0180,
- X 0x0000,
- X 0x0180,
- X 0x03C0,
- X 0x03C0,
- X 0x0180,
- X 0x0000,
- SHAR_EOF
- chmod 0644 bitmaps/editmask.pr ||
- echo 'restore of bitmaps/editmask.pr failed'
- Wc_c="`wc -c < 'bitmaps/editmask.pr'`"
- test 222 -eq "$Wc_c" ||
- echo 'bitmaps/editmask.pr: original size 222, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/forward.pr ==============
- if test -f 'bitmaps/forward.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/forward.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/forward.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/forward.pr' &&
- /* Format_version=1, Width=32, Height=32, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0007,0x0000,
- X 0x0003,0xC000,
- X 0x0001,0xE000,
- X 0x0001,0xF800,
- X 0x0000,0xFE00,
- X 0x0000,0xFF80,
- X 0xFFFF,0xFFC0,
- X 0xFFFF,0xFFE0,
- X 0xFFFF,0xFFF0,
- X 0xFFFF,0xFFF8,
- X 0xFFFF,0xFFF8,
- X 0xFFFF,0xFFF0,
- X 0xFFFF,0xFFE0,
- X 0xFFFF,0xFFC0,
- X 0x0000,0xFF80,
- X 0x0000,0xFE00,
- X 0x0001,0xFC00,
- X 0x0001,0xF000,
- X 0x0003,0xC000,
- X 0x0007,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000,
- X 0x0000,0x0000
- SHAR_EOF
- chmod 0644 bitmaps/forward.pr ||
- echo 'restore of bitmaps/forward.pr failed'
- Wc_c="`wc -c < 'bitmaps/forward.pr'`"
- test 589 -eq "$Wc_c" ||
- echo 'bitmaps/forward.pr: original size 589, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/props.pr ==============
- if test -f 'bitmaps/props.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/props.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/props.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/props.pr' &&
- /* Format_version=1, Width=32, Height=32, Depth=1, Valid_bits_per_item=16
- X */
- X 0x0000, 0x0000,
- X 0x1FFF, 0x8000,
- X 0x03C3, 0xE000,
- X 0x03C1, 0xF000,
- X 0x07C1, 0xF000,
- X 0x07C1, 0xF000,
- X 0x0781, 0xF000,
- X 0x0781, 0xF000,
- X 0x0783, 0xE000,
- X 0x0F87, 0xC000,
- X 0x0FFF, 0x0000,
- X 0x0F00, 0x0000,
- X 0x0F00, 0x0000,
- X 0x0F00, 0x0000,
- X 0x1F00, 0x0000,
- X 0x1F00, 0x0000,
- X 0x1E00, 0x0000,
- X 0x1E00, 0x0000,
- X 0x7FC0, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- X 0x0000, 0x0000,
- SHAR_EOF
- chmod 0644 bitmaps/props.pr ||
- echo 'restore of bitmaps/props.pr failed'
- Wc_c="`wc -c < 'bitmaps/props.pr'`"
- test 622 -eq "$Wc_c" ||
- echo 'bitmaps/props.pr: original size 622, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- # ============= bitmaps/tdl.pr ==============
- if test -f 'bitmaps/tdl.pr' -a X"$1" != X"-c"; then
- echo 'x - skipping bitmaps/tdl.pr (File already exists)'
- rm -f _shar_wnt_.tmp
- else
- > _shar_wnt_.tmp
- echo 'x - extracting bitmaps/tdl.pr (Text)'
- sed 's/^X//' << 'SHAR_EOF' > 'bitmaps/tdl.pr' &&
- /* Format_version=1, Width=64, Height=64, Depth=1, Valid_bits_per_item=16
- X */
- X 0xFFFF,0xFFFF,0xFFFF,0xF81C,
- X 0xFFFF,0xFFFF,0xFFFF,0xF83E,
- X 0xC000,0x0000,0x0000,0x187F,
- X 0xC000,0x0000,0x0000,0x189F,
- X 0xC000,0x0000,0x0000,0x198F,
- X 0xC003,0xE01F,0x0000,0x1A46,
- X 0xC002,0xA009,0x8000,0x1E24,
- X 0xC000,0x8608,0x9800,0x1B18,
- X 0xC000,0x8908,0xA400,0x1490,
- X 0xC000,0x8908,0xA400,0x2960,
- X 0xC000,0x8909,0xA400,0x5240,
- X 0xC001,0xC61F,0x1800,0xA480,
- X 0xC000,0x0000,0x0001,0x4900,
- X 0xC000,0x0000,0x0002,0x9200,
- X 0xC000,0x0000,0x0005,0x2400,
- X 0xC000,0x0000,0x000A,0x4800,
- X 0xC000,0x0000,0x0014,0x9800,
- X 0xC000,0x0000,0x0029,0x3800,
- X 0xC100,0x0000,0x0052,0x5800,
- X 0xC300,0x0000,0x00A4,0x9800,
- X 0xC100,0x0000,0x0149,0x1800,
- X 0xC100,0x0000,0x0292,0x1800,
- X 0xC100,0x0000,0x0524,0x1800,
- X 0xC100,0x0000,0x0A48,0x1800,
- X 0xC390,0x0000,0x1490,0x1800,
- X 0xC000,0x0000,0x2920,0x1800,
- X 0xC000,0x0000,0x5240,0x1800,
- X 0xC000,0x0000,0xA480,0x1800,
- X 0xC000,0x0001,0x4900,0x1800,
- X 0xC000,0x0002,0x9200,0x1800,
- X 0xC000,0x0005,0x2400,0x1800,
- X 0xC000,0x000A,0x4800,0x1800,
- X 0xC000,0x0014,0x9000,0x1800,
- X 0xC000,0x0029,0x2000,0x1800,
- X 0xC000,0x0052,0x4000,0x1800,
- X 0xC000,0x00E4,0x8000,0x1800,
- X 0xC000,0x0129,0x0000,0x1800,
- X 0xC000,0x0112,0x0000,0x1800,
- X 0xC000,0x020C,0x0000,0x1800,
- X 0xC000,0x0218,0x0000,0x1800,
- X 0xC000,0x0660,0x0000,0x1800,
- X 0xC000,0x0780,0x0000,0x1800,
- X 0xC000,0x0E00,0x0000,0x1800,
- SHAR_EOF
- true || echo 'restore of bitmaps/tdl.pr failed'
- fi
- echo 'End of part 1'
- echo 'File bitmaps/tdl.pr is continued in part 2'
- echo 2 > _shar_seq_.tmp
- exit 0
- --
- Senior Systems Scientist mail: dcmartin@msi.com
- Molecular Simulations, Inc. uucp: uunet!dcmartin
- 796 North Pastoria Avenue at&t: 408/522-9236
- Sunnyvale, California 94086 fax: 408/732-0831
-