view po/quot.sed @ 2656:f6c8622ef240 trunk

[svn] - fixed c++ish declaration in a c file (part 3)
author giacomo
date Sat, 07 Apr 2007 05:08:36 -0700
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