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

Tree @d3875a6 (Download .tar.gz)

quot.sed @d3875a6raw · 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