view po/quot.sed @ 2665:3f931f933750

A tentative fix for adding XSPF playlists with relative file/pathnames. NOTICE!! Please test that this does not break anything else!
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 29 May 2008 02:35:19 +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