Mercurial > audlegacy-plugins
view po/quot.sed @ 1329:4b07404814ca
- reduce the number of file open in loading.
- make use of new vfs_is_remote() and vfs_is_streaming().
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Sun, 22 Jul 2007 22:21:28 +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