Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
46
cde/programs/icons/Dtdeflt.m.pm
Normal file
46
cde/programs/icons/Dtdeflt.m.pm
Normal file
@@ -0,0 +1,46 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: Dtdeflt.m.pm /main/3 1995/07/18 16:33:52 drk $ */
|
||||
static char * Dtdeflt_m_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"32 32 7 1 0 0",
|
||||
/* colors */
|
||||
" s none m none c none",
|
||||
". s iconGray1 m white c #dededededede",
|
||||
"X s iconGray4 m white c #949494949494",
|
||||
"o s iconGray7 m black c #424242424242",
|
||||
"O s bottomShadowColor m black c #636363636363",
|
||||
"+ s iconGray5 m black c #737373737373",
|
||||
"@ s iconGray6 m black c #636363636363",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ....................... ",
|
||||
" ..X.................X..o ",
|
||||
" .......................oO ",
|
||||
" .......................oO ",
|
||||
" .......................oO ",
|
||||
" .......................oO ",
|
||||
" ................++++...oO ",
|
||||
" ....++++.......+...++..oO ",
|
||||
" ...+...++......++...+..oO ",
|
||||
" ...++...+......+...++..oO ",
|
||||
" ...+...++.........++...oO ",
|
||||
" ......++.........++....oO ",
|
||||
" .....++..........+.....oO ",
|
||||
" .....+...........@.....oO ",
|
||||
" .....@....++++.........oO ",
|
||||
" .........+...++..@.....oO ",
|
||||
" .....@...++...+........oO ",
|
||||
" .........+...++........oO ",
|
||||
" ............++.........oO ",
|
||||
" ...........++..........oO ",
|
||||
" ...........+...........oO ",
|
||||
" ...........@...........oO ",
|
||||
" .......................oO ",
|
||||
" ...........@...........oO ",
|
||||
" .......................oO ",
|
||||
" .......................oO ",
|
||||
" .......................oO ",
|
||||
" .......................oO ",
|
||||
" oooooooooooooooooooooooO ",
|
||||
" OOOOOOOOOOOOOOOOOOOOOOO ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user