view po/boldquot.sed @ 3528:9cc39a38fdfe trunk

Oops, static field values were not being freed, fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 14 Sep 2007 23:55:45 +0300
parents cb178e5ad177
children
line wrap: on
line source

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