view po/quot.sed @ 1054:2494d029279b trunk

[svn] - ok, that g_thread_join() is definately hostile
author nenolod
date Sun, 14 May 2006 20:48:13 -0700
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