view po/boldquot.sed @ 4820:da1347e9de81

-dbus.c:278: warning: implicit declaration of function ‘Ζrun_filebrowser‘Η
author Tony Vroon <chainsaw@gentoo.org>
date Mon, 19 Jan 2009 01:05:43 +0000
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
s/β€œ/β€œ/g
s/”/”/g
s/β€˜/β€˜/g
s/’/’/g