diff options
author | nobody <nobody@localhost> | 2001-09-29 04:45:06 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-09-29 04:45:06 +0800 |
commit | aa9f856b2f3775935a707185b1779ad0a1cfba19 (patch) | |
tree | 86496c73e4a6ae0d945ec7f01302cb3f66b29ec2 /art/score-normal.xpm | |
parent | ec852ee1f995b3a7deccf6312130ff0f3531ae3b (diff) | |
download | gsoc2013-evolution-GAL_0_13.tar.gz gsoc2013-evolution-GAL_0_13.tar.zst gsoc2013-evolution-GAL_0_13.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_0_13'.GAL_0_13
svn path=/tags/GAL_0_13/; revision=13228
Diffstat (limited to 'art/score-normal.xpm')
-rw-r--r-- | art/score-normal.xpm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/art/score-normal.xpm b/art/score-normal.xpm deleted file mode 100644 index 82b618cb8d..0000000000 --- a/art/score-normal.xpm +++ /dev/null @@ -1,24 +0,0 @@ -/* XPM */ -static char * score_normal_xpm[] = { -"16 16 5 1", -" c None", -". c #000000", -"+ c #17D1EA", -"@ c #FFFFFF", -"# c #EF9815", -" ", -" ", -" ... ", -" .+.+. ", -" .@#@. ", -" .@@@. ", -" ..@.. ", -" ..@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" .@@@@@. ", -" ##@## ", -" ## ## ", -" "}; |