diff options
Diffstat (limited to 'attic/muse2-oom/muse2/awl/clock.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/awl/clock.xpm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/attic/muse2-oom/muse2/awl/clock.xpm b/attic/muse2-oom/muse2/awl/clock.xpm deleted file mode 100644 index 3bf15e01..00000000 --- a/attic/muse2-oom/muse2/awl/clock.xpm +++ /dev/null @@ -1,24 +0,0 @@ -/* XPM */ -static char *clock_xpm[]={ -"18 18 3 1", -". c None", -"# c #000000", -"a c #0000c0", -"...####a#####.....", -"..####.aaa.###....", -".####..aaa..###...", -".###...aaa...###..", -".#.....aaa....##..", -"##.....aaa.....##.", -"##.....aaa.....##.", -"###....aaaaaaaaa#.", -"###....aaaaaaaaa#.", -"##.....aaaaaaaaa#.", -"##............#.#.", -".##...........##..", -".##..........###..", -"..##........####..", -"...####...####....", -"....#########.....", -"......######......", -".................."}; |