Mercurial > hg > xemacs-beta
view etc/trash.xpm @ 3381:374186f156d5
[xemacs-hg @ 2006-05-06 17:55:58 by stephent]
metacity maximization fix, see src/ChangeLog.
<87ejz7t57b.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sat, 06 May 2006 17:56:00 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ /* A trash can, drawn by jwz */ static char *trash[] = { /* width height ncolors chars_per_pixel x_hot y_hot */ " 32 46 4 1 16 23", /* colors */ " c None m None", "= c gray85 m white", "- c gray75 m white", "# c black m black", /* pixels */ " ", " ###### ", " #======# ", " #==# ==# ", " ########################## ", " #==========================# ", " ####=####################### ", " #========================# ", " #======================# ", " #=====##====##====##===# ", " ###-#==#--#==#--#==#--#==### ", " #--#-#==#--#==#--#==#--#==#--# ", " ####-#==#--#==#--#==#--#==#### ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #-#==#--#==#--#==#--#==# ", " #======================# ", " #======================# ", " #==######=###########==# ", " #========================# ", " ######################## ", " " };