diff options
author | nobody <nobody@localhost> | 2001-01-24 20:16:19 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-01-24 20:16:19 +0800 |
commit | c7c47a4395581e5c9d1e6822bc88ebe320d72c3d (patch) | |
tree | d14a15d47e7d448085f459ad6645a440bc61e8e9 /art/score-low.xpm | |
parent | 50686ba8d9071b6c76df52c0d126e6d74163471e (diff) | |
download | gsoc2013-evolution-Release09pre3.tar gsoc2013-evolution-Release09pre3.tar.gz gsoc2013-evolution-Release09pre3.tar.bz2 gsoc2013-evolution-Release09pre3.tar.lz gsoc2013-evolution-Release09pre3.tar.xz gsoc2013-evolution-Release09pre3.tar.zst gsoc2013-evolution-Release09pre3.zip |
This commit was manufactured by cvs2svn to create tagRelease09pre3
'Release09pre3'.
svn path=/tags/Release09pre3/; revision=7779
Diffstat (limited to 'art/score-low.xpm')
-rw-r--r-- | art/score-low.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/art/score-low.xpm b/art/score-low.xpm deleted file mode 100644 index e071741adc..0000000000 --- a/art/score-low.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */ -static char * score_low_xpm[] = { -"16 16 7 1", -" c None", -". c #BCBCBC", -"+ c #FF0000", -"@ c #000000", -"# c #17D1EA", -"$ c #FFFFFF", -"% c #EF9815", -" ", -" .+ ", -" @@@ .++ ", -" @#@#@ .++ ", -" @$%$@ .++ ", -" @$$$@ . + ", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |