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