mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-02 04:01:41 +00:00
9 lines
96 B
C
9 lines
96 B
C
/* XPM */
|
|
static char *dummy[]={
|
|
"3 3 2 1",
|
|
". c #477bc4",
|
|
"# c #4f88d6",
|
|
".##",
|
|
".##",
|
|
"..."};
|