view po/boldquot.sed @ 4563:8084f49a930a

Silence some pointless warnings in resume_playback_on_startup() by not using g_return_if_fail().
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 04:45:43 +0300
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