view po/quot.sed @ 392:aed7c10085e0 trunk

[svn] - ensure that HTTP streams are connection: close. Patch by Daniel Barkalow <barkalow -at- iabervon.org>, closes #702
author nenolod
date Wed, 20 Dec 2006 03:51:01 -0800
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