view po/quot.sed @ 622:09888c08e5e5 trunk

[svn] Vorbis linking fix by Kiyoshi Aman.
author chainsaw
date Mon, 06 Feb 2006 16:41:01 -0800
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