diff options
author | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
commit | 959b1cf8b387556ce4c17740ad8083e0524bd72d (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /art/score-lower.xpm | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-GUPPI_0_40_1.tar.gz gsoc2013-evolution-GUPPI_0_40_1.tar.zst gsoc2013-evolution-GUPPI_0_40_1.zip |
This commit was manufactured by cvs2svn to create tag 'GUPPI_0_40_1'.GUPPI_0_40_1
svn path=/tags/GUPPI_0_40_1/; revision=14041
Diffstat (limited to 'art/score-lower.xpm')
-rw-r--r-- | art/score-lower.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/art/score-lower.xpm b/art/score-lower.xpm deleted file mode 100644 index 74da90d670..0000000000 --- a/art/score-lower.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */ -static char * score_lower_xpm[] = { -"16 16 7 1", -" c None", -". c #BCBCBC", -"+ c #FF0000", -"@ c #000000", -"# c #17D1EA", -"$ c #FFFFFF", -"% c #EF9815", -" ", -" .++ ", -" @@@ .++++", -" @#@#@ .++++", -" @$%$@ .++++", -" @$$$@ . ++", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |