view po/quot.sed @ 3702:1c1d3d84f313

get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
author William Pitcock <nenolod@atheme.org>
date Sun, 07 Oct 2007 01:04:41 -0500
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