Mercurial > audlegacy-plugins
view po/boldquot.sed @ 895:5d7e6f06c9b7 trunk
[svn] - now wma can handle wide characters in metadata.
- wma no longer returns tuple with empty strings. (these should be NULL instead.)
author | yaz |
---|---|
date | Sat, 24 Mar 2007 09:29:41 -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 s/“/“[1m/g s/”/[0m”/g s/‘/‘[1m/g s/’/[0m’/g