aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/arrow-up.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-10-10 02:32:21 +0800
committernobody <nobody@localhost>2002-10-10 02:32:21 +0800
commit417d02425f025f2fb64807e344858e0ff0800220 (patch)
tree4550d47a4543663b21ce081612cacdf547677b7f /widgets/table/arrow-up.xpm
parent944fdf5ac66142b7da9d6c383cd305017aea399d (diff)
downloadgsoc2013-evolution-EVOLUTION_1_1_2.tar
gsoc2013-evolution-EVOLUTION_1_1_2.tar.gz
gsoc2013-evolution-EVOLUTION_1_1_2.tar.bz2
gsoc2013-evolution-EVOLUTION_1_1_2.tar.lz
gsoc2013-evolution-EVOLUTION_1_1_2.tar.xz
gsoc2013-evolution-EVOLUTION_1_1_2.tar.zst
gsoc2013-evolution-EVOLUTION_1_1_2.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_1_2
'EVOLUTION_1_1_2'. svn path=/tags/EVOLUTION_1_1_2/; revision=18360
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",
-" . ",
-" ... ",
-" ..... ",
-" ....... ",
-" ......... ",
-" ........... ",
-".............",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... ",
-" ... "};