dtudcfonted, dtudcexch: delete from repository

This commit is contained in:
Jon Trulson
2018-06-27 18:05:34 -06:00
parent 53086aa9df
commit e0036e6167
122 changed files with 0 additions and 58123 deletions

View File

@@ -1,52 +0,0 @@
/* XPM */
/* $XConsortium: Rectangle.pm /main/4 1996/07/23 11:50:54 drk $ */
/*********************************************************************
* (c) Copyright 1993, 1994 Hewlett-Packard Company
* (c) Copyright 1993, 1994 International Business Machines Corp.
* (c) Copyright 1993, 1994 Sun Microsystems, Inc.
* (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
* Novell, Inc.
**********************************************************************/
static char * Rectangle [] = {
/* width height ncolors cpp [x_hot y_hot] */
"36 36 2 1 -1 -1",
/* colors */
" s background m black c #949494949494",
". s foreground m white c white",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" .............................. ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" .............................. ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};