view po/quot.sed @ 3212:59b84ca1b09c trunk

Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard.
author ssokolow@localhost.localdomain
date Wed, 01 Aug 2007 22:04:59 -0400
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