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

Tree @a206f96 (Download .tar.gz)

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