aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/add-col.xpm
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-12-11 03:20:39 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-12-11 03:20:39 +0800
commit863f8aa634005c6400d629c353f5fed485106fce (patch)
treee1b5d0deeff27c25c0a166e016be69cbf0bb9d94 /widgets/table/add-col.xpm
parent5f0aabc21272eb164a6f9c7651f56979e97187a2 (diff)
downloadgsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.tar
gsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.tar.gz
gsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.tar.bz2
gsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.tar.lz
gsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.tar.xz
gsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.tar.zst
gsoc2013-evolution-863f8aa634005c6400d629c353f5fed485106fce.zip
Add missing files
svn path=/trunk/; revision=1480
Diffstat (limited to 'widgets/table/add-col.xpm')
-rw-r--r--widgets/table/add-col.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/widgets/table/add-col.xpm b/widgets/table/add-col.xpm
new file mode 100644
index 0000000000..9c5f314c8e
--- /dev/null
+++ b/widgets/table/add-col.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * add_col_xpm[] = {
+"16 16 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ",
+" ",
+" .............. ",
+" .++++++++++++. ",
+" .++++++++++++. ",
+" ....+++....... ",
+" .+. ",
+" . ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};