~ubuntu-branches/ubuntu/raring/surfraw/raring

« back to all changes in this revision

Viewing changes to elvi/w3css

  • Committer: Bazaar Package Importer
  • Author(s): Ian Beckwith
  • Date: 2008-03-11 14:07:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080311140735-8s6dh1auyn1ot7bi
Tags: 2.2.1-2
Remove my old email address from Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
 
# $Id: w3css,v 1.1 2004-09-15 16:56:55 ianb-guest Exp $
 
2
# $Id: w3css,v 1.2 2008-02-14 04:17:06 ianb-guest Exp $
3
3
# elvis: w3css          -- Validate a CSS URL with the w3c CSS validator (jigsaw.w3.org/css-validator)
4
 
# ianb@nessie.mcc.ac.uk 20040909
 
4
# ianb@erislabs.net 20040909
5
5
. surfraw || exit 1
6
6
 
7
7
w3_config_hook () {