mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-04 21:21:21 +00:00
10 lines
105 B
C
10 lines
105 B
C
/* XPM */
|
|
static char *dummy[]={
|
|
"1 3 3 1",
|
|
". c #54544c",
|
|
"# c #66665d",
|
|
"a c #afaf9f",
|
|
".",
|
|
"#",
|
|
"a"};
|