summaryrefslogtreecommitdiff
path: root/po/quot.sed
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2015-01-06 22:58:27 +0000
committerDmitry V. Levin <ldv@altlinux.org>2015-01-07 00:26:16 +0000
commit8b70f8feffcdc239511cb150bec43c173678b288 (patch)
treef59e323678ed0e7802e5a9bd14055849bb440bef /po/quot.sed
parent2643450b562249e6d732eb05eb2abdf7ce69e0aa (diff)
Remove unmodified GNU gettext files installed by autopoint
These files are part of GNU gettext; we have not modified them, they are installed by autopoint which is called by autoreconf, so they had to be removed from this repository along with ABOUT-NLS, config.rpath, and mkinstalldirs files that were removed by commit Linux-PAM-1_1_5-7-g542ec8b. * po/Makefile.in.in: Remove. * po/Rules-quot: Likewise. * po/boldquot.sed: Likewise. * po/en@boldquot.header: Likewise. * po/en@quot.header: Likewise. * po/insert-header.sin: Likewise. * po/quot.sed: Likewise. * po/remove-potcdate.sin: Likewise. * po/.gitignore: Ignore these files.
Diffstat (limited to 'po/quot.sed')
-rw-r--r--po/quot.sed6
1 files changed, 0 insertions, 6 deletions
diff --git a/po/quot.sed b/po/quot.sed
deleted file mode 100644
index 0122c463..00000000
--- a/po/quot.sed
+++ /dev/null
@@ -1,6 +0,0 @@
-s/"\([^"]*\)"/“\1”/g
-s/`\([^`']*\)'/‘\1’/g
-s/ '\([^`']*\)' / ‘\1’ /g
-s/ '\([^`']*\)'$/ ‘\1’/g
-s/^'\([^`']*\)' /‘\1’ /g
-s/“”/""/g