view po/quot.sed @ 3116:a2d234851527 trunk

Switching from g_return_val_if_fail() to a more quiet return NULL
author Christian Birchinger <joker@netswarm.net>
date Fri, 20 Jul 2007 05:27:50 +0200
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