view po/quot.sed @ 4137:3aafc46605b4

start of a C++ binding on top of PAPI.
author William Pitcock <nenolod@atheme.org>
date Sun, 30 Dec 2007 22:44:58 -0600
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