aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/remove-col.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-02-22 03:34:27 +0800
committernobody <nobody@localhost>2001-02-22 03:34:27 +0800
commit9207094d8365c41ebe28a9a2bc7a435bfd8bacfa (patch)
treef1ea97702781d0b26bb97bd28213ed46368377b6 /widgets/table/remove-col.xpm
parent535fea211a9a35f5b04017124a71764daf926723 (diff)
downloadgsoc2013-evolution-guikachu-0_1.tar
gsoc2013-evolution-guikachu-0_1.tar.gz
gsoc2013-evolution-guikachu-0_1.tar.bz2
gsoc2013-evolution-guikachu-0_1.tar.lz
gsoc2013-evolution-guikachu-0_1.tar.xz
gsoc2013-evolution-guikachu-0_1.tar.zst
gsoc2013-evolution-guikachu-0_1.zip
This commit was manufactured by cvs2svn to create tag 'guikachu-0_1'.guikachu-0_1
svn path=/tags/guikachu-0_1/; revision=8336
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",
-"... ...",
-".++. .++.",
-".+++. .+++.",
-" .+++. .+++. ",
-" .+++. .+++. ",
-" .+++..+++. ",
-" .++++++. ",
-" .++++. ",
-" .++++. ",
-" .++++++. ",
-" .+++..+++. ",
-" .+++. .+++. ",
-" .+++. .+++. ",
-".+++. .+++.",
-".++. .++.",
-"... ..."};