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 | d409b14c5923cf08995184c53e97160365a48b58 (patch) | |
tree | eb739ba41251ad0e5399c56cd201a5496914f929 /shell/check-filled.xpm | |
parent | cc7c739d5197fa5c9991a859ee528e7bc39476df (diff) | |
download | gsoc2013-evolution-d409b14c5923cf08995184c53e97160365a48b58.tar.gz gsoc2013-evolution-d409b14c5923cf08995184c53e97160365a48b58.tar.zst gsoc2013-evolution-d409b14c5923cf08995184c53e97160365a48b58.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_1_1_3
'GTKHTML_1_1_3'.
svn path=/tags/GTKHTML_1_1_3/; revision=18302
Diffstat (limited to 'shell/check-filled.xpm')
-rw-r--r-- | shell/check-filled.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/shell/check-filled.xpm b/shell/check-filled.xpm deleted file mode 100644 index c0468fc25b..0000000000 --- a/shell/check-filled.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_filled_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |