Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
19
cde/programs/icons/Dtplus.m.pm
Normal file
19
cde/programs/icons/Dtplus.m.pm
Normal file
@@ -0,0 +1,19 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: Dtplus.m.pm /main/3 1995/07/18 16:47:39 drk $ */
|
||||
static char * Dtplus_m_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"10 10 2 1 0 0",
|
||||
/* colors */
|
||||
" s none m none c none",
|
||||
". s foreground m black c white",
|
||||
/* pixels */
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
"..........",
|
||||
"..........",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .. "};
|
||||
Reference in New Issue
Block a user