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 | 43cb442ea3ddac17236b7a267c42dfdc210d2f97 (patch) | |
tree | 1e12040caec266ee2e16460c80583d4af3687d10 /art/jump.xpm | |
parent | 45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff) | |
download | gsoc2013-evolution-guikachu-1_3_4.tar.gz gsoc2013-evolution-guikachu-1_3_4.tar.zst gsoc2013-evolution-guikachu-1_3_4.zip |
This commit was manufactured by cvs2svn to create tagguikachu-1_3_4
'guikachu-1_3_4'.
svn path=/tags/guikachu-1_3_4/; revision=19358
Diffstat (limited to 'art/jump.xpm')
-rw-r--r-- | art/jump.xpm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/art/jump.xpm b/art/jump.xpm deleted file mode 100644 index d974142d9a..0000000000 --- a/art/jump.xpm +++ /dev/null @@ -1,14 +0,0 @@ -/* XPM */ -static char * jump_xpm[] = { -"16 8 3 1", -" c None", -". c #000000", -"+ c #FFFF00", -"................", -".++++++++++++++.", -".++++++++++++++.", -".++..++..++..++.", -".++..++..++..++.", -".++++++++++++++.", -".++++++++++++++.", -"................"}; |