]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Move po/boldquot.sed to gettext-runtime/po/boldquot.sed and gettext-tools/po/boldquot...
authorBruno Haible <bruno@clisp.org>
Fri, 14 Feb 2003 13:46:40 +0000 (13:46 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:09:27 +0000 (12:09 +0200)
gettext-runtime/po/boldquot.sed [moved from po/boldquot.sed with 100% similarity]
gettext-tools/po/boldquot.sed [new file with mode: 0644]

diff --git a/gettext-tools/po/boldquot.sed b/gettext-tools/po/boldquot.sed
new file mode 100644 (file)
index 0000000..4b937aa
--- /dev/null
@@ -0,0 +1,10 @@
+s/"\([^"]*\)"/“\1”/g
+s/`\([^`']*\)'/‘\1’/g
+s/ '\([^`']*\)' / ‘\1’ /g
+s/ '\([^`']*\)'$/ ‘\1’/g
+s/^'\([^`']*\)' /‘\1’ /g
+s/“”/""/g
+s/“/“\e[1m/g
+s/”/\e[0m”/g
+s/‘/‘\e[1m/g
+s/’/\e[0m’/g