mass reorganization + credit

This commit is contained in:
wallace-aph
2017-09-21 14:28:32 -04:00
parent bf9d17f32a
commit 24d8e01290
2451 changed files with 8406 additions and 2 deletions

View File

@@ -0,0 +1,43 @@
/* XPM */
/*********************************************************************
* (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.
**********************************************************************/
static char * Dotwave_pm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"32 32 2 1 0 0",
/* colors */
" s bottomShadowColor m black c #636363636363",
". s topShadowColor m white c #bdbdbdbdbdbd",
/* pixels */
" . . ",
" ",
" ",
" ",
" ",
" . . . ",
" . . ",
" . . ",
" . . ",
" ",
" ",
" ",
" ",
" . . . ",
" . . ",
" . . ",
" . . ",
" ",
" ",
" ",
" ",
" . . . ",
" . . ",
" . . ",
" . . ",
" ",
" ",
" ",
" ",
" . . . ",
" . . ",
" . . "};