view po/boldquot.sed @ 4650:31a4cc265f31

Removed the deprecated set_eq() function from InputPlugin and other places.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 16 Jun 2008 06:37:18 +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