From 90f24142852d826e0a9725c7549f3326798085bd Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Nov 2002 10:08:32 +0000 Subject: add gettext change CXXFLAGS back to CPPFLAGS in the .am's --- po/quot.sed | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 po/quot.sed (limited to 'po/quot.sed') diff --git a/po/quot.sed b/po/quot.sed new file mode 100644 index 00000000..0122c463 --- /dev/null +++ b/po/quot.sed @@ -0,0 +1,6 @@ +s/"\([^"]*\)"/“\1”/g +s/`\([^`']*\)'/‘\1’/g +s/ '\([^`']*\)' / ‘\1’ /g +s/ '\([^`']*\)'$/ ‘\1’/g +s/^'\([^`']*\)' /‘\1’ /g +s/“”/""/g -- cgit v1.2.3