aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/add-col.xpm
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-10-22 19:39:12 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-10-30 01:50:05 +0800
commitd262e26a02d3e1cc8477a30cff7288c7073b80ed (patch)
tree0f97af18a1c072b0260b507500325230aaae7986 /widgets/table/add-col.xpm
parent8563661b4e952167e01e21252b4b72e524b2eae4 (diff)
downloadgsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.tar
gsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.tar.gz
gsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.tar.bz2
gsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.tar.lz
gsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.tar.xz
gsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.tar.zst
gsoc2013-evolution-d262e26a02d3e1cc8477a30cff7288c7073b80ed.zip
e-table: Remove unused dnd pixmaps
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 6dadad6fcc..0000000000
--- a/widgets/table/add-col.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static const gchar *add_col_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" .............. ",
-" .++++++++++++. ",
-" .++++++++++++. ",
-" ....+++....... ",
-" .+. ",
-" . ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};