view po/quot.sed @ 1165:5f3b30860b48 trunk

[svn] - add playback->playing code. - if tta file doesn't have metadata, file name will be used as the title.
author yaz
date Wed, 06 Jun 2007 22:34:54 -0700
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