Mercurial > audlegacy-plugins
view po/quot.sed @ 1400:fe0a9cf95642
make use of SIMPLE_INPUT_PLUGIN() as an example.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Sat, 04 Aug 2007 15:48:58 +0900 |
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