view po/quot.sed @ 2968:83f03505f819 trunk

add support for one-way text scroll.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Mon, 02 Jul 2007 21:02:49 +0900
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