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