view po/quot.sed @ 2610:1e4d147bdc2b

Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 16:42:00 +0300
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g