diff options
author | nobody <nobody@localhost> | 2001-11-06 12:05:21 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-11-06 12:05:21 +0800 |
commit | afc2d36c380d88b24cabdb1071212338155fb55d (patch) | |
tree | b14fb3e879e272df36012cd80dd5e11d79514795 /widgets/table/check-empty.xpm | |
parent | cec560b0098c8e521d89ca057a280d59910c5328 (diff) | |
download | gsoc2013-evolution-afc2d36c380d88b24cabdb1071212338155fb55d.tar.gz gsoc2013-evolution-afc2d36c380d88b24cabdb1071212338155fb55d.tar.zst gsoc2013-evolution-afc2d36c380d88b24cabdb1071212338155fb55d.zip |
This commit was manufactured by cvs2svn to create tagEVOLUTION_0_99_0
'EVOLUTION_0_99_0'.
svn path=/tags/EVOLUTION_0_99_0/; revision=14608
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", -" ", -" ", -" ............ ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" ............ ", -" ", -" "}; |