view po/quot.sed @ 4880:1127ed19b368

Add a "playlist load" trigger so that non-existant CD tracks can be removed
author John Lindgren <john.lindgren@tds.net>
date Mon, 04 May 2009 23:20:56 -0400
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