aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/arrow-up.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-10-29 06:50:05 +0800
committernobody <nobody@localhost>2002-10-29 06:50:05 +0800
commitbb0d974f967a62a6ff594b56940f7c11d3d1132c (patch)
treee9822b98a1b25122135a7735ce6f833c9b0dcf24 /widgets/table/arrow-up.xpm
parenta67d38de266a4009a949138e632e720df00631f6 (diff)
downloadgsoc2013-evolution-EVOLUTION_1_1_90.tar
gsoc2013-evolution-EVOLUTION_1_1_90.tar.gz
gsoc2013-evolution-EVOLUTION_1_1_90.tar.bz2
gsoc2013-evolution-EVOLUTION_1_1_90.tar.lz
gsoc2013-evolution-EVOLUTION_1_1_90.tar.xz
gsoc2013-evolution-EVOLUTION_1_1_90.tar.zst
gsoc2013-evolution-EVOLUTION_1_1_90.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_1_90
'EVOLUTION_1_1_90'. svn path=/tags/EVOLUTION_1_1_90/; revision=18466
Diffstat (limited to 'widgets/table/arrow-up.xpm')
-rw-r--r--widgets/table/arrow-up.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/widgets/table/arrow-up.xpm b/widgets/table/arrow-up.xpm
deleted file mode 100644
index 0cc5b9a00c..0000000000
--- a/widgets/table/arrow-up.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * arrow_up_xpm[] = {
-"13 16 2 1",
-" c None",
-". c #FF0000",
-" . ",
-" ... ",
-" ..... ",
-" ....... ",
-" ......... ",
-" ........... ",
-".............",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... "};