view po/boldquot.sed @ 1013:13281963f56f trunk

[svn] Poison the XMMS ConfigFile routines. The rationale for this decision, is that the configdb code has been deprecated by us since 0.2, and that anybody still using it needs a swift kick in the head (by chuck norris?). This action has been taken after IRC discussions with both nemo and Chainsaw.
author nenolod
date Tue, 09 May 2006 08:57:40 -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