view po/quot.sed @ 2098:2f0a350c0f78

port to Audacious 1.4 component API.
author William Pitcock <nenolod@atheme.org>
date Fri, 19 Oct 2007 02:59:03 -0500
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