view po/boldquot.sed @ 3435:639af8eb6824 trunk

Clean up some plugin mess -- this breaks API for plugins which don't do the ".member: value" thing yet. Oh well.
author William Pitcock <nenolod@atheme.org>
date Fri, 07 Sep 2007 02:01:47 -0500
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