view po/quot.sed @ 3152:c9471f83944c trunk

Add playback_eof(). Plugins should use this instead of playback->eof = 1. Add event listening scheme for playlist eof, similar to the work of Daniel Drake <dsd@gentoo.org>.
author William Pitcock <nenolod@atheme-project.org>
date Mon, 23 Jul 2007 16:42:30 -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