Codebase list gnome-shell-extensions / d55c425 po / quot.sed
d55c425

Tree @d55c425 (Download .tar.gz)

quot.sed @d55c425raw · history · blame

1
2
3
4
5
6
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g