diff options
author | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
commit | 481fe623d91313288568a47e4fe7557e099a9b9a (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /art/check-filled.xpm | |
parent | 969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff) | |
download | gsoc2013-evolution-panelmm-0_2.tar.gz gsoc2013-evolution-panelmm-0_2.tar.zst gsoc2013-evolution-panelmm-0_2.zip |
This commit was manufactured by cvs2svn to create tag 'panelmm-0_2'.panelmm-0_2
svn path=/tags/panelmm-0_2/; revision=15067
Diffstat (limited to 'art/check-filled.xpm')
-rw-r--r-- | art/check-filled.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/check-filled.xpm b/art/check-filled.xpm deleted file mode 100644 index c0468fc25b..0000000000 --- a/art/check-filled.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_filled_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |