diff options
author | nobody <nobody@localhost> | 2002-02-11 05:10:16 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-02-11 05:10:16 +0800 |
commit | 0614aa06229e92b77b8a50c4bd508cb251d2c3d7 (patch) | |
tree | 2c681b46c6ec4a4ab7326e55b588d9758e0dd363 /art/score-high.xpm | |
parent | cfc4826ef837954667ec18d9df72786e73ff1e25 (diff) | |
download | gsoc2013-evolution-BALSA_1_3_3.tar.gz gsoc2013-evolution-BALSA_1_3_3.tar.zst gsoc2013-evolution-BALSA_1_3_3.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_1_3_3'.BALSA_1_3_3
svn path=/tags/BALSA_1_3_3/; revision=15642
Diffstat (limited to 'art/score-high.xpm')
-rw-r--r-- | art/score-high.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/art/score-high.xpm b/art/score-high.xpm deleted file mode 100644 index bb7bd47562..0000000000 --- a/art/score-high.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */ -static char * score_high_xpm[] = { -"16 16 7 1", -" c None", -". c #BCBCBC", -"+ c #00FF00", -"@ c #000000", -"# c #17D1EA", -"$ c #FFFFFF", -"% c #EF9815", -" ", -" .+ ", -" @@@ .++ ", -" @#@#@ .++ ", -" @$%$@ .++ ", -" @$$$@ . + ", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |