view po/quot.sed @ 2907:4db1cc06681c

Oops, left -W -Wall in. Removed.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 13 Aug 2008 21:38:58 +0300
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g