diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/filesaveasS.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/filesaveasS.xpm | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/attic/muse2-oom/muse2/xpm/filesaveasS.xpm b/attic/muse2-oom/muse2/xpm/filesaveasS.xpm deleted file mode 100644 index edc233cc..00000000 --- a/attic/muse2-oom/muse2/xpm/filesaveasS.xpm +++ /dev/null @@ -1,27 +0,0 @@ -/* XPM */ -static const char *filesaveasS_xpm[]={ -"16 16 8 1", -"d c None", -". c #000000", -"b c #0000c0", -"# c #303030", -"e c #585858", -"a c #800080", -"f c #c3c3c3", -"c c #ffffff", -"................", -".#.ababababab.#.", -".c.cccccccccc...", -".#.cccccccccc.#.", -".#.cababababc.#.", -".#.cccccccccc.#.", -".#.cababab......", -".#.cccccc.c.cc..", -".##......cc.cc..", -".#######....cc..", -".###.....ccccc..", -".##.cdcd.ccccc..", -".##.d#ef.ccccc..", -".##.c#ed........", -"..#.dfdfdfff.##.", -"d..............."}; |