diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/gv.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/gv.xpm | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/attic/muse2-oom/muse2/xpm/gv.xpm b/attic/muse2-oom/muse2/xpm/gv.xpm deleted file mode 100644 index cf4a2ed1..00000000 --- a/attic/muse2-oom/muse2/xpm/gv.xpm +++ /dev/null @@ -1,23 +0,0 @@ -/* XPM */ -static const char * gv_xpm[] = { -"16 16 4 1", -" g None", -". g #000000", -"+ g #FFFFFF", -"@ g #C0C0C0", -" ........... ", -".+++++++++++. ", -".+@@@@+@@@++. ", -".+++++++++++. ", -".+@++@...@++. ", -".+++@.+++.@+. ", -".+@+.++@++.+. ", -".+++.++@@+.+. ", -".+++.+++++.+. ", -".+++@.+++..+. ", -".@@+@@....+.. ", -".@+@@@++++.+. ", -".@@++@+++++.+. ", -".@+@@+++++++.+. ", -" ........... .+.", -" . "}; |