view po/quot.sed @ 4394:34d010af590b

Oops, forgot to add function initializations to the vtable. Fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Mar 2008 02:42:01 +0200
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