aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/add-col.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-03-02 09:33:29 +0800
committernobody <nobody@localhost>2001-03-02 09:33:29 +0800
commit1a56775f4b0b8423a1c28efa8aeacbb05e1fcfd5 (patch)
treecda39502324bf50b451e5c7f58e5dee7c7476bad /widgets/table/add-col.xpm
parent50ef074887b43f43dad3edb120d9abf30092c681 (diff)
downloadgsoc2013-evolution-GHEX_1_2_1.tar
gsoc2013-evolution-GHEX_1_2_1.tar.gz
gsoc2013-evolution-GHEX_1_2_1.tar.bz2
gsoc2013-evolution-GHEX_1_2_1.tar.lz
gsoc2013-evolution-GHEX_1_2_1.tar.xz
gsoc2013-evolution-GHEX_1_2_1.tar.zst
gsoc2013-evolution-GHEX_1_2_1.zip
This commit was manufactured by cvs2svn to create tag 'GHEX_1_2_1'.GHEX_1_2_1
svn path=/tags/GHEX_1_2_1/; revision=8484
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",
-" ",
-" ",
-" ",
-" ",
-" .............. ",
-" .++++++++++++. ",
-" .++++++++++++. ",
-" ....+++....... ",
-" .+. ",
-" . ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};