view po/quot.sed @ 4158:ce8f5c9c0869

Crash on font changing
author Eugene Zagidullin <e.asphyx@gmail.com>
date Wed, 09 Jan 2008 23:37:16 +0300
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