diff options
author | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
commit | 4d75c97a8519f3a9f469c5d0119bef5e3fb6592f (patch) | |
tree | 8ef1fb6f0f43735a382bada2f369dde7d04387f4 /art/check-filled.xpm | |
parent | e951bf718e130e43567187f4b71c27672cd6e996 (diff) | |
download | gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_4.tar.gz gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_4.tar.zst gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_4.zip |
This commit was manufactured by cvs2svn to create tagGNOME_CONTROL_CENTER_1_5_4
'GNOME_CONTROL_CENTER_1_5_4'.
svn path=/tags/GNOME_CONTROL_CENTER_1_5_4/; revision=11385
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", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |