aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/remove-col.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-09-26 23:53:23 +0800
committernobody <nobody@localhost>2003-09-26 23:53:23 +0800
commit911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42 (patch)
treee3efa4958cf2cf6bfe50e2a15c729b9014efa5db /widgets/table/remove-col.xpm
parent99c61843f0d1da7f9b3b73b99bab0e918ce99e5b (diff)
downloadgsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.tar
gsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.tar.gz
gsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.tar.bz2
gsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.tar.lz
gsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.tar.xz
gsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.tar.zst
gsoc2013-evolution-911c3b9d4fe2f40bc34029ef798ed78fdf0fcb42.zip
This commit was manufactured by cvs2svn to create tagnew-calendar-branch-merge-end
'new-calendar-branch-merge-end'. svn path=/tags/new-calendar-branch-merge-end/; revision=22718
Diffstat (limited to 'widgets/table/remove-col.xpm')
-rw-r--r--widgets/table/remove-col.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/widgets/table/remove-col.xpm b/widgets/table/remove-col.xpm
deleted file mode 100644
index ff1024f0c9..0000000000
--- a/widgets/table/remove-col.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * remove_col_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FF0000",
-"... ...",
-".++. .++.",
-".+++. .+++.",
-" .+++. .+++. ",
-" .+++. .+++. ",
-" .+++..+++. ",
-" .++++++. ",
-" .++++. ",
-" .++++. ",
-" .++++++. ",
-" .+++..+++. ",
-" .+++. .+++. ",
-" .+++. .+++. ",
-".+++. .+++.",
-".++. .++.",
-"... ..."};