source:
kBuild/trunk/src/sed/po/boldquot.sed@
1261
Last change on this file since 1261 was 599, checked in by , 18 years ago | |
---|---|
File size: 217 bytes |
Line | |
---|---|
1 | s/"\([^"]*\)"/“\1”/g |
2 | s/`\([^`']*\)'/‘\1’/g |
3 | s/ '\([^`']*\)' / ‘\1’ /g |
4 | s/ '\([^`']*\)'$/ ‘\1’/g |
5 | s/^'\([^`']*\)' /‘\1’ /g |
6 | s/“”/""/g |
7 | s/“/“[1m/g |
8 | s/”/[0m”/g |
9 | s/‘/‘[1m/g |
10 | s/’/[0m’/g |
Note:
See TracBrowser
for help on using the repository browser.