view po/quot.sed @ 626:eb0c533e7c48 trunk

[svn] do not forkbomb if we have a malformed makefile
author nenolod
date Tue, 07 Feb 2006 06:40:04 -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