view po/quot.sed @ 3370:dbca6c49bdff trunk

fix playlist right click behaviour
author Tomasz Mon <desowin@gmail.com>
date Sun, 19 Aug 2007 14:10:50 +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