view po/quot.sed @ 4770:fde0748bd6aa

MPRIS specification defines url to the media as location, not URI
author Tomasz Mon <desowin@gmail.com>
date Thu, 28 Aug 2008 22:09:30 +0200
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