view po/quot.sed @ 243:acd949775734 trunk

[svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++. Should be harmless (I hope -- untested on FreeBSD as of yet.)
author nenolod
date Tue, 29 Nov 2005 14:44:13 -0800
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