aboutsummaryrefslogtreecommitdiffstats
path: root/art/jump.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-07-26 10:23:33 +0800
committernobody <nobody@localhost>2001-07-26 10:23:33 +0800
commitbd56ec56c662ba26f29690524fbe8d313be6118f (patch)
tree5c64260398fbee96c8074faef3fb06bf6ce67706 /art/jump.xpm
parent9cf5ba1797448f8a2eb28add9f6b07c6adb31495 (diff)
downloadgsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.gz
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.bz2
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.lz
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.xz
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.zst
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.zip
This commit was manufactured by cvs2svn to create tag 'GAL_0_10'.GAL_0_10
svn path=/tags/GAL_0_10/; revision=11421
Diffstat (limited to 'art/jump.xpm')
-rw-r--r--art/jump.xpm14
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",
-"................",
-".++++++++++++++.",
-".++++++++++++++.",
-".++..++..++..++.",
-".++..++..++..++.",
-".++++++++++++++.",
-".++++++++++++++.",
-"................"};