view po/quot.sed @ 2874:8f75d891487a trunk

Fix COPYING.
author William Pitcock <nenolod@atheme.org>
date Sat, 23 Jun 2007 23:27:57 -0500
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