view po/quot.sed @ 2162:48c8ecbfb282 trunk

[svn] - remove deprecated symbol warnings for gdk_draw_pixmap
author nenolod
date Mon, 18 Dec 2006 09:43:42 -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