view po/boldquot.sed @ 297:6862a829540c trunk

[svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
author chainsaw
date Fri, 16 Dec 2005 17:34:26 -0800
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