aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/add-col.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/add-col.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/add-col.xpm')
-rw-r--r--widgets/table/add-col.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/widgets/table/add-col.xpm b/widgets/table/add-col.xpm
deleted file mode 100644
index 9c5f314c8e..0000000000
--- a/widgets/table/add-col.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * add_col_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" .............. ",
-" .++++++++++++. ",
-" .++++++++++++. ",
-" ....+++....... ",
-" .+. ",
-" . ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};