view po/quot.sed @ 1869:a727b88f2578

Fix Aud-SID building, wasn't working at all.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 25 Sep 2007 18:15:03 +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