view po/boldquot.sed @ 1504:47612fdac429

Replaced asprintf with gstring (which is probably more portable anyway).
author Giacomo Lozito <james@develia.org>
date Sat, 18 Aug 2007 01:03:35 +0200
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
s/“/“/g
s/”/”/g
s/‘/‘/g
s/’/’/g