diff options
author | nobody <nobody@localhost> | 2004-12-21 15:19:20 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-12-21 15:19:20 +0800 |
commit | 984e444019690643f99cbf0d1af0de35567456f9 (patch) | |
tree | 40ea74cdf14ef399cf82047ceda0bf45df9a1d98 /widgets/table/check-empty.xpm | |
parent | 01f34bc9d7024efdb038b3881bf7650c9a5cd9dc (diff) | |
download | gsoc2013-evolution-984e444019690643f99cbf0d1af0de35567456f9.tar.gz gsoc2013-evolution-984e444019690643f99cbf0d1af0de35567456f9.tar.zst gsoc2013-evolution-984e444019690643f99cbf0d1af0de35567456f9.zip |
This commit was manufactured by cvs2svn to create tagEVOLUTION_2_1_2
'EVOLUTION_2_1_2'.
svn path=/tags/EVOLUTION_2_1_2/; revision=28160
Diffstat (limited to 'widgets/table/check-empty.xpm')
-rw-r--r-- | widgets/table/check-empty.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/widgets/table/check-empty.xpm b/widgets/table/check-empty.xpm deleted file mode 100644 index 746b20234e..0000000000 --- a/widgets/table/check-empty.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_empty_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" ............ ", -" ", -" "}; |