summaryrefslogtreecommitdiff
path: root/po/quot.sed
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-06-25 16:49:18 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-06-25 16:49:18 -0400
commit0f637755cc8d02d73f40d39a2ce0ec2457fd9a8d (patch)
tree7d2a664b3efbb9d437a364965bba456a4ccd3b2c /po/quot.sed
parente0f4202e0925fffc4b4c2898beed839bae9fa33f (diff)
downloadgdk-pixbuf-0f637755cc8d02d73f40d39a2ce0ec2457fd9a8d.tar.gz
Adapt to being standalone
Diffstat (limited to 'po/quot.sed')
-rw-r--r--po/quot.sed6
1 files changed, 6 insertions, 0 deletions
diff --git a/po/quot.sed b/po/quot.sed
new file mode 100644
index 000000000..0122c4631
--- /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