view po/quot.sed @ 526:5fa8b0ca6d61 trunk

[svn] - metronom: use g_malloc in place of malloc
author giacomo
date Mon, 22 Jan 2007 14:56:02 -0800
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