diff options
author | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
commit | cdc0ace9247af43ff6ad2f46d54029ff1e3dbb7e (patch) | |
tree | 0a5b66655b7f9f6e527155bcabd2f7470e429a8b /art/score-high.xpm | |
parent | 1b96583c0c6142969e366409bdfd371f078fc683 (diff) | |
download | gsoc2013-evolution-FEDERICO_FOCUS.tar.gz gsoc2013-evolution-FEDERICO_FOCUS.tar.zst gsoc2013-evolution-FEDERICO_FOCUS.zip |
This commit was manufactured by cvs2svn to create tagFEDERICO_FOCUS
'FEDERICO_FOCUS'.
svn path=/tags/FEDERICO_FOCUS/; revision=7955
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", -" ", -" .+ ", -" @@@ .++ ", -" @#@#@ .++ ", -" @$%$@ .++ ", -" @$$$@ . + ", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |