view po/quot.sed @ 3683:4284187479d7

Unbreak compile.
author William Pitcock <nenolod@atheme.org>
date Mon, 01 Oct 2007 23:26:00 -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