diff options
author | nobody <nobody@localhost> | 2001-09-10 08:42:32 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-09-10 08:42:32 +0800 |
commit | 019c19a49fa6a056d407890bd2a4850515073eba (patch) | |
tree | 9b67839e7f45d6cb1705ef363dd8593289d70823 /widgets/table/check-filled.xpm | |
parent | a9c0f1b944f4983202f4f3b62d83aabd2fd01640 (diff) | |
download | gsoc2013-evolution-guikachu-0_9.tar.gz gsoc2013-evolution-guikachu-0_9.tar.zst gsoc2013-evolution-guikachu-0_9.zip |
This commit was manufactured by cvs2svn to create tag 'guikachu-0_9'.guikachu-0_9
svn path=/tags/guikachu-0_9/; revision=12724
Diffstat (limited to 'widgets/table/check-filled.xpm')
-rw-r--r-- | widgets/table/check-filled.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/widgets/table/check-filled.xpm b/widgets/table/check-filled.xpm deleted file mode 100644 index c0468fc25b..0000000000 --- a/widgets/table/check-filled.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_filled_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |