Mercurial > audlegacy-plugins
view po/quot.sed @ 754:a77533b76084 trunk
[svn] - fix a ringbuffering error in curl which caused trouble with icecast2
MP3. Closes #816.
author | nenolod |
---|---|
date | Wed, 28 Feb 2007 17:52:11 -0800 |
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