diff options
author | nobody <nobody@localhost> | 2000-10-30 13:21:59 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-10-30 13:21:59 +0800 |
commit | e09ef32e4d1f2046a089bb9cf03c2f21650eaab0 (patch) | |
tree | 90c2980b2881954ff7f4fa399097666b87971037 /art/score-normal.xpm | |
parent | 72d98ac8f56ef20459232e08a8a06df7b668a97e (diff) | |
download | gsoc2013-evolution-BONOBO_0_28.tar.gz gsoc2013-evolution-BONOBO_0_28.tar.zst gsoc2013-evolution-BONOBO_0_28.zip |
This commit was manufactured by cvs2svn to create tag 'BONOBO_0_28'.BONOBO_0_28
svn path=/tags/BONOBO_0_28/; revision=6260
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", -" ", -" ", -" ... ", -" .+.+. ", -" .@#@. ", -" .@@@. ", -" ..@.. ", -" ..@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" .@@@@@. ", -" ##@## ", -" ## ## ", -" "}; |