view po/quot.sed @ 2297:912ab17a4bcc

try to prevent 'Xlib: unexpected async reply' on errorbox show
author Tomasz Mon <desowin@gmail.com>
date Sat, 12 Jan 2008 12:14:58 +0100
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