view po/quot.sed @ 1958:2db72dd92ee3

Use glib types and functions in some places.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2007 06:26:10 +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