diff options
author | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
commit | 207669a524a8b10269bbe4657c0feca8bbb813c6 (patch) | |
tree | 1e12040caec266ee2e16460c80583d4af3687d10 /art/score-low.xpm | |
parent | 45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff) | |
download | gsoc2013-evolution-before-new-aspell.tar.gz gsoc2013-evolution-before-new-aspell.tar.zst gsoc2013-evolution-before-new-aspell.zip |
This commit was manufactured by cvs2svn to create tagbefore-new-aspell
'before-new-aspell'.
svn path=/tags/before-new-aspell/; revision=19351
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", -" ", -" .+ ", -" @@@ .++ ", -" @#@#@ .++ ", -" @$%$@ .++ ", -" @$$$@ . + ", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |