diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | c034a34d1e5075855e81b34328dbf6dca9b25f14 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /widgets/table/check-filled.xpm | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GTKHTML_3_2_2.tar.gz gsoc2013-evolution-GTKHTML_3_2_2.tar.zst gsoc2013-evolution-GTKHTML_3_2_2.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_2_2
'GTKHTML_3_2_2'.
svn path=/tags/GTKHTML_3_2_2/; revision=23836
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", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |