view po/quot.sed @ 45:7063f8d4309d trunk

[svn] Corrected the path of some includes from audacious to libaudacious to fix copmilation error
author msameer
date Wed, 26 Oct 2005 23:21:47 -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