Mercurial > audlegacy-plugins
view po/quot.sed @ 2309:8d4db9a04cd2
Prevent g_source_remove() from being called multiple times. (Bugzilla #115)
author | Andrew O. Shadoura <bugzilla@tut.by> |
---|---|
date | Sun, 13 Jan 2008 14:36:26 -0600 |
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