diff options
author | nobody <nobody@localhost> | 2002-10-03 04:47:32 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-10-03 04:47:32 +0800 |
commit | 97bd642de9d097262773b97362255dbf8ed4bb07 (patch) | |
tree | eb739ba41251ad0e5399c56cd201a5496914f929 /widgets/table/remove-col.xpm | |
parent | cc7c739d5197fa5c9991a859ee528e7bc39476df (diff) | |
download | gsoc2013-evolution-SODIPODI_0_27.tar.gz gsoc2013-evolution-SODIPODI_0_27.tar.zst gsoc2013-evolution-SODIPODI_0_27.zip |
This commit was manufactured by cvs2svn to create tagSODIPODI_0_27
'SODIPODI_0_27'.
svn path=/tags/SODIPODI_0_27/; revision=18307
Diffstat (limited to 'widgets/table/remove-col.xpm')
-rw-r--r-- | widgets/table/remove-col.xpm | 22 |
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", -"... ...", -".++. .++.", -".+++. .+++.", -" .+++. .+++. ", -" .+++. .+++. ", -" .+++..+++. ", -" .++++++. ", -" .++++. ", -" .++++. ", -" .++++++. ", -" .+++..+++. ", -" .+++. .+++. ", -" .+++. .+++. ", -".+++. .+++.", -".++. .++.", -"... ..."}; |