diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/view_marker.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/view_marker.xpm | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/attic/muse2-oom/muse2/xpm/view_marker.xpm b/attic/muse2-oom/muse2/xpm/view_marker.xpm deleted file mode 100644 index 26dba09a..00000000 --- a/attic/muse2-oom/muse2/xpm/view_marker.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static const char * view_marker_xpm[] = { -"16 16 18 1", -" c None", -". c #DCDCDC", -"+ c #0C0C0C", -"@ c #253B52", -"# c #395B7F", -"$ c #588DC4", -"% c #531228", -"& c #C3B2E5", -"* c #240E16", -"= c #5F132A", -"- c #828282", -"; c #542838", -"> c #232323", -", c #020202", -"' c #BDBDBD", -") c #4C4C4C", -"! c #A6A6A6", -"~ c #331B5F", -" ... ", -" ... . ", -". ++++ . ", -".+@#$#++. ... ", -".+#$$$$#+. . ..", -" ++$$$$#++++++++", -"..+$$$$#+#$$#++.", -" .+$$##@%$$++ &", -" +**+=$$+. . ", -" +- . *; . ", -" -> ", -" ,' ", -" +) ", -" !+ ", -" ++ ", -" ~ "}; |