view po/boldquot.sed @ 3120:3262bf0b8831 trunk

Moving gtk_widget_grab_default() below gtk_container_add() to avoid this GTK warning: "gtkwidget.c: widget not within a GtkWindow"
author Christian Birchinger <joker@netswarm.net>
date Fri, 20 Jul 2007 06:27:12 +0200
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