view po/quot.sed @ 3018:ddc7d43d2574

Fix a heap of warnings by removing an unused component of AdPlug.
author Tony Vroon <chainsaw@gentoo.org>
date Thu, 09 Apr 2009 21:09:54 +0100
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