view po/quot.sed @ 2081:b98891c9e155 trunk

[svn] - update playlist_delete_filenames() and friends
author nenolod
date Mon, 11 Dec 2006 03:30:07 -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