mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-03 04:31:36 +00:00
8 lines
97 B
C
8 lines
97 B
C
/* XPM */
|
|
static char *dummy[]={
|
|
"3 1 3 1",
|
|
". c #232323",
|
|
"a c #4e4e4e",
|
|
"# c #848484",
|
|
".#a"};
|