mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-02 20:21:42 +00:00
9 lines
113 B
C
9 lines
113 B
C
/* XPM */
|
|
static char *dummy[]={
|
|
"4 1 4 1",
|
|
". c #707070",
|
|
"b c #cfd6e8",
|
|
"a c #d2d5de",
|
|
"# c #e8e9e9",
|
|
".#ab"};
|