diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | ed146c87da37feaab8999fafd1dc2713be680227 (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /art/score-highest.xpm | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-BONOBO_1_0_6.tar.gz gsoc2013-evolution-BONOBO_1_0_6.tar.zst gsoc2013-evolution-BONOBO_1_0_6.zip |
This commit was manufactured by cvs2svn to create tag 'BONOBO_1_0_6'.BONOBO_1_0_6
svn path=/tags/BONOBO_1_0_6/; revision=10406
Diffstat (limited to 'art/score-highest.xpm')
-rw-r--r-- | art/score-highest.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/art/score-highest.xpm b/art/score-highest.xpm deleted file mode 100644 index d8dab65079..0000000000 --- a/art/score-highest.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */ -static char * score_highest_xpm[] = { -"16 16 7 1", -" c None", -". c #BCBCBC", -"+ c #00FF00", -"@ c #000000", -"# c #17D1EA", -"$ c #FFFFFF", -"% c #EF9815", -" ", -" .++++", -" @@@ .++++", -" @#@#@ .++++", -" @$%$@ .++++", -" @$$$@ . ", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |