view po/quot.sed @ 2969:9fe0d8b6d1b5 trunk

add padding characters to the scroller text for one-way scroll.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Mon, 02 Jul 2007 21:31:56 +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