- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:47:18 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 275:a543f4ba5ce8
user: ville
date: Thu Feb 05 21:31:35 2009 +0000
files: MANIFEST Makefile.PL docs/qa-small.png docs/w3c_home.png
description:
Remove unused icons.
diff -r 043724d0a448 -r a543f4ba5ce8 MANIFEST
--- a/MANIFEST Mon Feb 02 17:36:23 2009 +0000
+++ b/MANIFEST Thu Feb 05 21:31:35 2009 +0000
@@ -11,8 +11,6 @@
etc/checklink.conf Optional configuration file
docs/checklink.html Additional documentation
docs/linkchecker.css Cascading style sheet for the documentation
-docs/qa-small.png
docs/valid-xhtml10.png
-docs/w3c_home.png
lib/W3C/LinkChecker.pm Dummy *.pm for CPAN indexing purposes
t/00compile.t
diff -r 043724d0a448 -r a543f4ba5ce8 Makefile.PL
--- a/Makefile.PL Mon Feb 02 17:36:23 2009 +0000
+++ b/Makefile.PL Thu Feb 05 21:31:35 2009 +0000
@@ -32,7 +32,7 @@
sub MY::postamble {
return <<'MAKE_FRAG';
-ChangeLog: bin/checklink bin/checklink.pod docs/checklink.html docs/linkchecker.css docs/qa-small.png docs/valid-xhtml10.png docs/w3c_home.png README t/00compile.t
+ChangeLog: bin/checklink bin/checklink.pod docs/checklink.html docs/linkchecker.css docs/valid-xhtml10.png README t/00compile.t
cvs2cl --FSF --utc --prune \
--ignore ChangeLog --ignore cvsignore --ignore SIGNATURE \
--ignore Makefile.PL --ignore META.yml --ignore MANIFEST \
diff -r 043724d0a448 -r a543f4ba5ce8 docs/qa-small.png
Binary file docs/qa-small.png has changed
diff -r 043724d0a448 -r a543f4ba5ce8 docs/w3c_home.png
Binary file docs/w3c_home.png has changed
Received on Thursday, 5 August 2010 14:47:38 UTC