view po/quot.sed @ 2901:5ed0674fabd6 trunk

replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed
author Tomasz Mon <desowin@gmail.com>
date Sun, 24 Jun 2007 15:55:32 +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