annotate po/quot.sed @ 4869:f07844bdc43f

Acknowledge contribution by Edward Sheldrake in bug #12.
author Tony Vroon <chainsaw@gentoo.org>
date Fri, 24 Apr 2009 09:43:41 +0100
parents cb178e5ad177
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1 s/"\([^"]*\)"/“\1”/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2 s/`\([^`']*\)'/‘\1’/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3 s/ '\([^`']*\)' / ‘\1’ /g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4 s/ '\([^`']*\)'$/ ‘\1’/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5 s/^'\([^`']*\)' /‘\1’ /g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 s/“”/""/g