view po/quot.sed @ 1735:0617015a528b trunk

[svn] - export the util.h as provided by audacious/
author nenolod
date Mon, 18 Sep 2006 01:45:08 -0700
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