mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-01 19:51:33 +00:00
10 lines
111 B
C
10 lines
111 B
C
/* XPM */
|
|
static char *dummy[]={
|
|
"3 3 3 1",
|
|
"a c #2f548f",
|
|
". c #4f88d6",
|
|
"# c #b9d0ef",
|
|
"..#",
|
|
"..#",
|
|
"aaa"};
|