view po/quot.sed @ 4482:1884c4a9d84f

We don't want libsamplerate check to add -lsamplerate global LIBS, fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Apr 2008 06:52:28 +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