diff options
author | nobody <nobody@localhost> | 2001-04-17 00:20:52 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-04-17 00:20:52 +0800 |
commit | 005fe8e3f2c8c8fae6e3121942379b96d99083aa (patch) | |
tree | 40bed4a0f61e888220d46a8584f26ec3bfc193ca /art/score-lowest.xpm | |
parent | 62e82291e808731ec8d97fffe4528c641d31d939 (diff) | |
download | gsoc2013-evolution-GAL_0_7.tar.gz gsoc2013-evolution-GAL_0_7.tar.zst gsoc2013-evolution-GAL_0_7.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_0_7'.GAL_0_7
svn path=/tags/GAL_0_7/; revision=9380
Diffstat (limited to 'art/score-lowest.xpm')
-rw-r--r-- | art/score-lowest.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/art/score-lowest.xpm b/art/score-lowest.xpm deleted file mode 100644 index 9beee1849f..0000000000 --- a/art/score-lowest.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */ -static char * score_lowest_xpm[] = { -"16 16 7 1", -" c None", -". c #BCBCBC", -"+ c #FF0000", -"@ c #000000", -"# c #17D1EA", -"$ c #FFFFFF", -"% c #EF9815", -" ", -" .++++", -" @@@ .++++", -" @#@#@ .++++", -" @$%$@ .++++", -" @$$$@ . ", -" @@$@@ . ", -" @@$$$@@ . ", -" @@$$$$$@@@@ ", -" @@$$$$$@@ . ", -" @@$$$$$@ . ", -" @@$$$$$@ . ", -" @$$$$$@ . ", -" %%$%% . ", -" %% %% . ", -" "}; |