/* XPM */
/*
 * @(#)23       1.2  src/cde/cde1/backdrops/NoBackdrop.pm, desktop, cde720 4/10/95 11:02:29
 *
 *   COMPONENT_NAME: desktop
 *
 *   FUNCTIONS: none
 *
 *   ORIGINS: 27,118,119,120,121
 *
 *
 *   (C) COPYRIGHT International Business Machines Corp. 1995
 *   All Rights Reserved
 *   Licensed Materials - Property of IBM
 *   US Government Users Restricted Rights - Use, duplication or
 *   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
 */
/*************************************************************************/
/**  (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 * noBackdrop [] = {
/* width height ncolors cpp [x_hot y_hot] */
"2 2 1 1 -1 -1",
/* colors */
" 	s iconColor1	m black	c black",
/* pixels */
"  ",
"  "};