view po/boldquot.sed @ 1759:c525c2b6a3d8 trunk

[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values.
author chainsaw
date Sun, 24 Sep 2006 12:08:30 -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
s/“/“/g
s/”/”/g
s/‘/‘/g
s/’/’/g