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